+ set -x + for FILE in {test-,}requirements.txt + '[' -f test-requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' test-requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' test-requirements.txt + for FILE in {test-,}requirements.txt + '[' -f requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' requirements.txt + cleanup_sdist + return + detect_python + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + setup_mock + MOCKOPTS='-v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c' + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c --clean WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.2 starting (python version = 3.9.18, NVR = mock-6.2-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c --clean Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.2 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 65ac2703-733d-48b1-a8d2-312a5e89d12c DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-ansible-role-lunasa-hsm-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-385c83fa3c8e93d72917aae6736059b3acc98a4a baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/38/5c/385c83fa3c8e93d72917aae6736059b3acc98a4a_af6372a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-ae78fd97b1b1c4ffb2eb8042801a0d5fbef8eff4 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/ae/78/ae78fd97b1b1c4ffb2eb8042801a0d5fbef8eff4_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-swiftclient-8486005ebd881a5c60b6ba0e802387975a5644c0 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/84/86/8486005ebd881a5c60b6ba0e802387975a5644c0_e7e63a64 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-observabilityclient-ab8ce8fd34674bb2e8e8c2c581c250685cf182ec baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/ab/8c/ab8ce8fd34674bb2e8e8c2c581c250685cf182ec_6f82bf1a enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-taskflow-32a8d2571f760d6de9014f7c122a4f57eb372772 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/32/a8/32a8d2571f760d6de9014f7c122a4f57eb372772_fea0c42c enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-6a1c2bbcd89796dea994444f7abebd4d2ed713ba baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/6a/1c/6a1c2bbcd89796dea994444f7abebd4d2ed713ba_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designateclient-1505c27dc6a8b5b092b7fff87f7d9cd7d64da154 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/15/05/1505c27dc6a8b5b092b7fff87f7d9cd7d64da154_c29be26b enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-d12086ec6a3cf1a22a2766bd1ba9c5b85ffba8a4 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/d1/20/d12086ec6a3cf1a22a2766bd1ba9c5b85ffba8a4_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystonemiddleware-86855617f8ed219278dc5e7d0bd93d0ef3cd2d67 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/86/85/86855617f8ed219278dc5e7d0bd93d0ef3cd2d67_7491a510 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/32/6d/326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-56c0c94bccf9de3e1a1895a04f3a1abf624a22c1 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/56/c0/56c0c94bccf9de3e1a1895a04f3a1abf624a22c1_6995f615 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-794fc75d19bd8fde09029a6c4bd497a55ecd2da7 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/79/4f/794fc75d19bd8fde09029a6c4bd497a55ecd2da7_197e1bd9 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-19da11a7cb897f3fdae6eb043d0c382f680a8aa9 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/19/da/19da11a7cb897f3fdae6eb043d0c382f680a8aa9_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-684e1c21077bfe53801b1244737c57c290970705 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/68/4e/684e1c21077bfe53801b1244737c57c290970705_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ceilometer-a8899ce704168c3872254bdeff55b73383dfe3e2 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/a8/89/a8899ce704168c3872254bdeff55b73383dfe3e2_790d185d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-184641a7545833a1566da348fe638ae435ec733c baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/18/46/184641a7545833a1566da348fe638ae435ec733c_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-39569582b296446a52e0990d32bc56fcce7a9fa9 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/39/56/39569582b296446a52e0990d32bc56fcce7a9fa9_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-ironic-ui-01b67ed7bfdd30deb35d06a16ef543bfcd5fe046 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/01/b6/01b67ed7bfdd30deb35d06a16ef543bfcd5fe046_85797b0c enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot Finish: run DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c --init WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.2 starting (python version = 3.9.18, NVR = mock-6.2-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c --init Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.2 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 3963c3b7-2a88-4a0e-bd4d-2cec866d5e94 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-ansible-role-lunasa-hsm-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-385c83fa3c8e93d72917aae6736059b3acc98a4a baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/38/5c/385c83fa3c8e93d72917aae6736059b3acc98a4a_af6372a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-ae78fd97b1b1c4ffb2eb8042801a0d5fbef8eff4 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/ae/78/ae78fd97b1b1c4ffb2eb8042801a0d5fbef8eff4_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-swiftclient-8486005ebd881a5c60b6ba0e802387975a5644c0 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/84/86/8486005ebd881a5c60b6ba0e802387975a5644c0_e7e63a64 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-observabilityclient-ab8ce8fd34674bb2e8e8c2c581c250685cf182ec baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/ab/8c/ab8ce8fd34674bb2e8e8c2c581c250685cf182ec_6f82bf1a enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-taskflow-32a8d2571f760d6de9014f7c122a4f57eb372772 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/32/a8/32a8d2571f760d6de9014f7c122a4f57eb372772_fea0c42c enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-6a1c2bbcd89796dea994444f7abebd4d2ed713ba baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/6a/1c/6a1c2bbcd89796dea994444f7abebd4d2ed713ba_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designateclient-1505c27dc6a8b5b092b7fff87f7d9cd7d64da154 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/15/05/1505c27dc6a8b5b092b7fff87f7d9cd7d64da154_c29be26b enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-d12086ec6a3cf1a22a2766bd1ba9c5b85ffba8a4 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/d1/20/d12086ec6a3cf1a22a2766bd1ba9c5b85ffba8a4_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystonemiddleware-86855617f8ed219278dc5e7d0bd93d0ef3cd2d67 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/86/85/86855617f8ed219278dc5e7d0bd93d0ef3cd2d67_7491a510 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/32/6d/326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-56c0c94bccf9de3e1a1895a04f3a1abf624a22c1 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/56/c0/56c0c94bccf9de3e1a1895a04f3a1abf624a22c1_6995f615 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-794fc75d19bd8fde09029a6c4bd497a55ecd2da7 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/79/4f/794fc75d19bd8fde09029a6c4bd497a55ecd2da7_197e1bd9 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-19da11a7cb897f3fdae6eb043d0c382f680a8aa9 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/19/da/19da11a7cb897f3fdae6eb043d0c382f680a8aa9_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-684e1c21077bfe53801b1244737c57c290970705 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/68/4e/684e1c21077bfe53801b1244737c57c290970705_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ceilometer-a8899ce704168c3872254bdeff55b73383dfe3e2 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/a8/89/a8899ce704168c3872254bdeff55b73383dfe3e2_790d185d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-184641a7545833a1566da348fe638ae435ec733c baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/18/46/184641a7545833a1566da348fe638ae435ec733c_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-39569582b296446a52e0990d32bc56fcce7a9fa9 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/39/56/39569582b296446a52e0990d32bc56fcce7a9fa9_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-ironic-ui-01b67ed7bfdd30deb35d06a16ef543bfcd5fe046 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/01/b6/01b67ed7bfdd30deb35d06a16ef543bfcd5fe046_85797b0c enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c Mock Version: 6.2 INFO: Mock Version: 6.2 INFO: Mock Version: 6.2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.95150m0e', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 4706732 658872 1181836 12268532 11408080 DEBUG: Swap: 16777212 4751948 12025264 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 840M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 197G 353G 36% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.b3__b_tv', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -q -r /home/centos10-master-uc/data/dlrn-5.cfg --chroot 'git config --global --add safe.directory /var/tmp/pkgsrc' WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead ++ /usr/bin/mock -r /home/centos10-master-uc/data/dlrn-5.cfg -p WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead + MOCKDIR=/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/ + '[' -z '' ']' + '[' '' == 1 ']' + detect_version_and_release + '[' -r setup.py -a '!' -r metadata.json ']' + copy_src_to_mock_buildroot + git checkout -f 1a85259acb7dd070a22534c6eaa76e3c67c09302 HEAD is now at 1a85259 Merge "tox: Remove basepython" + '[' -d /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp/pkgsrc ~/data/python-oslo-utils + set +o pipefail + xargs -n 1 git tag -d + git tag -l 'private-*' + set -o pipefail + popd ~/data/python-oslo-utils + '[' -z '' ']' ++ /usr/bin/mock -q -r /home/centos10-master-uc/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)' ++ tail -n 1 WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead ++ /usr/bin/mock -q -r /home/centos10-master-uc/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead + setversionandrelease 9.0.0 1a85259 + UPSTREAMVERSION=9.0.0 + [[ 9.0.0 =~ ([^-]*)-(.+) ]] + [[ 9.0.0 =~ (.*?)\.(0rc.+) ]] + [[ 9.0.0 =~ (.*?)\.(0b.+) ]] + [[ 9.0.0 =~ (.*?)\.(0a.+) ]] + [[ 9.0.0 =~ (.*?)\.(dev.+) ]] + [[ 9.0.0 =~ (.*?)\.(g.+) ]] + [[ 9.0.0 =~ (.*?)\.pre.* ]] + [[ 9.0.0 =~ ^([.0-9]*)$ ]] + VERSION=9.0.0 + [[ '' =~ \.dev[0-9]+\. ]] + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20250602113342.1a85259 + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.2 starting (python version = 3.9.18, NVR = mock-6.2-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.2 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 8f436f71-30bc-4b04-a564-146d8121c42f DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-ansible-role-lunasa-hsm-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-385c83fa3c8e93d72917aae6736059b3acc98a4a baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/38/5c/385c83fa3c8e93d72917aae6736059b3acc98a4a_af6372a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-ae78fd97b1b1c4ffb2eb8042801a0d5fbef8eff4 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/ae/78/ae78fd97b1b1c4ffb2eb8042801a0d5fbef8eff4_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-swiftclient-8486005ebd881a5c60b6ba0e802387975a5644c0 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/84/86/8486005ebd881a5c60b6ba0e802387975a5644c0_e7e63a64 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-observabilityclient-ab8ce8fd34674bb2e8e8c2c581c250685cf182ec baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/ab/8c/ab8ce8fd34674bb2e8e8c2c581c250685cf182ec_6f82bf1a enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-taskflow-32a8d2571f760d6de9014f7c122a4f57eb372772 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/32/a8/32a8d2571f760d6de9014f7c122a4f57eb372772_fea0c42c enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-6a1c2bbcd89796dea994444f7abebd4d2ed713ba baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/6a/1c/6a1c2bbcd89796dea994444f7abebd4d2ed713ba_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designateclient-1505c27dc6a8b5b092b7fff87f7d9cd7d64da154 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/15/05/1505c27dc6a8b5b092b7fff87f7d9cd7d64da154_c29be26b enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-d12086ec6a3cf1a22a2766bd1ba9c5b85ffba8a4 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/d1/20/d12086ec6a3cf1a22a2766bd1ba9c5b85ffba8a4_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystonemiddleware-86855617f8ed219278dc5e7d0bd93d0ef3cd2d67 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/86/85/86855617f8ed219278dc5e7d0bd93d0ef3cd2d67_7491a510 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/32/6d/326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-56c0c94bccf9de3e1a1895a04f3a1abf624a22c1 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/56/c0/56c0c94bccf9de3e1a1895a04f3a1abf624a22c1_6995f615 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-794fc75d19bd8fde09029a6c4bd497a55ecd2da7 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/79/4f/794fc75d19bd8fde09029a6c4bd497a55ecd2da7_197e1bd9 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-19da11a7cb897f3fdae6eb043d0c382f680a8aa9 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/19/da/19da11a7cb897f3fdae6eb043d0c382f680a8aa9_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-684e1c21077bfe53801b1244737c57c290970705 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/68/4e/684e1c21077bfe53801b1244737c57c290970705_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ceilometer-a8899ce704168c3872254bdeff55b73383dfe3e2 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/a8/89/a8899ce704168c3872254bdeff55b73383dfe3e2_790d185d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-184641a7545833a1566da348fe638ae435ec733c baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/18/46/184641a7545833a1566da348fe638ae435ec733c_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-39569582b296446a52e0990d32bc56fcce7a9fa9 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/39/56/39569582b296446a52e0990d32bc56fcce7a9fa9_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-ironic-ui-01b67ed7bfdd30deb35d06a16ef543bfcd5fe046 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/01/b6/01b67ed7bfdd30deb35d06a16ef543bfcd5fe046_85797b0c enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c Mock Version: 6.2 INFO: Mock Version: 6.2 INFO: Mock Version: 6.2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.tu442kyw', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 4728096 634744 1185772 12275232 11386716 DEBUG: Swap: 16777212 4751948 12025264 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 844M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 197G 353G 36% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.zpmf1jq1', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Executing command: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell True /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. [pbr] Generating ChangeLog /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running egg_info creating oslo.utils.egg-info writing oslo.utils.egg-info/PKG-INFO writing dependency_links to oslo.utils.egg-info/dependency_links.txt writing requirements to oslo.utils.egg-info/requires.txt writing top-level names to oslo.utils.egg-info/top_level.txt writing pbr to oslo.utils.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'oslo.utils.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'oslo.utils.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating oslo.utils-9.0.0 creating oslo.utils-9.0.0/doc creating oslo.utils-9.0.0/doc/source creating oslo.utils-9.0.0/doc/source/contributor creating oslo.utils-9.0.0/doc/source/install creating oslo.utils-9.0.0/doc/source/reference creating oslo.utils-9.0.0/doc/source/user creating oslo.utils-9.0.0/oslo.utils.egg-info creating oslo.utils-9.0.0/oslo_utils creating oslo.utils-9.0.0/oslo_utils/imageutils creating oslo.utils-9.0.0/oslo_utils/locale creating oslo.utils-9.0.0/oslo_utils/locale/de creating oslo.utils-9.0.0/oslo_utils/locale/de/LC_MESSAGES creating oslo.utils-9.0.0/oslo_utils/locale/en_GB creating oslo.utils-9.0.0/oslo_utils/locale/en_GB/LC_MESSAGES creating oslo.utils-9.0.0/oslo_utils/locale/fr creating oslo.utils-9.0.0/oslo_utils/locale/fr/LC_MESSAGES creating oslo.utils-9.0.0/oslo_utils/locale/ka_GE creating oslo.utils-9.0.0/oslo_utils/locale/ka_GE/LC_MESSAGES creating oslo.utils-9.0.0/oslo_utils/tests creating oslo.utils-9.0.0/oslo_utils/tests/fake creating oslo.utils-9.0.0/oslo_utils/tests/fake/v2 creating oslo.utils-9.0.0/oslo_utils/tests/imageutils creating oslo.utils-9.0.0/releasenotes creating oslo.utils-9.0.0/releasenotes/notes creating oslo.utils-9.0.0/releasenotes/source creating oslo.utils-9.0.0/releasenotes/source/_static creating oslo.utils-9.0.0/releasenotes/source/_templates creating oslo.utils-9.0.0/releasenotes/source/locale creating oslo.utils-9.0.0/releasenotes/source/locale/en_GB creating oslo.utils-9.0.0/releasenotes/source/locale/en_GB/LC_MESSAGES creating oslo.utils-9.0.0/tools copying files to oslo.utils-9.0.0... copying .coveragerc -> oslo.utils-9.0.0 copying .mailmap -> oslo.utils-9.0.0 copying .pre-commit-config.yaml -> oslo.utils-9.0.0 copying .stestr.conf -> oslo.utils-9.0.0 copying .zuul.yaml -> oslo.utils-9.0.0 copying AUTHORS -> oslo.utils-9.0.0 copying CONTRIBUTING.rst -> oslo.utils-9.0.0 copying ChangeLog -> oslo.utils-9.0.0 copying HACKING.rst -> oslo.utils-9.0.0 copying LICENSE -> oslo.utils-9.0.0 copying README.rst -> oslo.utils-9.0.0 copying bindep.txt -> oslo.utils-9.0.0 copying requirements.txt -> oslo.utils-9.0.0 copying setup.cfg -> oslo.utils-9.0.0 copying setup.py -> oslo.utils-9.0.0 copying test-requirements.txt -> oslo.utils-9.0.0 copying tox.ini -> oslo.utils-9.0.0 copying doc/requirements.txt -> oslo.utils-9.0.0/doc copying doc/source/conf.py -> oslo.utils-9.0.0/doc/source copying doc/source/index.rst -> oslo.utils-9.0.0/doc/source copying doc/source/contributor/index.rst -> oslo.utils-9.0.0/doc/source/contributor copying doc/source/install/index.rst -> oslo.utils-9.0.0/doc/source/install copying doc/source/reference/dictutils.rst -> oslo.utils-9.0.0/doc/source/reference copying doc/source/reference/encodeutils.rst -> oslo.utils-9.0.0/doc/source/reference copying doc/source/reference/eventletutils.rst -> oslo.utils-9.0.0/doc/source/reference copying doc/source/reference/excutils.rst -> oslo.utils-9.0.0/doc/source/reference copying doc/source/reference/fileutils.rst -> oslo.utils-9.0.0/doc/source/reference copying doc/source/reference/fixture.rst -> oslo.utils-9.0.0/doc/source/reference copying doc/source/reference/importutils.rst -> oslo.utils-9.0.0/doc/source/reference copying doc/source/reference/index.rst -> oslo.utils-9.0.0/doc/source/reference copying doc/source/reference/netutils.rst -> oslo.utils-9.0.0/doc/source/reference copying doc/source/reference/reflection.rst -> oslo.utils-9.0.0/doc/source/reference copying doc/source/reference/secretutils.rst -> oslo.utils-9.0.0/doc/source/reference copying doc/source/reference/specs_matcher.rst -> oslo.utils-9.0.0/doc/source/reference copying doc/source/reference/strutils.rst -> oslo.utils-9.0.0/doc/source/reference copying doc/source/reference/timeutils.rst -> oslo.utils-9.0.0/doc/source/reference copying doc/source/reference/units.rst -> oslo.utils-9.0.0/doc/source/reference copying doc/source/reference/uuidutils.rst -> oslo.utils-9.0.0/doc/source/reference copying doc/source/reference/versionutils.rst -> oslo.utils-9.0.0/doc/source/reference copying doc/source/user/history.rst -> oslo.utils-9.0.0/doc/source/user copying doc/source/user/index.rst -> oslo.utils-9.0.0/doc/source/user copying doc/source/user/timeutils.rst -> oslo.utils-9.0.0/doc/source/user copying doc/source/user/usage.rst -> oslo.utils-9.0.0/doc/source/user copying oslo.utils.egg-info/PKG-INFO -> oslo.utils-9.0.0/oslo.utils.egg-info copying oslo.utils.egg-info/SOURCES.txt -> oslo.utils-9.0.0/oslo.utils.egg-info copying oslo.utils.egg-info/dependency_links.txt -> oslo.utils-9.0.0/oslo.utils.egg-info copying oslo.utils.egg-info/not-zip-safe -> oslo.utils-9.0.0/oslo.utils.egg-info copying oslo.utils.egg-info/pbr.json -> oslo.utils-9.0.0/oslo.utils.egg-info copying oslo.utils.egg-info/requires.txt -> oslo.utils-9.0.0/oslo.utils.egg-info copying oslo.utils.egg-info/top_level.txt -> oslo.utils-9.0.0/oslo.utils.egg-info copying oslo_utils/__init__.py -> oslo.utils-9.0.0/oslo_utils copying oslo_utils/_i18n.py -> oslo.utils-9.0.0/oslo_utils copying oslo_utils/dictutils.py -> oslo.utils-9.0.0/oslo_utils copying oslo_utils/encodeutils.py -> oslo.utils-9.0.0/oslo_utils copying oslo_utils/eventletutils.py -> oslo.utils-9.0.0/oslo_utils copying oslo_utils/excutils.py -> oslo.utils-9.0.0/oslo_utils copying oslo_utils/fileutils.py -> oslo.utils-9.0.0/oslo_utils copying oslo_utils/fixture.py -> oslo.utils-9.0.0/oslo_utils copying oslo_utils/importutils.py -> oslo.utils-9.0.0/oslo_utils copying oslo_utils/netutils.py -> oslo.utils-9.0.0/oslo_utils copying oslo_utils/reflection.py -> oslo.utils-9.0.0/oslo_utils copying oslo_utils/secretutils.py -> oslo.utils-9.0.0/oslo_utils copying oslo_utils/specs_matcher.py -> oslo.utils-9.0.0/oslo_utils copying oslo_utils/strutils.py -> oslo.utils-9.0.0/oslo_utils copying oslo_utils/timeutils.py -> oslo.utils-9.0.0/oslo_utils copying oslo_utils/units.py -> oslo.utils-9.0.0/oslo_utils copying oslo_utils/uuidutils.py -> oslo.utils-9.0.0/oslo_utils copying oslo_utils/version.py -> oslo.utils-9.0.0/oslo_utils copying oslo_utils/versionutils.py -> oslo.utils-9.0.0/oslo_utils copying oslo_utils/imageutils/__init__.py -> oslo.utils-9.0.0/oslo_utils/imageutils copying oslo_utils/imageutils/__main__.py -> oslo.utils-9.0.0/oslo_utils/imageutils copying oslo_utils/imageutils/cli.py -> oslo.utils-9.0.0/oslo_utils/imageutils copying oslo_utils/imageutils/format_inspector.py -> oslo.utils-9.0.0/oslo_utils/imageutils copying oslo_utils/imageutils/qemu.py -> oslo.utils-9.0.0/oslo_utils/imageutils copying oslo_utils/locale/de/LC_MESSAGES/oslo_utils.po -> oslo.utils-9.0.0/oslo_utils/locale/de/LC_MESSAGES copying oslo_utils/locale/en_GB/LC_MESSAGES/oslo_utils.po -> oslo.utils-9.0.0/oslo_utils/locale/en_GB/LC_MESSAGES copying oslo_utils/locale/fr/LC_MESSAGES/oslo_utils.po -> oslo.utils-9.0.0/oslo_utils/locale/fr/LC_MESSAGES copying oslo_utils/locale/ka_GE/LC_MESSAGES/oslo_utils.po -> oslo.utils-9.0.0/oslo_utils/locale/ka_GE/LC_MESSAGES copying oslo_utils/tests/__init__.py -> oslo.utils-9.0.0/oslo_utils/tests copying oslo_utils/tests/base.py -> oslo.utils-9.0.0/oslo_utils/tests copying oslo_utils/tests/test_dictutils.py -> oslo.utils-9.0.0/oslo_utils/tests copying oslo_utils/tests/test_eventletutils.py -> oslo.utils-9.0.0/oslo_utils/tests copying oslo_utils/tests/test_excutils.py -> oslo.utils-9.0.0/oslo_utils/tests copying oslo_utils/tests/test_fileutils.py -> oslo.utils-9.0.0/oslo_utils/tests copying oslo_utils/tests/test_fixture.py -> oslo.utils-9.0.0/oslo_utils/tests copying oslo_utils/tests/test_importutils.py -> oslo.utils-9.0.0/oslo_utils/tests copying oslo_utils/tests/test_netutils.py -> oslo.utils-9.0.0/oslo_utils/tests copying oslo_utils/tests/test_reflection.py -> oslo.utils-9.0.0/oslo_utils/tests copying oslo_utils/tests/test_secretutils.py -> oslo.utils-9.0.0/oslo_utils/tests copying oslo_utils/tests/test_specs_matcher.py -> oslo.utils-9.0.0/oslo_utils/tests copying oslo_utils/tests/test_strutils.py -> oslo.utils-9.0.0/oslo_utils/tests copying oslo_utils/tests/test_timeutils.py -> oslo.utils-9.0.0/oslo_utils/tests copying oslo_utils/tests/test_uuidutils.py -> oslo.utils-9.0.0/oslo_utils/tests copying oslo_utils/tests/test_versionutils.py -> oslo.utils-9.0.0/oslo_utils/tests copying oslo_utils/tests/tests_encodeutils.py -> oslo.utils-9.0.0/oslo_utils/tests copying oslo_utils/tests/fake/__init__.py -> oslo.utils-9.0.0/oslo_utils/tests/fake copying oslo_utils/tests/fake/v2/__init__.py -> oslo.utils-9.0.0/oslo_utils/tests/fake/v2 copying oslo_utils/tests/fake/v2/dummpy.py -> oslo.utils-9.0.0/oslo_utils/tests/fake/v2 copying oslo_utils/tests/imageutils/__init__.py -> oslo.utils-9.0.0/oslo_utils/tests/imageutils copying oslo_utils/tests/imageutils/test_format_inspector.py -> oslo.utils-9.0.0/oslo_utils/tests/imageutils copying oslo_utils/tests/imageutils/test_qemu.py -> oslo.utils-9.0.0/oslo_utils/tests/imageutils copying releasenotes/notes/add-image-format-inspector-2ad45f623838a8f8.yaml -> oslo.utils-9.0.0/releasenotes/notes copying releasenotes/notes/add-md5-wrapper-7bf81c2464a7a224.yaml -> oslo.utils-9.0.0/releasenotes/notes copying releasenotes/notes/add-methods-for-json-yaml-file-check-746dca0a11c2f9c9.yaml -> oslo.utils-9.0.0/releasenotes/notes copying releasenotes/notes/add-reno-350f5f34f794fb5e.yaml -> oslo.utils-9.0.0/releasenotes/notes copying releasenotes/notes/allow-to-convert-ipv4-address-from-text-to-binary-8c46ad2d9989e8c5.yaml -> oslo.utils-9.0.0/releasenotes/notes copying releasenotes/notes/bug-1942682-ea95d54b2587b32f.yaml -> oslo.utils-9.0.0/releasenotes/notes copying releasenotes/notes/bug-2073894-2e11ca85984b7bb7.yaml -> oslo.utils-9.0.0/releasenotes/notes copying releasenotes/notes/bump-up-port-range-f774a16336158339.yaml -> oslo.utils-9.0.0/releasenotes/notes copying releasenotes/notes/crypt-utils-de46bd8fe835dc98.yaml -> oslo.utils-9.0.0/releasenotes/notes copying releasenotes/notes/deprecate-constant_time_compare-53669f464c9811c1.yaml -> oslo.utils-9.0.0/releasenotes/notes copying releasenotes/notes/deprecate-eventletutils-f8a96c2c42cd9a15.yaml -> oslo.utils-9.0.0/releasenotes/notes copying releasenotes/notes/deprecate-exception_to_unicode-cb4da633bc1bfcc9.yaml -> oslo.utils-9.0.0/releasenotes/notes copying releasenotes/notes/deprecate-fnmatch-057a092d434a0c53.yaml -> oslo.utils-9.0.0/releasenotes/notes copying releasenotes/notes/deprecate-md5-cc365c25c2a51a8c.yaml -> oslo.utils-9.0.0/releasenotes/notes copying releasenotes/notes/drop-imageutils-human-format-support-a89101a36c4dd3cb.yaml -> oslo.utils-9.0.0/releasenotes/notes copying releasenotes/notes/drop-python27-support-f97f680651693b47.yaml -> oslo.utils-9.0.0/releasenotes/notes copying releasenotes/notes/fix_mask_password_regex-c0661f95a23369a4.yaml -> oslo.utils-9.0.0/releasenotes/notes copying releasenotes/notes/image-utils-handle-scientific-notation-6f65d46e9c8c8f8c.yaml -> oslo.utils-9.0.0/releasenotes/notes copying releasenotes/notes/imageutils-cli-dd0d1cecbc607725.yaml -> oslo.utils-9.0.0/releasenotes/notes copying releasenotes/notes/implement-zoneinfo-to-remove-pytz-fba6f70db09ecdb8.yaml -> oslo.utils-9.0.0/releasenotes/notes copying releasenotes/notes/introduce-keystoneidsentinel-16bf3e7f2ae7e9f3.yaml -> oslo.utils-9.0.0/releasenotes/notes copying releasenotes/notes/is_valid_ipv4-strict-3da92c0452aaf947.yaml -> oslo.utils-9.0.0/releasenotes/notes copying releasenotes/notes/mask-dict-passwords-99357ffb7972fb0b.yaml -> oslo.utils-9.0.0/releasenotes/notes copying releasenotes/notes/mask-password-pattern-c8c880098743de3e.yaml -> oslo.utils-9.0.0/releasenotes/notes copying releasenotes/notes/mask-password-patterns-f41524069b8ae488.yaml -> oslo.utils-9.0.0/releasenotes/notes copying releasenotes/notes/netutils-get_mac_addr_by_ipv6-c3ce6a35a69f7c2b.yaml -> oslo.utils-9.0.0/releasenotes/notes copying releasenotes/notes/netutils-get_my_ipv6-c9f124374655326b.yaml -> oslo.utils-9.0.0/releasenotes/notes copying releasenotes/notes/new_spec_dsl_operator-21c80a46f67c56df.yaml -> oslo.utils-9.0.0/releasenotes/notes copying releasenotes/notes/remove-constant_time_compare-afac749af5c57620.yaml -> oslo.utils-9.0.0/releasenotes/notes copying releasenotes/notes/remove-fnmatch-f227b54f237a02c2.yaml -> oslo.utils-9.0.0/releasenotes/notes copying releasenotes/notes/remove-py38-a22bb6c463f92868.yaml -> oslo.utils-9.0.0/releasenotes/notes copying releasenotes/notes/remove-strict-from-is_same_callback-cfbff2ada778987e.yaml -> oslo.utils-9.0.0/releasenotes/notes copying releasenotes/notes/remove-timeutils-deprecated-helpers-5de68c21dd281529.yaml -> oslo.utils-9.0.0/releasenotes/notes copying releasenotes/notes/version-predicate-42f38f7b7e9187e1.yaml -> oslo.utils-9.0.0/releasenotes/notes copying releasenotes/source/2023.1.rst -> oslo.utils-9.0.0/releasenotes/source copying releasenotes/source/2023.2.rst -> oslo.utils-9.0.0/releasenotes/source copying releasenotes/source/2024.1.rst -> oslo.utils-9.0.0/releasenotes/source copying releasenotes/source/2024.2.rst -> oslo.utils-9.0.0/releasenotes/source copying releasenotes/source/2025.1.rst -> oslo.utils-9.0.0/releasenotes/source copying releasenotes/source/conf.py -> oslo.utils-9.0.0/releasenotes/source copying releasenotes/source/index.rst -> oslo.utils-9.0.0/releasenotes/source copying releasenotes/source/newton.rst -> oslo.utils-9.0.0/releasenotes/source copying releasenotes/source/ocata.rst -> oslo.utils-9.0.0/releasenotes/source copying releasenotes/source/pike.rst -> oslo.utils-9.0.0/releasenotes/source copying releasenotes/source/queens.rst -> oslo.utils-9.0.0/releasenotes/source copying releasenotes/source/rocky.rst -> oslo.utils-9.0.0/releasenotes/source copying releasenotes/source/stein.rst -> oslo.utils-9.0.0/releasenotes/source copying releasenotes/source/train.rst -> oslo.utils-9.0.0/releasenotes/source copying releasenotes/source/unreleased.rst -> oslo.utils-9.0.0/releasenotes/source copying releasenotes/source/ussuri.rst -> oslo.utils-9.0.0/releasenotes/source copying releasenotes/source/victoria.rst -> oslo.utils-9.0.0/releasenotes/source copying releasenotes/source/wallaby.rst -> oslo.utils-9.0.0/releasenotes/source copying releasenotes/source/xena.rst -> oslo.utils-9.0.0/releasenotes/source copying releasenotes/source/yoga.rst -> oslo.utils-9.0.0/releasenotes/source copying releasenotes/source/zed.rst -> oslo.utils-9.0.0/releasenotes/source copying releasenotes/source/_static/.placeholder -> oslo.utils-9.0.0/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> oslo.utils-9.0.0/releasenotes/source/_templates copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> oslo.utils-9.0.0/releasenotes/source/locale/en_GB/LC_MESSAGES copying tools/perf_test_mask_password.py -> oslo.utils-9.0.0/tools copying oslo.utils.egg-info/SOURCES.txt -> oslo.utils-9.0.0/oslo.utils.egg-info Writing oslo.utils-9.0.0/setup.cfg creating dist Creating tar archive removing 'oslo.utils-9.0.0' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c --copyout /var/tmp/pkgsrc/dist /tmp/tmp.TwRktu04Nq/dist WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.2 starting (python version = 3.9.18, NVR = mock-6.2-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c --copyout /var/tmp/pkgsrc/dist /tmp/tmp.TwRktu04Nq/dist Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.2 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: b6fe362c-be62-4e85-84c1-52c1fd1099f2 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-ansible-role-lunasa-hsm-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-385c83fa3c8e93d72917aae6736059b3acc98a4a baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/38/5c/385c83fa3c8e93d72917aae6736059b3acc98a4a_af6372a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-ae78fd97b1b1c4ffb2eb8042801a0d5fbef8eff4 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/ae/78/ae78fd97b1b1c4ffb2eb8042801a0d5fbef8eff4_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-swiftclient-8486005ebd881a5c60b6ba0e802387975a5644c0 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/84/86/8486005ebd881a5c60b6ba0e802387975a5644c0_e7e63a64 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-observabilityclient-ab8ce8fd34674bb2e8e8c2c581c250685cf182ec baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/ab/8c/ab8ce8fd34674bb2e8e8c2c581c250685cf182ec_6f82bf1a enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-taskflow-32a8d2571f760d6de9014f7c122a4f57eb372772 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/32/a8/32a8d2571f760d6de9014f7c122a4f57eb372772_fea0c42c enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-6a1c2bbcd89796dea994444f7abebd4d2ed713ba baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/6a/1c/6a1c2bbcd89796dea994444f7abebd4d2ed713ba_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designateclient-1505c27dc6a8b5b092b7fff87f7d9cd7d64da154 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/15/05/1505c27dc6a8b5b092b7fff87f7d9cd7d64da154_c29be26b enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-d12086ec6a3cf1a22a2766bd1ba9c5b85ffba8a4 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/d1/20/d12086ec6a3cf1a22a2766bd1ba9c5b85ffba8a4_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystonemiddleware-86855617f8ed219278dc5e7d0bd93d0ef3cd2d67 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/86/85/86855617f8ed219278dc5e7d0bd93d0ef3cd2d67_7491a510 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/32/6d/326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-56c0c94bccf9de3e1a1895a04f3a1abf624a22c1 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/56/c0/56c0c94bccf9de3e1a1895a04f3a1abf624a22c1_6995f615 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-794fc75d19bd8fde09029a6c4bd497a55ecd2da7 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/79/4f/794fc75d19bd8fde09029a6c4bd497a55ecd2da7_197e1bd9 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-19da11a7cb897f3fdae6eb043d0c382f680a8aa9 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/19/da/19da11a7cb897f3fdae6eb043d0c382f680a8aa9_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-684e1c21077bfe53801b1244737c57c290970705 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/68/4e/684e1c21077bfe53801b1244737c57c290970705_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ceilometer-a8899ce704168c3872254bdeff55b73383dfe3e2 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/a8/89/a8899ce704168c3872254bdeff55b73383dfe3e2_790d185d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-184641a7545833a1566da348fe638ae435ec733c baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/18/46/184641a7545833a1566da348fe638ae435ec733c_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-39569582b296446a52e0990d32bc56fcce7a9fa9 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/39/56/39569582b296446a52e0990d32bc56fcce7a9fa9_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-ironic-ui-01b67ed7bfdd30deb35d06a16ef543bfcd5fe046 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/01/b6/01b67ed7bfdd30deb35d06a16ef543bfcd5fe046_85797b0c enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c Mock Version: 6.2 INFO: Mock Version: 6.2 INFO: Mock Version: 6.2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.lcg56qp0', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 4951244 411392 1186020 12275684 11163568 DEBUG: Swap: 16777212 4751948 12025264 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 844M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 197G 353G 36% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.p9ghfz0n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.TwRktu04Nq/dist Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ ls /tmp/tmp.TwRktu04Nq/dist ++ grep .tar.gz + SOURCE=oslo.utils-9.0.0.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.TwRktu04Nq/dist/oslo.utils-9.0.0.tar.gz ++ basename oslo.utils-9.0.0.tar.gz .tar.gz + SOURCEWITHREL=oslo.utils-9.0.0-0.20250602113342.1a85259.tar.gz + mv /tmp/tmp.TwRktu04Nq/dist/oslo.utils-9.0.0.tar.gz /tmp/tmp.TwRktu04Nq/SOURCES/oslo.utils-9.0.0-0.20250602113342.1a85259.tar.gz + cd /home/centos10-master-uc/data/python-oslo-utils_distro + cp -a python-oslo-utils.spec sources /tmp/tmp.TwRktu04Nq/SOURCES/ + cp python-oslo-utils.spec /tmp/tmp.TwRktu04Nq/SPECS/ + cd /tmp/tmp.TwRktu04Nq/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' python-oslo-utils.spec + sed -i -e '1i%define upstream_version 9.0.0\' python-oslo-utils.spec + grep -qc '^%global dlrn .*' python-oslo-utils.spec + sed -i -e '1i%global dlrn 1\' python-oslo-utils.spec + grep -qc '^%global dlrn_nvr .*' python-oslo-utils.spec ++ basename oslo.utils-9.0.0-0.20250602113342.1a85259.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr oslo.utils-9.0.0-0.20250602113342.1a85259\' python-oslo-utils.spec + sed -i -e s/UPSTREAMVERSION/9.0.0/g python-oslo-utils.spec + set_nvr_in_spec + VERSION=9.0.0 + sed -i -e 's/Version:.*/Version: 9.0.0/g' python-oslo-utils.spec + sed -i -e 's/Release:.*/Release: 0.20250602113342.1a85259%{?dist}/g' python-oslo-utils.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: oslo.utils-9.0.0-0.20250602113342.1a85259.tar.gz/' python-oslo-utils.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' python-oslo-utils.spec + cat python-oslo-utils.spec %global dlrn_nvr oslo.utils-9.0.0-0.20250602113342.1a85259 %global dlrn 1 %define upstream_version 9.0.0 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x2426b928085a020d8a90d0d879ab7008d0896c8a %global pypi_name oslo.utils %global pkg_name oslo-utils %global with_doc 1 %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %{?dlrn: %global tarsources oslo.utils} %{!?dlrn: %global tarsources oslo_utils} # we are excluding some BRs from automatic generator %global excluded_brs doc8 bandit pre-commit hacking flake8-import-order # Exclude sphinx from BRs if docs are disabled %if ! 0%{?with_doc} %global excluded_brs %{excluded_brs} sphinx openstackdocstheme %endif # Exclude some BRs for Fedora %if 0%{?fedora} || 0%{?epel} || 0%{?eln} %global excluded_brs %{excluded_brs} eventlet %endif %global common_desc \ The OpenStack Oslo Utility library. \ * Documentation: http://docs.openstack.org/developer/oslo.utils \ * Source: http://git.openstack.org/cgit/openstack/oslo.utils \ * Bugs: http://bugs.launchpad.net/oslo %global common_desc_tests Tests for the Oslo Utility library. Name: python-oslo-utils Version: 9.0.0 Release: 0.20250602113342.1a85259%{?dist} Summary: OpenStack Oslo Utility library License: Apache-2.0 URL: http://launchpad.net/oslo Source0: oslo.utils-9.0.0-0.20250602113342.1a85259.tar.gz # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: https://tarballs.openstack.org/%{pypi_name}/%{tarsources}-%{upstream_version}.tar.gz.asc Source102: https://releases.openstack.org/_static/%{sources_gpg_sign}.txt %endif BuildArch: noarch # Required for tarball sources verification %if 0%{?sources_gpg} == 1 BuildRequires: /usr/bin/gpgv2 %endif BuildRequires: git-core BuildRequires: openstack-macros %description %{common_desc} %package -n python3-%{pkg_name} Summary: OpenStack Oslo Utility library BuildRequires: python3-devel BuildRequires: pyproject-rpm-macros BuildRequires: qemu-img Requires: python-%{pkg_name}-lang = %{version}-%{release} %description -n python3-%{pkg_name} %{common_desc} %if 0%{?with_doc} %package -n python-%{pkg_name}-doc Summary: Documentation for the Oslo Utility library %description -n python-%{pkg_name}-doc Documentation for the Oslo Utility library. %endif %package -n python3-%{pkg_name}-tests Summary: Tests for the Oslo Utility library Requires: python3-%{pkg_name} = %{version}-%{release} %if ! 0%{?fedora} || 0%{?epel} || 0%{?eln} Requires: python3-eventlet %endif Requires: python3-hacking Requires: python3-fixtures Requires: python3-oslotest Requires: python3-testtools Requires: python3-ddt Requires: python3-testscenarios %description -n python3-%{pkg_name}-tests %{common_desc_tests} %package -n python-%{pkg_name}-lang Summary: Translation files for Oslo utils library %description -n python-%{pkg_name}-lang Translation files for Oslo utils library %prep # Required for tarball sources verification %if 0%{?sources_gpg} == 1 %{gpgverify} --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0} %endif %autosetup -n %{tarsources}-%{upstream_version} -S git sed -i /^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d tox.ini sed -i "s/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/" tox.ini sed -i /^minversion.*/d tox.ini sed -i /^requires.*virtualenv.*/d tox.ini sed -i '/tzdata.*/d' requirements.txt # Exclude some bad-known BRs for pkg in %{excluded_brs};do for reqfile in doc/requirements.txt test-requirements.txt; do if [ -f $reqfile ]; then sed -i /^${pkg}.*/d $reqfile fi done done %generate_buildrequires %if 0%{?with_doc} %pyproject_buildrequires -t -e %{default_toxenv},docs %else %pyproject_buildrequires -t -e %{default_toxenv} %endif %build %pyproject_wheel %if 0%{?with_doc} # generate html docs %tox -e docs # remove the sphinx-build-3 leftovers rm -rf doc/build/html/.{doctrees,buildinfo} doc/build/html/objects.inv %endif %install %pyproject_install # Generate i18n files python3 setup.py compile_catalog -d %{buildroot}%{python3_sitelib}/oslo_utils/locale --domain oslo_utils # Install i18n .mo files (.po and .pot are not required) install -d -m 755 %{buildroot}%{_datadir} rm -f %{buildroot}%{python3_sitelib}/oslo_utils/locale/*/LC_*/oslo_utils*po rm -f %{buildroot}%{python3_sitelib}/oslo_utils/locale/*pot mv %{buildroot}%{python3_sitelib}/oslo_utils/locale %{buildroot}%{_datadir}/locale # Find language files %find_lang oslo_utils --all-name %check %if 0%{?fedora} || 0%{?epel} || 0%{?eln} # eventlet is not yet supported on python 3.13 and it's not used in openstack clients rm oslo_utils/tests/test_eventletutils.py %endif %tox -e %{default_toxenv} %files -n python3-%{pkg_name} %doc README.rst %license LICENSE %{python3_sitelib}/oslo_utils %{python3_sitelib}/*.dist-info %exclude %{python3_sitelib}/oslo_utils/tests %if 0%{?with_doc} %files -n python-%{pkg_name}-doc %doc doc/build/html %license LICENSE %endif %files -n python3-%{pkg_name}-tests %{python3_sitelib}/oslo_utils/tests %files -n python-%{pkg_name}-lang -f oslo_utils.lang %license LICENSE %changelog + spectool -g -C /tmp/tmp.TwRktu04Nq/SOURCES python-oslo-utils.spec + /usr/bin/mock --buildsrpm -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c --spec python-oslo-utils.spec --sources=/tmp/tmp.TwRktu04Nq/SOURCES WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.2 starting (python version = 3.9.18, NVR = mock-6.2-1.el9), args: /usr/libexec/mock/mock --buildsrpm -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c --spec python-oslo-utils.spec --sources=/tmp/tmp.TwRktu04Nq/SOURCES Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.2 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 8eee8d44-2822-4de6-8105-54166b5ea701 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-ansible-role-lunasa-hsm-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-385c83fa3c8e93d72917aae6736059b3acc98a4a baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/38/5c/385c83fa3c8e93d72917aae6736059b3acc98a4a_af6372a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-ae78fd97b1b1c4ffb2eb8042801a0d5fbef8eff4 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/ae/78/ae78fd97b1b1c4ffb2eb8042801a0d5fbef8eff4_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-swiftclient-8486005ebd881a5c60b6ba0e802387975a5644c0 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/84/86/8486005ebd881a5c60b6ba0e802387975a5644c0_e7e63a64 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-observabilityclient-ab8ce8fd34674bb2e8e8c2c581c250685cf182ec baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/ab/8c/ab8ce8fd34674bb2e8e8c2c581c250685cf182ec_6f82bf1a enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-taskflow-32a8d2571f760d6de9014f7c122a4f57eb372772 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/32/a8/32a8d2571f760d6de9014f7c122a4f57eb372772_fea0c42c enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-6a1c2bbcd89796dea994444f7abebd4d2ed713ba baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/6a/1c/6a1c2bbcd89796dea994444f7abebd4d2ed713ba_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designateclient-1505c27dc6a8b5b092b7fff87f7d9cd7d64da154 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/15/05/1505c27dc6a8b5b092b7fff87f7d9cd7d64da154_c29be26b enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-d12086ec6a3cf1a22a2766bd1ba9c5b85ffba8a4 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/d1/20/d12086ec6a3cf1a22a2766bd1ba9c5b85ffba8a4_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystonemiddleware-86855617f8ed219278dc5e7d0bd93d0ef3cd2d67 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/86/85/86855617f8ed219278dc5e7d0bd93d0ef3cd2d67_7491a510 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/32/6d/326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-56c0c94bccf9de3e1a1895a04f3a1abf624a22c1 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/56/c0/56c0c94bccf9de3e1a1895a04f3a1abf624a22c1_6995f615 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-794fc75d19bd8fde09029a6c4bd497a55ecd2da7 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/79/4f/794fc75d19bd8fde09029a6c4bd497a55ecd2da7_197e1bd9 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-19da11a7cb897f3fdae6eb043d0c382f680a8aa9 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/19/da/19da11a7cb897f3fdae6eb043d0c382f680a8aa9_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-684e1c21077bfe53801b1244737c57c290970705 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/68/4e/684e1c21077bfe53801b1244737c57c290970705_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ceilometer-a8899ce704168c3872254bdeff55b73383dfe3e2 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/a8/89/a8899ce704168c3872254bdeff55b73383dfe3e2_790d185d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-184641a7545833a1566da348fe638ae435ec733c baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/18/46/184641a7545833a1566da348fe638ae435ec733c_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-39569582b296446a52e0990d32bc56fcce7a9fa9 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/39/56/39569582b296446a52e0990d32bc56fcce7a9fa9_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-ironic-ui-01b67ed7bfdd30deb35d06a16ef543bfcd5fe046 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/01/b6/01b67ed7bfdd30deb35d06a16ef543bfcd5fe046_85797b0c enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s INFO: Start(python-oslo-utils.spec) Config(dlrn-centos10-master-uc-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c Mock Version: 6.2 INFO: Mock Version: 6.2 INFO: Mock Version: 6.2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.76alyqzo', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _cleanup_homedir skipped in bootstrap DEBUG: method _setup_build_dirs skipped in bootstrap DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 4950828 411440 1181876 12271908 11163984 DEBUG: Swap: 16777212 4751948 12025264 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 840M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 197G 353G 36% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.4y_q0kwg', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: rpm-4.19.1.1-3.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-3.el10.x86_64 DEBUG: python3-dnf-4.20.0-9.el10.noarch DEBUG: python3-dnf-plugins-core-4.7.0-6.el10.noarch DEBUG: yum-4.20.0-9.el10.noarch DEBUG: package yum-utils is not installed DEBUG: package dnf5 is not installed DEBUG: package dnf5-plugins is not installed DEBUG: Child return code was: 3 INFO: Buildroot is handled by package management downloaded with a bootstrap image: rpm-4.19.1.1-3.el10.x86_64 rpm-sequoia-1.6.0-3.el10.x86_64 python3-dnf-4.20.0-9.el10.noarch python3-dnf-plugins-core-4.7.0-6.el10.noarch yum-4.20.0-9.el10.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.86.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-16.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-4.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-2.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-6.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-291-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-ansible-role-lunasa-hsm-4a384f4fbed7c9 107 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ironic-tests-tempest-385c83fa3c 94 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-ae78fd97b1b1c4ffb2eb8 92 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-swiftclient-8486005ebd881a5c60b 153 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-observabilityclient-ab8ce8fd346 71 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-taskflow-32a8d2571f760d6de9014f 118 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-6a1c2bbcd89796dea994444 104 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-designateclient-1505c27dc6a8b5b 139 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-d12086ec6a3cf1a22a276 133 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystonemiddleware-86855617f8ed 148 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-326d5a3991 107 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-56c0c94bccf9de3e1a18 121 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-794fc75d19bd8fde0902 108 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-19da11a7c 133 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-684e1c21077bfe53801b124473 93 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ceilometer-a8899ce704168c387225 126 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-184641a7545833a1566da3 106 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-magnum-tests-tempest-39569582b2 108 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-ui-01b67ed7bfdd30deb3 117 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 56 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 76 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 58 kB/s | 6.3 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 83 kB/s | 6.7 kB 00:00 DEBUG: dlrn-master-testing 105 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 128 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 143 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 94 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 33 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 96 kB/s | 33 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.86.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-16.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-4.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-2.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-6.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-291-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-utils.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-utils.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.src.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(python-oslo-utils.spec) Config(dlrn-5) 0 minutes 10 seconds INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + finalize + rm -rf /tmp/tmp.TwRktu04Nq WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.2 starting (python version = 3.9.18, NVR = mock-6.2-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c --rebuild /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.src.rpm --postinstall Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.2 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: True DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 29f8d79d-e422-41f0-9799-7a1a66867835 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-ansible-role-lunasa-hsm-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-385c83fa3c8e93d72917aae6736059b3acc98a4a baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/38/5c/385c83fa3c8e93d72917aae6736059b3acc98a4a_af6372a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-ae78fd97b1b1c4ffb2eb8042801a0d5fbef8eff4 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/ae/78/ae78fd97b1b1c4ffb2eb8042801a0d5fbef8eff4_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-swiftclient-8486005ebd881a5c60b6ba0e802387975a5644c0 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/84/86/8486005ebd881a5c60b6ba0e802387975a5644c0_e7e63a64 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-observabilityclient-ab8ce8fd34674bb2e8e8c2c581c250685cf182ec baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/ab/8c/ab8ce8fd34674bb2e8e8c2c581c250685cf182ec_6f82bf1a enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-taskflow-32a8d2571f760d6de9014f7c122a4f57eb372772 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/32/a8/32a8d2571f760d6de9014f7c122a4f57eb372772_fea0c42c enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-6a1c2bbcd89796dea994444f7abebd4d2ed713ba baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/6a/1c/6a1c2bbcd89796dea994444f7abebd4d2ed713ba_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designateclient-1505c27dc6a8b5b092b7fff87f7d9cd7d64da154 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/15/05/1505c27dc6a8b5b092b7fff87f7d9cd7d64da154_c29be26b enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-d12086ec6a3cf1a22a2766bd1ba9c5b85ffba8a4 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/d1/20/d12086ec6a3cf1a22a2766bd1ba9c5b85ffba8a4_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystonemiddleware-86855617f8ed219278dc5e7d0bd93d0ef3cd2d67 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/86/85/86855617f8ed219278dc5e7d0bd93d0ef3cd2d67_7491a510 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/32/6d/326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-56c0c94bccf9de3e1a1895a04f3a1abf624a22c1 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/56/c0/56c0c94bccf9de3e1a1895a04f3a1abf624a22c1_6995f615 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-794fc75d19bd8fde09029a6c4bd497a55ecd2da7 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/79/4f/794fc75d19bd8fde09029a6c4bd497a55ecd2da7_197e1bd9 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-19da11a7cb897f3fdae6eb043d0c382f680a8aa9 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/19/da/19da11a7cb897f3fdae6eb043d0c382f680a8aa9_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-684e1c21077bfe53801b1244737c57c290970705 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/68/4e/684e1c21077bfe53801b1244737c57c290970705_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ceilometer-a8899ce704168c3872254bdeff55b73383dfe3e2 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/a8/89/a8899ce704168c3872254bdeff55b73383dfe3e2_790d185d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-184641a7545833a1566da348fe638ae435ec733c baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/18/46/184641a7545833a1566da348fe638ae435ec733c_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-39569582b296446a52e0990d32bc56fcce7a9fa9 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/39/56/39569582b296446a52e0990d32bc56fcce7a9fa9_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-ironic-ui-01b67ed7bfdd30deb35d06a16ef543bfcd5fe046 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/01/b6/01b67ed7bfdd30deb35d06a16ef543bfcd5fe046_85797b0c enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Local file: /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.src.rpm INFO: Start(/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.src.rpm) Config(dlrn-centos10-master-uc-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c Mock Version: 6.2 INFO: Mock Version: 6.2 INFO: Mock Version: 6.2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.0bhhnx30', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _cleanup_homedir skipped in bootstrap DEBUG: method _setup_build_dirs skipped in bootstrap DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 4955476 406268 1181876 12272432 11159336 DEBUG: Swap: 16777212 4751948 12025264 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 840M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 197G 353G 36% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.5htl5z1f', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: rpm-4.19.1.1-3.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-3.el10.x86_64 DEBUG: python3-dnf-4.20.0-9.el10.noarch DEBUG: python3-dnf-plugins-core-4.7.0-6.el10.noarch DEBUG: yum-4.20.0-9.el10.noarch DEBUG: package yum-utils is not installed DEBUG: package dnf5 is not installed DEBUG: package dnf5-plugins is not installed DEBUG: Child return code was: 3 INFO: Buildroot is handled by package management downloaded with a bootstrap image: rpm-4.19.1.1-3.el10.x86_64 rpm-sequoia-1.6.0-3.el10.x86_64 python3-dnf-4.20.0-9.el10.noarch python3-dnf-plugins-core-4.7.0-6.el10.noarch yum-4.20.0-9.el10.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.86.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-16.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-4.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-2.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-6.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-291-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-ansible-role-lunasa-hsm-4a384f4fbed7c9 142 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ironic-tests-tempest-385c83fa3c 159 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-ae78fd97b1b1c4ffb2eb8 93 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-swiftclient-8486005ebd881a5c60b 152 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-observabilityclient-ab8ce8fd346 148 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-taskflow-32a8d2571f760d6de9014f 165 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-6a1c2bbcd89796dea994444 166 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-designateclient-1505c27dc6a8b5b 177 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-d12086ec6a3cf1a22a276 176 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystonemiddleware-86855617f8ed 145 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-326d5a3991 173 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-56c0c94bccf9de3e1a18 172 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-794fc75d19bd8fde0902 193 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-19da11a7c 176 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-684e1c21077bfe53801b124473 166 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ceilometer-a8899ce704168c387225 162 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-184641a7545833a1566da3 138 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-magnum-tests-tempest-39569582b2 135 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-ui-01b67ed7bfdd30deb3 79 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 128 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 124 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 76 kB/s | 6.3 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 55 kB/s | 6.7 kB 00:00 DEBUG: dlrn-master-testing 171 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 155 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 139 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 104 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 31 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 293 kB/s | 33 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.86.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-16.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-4.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-2.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-6.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-291-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init Start: build phase for python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.src.rpm Start: build setup for python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: Updating / installing... DEBUG: python-oslo-utils-9.0.0-0.202506021133######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: oslo.utils-9.0.0-0.20250602113342.1a85259.tar.gz DEBUG: python-oslo-utils.spec DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-utils.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-utils.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.src.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//builddir/build/SRPMS/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//builddir/build/SRPMS/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:02 ago on Mon Jun 2 07:34:26 2025. DEBUG: Package git-core-2.47.1-2.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: pyproject-rpm-macros noarch 1.16.2-1.el10 crb 46 k DEBUG: qemu-img x86_64 18:10.0.0-4.el10 appstream 2.4 M DEBUG: Installing dependencies: DEBUG: libaio x86_64 0.3.111-22.el10 baseos 25 k DEBUG: liburing x86_64 2.5-5.el10 baseos 40 k DEBUG: numactl-libs x86_64 2.0.19-1.el10 baseos 32 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 5 Packages DEBUG: Total size: 2.5 M DEBUG: Installed size: 14 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] libaio-0.3.111-22.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] liburing-2.5-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] numactl-libs-2.0.19-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qemu-img-10.0.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pyproject-rpm-macros-1.16.2-1.el10.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : numactl-libs-2.0.19-1.el10.x86_64 1/5 DEBUG: Installing : liburing-2.5-5.el10.x86_64 2/5 DEBUG: Installing : libaio-0.3.111-22.el10.x86_64 3/5 DEBUG: Installing : qemu-img-18:10.0.0-4.el10.x86_64 4/5 DEBUG: Installing : pyproject-rpm-macros-1.16.2-1.el10.noarch 5/5 DEBUG: Running scriptlet: pyproject-rpm-macros-1.16.2-1.el10.noarch 5/5 DEBUG: Installed: DEBUG: libaio-0.3.111-22.el10.x86_64 liburing-2.5-5.el10.x86_64 DEBUG: numactl-libs-2.0.19-1.el10.x86_64 pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: qemu-img-18:10.0.0-4.el10.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: build setup for python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.src.rpm Start: rpmbuild python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.src.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.86.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-16.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-4.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-2.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-6.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-291-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: numactl-libs-2.0.19-1.el10.x86_64 DEBUG: liburing-2.5-5.el10.x86_64 DEBUG: libaio-0.3.111-22.el10.x86_64 DEBUG: qemu-img-10.0.0-4.el10.x86_64 DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-utils.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-utils.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ik6slc DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf oslo.utils-9.0.0 DEBUG: + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/oslo.utils-9.0.0-0.20250602113342.1a85259.tar.gz DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd oslo.utils-9.0.0 DEBUG: + rm -rf /builddir/build/BUILD/oslo.utils-9.0.0-SPECPARTS DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILD/oslo.utils-9.0.0-SPECPARTS DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + /usr/bin/git init -q DEBUG: + /usr/bin/git config user.name rpm-build DEBUG: + /usr/bin/git config user.email '' DEBUG: + /usr/bin/git config gc.auto 0 DEBUG: + /usr/bin/git add --force . DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-oslo-utils-9.0.0 base' DEBUG: + /usr/bin/git checkout --track -b rpm-build DEBUG: Switched to a new branch 'rpm-build' DEBUG: branch 'rpm-build' set up to track 'master'. DEBUG: + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini DEBUG: + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini DEBUG: + sed -i '/^minversion.*/d' tox.ini DEBUG: + sed -i '/^requires.*virtualenv.*/d' tox.ini DEBUG: + sed -i '/tzdata.*/d' requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^hacking.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^hacking.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' test-requirements.txt DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.QeXrHu DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd oslo.utils-9.0.0 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/oslo.utils-9.0.0/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/oslo.utils-9.0.0/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.utils-9.0.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement not satisfied: wheel DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Exiting dependency generation pass: get_requires_for_build_wheel DEBUG: + cat /builddir/build/BUILD/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv '*.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.buildreqs.nosrc.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:04 ago on Mon Jun 2 07:34:26 2025. DEBUG: Package git-core-2.47.1-2.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed. DEBUG: Package qemu-img-18:10.0.0-4.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Architecture Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-wheel noarch 1:0.41.2-5.el10 crb 167 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Total size: 167 k DEBUG: Installed size: 506 k DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-wheel-0.41.2-5.el10.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-wheel-1:0.41.2-5.el10.noarch 1/1 DEBUG: Running scriptlet: python3-wheel-1:0.41.2-5.el10.noarch 1/1 DEBUG: Installed: DEBUG: python3-wheel-1:0.41.2-5.el10.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.86.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-16.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-4.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-2.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-6.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-291-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: numactl-libs-2.0.19-1.el10.x86_64 DEBUG: liburing-2.5-5.el10.x86_64 DEBUG: libaio-0.3.111-22.el10.x86_64 DEBUG: qemu-img-10.0.0-4.el10.x86_64 DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.86.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-16.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-4.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-2.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-6.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-291-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: numactl-libs-2.0.19-1.el10.x86_64 DEBUG: liburing-2.5-5.el10.x86_64 DEBUG: libaio-0.3.111-22.el10.x86_64 DEBUG: qemu-img-10.0.0-4.el10.x86_64 DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-utils.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-utils.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.pg7H0T DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd oslo.utils-9.0.0 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/oslo.utils-9.0.0/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/oslo.utils-9.0.0/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.utils-9.0.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement not satisfied: tox-current-env >= 0.0.6 DEBUG: Exiting dependency generation pass: tox itself DEBUG: + cat /builddir/build/BUILD/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv '*.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.buildreqs.nosrc.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:06 ago on Mon Jun 2 07:34:26 2025. DEBUG: Package git-core-2.47.1-2.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Package qemu-img-18:10.0.0-4.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-tox-current-env DEBUG: noarch 0.0.12-1.el10s delorean-master-build-deps 29 k DEBUG: Installing dependencies: DEBUG: python3-cachetools noarch 5.4.0-6.el10s delorean-master-testing 37 k DEBUG: python3-chardet noarch 5.2.0-1.el10s delorean-master-testing 272 k DEBUG: python3-colorama noarch 0.4.6-13.el10 appstream 72 k DEBUG: python3-distlib noarch 0.3.9-1.el10s delorean-master-build-deps 254 k DEBUG: python3-filelock noarch 3.15.4-3.el10s delorean-master-build-deps 37 k DEBUG: python3-platformdirs noarch 4.2.2-2.el10s delorean-master-build-deps 41 k DEBUG: python3-pluggy noarch 1.3.0-5.el10 crb 53 k DEBUG: python3-pyproject-api noarch 1.6.1-5.el10s delorean-master-build-deps 37 k DEBUG: python3-setuptools-wheel DEBUG: noarch 69.0.3-9.el10 crb 678 k DEBUG: python3-virtualenv noarch 20.26.6-2.el10s delorean-master-build-deps 238 k DEBUG: python3-wheel-wheel noarch 1:0.41.2-5.el10 crb 71 k DEBUG: tox noarch 4.21.2-3.el10s delorean-master-build-deps 365 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 13 Packages DEBUG: Total size: 2.1 M DEBUG: Installed size: 6.7 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-colorama-0.4.6-13.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pluggy-1.3.0-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-wheel-69.0.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wheel-wheel-0.41.2-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-5.4.0-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-chardet-5.2.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-distlib-0.3.9-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-filelock-3.15.4-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-platformdirs-4.2.2-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyproject-api-1.6.1-5.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tox-current-env-0.0.12-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-virtualenv-20.26.6-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tox-4.21.2-3.el10s.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-platformdirs-4.2.2-2.el10s.noarch 1/13 DEBUG: Installing : python3-filelock-3.15.4-3.el10s.noarch 2/13 DEBUG: Installing : python3-pyproject-api-1.6.1-5.el10s.noarch 3/13 DEBUG: Installing : python3-distlib-0.3.9-1.el10s.noarch 4/13 DEBUG: Installing : python3-chardet-5.2.0-1.el10s.noarch 5/13 DEBUG: Installing : python3-cachetools-5.4.0-6.el10s.noarch 6/13 DEBUG: Installing : python3-wheel-wheel-1:0.41.2-5.el10.noarch 7/13 DEBUG: Installing : python3-setuptools-wheel-69.0.3-9.el10.noarch 8/13 DEBUG: Installing : python3-virtualenv-20.26.6-2.el10s.noarch 9/13 DEBUG: Installing : python3-pluggy-1.3.0-5.el10.noarch 10/13 DEBUG: Installing : python3-colorama-0.4.6-13.el10.noarch 11/13 DEBUG: Installing : tox-4.21.2-3.el10s.noarch 12/13 DEBUG: Installing : python3-tox-current-env-0.0.12-1.el10s.noarch 13/13 DEBUG: Running scriptlet: python3-tox-current-env-0.0.12-1.el10s.noarch 13/13 DEBUG: Installed: DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-wheel-wheel-1:0.41.2-5.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.86.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-16.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-4.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-2.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-6.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-291-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: numactl-libs-2.0.19-1.el10.x86_64 DEBUG: liburing-2.5-5.el10.x86_64 DEBUG: libaio-0.3.111-22.el10.x86_64 DEBUG: qemu-img-10.0.0-4.el10.x86_64 DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.86.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-16.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-4.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-2.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-6.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-291-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: numactl-libs-2.0.19-1.el10.x86_64 DEBUG: liburing-2.5-5.el10.x86_64 DEBUG: libaio-0.3.111-22.el10.x86_64 DEBUG: qemu-img-10.0.0-4.el10.x86_64 DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-utils.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-utils.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.Vm0eXh DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd oslo.utils-9.0.0 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/oslo.utils-9.0.0/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/oslo.utils-9.0.0/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.utils-9.0.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.12) DEBUG: py312: OK ✔ in 0.01 seconds DEBUG: py312: OK (0.01 seconds) DEBUG: docs: OK (0.01 seconds) DEBUG: congratulations :) (0.07 seconds) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling eventlet>=0.18.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: eventlet>=0.18.2 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: fixtures>=3.0.0 DEBUG: Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: testscenarios>=0.4 DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: testtools>=2.2.0 DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslotest>=3.2.0 DEBUG: Handling ddt>=1.0.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: ddt>=1.0.1 DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: stestr>=2.0.0 DEBUG: Handling coverage>=4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: coverage>=4.0 DEBUG: Handling oslo.config>=5.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.config>=5.2.0 DEBUG: Handling iso8601>=0.1.11 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: iso8601>=0.1.11 DEBUG: Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.i18n>=3.15.3 DEBUG: Handling netaddr>=0.10.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: netaddr>=0.10.0 DEBUG: Handling debtcollector>=1.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: debtcollector>=1.2.0 DEBUG: Handling pyparsing>=2.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: pyparsing>=2.1.0 DEBUG: Handling packaging>=20.4 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: packaging>=20.4 DEBUG: (installed: packaging 24.2) DEBUG: Handling PyYAML>=3.13 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: PyYAML>=3.13 DEBUG: Handling psutil>=3.2.2 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: psutil>=3.2.2 DEBUG: Handling pbr>=6.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr>=6.1.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling sphinx>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinx>=2.0.0 DEBUG: (installed: sphinx 7.2.6) DEBUG: Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: openstackdocstheme>=2.2.0 DEBUG: Handling reno>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: reno>=3.1.0 DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: fixtures>=3.0.0 DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: writing oslo.utils.egg-info/PKG-INFO DEBUG: writing dependency_links to oslo.utils.egg-info/dependency_links.txt DEBUG: writing requirements to oslo.utils.egg-info/requires.txt DEBUG: writing top-level names to oslo.utils.egg-info/top_level.txt DEBUG: writing pbr to oslo.utils.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'oslo.utils.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/oslo.utils-9.0.0/oslo.utils-9.0.0.dist-info' DEBUG: Handling iso8601 >=0.1.11 from hook generated metadata: Requires-Dist (oslo.utils) DEBUG: Requirement not satisfied: iso8601 >=0.1.11 DEBUG: Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (oslo.utils) DEBUG: Requirement not satisfied: oslo.i18n >=3.15.3 DEBUG: Handling netaddr >=0.10.0 from hook generated metadata: Requires-Dist (oslo.utils) DEBUG: Requirement not satisfied: netaddr >=0.10.0 DEBUG: Handling debtcollector >=1.2.0 from hook generated metadata: Requires-Dist (oslo.utils) DEBUG: Requirement not satisfied: debtcollector >=1.2.0 DEBUG: Handling pyparsing >=2.1.0 from hook generated metadata: Requires-Dist (oslo.utils) DEBUG: Requirement not satisfied: pyparsing >=2.1.0 DEBUG: Handling packaging >=20.4 from hook generated metadata: Requires-Dist (oslo.utils) DEBUG: Requirement satisfied: packaging >=20.4 DEBUG: (installed: packaging 24.2) DEBUG: Handling PyYAML >=3.13 from hook generated metadata: Requires-Dist (oslo.utils) DEBUG: Requirement not satisfied: PyYAML >=3.13 DEBUG: Handling psutil >=3.2.2 from hook generated metadata: Requires-Dist (oslo.utils) DEBUG: Requirement not satisfied: psutil >=3.2.2 DEBUG: Handling pbr >=6.1.0 from hook generated metadata: Requires-Dist (oslo.utils) DEBUG: Requirement satisfied: pbr >=6.1.0 DEBUG: (installed: pbr 6.1.1) DEBUG: + cat /builddir/build/BUILD/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv oslo.utils-9.0.0.dist-info/ DEBUG: removed 'oslo.utils-9.0.0.dist-info/AUTHORS' DEBUG: removed 'oslo.utils-9.0.0.dist-info/LICENSE' DEBUG: removed 'oslo.utils-9.0.0.dist-info/METADATA' DEBUG: removed 'oslo.utils-9.0.0.dist-info/pbr.json' DEBUG: removed 'oslo.utils-9.0.0.dist-info/top_level.txt' DEBUG: removed directory 'oslo.utils-9.0.0.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.buildreqs.nosrc.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:09 ago on Mon Jun 2 07:34:26 2025. DEBUG: Package git-core-2.47.1-2.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-eventlet-0.36.1-1.el10s.noarch is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed. DEBUG: Package python3-sphinx-1:7.2.6-10.el10.noarch is already installed. DEBUG: Package tox-4.21.2-3.el10s.noarch is already installed. DEBUG: Package python3-tox-current-env-0.0.12-1.el10s.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Package qemu-img-18:10.0.0-4.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ============================================================================================================= DEBUG: Package Arch Version Repository Size DEBUG: ============================================================================================================= DEBUG: Installing: DEBUG: python3-coverage x86_64 7.3.2-5.el10s delorean-master-testing 358 k DEBUG: python3-ddt noarch 1.6.0-1.el10s delorean-master-testing 21 k DEBUG: python3-debtcollector noarch 3.0.0-0.20250212115946.0e6ce1c.el10 delorean-component-common 35 k DEBUG: python3-fixtures noarch 4.2.2-1.el10s delorean-master-testing 111 k DEBUG: python3-iso8601 noarch 2.1.0-3.el10s delorean-master-testing 23 k DEBUG: python3-netaddr noarch 1.3.0-2.el10 appstream 1.7 M DEBUG: python3-openstackdocstheme noarch 3.0.0-10.el10s delorean-master-build-deps 934 k DEBUG: python3-oslo-config noarch 2:9.7.1-0.20250318100804.d583141.el10 delorean-component-common 282 k DEBUG: python3-oslo-i18n noarch 6.5.1-0.20250318101249.162e0fa.el10 delorean-component-common 65 k DEBUG: python3-oslotest noarch 5.0.1-0.20250513100931.1fe4458.el10 delorean-component-clients 52 k DEBUG: python3-psutil x86_64 5.9.8-6.el10 appstream 269 k DEBUG: python3-pyparsing noarch 3.1.1-7.el10 baseos 269 k DEBUG: python3-pyyaml x86_64 6.0.1-19.el10 baseos 236 k DEBUG: python3-reno noarch 4.1.0-0.20250212114939.47651ec.el10 delorean-component-common 139 k DEBUG: python3-stestr noarch 4.1.0-1.el10s delorean-master-testing 194 k DEBUG: python3-testscenarios noarch 0.5.0-21.el10s delorean-master-testing 40 k DEBUG: python3-testtools noarch 2.7.2-1.bootstrap.el10s delorean-master-testing 405 k DEBUG: Installing dependencies: DEBUG: libyaml x86_64 0.2.5-16.el10 baseos 62 k DEBUG: python-oslo-i18n-lang noarch 6.5.1-0.20250318101249.162e0fa.el10 delorean-component-common 14 k DEBUG: python3-autopage noarch 0.5.2-8.el10s delorean-master-testing 75 k DEBUG: python3-cliff noarch 4.9.1-0.20250314125026.083572e.el10 delorean-component-common 116 k DEBUG: python3-cmd2 noarch 2.5.8-1.el10s delorean-master-testing 375 k DEBUG: python3-dulwich x86_64 0.22.1-2.el10s delorean-master-testing 522 k DEBUG: python3-extras noarch 1.0.0-36.el10s delorean-master-testing 15 k DEBUG: python3-prettytable noarch 3.6.0-10.el10 appstream 68 k DEBUG: python3-pyperclip noarch 1.8.2-1.el10s delorean-master-testing 28 k DEBUG: python3-rfc3986 noarch 1.5.0-12.el10s delorean-master-testing 59 k DEBUG: python3-stevedore noarch 5.4.1-0.20250314122149.27e27c1.el10 delorean-component-clients 79 k DEBUG: python3-subunit noarch 1.4.4-5.el10s delorean-master-testing 123 k DEBUG: python3-tomlkit noarch 0.13.2-1.el10s delorean-master-testing 111 k DEBUG: python3-voluptuous noarch 0.15.2-1.el10s delorean-master-testing 73 k DEBUG: python3-wcwidth noarch 0.2.6-6.el10 baseos 46 k DEBUG: python3-wrapt x86_64 1.17.1-1.el10s delorean-master-testing 68 k DEBUG: which x86_64 2.21-43.el10 baseos 42 k DEBUG: Transaction Summary DEBUG: ============================================================================================================= DEBUG: Install 34 Packages DEBUG: Total size: 6.9 M DEBUG: Total download size: 139 k DEBUG: Installed size: 30 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-3.1.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-6.0.1-19.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.6-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-43.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-1.3.0-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-3.6.0-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.9.8-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.5.2-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-2.5.8-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-coverage-7.3.2-5.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-ddt-1.6.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dulwich-0.22.1-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-36.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-4.2.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-2.1.0-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.5.0-12.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-4.1.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.4-5.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.7.2-1.bootstrap.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tomlkit-0.13.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.15.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.17.1-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackdocstheme-3.0.0-10.el10s.noarch.rpm: Already downloaded DEBUG: (34/34): python3-reno-4.1.0-0.20250212114939.47 3.5 MB/s | 139 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 2.8 MB/s | 139 kB 00:00 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-testtools-2.7.2-1.bootstrap.el10s.noarch 1/34 DEBUG: Installing : python3-fixtures-4.2.2-1.el10s.noarch 2/34 DEBUG: Installing : python3-dulwich-0.22.1-2.el10s.x86_64 3/34 DEBUG: Installing : python3-wcwidth-0.2.6-6.el10.noarch 4/34 DEBUG: Installing : python3-stevedore-5.4.1-0.20250314122149.27e27c1.e 5/34 DEBUG: Installing : python3-prettytable-3.6.0-10.el10.noarch 6/34 DEBUG: Installing : python3-wrapt-1.17.1-1.el10s.x86_64 7/34 DEBUG: Installing : python3-debtcollector-3.0.0-0.20250212115946.0e6ce 8/34 DEBUG: Installing : python3-voluptuous-0.15.2-1.el10s.noarch 9/34 DEBUG: Installing : python3-tomlkit-0.13.2-1.el10s.noarch 10/34 DEBUG: Installing : python3-rfc3986-1.5.0-12.el10s.noarch 11/34 DEBUG: Installing : python3-pyperclip-1.8.2-1.el10s.noarch 12/34 DEBUG: Installing : python3-iso8601-2.1.0-3.el10s.noarch 13/34 DEBUG: Installing : python3-subunit-1.4.4-5.el10s.noarch 14/34 DEBUG: Installing : python3-extras-1.0.0-36.el10s.noarch 15/34 DEBUG: Installing : python3-autopage-0.5.2-8.el10s.noarch 16/34 DEBUG: Installing : python3-netaddr-1.3.0-2.el10.noarch 17/34 DEBUG: Installing : which-2.21-43.el10.x86_64 18/34 DEBUG: Installing : python3-cmd2-2.5.8-1.el10s.noarch 19/34 DEBUG: Installing : libyaml-0.2.5-16.el10.x86_64 20/34 DEBUG: Installing : python3-pyyaml-6.0.1-19.el10.x86_64 21/34 DEBUG: Installing : python3-cliff-4.9.1-0.20250314125026.083572e.el10. 22/34 DEBUG: Installing : python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0 23/34 DEBUG: Installing : python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.e 24/34 DEBUG: Installing : python3-oslo-config-2:9.7.1-0.20250318100804.d5831 25/34 DEBUG: Installing : python3-stestr-4.1.0-1.el10s.noarch 26/34 DEBUG: Installing : python3-reno-4.1.0-0.20250212114939.47651ec.el10.n 27/34 DEBUG: Installing : python3-oslotest-5.0.1-0.20250513100931.1fe4458.el 28/34 DEBUG: Installing : python3-openstackdocstheme-3.0.0-10.el10s.noarch 29/34 DEBUG: Installing : python3-testscenarios-0.5.0-21.el10s.noarch 30/34 DEBUG: Installing : python3-ddt-1.6.0-1.el10s.noarch 31/34 DEBUG: Installing : python3-coverage-7.3.2-5.el10s.x86_64 32/34 DEBUG: Installing : python3-psutil-5.9.8-6.el10.x86_64 33/34 DEBUG: Installing : python3-pyparsing-3.1.1-7.el10.noarch 34/34 DEBUG: Running scriptlet: python3-pyparsing-3.1.1-7.el10.noarch 34/34 DEBUG: Installed: DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: python3-ddt-1.6.0-1.el10s.noarch DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch DEBUG: python3-oslo-config-2:9.7.1-0.20250318100804.d583141.el10.noarch DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: which-2.21-43.el10.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.86.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-16.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-4.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-2.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-6.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-291-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: numactl-libs-2.0.19-1.el10.x86_64 DEBUG: liburing-2.5-5.el10.x86_64 DEBUG: libaio-0.3.111-22.el10.x86_64 DEBUG: qemu-img-10.0.0-4.el10.x86_64 DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: which-2.21-43.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-ddt-1.6.0-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.86.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-16.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-4.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-2.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-6.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-291-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: numactl-libs-2.0.19-1.el10.x86_64 DEBUG: liburing-2.5-5.el10.x86_64 DEBUG: libaio-0.3.111-22.el10.x86_64 DEBUG: qemu-img-10.0.0-4.el10.x86_64 DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: which-2.21-43.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-ddt-1.6.0-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-utils.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-utils.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.P6FVop DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd oslo.utils-9.0.0 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/oslo.utils-9.0.0/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/oslo.utils-9.0.0/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.utils-9.0.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.12) DEBUG: py312: OK ✔ in 0.01 seconds DEBUG: py312: OK (0.01 seconds) DEBUG: docs: OK (0.00 seconds) DEBUG: congratulations :) (0.06 seconds) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling eventlet>=0.18.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: eventlet>=0.18.2 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: fixtures>=3.0.0 DEBUG: (installed: fixtures 4.2.2) DEBUG: Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testscenarios>=0.4 DEBUG: (installed: testscenarios 0.5.0) DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testtools>=2.2.0 DEBUG: (installed: testtools 2.7.2) DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslotest>=3.2.0 DEBUG: (installed: oslotest 5.0.1) DEBUG: Handling ddt>=1.0.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: ddt>=1.0.1 DEBUG: (installed: ddt 1.6.0) DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: stestr>=2.0.0 DEBUG: (installed: stestr 4.1.0) DEBUG: Handling coverage>=4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: coverage>=4.0 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling oslo.config>=5.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.config>=5.2.0 DEBUG: (installed: oslo.config 9.7.1) DEBUG: Handling iso8601>=0.1.11 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: iso8601>=0.1.11 DEBUG: (installed: iso8601 2.1.0) DEBUG: Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.i18n>=3.15.3 DEBUG: (installed: oslo.i18n 6.5.1) DEBUG: Handling netaddr>=0.10.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: netaddr>=0.10.0 DEBUG: (installed: netaddr 1.3.0) DEBUG: Handling debtcollector>=1.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: debtcollector>=1.2.0 DEBUG: (installed: debtcollector 3.0.0) DEBUG: Handling pyparsing>=2.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pyparsing>=2.1.0 DEBUG: (installed: pyparsing 3.1.1) DEBUG: Handling packaging>=20.4 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: packaging>=20.4 DEBUG: (installed: packaging 24.2) DEBUG: Handling PyYAML>=3.13 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PyYAML>=3.13 DEBUG: (installed: PyYAML 6.0.1) DEBUG: Handling psutil>=3.2.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: psutil>=3.2.2 DEBUG: (installed: psutil 5.9.8) DEBUG: Handling pbr>=6.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr>=6.1.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling sphinx>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinx>=2.0.0 DEBUG: (installed: sphinx 7.2.6) DEBUG: Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: openstackdocstheme>=2.2.0 DEBUG: (installed: openstackdocstheme 3.0.0) DEBUG: Handling reno>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: reno>=3.1.0 DEBUG: (installed: reno 4.1.0) DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: fixtures>=3.0.0 DEBUG: (installed: fixtures 4.2.2) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: writing oslo.utils.egg-info/PKG-INFO DEBUG: writing dependency_links to oslo.utils.egg-info/dependency_links.txt DEBUG: writing requirements to oslo.utils.egg-info/requires.txt DEBUG: writing top-level names to oslo.utils.egg-info/top_level.txt DEBUG: writing pbr to oslo.utils.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'oslo.utils.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/oslo.utils-9.0.0/oslo.utils-9.0.0.dist-info' DEBUG: Handling iso8601 >=0.1.11 from hook generated metadata: Requires-Dist (oslo.utils) DEBUG: Requirement satisfied: iso8601 >=0.1.11 DEBUG: (installed: iso8601 2.1.0) DEBUG: Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (oslo.utils) DEBUG: Requirement satisfied: oslo.i18n >=3.15.3 DEBUG: (installed: oslo.i18n 6.5.1) DEBUG: Handling netaddr >=0.10.0 from hook generated metadata: Requires-Dist (oslo.utils) DEBUG: Requirement satisfied: netaddr >=0.10.0 DEBUG: (installed: netaddr 1.3.0) DEBUG: Handling debtcollector >=1.2.0 from hook generated metadata: Requires-Dist (oslo.utils) DEBUG: Requirement satisfied: debtcollector >=1.2.0 DEBUG: (installed: debtcollector 3.0.0) DEBUG: Handling pyparsing >=2.1.0 from hook generated metadata: Requires-Dist (oslo.utils) DEBUG: Requirement satisfied: pyparsing >=2.1.0 DEBUG: (installed: pyparsing 3.1.1) DEBUG: Handling packaging >=20.4 from hook generated metadata: Requires-Dist (oslo.utils) DEBUG: Requirement satisfied: packaging >=20.4 DEBUG: (installed: packaging 24.2) DEBUG: Handling PyYAML >=3.13 from hook generated metadata: Requires-Dist (oslo.utils) DEBUG: Requirement satisfied: PyYAML >=3.13 DEBUG: (installed: PyYAML 6.0.1) DEBUG: Handling psutil >=3.2.2 from hook generated metadata: Requires-Dist (oslo.utils) DEBUG: Requirement satisfied: psutil >=3.2.2 DEBUG: (installed: psutil 5.9.8) DEBUG: Handling pbr >=6.1.0 from hook generated metadata: Requires-Dist (oslo.utils) DEBUG: Requirement satisfied: pbr >=6.1.0 DEBUG: (installed: pbr 6.1.1) DEBUG: + cat /builddir/build/BUILD/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv oslo.utils-9.0.0.dist-info/ DEBUG: removed 'oslo.utils-9.0.0.dist-info/AUTHORS' DEBUG: removed 'oslo.utils-9.0.0.dist-info/LICENSE' DEBUG: removed 'oslo.utils-9.0.0.dist-info/METADATA' DEBUG: removed 'oslo.utils-9.0.0.dist-info/top_level.txt' DEBUG: removed 'oslo.utils-9.0.0.dist-info/pbr.json' DEBUG: removed directory 'oslo.utils-9.0.0.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.buildreqs.nosrc.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:13 ago on Mon Jun 2 07:34:26 2025. DEBUG: Package git-core-2.47.1-2.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-coverage-7.3.2-5.el10s.x86_64 is already installed. DEBUG: Package python3-ddt-1.6.0-1.el10s.noarch is already installed. DEBUG: Package python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch is already installed. DEBUG: Package python3-eventlet-0.36.1-1.el10s.noarch is already installed. DEBUG: Package python3-fixtures-4.2.2-1.el10s.noarch is already installed. DEBUG: Package python3-iso8601-2.1.0-3.el10s.noarch is already installed. DEBUG: Package python3-netaddr-1.3.0-2.el10.noarch is already installed. DEBUG: Package python3-openstackdocstheme-3.0.0-10.el10s.noarch is already installed. DEBUG: Package python3-oslo-config-2:9.7.1-0.20250318100804.d583141.el10.noarch is already installed. DEBUG: Package python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch is already installed. DEBUG: Package python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-psutil-5.9.8-6.el10.x86_64 is already installed. DEBUG: Package python3-pyparsing-3.1.1-7.el10.noarch is already installed. DEBUG: Package python3-pyyaml-6.0.1-19.el10.x86_64 is already installed. DEBUG: Package python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed. DEBUG: Package python3-sphinx-1:7.2.6-10.el10.noarch is already installed. DEBUG: Package python3-stestr-4.1.0-1.el10s.noarch is already installed. DEBUG: Package python3-testscenarios-0.5.0-21.el10s.noarch is already installed. DEBUG: Package python3-testtools-2.7.2-1.bootstrap.el10s.noarch is already installed. DEBUG: Package tox-4.21.2-3.el10s.noarch is already installed. DEBUG: Package python3-tox-current-env-0.0.12-1.el10s.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Package qemu-img-18:10.0.0-4.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.86.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-16.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-4.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-2.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-6.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-291-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: numactl-libs-2.0.19-1.el10.x86_64 DEBUG: liburing-2.5-5.el10.x86_64 DEBUG: libaio-0.3.111-22.el10.x86_64 DEBUG: qemu-img-10.0.0-4.el10.x86_64 DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: which-2.21-43.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-ddt-1.6.0-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Start: Outputting list of installed packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: rpm -qa --root '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\n' with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell True DEBUG: libgcc-14.2.1-7.el10.x86_64 1737504792 273356 19bc9a7be455df2dab97cc0ce33ddba1 installed DEBUG: fonts-filesystem-1:2.0.5-18.el10.noarch 1730216344 0 5b562284b8ae5a306943d7ecf1d4033a installed DEBUG: tzdata-2025b-1.el10.noarch 1742921633 1664708 af7b347a2d1d69ab5aa2f4273ac698c6 installed DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch 1730215136 15080934 6c6e6e87586dfeff49100e64066f7892 installed DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch 1730215136 596045 ee9c9de3d6ac81d46fb8a717f7857113 installed DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch 1743053656 464837 2e652b2065694dbd14a70e8a0ef4e980 installed DEBUG: xkeyboard-config-2.41-3.el10.noarch 1730234670 6895827 adb585c320d812caab3651f0c6d9d1f0 installed DEBUG: rust-toolset-srpm-macros-1.86.0-2.el10.noarch 1745604596 2058 fe68ac8591d27775999a135a15d967c1 installed DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch 1741083324 464 d5f7418e1f735f1931e2c7f0283d117b installed DEBUG: poppler-data-0.4.11-9.el10.noarch 1730228686 12947088 0a5e53f7dadd7335899f243ec7584ebe installed DEBUG: perl-srpm-macros-1-57.el10.noarch 1730227896 861 6278c61673e6f70568ec05a59aa0b9fc installed DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch 1730226011 1601 bb87b72df28a1d373265d9aabc1927ac installed DEBUG: openblas-srpm-macros-2-19.el10.noarch 1730225697 112 db378a3d2cc4c55e091943978c6c07b4 installed DEBUG: ocaml-srpm-macros-10-4.el10.noarch 1730225579 1959 e93fce8c61a956aa0b01b0e3edd6419f installed DEBUG: libX11-common-1.8.10-1.el10.noarch 1733735637 1205206 d67b629075b5661587b70cde84479345 installed DEBUG: kernel-srpm-macros-1.0-25.el10.noarch 1730219807 1949 d8348f4676bb25585ae7919de6bc05ce installed DEBUG: kernel-headers-6.12.0-89.el10.x86_64 1748311222 6829100 4b1a4bd7fb7b57009861473ccc96a9a8 installed DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 1730216535 1746912 d68c7f46d126756c2aeae6a70525522e installed DEBUG: annobin-docs-12.93-2.el10.noarch 1746530843 101230 4d13ec2af5ce64b766dfeb67457eef8d installed DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch 1730215095 4600301 5dceb1d603e5b1880d69e7946569fa02 installed DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch 1730228718 69171 b3f4df6e954d12b428e67ee877c7e810 installed DEBUG: pkgconf-m4-2.1.0-3.el10.noarch 1730228266 14252 85405cf8cc1a36c8de9fe92347e0acc3 installed DEBUG: pcre2-syntax-10.44-1.el10.3.noarch 1730226499 257634 38d94bb36ae8d3ef12a3a9af950e791f installed DEBUG: ncurses-base-6.4-14.20240127.el10.noarch 1730224728 334036 fa6145f4b4d3d18d911bcb32d9be44ad installed DEBUG: libssh-config-0.11.1-1.el10.noarch 1730102143 277 e6293f316965dfdca9417663ffb357a7 installed DEBUG: google-noto-fonts-common-20240401-5.el10.noarch 1730217907 17944 1363d33de93f0f96b3732a50096a8e05 installed DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch 1730217907 1308528 72211458a17a612e189da75dbe8ca086 installed DEBUG: default-fonts-core-sans-4.1-3.el10.noarch 1730219898 12145 f7b341324081169790f255c283b14590 installed DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch 1730235282 6554991 fbad26634814b1a96ea1edd30adebd66 installed DEBUG: coreutils-common-9.5-6.el10.x86_64 1732618075 11696153 9224526c32e26a915fabca8e440fab9a installed DEBUG: centos-gpg-keys-10.0-8.el10.noarch 1740066864 3865 1379cbf7494814ae62c55315c354e8d8 installed DEBUG: centos-stream-repos-10.0-8.el10.noarch 1740066864 7002 220426282a002f0eaa2fe70b0c93c1ef installed DEBUG: centos-stream-release-10.0-8.el10.noarch 1740066864 37914 0e486114ee58c48ffc7a3d809c1a73cb installed DEBUG: setup-2.14.5-7.el10.noarch 1744129580 737783 1ebd10b27986b317f541947707a04aaa installed DEBUG: filesystem-3.18-16.el10.x86_64 1730216154 106 077a6ba7b2422325ec3c24d801f72a0d installed DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch 1730233556 38280 f2fc1392d4f3a7990994c83a79e42b9c installed DEBUG: basesystem-11-22.el10.noarch 1730215184 0 46b49e11743b85a984f4a5a17fc35d88 installed DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 1746515242 8162982 43398a55c2743fd36fdd864d06a0611f installed DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 1746515242 0 3dd2895bbf930c7347279aac803a7515 installed DEBUG: glibc-common-2.39-38.el10.x86_64 1746515242 1072850 5dc7c0f33fcd38e6ee0df8c4771b9dfa installed DEBUG: glibc-2.39-38.el10.x86_64 1746515242 6509026 4abae9b377e0bf7dace7d533894695fc installed DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 1730224743 990279 1bcc5f175337f09bb575f6c7ca174057 installed DEBUG: bash-5.2.26-6.el10.x86_64 1730213617 8542552 2cd3d5bca2648022603f782773791b1c installed DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 1745311060 140888 9c76600f3cc710f4a682f280e255cdc7 installed DEBUG: libstdc++-14.2.1-7.el10.x86_64 1737504792 2902670 860857c2548ddd88320168a38c4c5b7b installed DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 1737038253 81060 d26773fabbebe684132db674e56b6cd2 installed DEBUG: xz-libs-1:5.6.2-4.el10.x86_64 1747138417 219435 66d3e9b1c1e2aa38fe0333c40a9da659 installed DEBUG: libpng-2:1.6.40-8.el10.x86_64 1730221757 243478 761a1596d44c02eeea2caefd14570a5f installed DEBUG: libuuid-2.40.2-10.el10.x86_64 1739464864 38205 8e523887699321cc761b3dbee937cf9b installed DEBUG: libxml2-2.12.5-5.el10.x86_64 1740406027 1811883 00eba545dac2371368369efb43758f47 installed DEBUG: readline-8.2-11.el10.x86_64 1730230508 500877 45ca10b09be562eeea8f8e2b169df55f installed DEBUG: libzstd-1.5.5-9.el10.x86_64 1730235146 749302 8dc60817eda1668634e33393e9caee5b installed DEBUG: elfutils-libelf-0.193-1.el10.x86_64 1746041422 1220560 ec0a44e631932b826cf43396276bf973 installed DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 1730221221 869267 fa5f7bc2359e8b54f34e14b9dcb0ea7d installed DEBUG: gmp-1:6.2.1-10.el10.x86_64 1730216894 825840 14d99e5658aff510737e73c6e5a813c3 installed DEBUG: libgpg-error-1.50-2.el10.x86_64 1730220796 906740 dd810ef1e50b1f57c4b7b680644ab4fa installed DEBUG: libxcrypt-4.4.36-10.el10.x86_64 1730222731 273229 25dd448aa9ad608a0fbbee91b0625269 installed DEBUG: libblkid-2.40.2-10.el10.x86_64 1739464864 268706 7cbd75e70d639c90fbc07020b25a9148 installed DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch 1745689835 113942 cd92e552d83d19f34bdc3f4b197d3473 installed DEBUG: nspr-4.35.0-34.el10.x86_64 1732553547 309488 848846165623d3bb149560b4bcc8a5ff installed DEBUG: libassuan-2.5.6-6.el10.x86_64 1730220050 171462 a5718d57a4d543af6fdc2cfdb7a8cf8e installed DEBUG: mpfr-4.2.1-5.el10.x86_64 1730224547 847869 1b965245c27956c0e33e27d2ca0b0d4a installed DEBUG: expat-2.7.1-1.el10.x86_64 1743419389 305164 93657612837e61603161045f890a84d6 installed DEBUG: pcre2-10.44-1.el10.3.x86_64 1730226502 681418 1d1777bee1d205beaf93890546e8b674 installed DEBUG: grep-3.11-10.el10.x86_64 1730217810 1038114 c4048f163c58a88d4fdbc16b88d43ddf installed DEBUG: popt-1.19-8.el10.x86_64 1730228515 140130 053a20a60e1afd5e3badd2f5d4a638f4 installed DEBUG: gawk-5.3.0-6.el10.x86_64 1730216535 1799421 85779b68a9aff20397bd084b03a23424 installed DEBUG: nss-util-3.101.0-13.el10.x86_64 1732553547 209608 5a2546e1b94788368f8fd7ac538a6281 installed DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 1744789221 1575656 5233272796185d812c8a0888a2df5c1a installed DEBUG: gdbm-libs-1:1.23-11.el10.x86_64 1740740649 124794 6f6d422484969920f451bab4b679b259 installed DEBUG: libattr-2.5.2-5.el10.x86_64 1730215193 29173 2833a042a276b30da6c1a0ba42587877 installed DEBUG: libacl-2.3.2-4.el10.x86_64 1730215005 40954 631458af65cf3e129e9416aafab73ad3 installed DEBUG: libgomp-14.2.1-7.el10.x86_64 1737504792 530614 b09a2aab52f6a5ce417d3de908f332bb installed DEBUG: lcms2-2.16-6.el10.x86_64 1730219868 434995 a11d13644b53fb5baed0acaa7e1e34e0 installed DEBUG: libwebp-1.3.2-8.el10.x86_64 1730222912 808370 b22e3b937f3e63b8b4f5a4e515aace20 installed DEBUG: json-c-0.18-3.el10.x86_64 1730888062 84642 790ed9f22b49da601d165a7f42803ef5 installed DEBUG: libcap-ng-0.8.4-6.el10.x86_64 1730220054 74859 fa1e3296fb900214494caafbdd560ef7 installed DEBUG: audit-libs-4.0.3-4.el10.x86_64 1744382132 371825 531f4d2bfee9b25bfd0c5cc3bb656d0b installed DEBUG: libeconf-0.6.2-4.el10.x86_64 1730220424 59376 3c1826ec5ca18028ea82945e488379e5 installed DEBUG: pam-libs-1.6.1-7.el10.x86_64 1732183507 137895 5f7ec504d24b96d3b9a557488661d395 installed DEBUG: libcap-2.69-7.el10.x86_64 1730220121 229023 09c235e1a41cb500ab105f07a777e83d installed DEBUG: systemd-libs-257-11.el10.x86_64 1744784195 2403258 92592e3283683c13dcdc81ee19ecad73 installed DEBUG: libffi-3.4.4-10.el10.x86_64 1747269976 87536 09add1816293186b6cb76eb3b4e07686 installed DEBUG: libtasn1-4.20.0-1.el10.x86_64 1739768187 184603 b4eff3a9f4b9efc278d5220ba1bde8cd installed DEBUG: p11-kit-0.25.5-7.el10.x86_64 1730453558 2274541 0d10784fb866e91942e5969c5595bcf8 installed DEBUG: libunistring-1.1-10.el10.x86_64 1730222558 1812853 8c599b5aa65a4c4789cd4e41924d01e8 installed DEBUG: libidn2-2.3.7-3.el10.x86_64 1730221096 336954 bad1bcf3af7ac272c292fb703d063727 installed DEBUG: libICE-1.1.1-5.el10.x86_64 1730221200 185549 23e593c41d291cf8ea9f304794a3ab40 installed DEBUG: openjpeg2-2.5.2-4.el10.x86_64 1737656203 451651 1e644ed31637a76297eca0b79cb8edef installed DEBUG: libSM-1.2.4-5.el10.x86_64 1730221926 99596 eaee1c27d0b64b353b7c0e6b2a6453d4 installed DEBUG: xz-1:5.6.2-4.el10.x86_64 1747138417 1244792 3dac3447f931ab37d89a44cd3c8b78a9 installed DEBUG: libmpc-1.3.1-7.el10.x86_64 1730221091 164516 c2758337a2075dd3f6270fde665f31ef installed DEBUG: libfdisk-2.40.2-10.el10.x86_64 1739464864 371482 d359a1e5e3da6bc33dac2be6a18991ac installed DEBUG: libgcrypt-1.11.0-6.el10.x86_64 1746004907 1635730 45cd8876bbc08a49fdb27f24c7b0610e installed DEBUG: libksba-1.6.7-2.el10.x86_64 1730221262 403876 cf1f380b165e4071eb8bafd89e15200b installed DEBUG: dwz-0.15-7.el10.x86_64 1719244701 301972 cdadd22846a3e865fa29ecf9f03858aa installed DEBUG: unzip-6.0-66.el10.x86_64 1730233547 408339 9d01b3c65347363f33add581fb20cd1e installed DEBUG: file-libs-5.45-7.el10.x86_64 1730216106 10410238 65d65cac82e92d71d09e7937d00afda7 installed DEBUG: file-5.45-7.el10.x86_64 1730216106 105999 1a275605b642c18f1668001814edc771 installed DEBUG: alternatives-1.30-2.el10.x86_64 1730215254 67921 dacc56c639d072091b65fbccb3a8a2d0 installed DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 1730453558 408940 a90c2a5f8a915a65b0fc0970e23366ee installed DEBUG: gnutls-3.8.9-16.el10.x86_64 1746783770 4180021 e6e844f6263906a69dbbf3a7a5f9c98c installed DEBUG: diffutils-3.10-8.el10.x86_64 1730215620 1658034 c2e3be68b585b63d79f192af4b8bbbad installed DEBUG: jansson-2.14-3.el10.x86_64 1730219623 91245 f356c03e41105a611f67f1c3616f7054 installed DEBUG: libbrotli-1.1.0-6.el10.x86_64 1730215202 865794 afbddda59d52fa99a76d2576ffe3d9d9 installed DEBUG: libsepol-3.8-1.el10.x86_64 1738262927 849595 d7440dd6f3874370b8653a090b9de55e installed DEBUG: libselinux-3.8-1.el10.x86_64 1738267682 201757 1f98e2d2f691dfd1d9c72ba8bfc609a0 installed DEBUG: sed-4.9-3.el10.x86_64 1730231721 878041 6949f0c4519a6db4dbb7a5f18203526c installed DEBUG: findutils-1:4.10.0-5.el10.x86_64 1730216105 1942959 2942c06a64d76c8c621b9c0e249e8f99 installed DEBUG: openssl-libs-1:3.5.0-4.el10.x86_64 1747923470 9350634 ba0a0466b765d2a42c5d60d21e5244d6 installed DEBUG: coreutils-9.5-6.el10.x86_64 1732618075 5781370 5801daf855d9de1c9f5513ba77b3d425 installed DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch 1730215318 2701731 de08249ae5f7cf022e975101e0ccd147 installed DEBUG: libmount-2.40.2-10.el10.x86_64 1739464864 360106 5683209c8b0cabefbbe7cec6a795f6a2 installed DEBUG: glib2-2.80.4-4.el10.x86_64 1730297365 15327863 768e9f004d0df7383bc0d5ecaa47d7e3 installed DEBUG: polkit-libs-125-3.el10.x86_64 1730228824 212988 5198ecb0eaa87cfeccd4a8ccbb187635 installed DEBUG: gzip-1.13-3.el10.x86_64 1730218103 402458 6973a672a654579d3b8b5325ae4f87de installed DEBUG: cracklib-2.9.11-8.el10.x86_64 1730215560 245125 0d10c73fe55b00e2d18bc180be1676fa installed DEBUG: libevent-2.1.12-16.el10.x86_64 1730220420 917042 bd352550fdb83a3f83d48def858b10a0 installed DEBUG: libsmartcols-2.40.2-10.el10.x86_64 1739464864 184586 7e48b32205d9d910d5f6387755248ca9 installed DEBUG: util-linux-core-2.40.2-10.el10.x86_64 1739464864 1520798 b22434070fa1079348f2798cef360153 installed DEBUG: lua-libs-5.4.6-7.el10.x86_64 1730223336 283675 1d3b244c28e3fabf1efc86d5e3735110 installed DEBUG: lz4-libs-1.9.4-8.el10.x86_64 1730223387 140659 787b6ed11b45f7fb7d4fa89dc99db3b2 installed DEBUG: libarchive-3.7.7-2.el10.x86_64 1741081261 957114 e67ffcc7c9465666aa788768de5a8fc6 installed DEBUG: npth-1.6-21.el10.x86_64 1730225148 50619 767fe709a43d8f601b7e3fc9cc7251c7 installed DEBUG: fribidi-1.0.14-4.el10.x86_64 1730216530 376410 e707a04ecf5a55a8ea62a11326dd7600 installed DEBUG: jbigkit-libs-2.1-31.el10.x86_64 1730219576 120383 7dd8b09319db3b36eeb4d340bbb825bf installed DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 1730222239 71816 5f64e02fbd5a4865259fb5750f59f733 installed DEBUG: zstd-1.5.5-9.el10.x86_64 1730235146 1632357 84663edbbd66d6925ff9af6ed92e0b42 installed DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 1730215560 9815811 b8a3046d44a06c339d10aac3eff2a19e installed DEBUG: libpwquality-1.4.5-12.el10.x86_64 1730221689 427746 07adceb7817e9dfe21005a35c7838f08 installed DEBUG: shared-mime-info-2.3-8.el10.x86_64 1730231854 5418941 101b11684cd99c75e1ebdf4a64918213 installed DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 1730216653 2627349 04367e4fa0bff3c703657b596b99b9b0 installed DEBUG: libsecret-0.21.2-8.el10.x86_64 1748332815 582530 757d75780197d26b36c225b3833c18a9 installed DEBUG: pinentry-1.3.1-1.el10.x86_64 1730799299 268288 7b600756d31f47600c9c5804ea310207 installed DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 1739178290 103608 1aea9cd852c11b32c62306dbc817f78c installed DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch 1730229430 1600309 2d8ff882a5474646d918d8a659d466e4 installed DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch 1730233556 1428570 c5eb388d521aeeb0a0a1af08510d0ded installed DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch 1730233556 1460518 343aa3d85f3dec940791857131adbddd installed DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch 1730233556 86336 ea100dd5e02bf99edda8db08dd6a0d98 installed DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch 1730233556 1216723 c85ec46bf6cb5ee7e554157a4437b457 installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch 1730233556 1100338 b4062caa2532c33f8a535e3618c76819 installed DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch 1730233556 1429732 410fc78ef3967c59a9e28b2f0d0cf3bb installed DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch 1730233556 2505850 d4a3340940f41ab4dc40762ebc4b5177 installed DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch 1730233556 1557220 8f0520bc45660eabe132ffbfe8d640e4 installed DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch 1730233556 45248 7fdd04af8e7dac35eab33927f8a507ae installed DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch 1730233556 400137 79dee41a0ba562f5bf2b90d342af9eda installed DEBUG: urw-base35-fonts-20200910-21.el10.noarch 1730233556 5478 9a5fdb4cb4ef59a2fa9d349cc72f505a installed DEBUG: kmod-libs-31-11.el10.x86_64 1737131011 147750 9f2d7a884aa13f13a1dfaa5b75ce29ca installed DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 1731508664 2444634 9e67d2f9e6e4b34aca8a537894baadd0 installed DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 1745832178 16413 205bd1551df58055a4d966e0ab298a6f installed DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 1745832178 734840 165108b466d2f5d4327d7b21901e6bde installed DEBUG: libsemanage-3.8.1-1.el10.x86_64 1741335517 315307 6f17ea63cd5e20f9690c9850c7c9bd5e installed DEBUG: shadow-utils-2:4.15.0-6.el10.x86_64 1748266797 4282165 6a1c2a80f60e5d0995d95496445be53d installed DEBUG: libutempter-1.2.1-15.el10.x86_64 1730222480 59097 3d7e2d73681be7ee74b906baf3003c64 installed DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 1730233187 1765648 86b04608b431d286b21d73a45d0f13cf installed DEBUG: tar-2:1.35-7.el10.x86_64 1738777241 3097154 f8d3b5a4f39d52f208c74d90ab384c88 installed DEBUG: zip-3.0-44.el10.x86_64 1738077404 730231 d6e692c89b3c5bd5b3a72818418884a9 installed DEBUG: cpp-14.2.1-7.el10.x86_64 1737504792 39963576 e7e66cb00a45a6e6072992888e1111b7 installed DEBUG: libpsl-0.21.5-6.el10.x86_64 1730221584 82456 e51ba2fb198c78d0192012c64b37224b installed DEBUG: dbus-libs-1:1.14.10-5.el10.x86_64 1730215691 381803 3986b69c669ef4619f4b07fdbd7cc6f3 installed DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 1739447456 181930 f2d1706fddb3569cbe81c4cf67884111 installed DEBUG: libusb1-1.0.27-4.el10.x86_64 1730222422 170254 570927ac16a3c26b399456507b6792b6 installed DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 1733406346 728430 234b2a6d9bb457044f53d7cb729ec330 installed DEBUG: openldap-2.6.8-3.el10.x86_64 1739381092 525333 f1257afa5d7226c597c20a400a909b59 installed DEBUG: gdbm-1:1.23-11.el10.x86_64 1740740649 479535 a79995a573459afe8113afabdf0ec79d installed DEBUG: pam-1.6.1-7.el10.x86_64 1732183507 1835213 7525b10fffe963943d0f182817b9ae69 installed DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 1732553547 943654 bbf0b45fad010bc6e6e01fa38631f978 installed DEBUG: nss-softokn-3.101.0-13.el10.x86_64 1732553547 1283283 219d20f206e7f81397598395c82522c0 installed DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 1732553547 18466 8d45dd49cfcf0a064fffc43cf1ad2ed1 installed DEBUG: nss-3.101.0-13.el10.x86_64 1732553547 1973177 e53fa5fe083a1b81c0592ff0724048ab installed DEBUG: jasper-libs-4.1.0-5.el10.x86_64 1730219578 340810 4412964b611c16dbc916caccc019f17d installed DEBUG: LibRaw-0.21.3-1.el10s.x86_64 1739179255 2446638 6ceb7584d6131ee657e8fb649e025d1e installed DEBUG: libbpf-2:1.5.0-4.el10.x86_64 1733828961 424228 bdef9b53df61b6c47aa6e10c24f275bf installed DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 1730222786 348498 f925a0f3ffd64dce3b2f5a5564bb7fcc installed DEBUG: xml-common-0.6.3-65.el10.noarch 1730231784 80280 7784b07633cf3f6f4aff07408198892e installed DEBUG: bzip2-1.0.8-25.el10.x86_64 1737038253 95093 499d5be2f4267c6f95c8a8abf0a8c59f installed DEBUG: graphite2-1.3.14-17.el10.x86_64 1730217759 200695 ea49afba5fde9fc3b885b7831ef04cad installed DEBUG: freetype-2.13.2-8.el10.x86_64 1730216401 870983 bc3698d3bf5dc73da13e6ac6028a92be installed DEBUG: harfbuzz-8.4.0-6.el10.x86_64 1737385279 2682932 2d9a808662ff4bc150c4352c7e21f746 installed DEBUG: fontconfig-2.15.0-7.el10.x86_64 1730216441 789642 6284d23092e7524cc2b5444a1e7aa803 installed DEBUG: libraqm-0.10.1-2.el10s.x86_64 1738591708 33364 cc1eea3fd4f778645b61b2ef36e6f3bf installed DEBUG: imath-3.1.10-4.el10.x86_64 1730219392 369518 24c80b864f46c48cc6430fcd84dbb111 installed DEBUG: liblerc-4.0.0-8.el10.x86_64 1730221235 630269 d0877f13e7c6a617ec4b1260a3ae37d3 installed DEBUG: libtiff-4.6.0-6.el10.x86_64 1743457997 620323 41d6fb3679eedf3b3078575de6c0f259 installed DEBUG: openexr-libs-3.1.10-8.el10.x86_64 1730225707 6702448 6b12364d556a1139de86b8a1fcdc7c4b installed DEBUG: dbus-common-1:1.14.10-5.el10.noarch 1730215691 11504 da769f965be2149de4b59b4ee15abfc7 installed DEBUG: dbus-broker-36-1.el10.x86_64 1737485467 388443 06bb6ac589b91e0c3587f332e8c17b93 installed DEBUG: dbus-1:1.14.10-5.el10.x86_64 1730215691 0 a9d6b88e207e560aa021a7bf329fa8d4 installed DEBUG: ed-1.20-5.el10.x86_64 1730215852 149892 e1e288db4337486a7c77f0e6bd3bbe8c installed DEBUG: patch-2.7.6-26.el10.x86_64 1730226385 273106 629d8b27ec95017e5710c3f64376a32b installed DEBUG: less-661-3.el10.x86_64 1730219928 410949 12a5c4e186c837698a080ea19e972869 installed DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 1730220423 249718 4fdd7dae30461b978ab748b08a3bc0ba installed DEBUG: cpio-2.15-3.el10.x86_64 1730215674 1146592 61aa626f62b20f0c8c7cf66eedcbb856 installed DEBUG: duktape-2.7.0-10.el10.x86_64 1730215929 630984 1d34dbc094c548ee521996f25fc3ac3d installed DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 1730219803 55667 f3fa3cffd844c72bbd66724696a99bc4 installed DEBUG: libcbor-0.11.0-3.el10.x86_64 1730220246 75663 d6f49ac89814ee1ab7f0025b56932530 installed DEBUG: libfido2-1.14.0-7.el10.x86_64 1730220618 243444 475c2ca7218bd930edf7ab3bb75f0c3f installed DEBUG: libcom_err-1.47.1-3.el10.x86_64 1730215808 68801 15f4f8e7c0f7421c49aa8f046d971eae installed DEBUG: libnghttp2-1.64.0-2.el10.x86_64 1730225043 174188 5eeac80e9dd6a1dcfd404a8a7f726465 installed DEBUG: libpkgconf-2.1.0-3.el10.x86_64 1730228319 80073 29a40a2c8547c3a919e88eeb7b65c0c4 installed DEBUG: pkgconf-2.1.0-3.el10.x86_64 1730228319 84394 9d7185cea1dbaf5c7fd90496405870fd installed DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 1730228319 989 3c7cb7632d24c50637aba61cebafcae4 installed DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 1730222731 30995 7a920a9940272b25b465231e89e54690 installed DEBUG: glibc-devel-2.39-38.el10.x86_64 1746515242 2330087 b7e67af4b063d67dbc7cb0ce60f4f7e2 installed DEBUG: libseccomp-2.5.3-10.el10.x86_64 1730221760 175292 4bce0e88a79f376727744831e53c1d20 installed DEBUG: libverto-0.3.2-10.el10.x86_64 1730222483 30157 4d68fbc37bf8a651028e124253921fda installed DEBUG: krb5-libs-1.21.3-7.el10.x86_64 1738154857 2429116 42aa91d9c3df8d4e2c4e5f12958cbd1a installed DEBUG: libssh-0.11.1-1.el10.x86_64 1730102150 583267 76aec171b235b18fef05b534bc855454 installed DEBUG: libcurl-8.12.1-2.el10.x86_64 1744713242 858278 aae9071f6606439144d0d2341f351a9f installed DEBUG: util-linux-2.40.2-10.el10.x86_64 1739464864 3843378 1b89842bdb3fb274174723f2c7022b02 installed DEBUG: authselect-libs-1.5.0-8.el10.x86_64 1730215145 820118 bcc3148237825fa3e17a24f10da0fb19 installed DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 1730215738 2461118 745694e988f33cd223b199af2338d471 installed DEBUG: device-mapper-libs-10:1.02.202-6.el10.x86_64 1738695994 432209 8f5b99df3ff1ffd3091d1735784553e4 installed DEBUG: device-mapper-10:1.02.202-6.el10.x86_64 1738695994 352640 6c285b09ab4934c1e0476d2508b35383 installed DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 1746041422 81801 b8116dfdfe9c7efe5cc4f75f5990cd9f installed DEBUG: elfutils-libs-0.193-1.el10.x86_64 1746041422 702893 800b6863b34c85196adb5bdf303dd499 installed DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch 1746041434 1810 a7a4ca739663c17ba96b52f149914547 installed DEBUG: systemd-pam-257-11.el10.x86_64 1744784195 680033 4c566e3995753faa637e8199d32aadf2 installed DEBUG: systemd-257-11.el10.x86_64 1744784195 17593505 49b759fecaba0158de32a3840212d70a installed DEBUG: binutils-gold-2.41-53.el10.x86_64 1738940546 2166475 aebee37a22b9f06206bc2efca4445390 installed DEBUG: binutils-2.41-53.el10.x86_64 1738940546 27858031 bc4afbf45904d894fb79a323f59b646f installed DEBUG: polkit-125-3.el10.x86_64 1730228824 486973 06bb8013fd98d3dff335749513cff2be installed DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 1730228823 95997 a2dca6f6da42d2af50a4340e6d70871b installed DEBUG: elfutils-0.193-1.el10.x86_64 1746041422 3086630 7fde3a8c40691c7d511cf1106c45d6ca installed DEBUG: gdb-minimal-14.2-4.el10.x86_64 1736797304 12610574 4fde5289a3bb9d9e60cf82ab3db1c74d installed DEBUG: debugedit-5.1-7.el10.x86_64 1744407175 205417 c3633032432ef23959203d74fd63d099 installed DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 1745832178 198944 c214ad1640f715f7a1236d47ee39a4f3 installed DEBUG: openssh-9.9p1-9.el10.x86_64 1746437926 1452235 323646fd8f6cbd1fd0d718bedbccf712 installed DEBUG: openssh-clients-9.9p1-9.el10.x86_64 1746437926 2756430 0f829c826d67fc69bcdf968c093f4304 installed DEBUG: git-core-2.47.1-2.el10.x86_64 1743510401 23581139 0b343750bb51986ded682ce3648ff619 installed DEBUG: curl-8.12.1-2.el10.x86_64 1744713242 457272 7237349c3bea5464abc1d4ed9e645840 installed DEBUG: rpm-4.19.1.1-14.el10.x86_64 1745832178 3095425 7d2dffb4a781f3b1085605ca36cd2c32 installed DEBUG: efi-srpm-macros-6-6.el10.noarch 1734008449 41044 1ad8953ce79f728ad45d9708d84a7eee installed DEBUG: lua-srpm-macros-1-15.el10.noarch 1730223327 1367 1fbe1970bdc0d6edcd3fdc530b8be649 installed DEBUG: make-1:4.4.1-9.el10.x86_64 1731009937 1880255 6b4ced19a6818dbe9cc17bb080560e2d installed DEBUG: gcc-14.2.1-7.el10.x86_64 1737504792 113813733 ada15d91a1ffa3bdc689d9ad589c68c4 installed DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 1746530828 1019747 5bed69fde5b91609ab2f13f035f00721 installed DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 1737504792 56394 b2716b1f4e32acc71897c864ebe02fa0 installed DEBUG: fonts-srpm-macros-1:2.0.5-18.el10.noarch 1730216344 57184 1c64f1de557330974aff611b600dae9a installed DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch 1734556047 39882 fabea85a88c6ad82988771613c4c1125 installed DEBUG: go-srpm-macros-3.6.0-4.el10.noarch 1730218185 61912 73de5378f0c920b8cf8a4af1f5ee2730 installed DEBUG: python-srpm-macros-3.12-10.el10.noarch 1744804726 52539 db863cc8b9f7f04cc76daf66391d4c9f installed DEBUG: redhat-rpm-config-291-1.el10.noarch 1747352289 186034 ab7d424ff4405277ce6f2ba132c1ef61 installed DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 1745832178 176781 734fb778d28f987d2ec99d8c3200fe09 installed DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch 1731588881 1952 d4ade3bbe7b9be654b4f26c2beb49edc installed DEBUG: python-rpm-macros-3.12-10.el10.noarch 1744804726 22627 76285a929fba0b09bbccc14bc9481135 installed DEBUG: python3-rpm-macros-3.12-10.el10.noarch 1744804726 6586 12bf378fdb43a99696854f9c2d9954ab installed DEBUG: mpdecimal-2.5.1-12.el10.x86_64 1730224546 205695 78dc22f1e261c382b161055fae287aa9 installed DEBUG: python-unversioned-command-3.12.10-3.el10.noarch 1747227894 23 7470d892ee8099338ce40cd944653616 installed DEBUG: python3-3.12.10-3.el10.x86_64 1747227886 32122 32db62d822d35af5f36dbfad88731886 installed DEBUG: python3-libs-3.12.10-3.el10.x86_64 1747227886 43603264 9a983a360872f5e956725db5111929a9 installed DEBUG: python3-packaging-24.2-2.el10.noarch 1738250594 570729 1edd3696535c1e17b1c56a05403d98dc installed DEBUG: python3-setuptools-69.0.3-9.el10.noarch 1730229670 7489887 d9423348f255c0c1540918767cddd012 installed DEBUG: python3-idna-3.7-4.el10.noarch 1730229122 608800 997087c9a5891316b3df42888f34d3a5 installed DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 1730229116 946183 60a4eef35b59b2e25c8628c2dded64e3 installed DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch 1739541276 469225 b16715f7769c47ca01364dd8cf4e2fba installed DEBUG: python3-urllib3-1.26.19-2.el10.noarch 1730229666 1020701 e3a3d61ec75bc975cf1e5f789ec8c2dc installed DEBUG: python3-babel-2.13.1-5.el10.noarch 1730215314 32699135 5612203d5825461cfefcd14e7dd5ceab installed DEBUG: python3-rpm-generators-14-12.el10.noarch 1730229620 83703 dd85a9253f6c833cd79c2e17d00a470d installed DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch 1746515787 337674 d19fd140b90095bfd843eef168db4ea2 installed DEBUG: python3-requests-2.32.3-2.el10.noarch 1730229738 497750 7b4b7c04184e9525bd9b8a3373b2c641 installed DEBUG: python3-dns-2.6.1-1.el10.noarch 1723732656 2952737 518dd356689f8213ae29540a2a5e1a94 installed DEBUG: python3-docutils-0.20.1-5.el10.noarch 1730229238 5020198 7b945ee38a0e8f02c264b75de2588d9b installed DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 1730229370 57655 aae145c6ce911f725ac7d4f1ac134c23 installed DEBUG: python3-jinja2-3.1.6-1.el10.noarch 1743112165 1617187 acdcedea85f1bd1ebb50a957e43d99ca installed DEBUG: python3-pip-23.3.2-7.el10.noarch 1730229430 14859218 31e43046c676e62f524678e36656ed8c installed DEBUG: python3-imagesize-1.4.1-9.el10.noarch 1730229107 35540 d1301ccacc1cd88fc7bf7ccef9d38282 installed DEBUG: python3-pygments-2.18.0-1.el10.noarch 1737364998 8411601 ca4be5b2d1dbd1732832ba315a294496 installed DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch 1730229681 42883 8f90547e7075b9a66518309a9aa31916 installed DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 1730226519 65565 5cc3fe95daea76b302b8fe77892afe5b installed DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 1730226510 413717 936a559ba5ac2994e1418b3842bd3493 installed DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 1730226519 220177 99b622cbdf6b5e6928ae65060e972974 installed DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 1730217561 591737 c4560b6214e42242d0e94a19e5513624 installed DEBUG: gnupg2-2.4.5-2.el10.x86_64 1730217561 9979077 576528bb73b23f28ee9a004530cdd52f installed DEBUG: gpgme-1.23.2-6.el10.x86_64 1730217877 609635 669f9ce493cc5b368780557fd841b94c installed DEBUG: gpgmepp-1.23.2-6.el10.x86_64 1730217877 430341 0b853f44adc382c8a56218c74ef0d816 installed DEBUG: poppler-24.02.0-6.el10.x86_64 1736512704 3554297 8eb4214bb2065fd51e4fe40b664467a1 installed DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 1730219621 168984 a76084465e9251ddf218a3f69af247f0 installed DEBUG: libXau-1.0.11-8.el10.x86_64 1730222665 68459 fc57676cc147be91d56abc13cb5cfce4 installed DEBUG: libxcb-1.17.0-3.el10.x86_64 1730222737 1162650 53fbbf00f5a3c5d91f223d83f1066b80 installed DEBUG: libX11-1.8.10-1.el10.x86_64 1733735632 1350964 f4b8afd1803b859b313b66f5bb1f0bf5 installed DEBUG: libXrender-0.9.11-8.el10.x86_64 1730222908 51311 7ad31f9ac505f004c06c5a60612391bc installed DEBUG: libXext-1.3.6-3.el10.x86_64 1730222717 96253 96de174ce1016a085a28161c04d1806a installed DEBUG: libXft-2.3.8-8.el10.x86_64 1730222783 168381 b087060f92e999eb3e2153182309da93 installed DEBUG: libXpm-3.5.17-5.el10.x86_64 1730222910 152003 2df14c23f0dccf1e70096a716d4d6424 installed DEBUG: gd-2.3.3-19.el10.x86_64 1740575172 400915 83c7bd6ea8a4625e0390b903ca97ab80 installed DEBUG: libXt-1.3.0-5.el10.x86_64 1730223042 448361 0353cb970accc8b9b554a33fdec9da66 installed DEBUG: libdatrie-0.2.13-11.el10.x86_64 1730220305 59289 cf20a9bff0a5711777fd6eed0eb8df8b installed DEBUG: libthai-0.1.29-10.el10.x86_64 1730222183 802278 58833d87ce0d583643743f26c6039e73 installed DEBUG: libijs-0.35-24.el10.x86_64 1730221026 67204 fc2a74580a1207d03f9ca2c1cbece5d0 installed DEBUG: libpaper-1:2.1.1-7.el10.x86_64 1730221516 50005 beb8bab2e988cb36754e28e9d899cdea installed DEBUG: pixman-0.43.4-2.el10.x86_64 1730228273 694319 d072d69959cb5752e428a3463e181f63 installed DEBUG: cairo-1.18.2-2.el10.x86_64 1730215330 1818236 9a30697458cf6ee76fb216cbb9ce544e installed DEBUG: pango-1.54.0-3.el10.x86_64 1730226353 1024097 7ed6bff29df6118cc7290c457de1b29a installed DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 1730215330 36040 f664305b3c936813aa92596252f29ed8 installed DEBUG: librsvg2-2.57.1-9.el10.x86_64 1732260608 4349023 6ce6e8059a446770303fa6e0d3ce24f5 installed DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 1732260608 15784 6f1acc267d6247c0d58dcafd7912b448 installed DEBUG: poppler-glib-24.02.0-6.el10.x86_64 1736512704 578768 9ad58314eeefbb0f89779a2980fd9b70 installed DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 1739178539 163402 41c0daea5347778ccd435d593bf95041 installed DEBUG: cups-filesystem-1:2.4.10-11.el10.noarch 1736272587 0 f481eace099bac9d66b161e53e1ecc51 installed DEBUG: cups-libs-1:2.4.10-11.el10.x86_64 1736272591 624534 10c2d962c979b5f21b6ce87ed1fba1ee installed DEBUG: libgs-10.02.1-16.el10.x86_64 1746621346 24333486 355882f756f9c9b71f6098932b310e10 installed DEBUG: graphviz-9.0.0-15.el10.x86_64 1730240660 4430109 2f76d0ebdd22fb0744c34e65e681482c installed DEBUG: ImageMagick-libs-0:6.9.12.98-1.el10s.x86_64 1739181763 8574479 e282b0723f4b530e070758309abd77f0 installed DEBUG: ImageMagick-0:6.9.12.98-1.el10s.x86_64 1739181763 245728 3d3079e28a22bc8ff24203f962b024d9 installed DEBUG: python3-sphinx-1:7.2.6-10.el10.noarch 1730229736 11309241 9a78413bc4ed4c3fcdf1d08d26a96211 installed DEBUG: python3-devel-3.12.10-3.el10.x86_64 1747227886 1335300 9d9a860c216e12f5a0a8133e8883ae57 installed DEBUG: python3-eventlet-0.36.1-1.el10s.noarch 1737101336 2134103 0e4d1723805438dc2a40685025669855 installed DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 1730229665 23459805 b8e4574462ef8ead73d9dfc3f52f45e2 installed DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch 1730229721 315016 8b0171b157b9722d621b59a5e754878b installed DEBUG: python3-pbr-6.1.1-1.el10s.noarch 1748618097 634274 c3a1df9e1005c2ab52308c84d38fb5ed installed DEBUG: python3-six-1.16.0-16.el10.noarch 1730229623 120439 2adba5efc7db90de5b163a28b00ccf71 installed DEBUG: authselect-1.5.0-8.el10.x86_64 1730215145 160761 4900e595754d431a53a35a510aeecb7f installed DEBUG: systemd-rpm-macros-257-11.el10.noarch 1744784187 10938 78d75be0043d6593807d27e2260e2243 installed DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch 1741718697 45488 aee5a7aa90634439b0f265de25f3aa84 installed DEBUG: numactl-libs-2.0.19-1.el10.x86_64 1731902402 62374 ebdcc6a3d965a4317bf33351d0a11510 installed DEBUG: liburing-2.5-5.el10.x86_64 1730222490 101513 1055eabb2479ff6844c9c32b99324a91 installed DEBUG: libaio-0.3.111-22.el10.x86_64 1733938481 57853 26e6075dd6fd01be99e656fd4c756ee8 installed DEBUG: qemu-img-18:10.0.0-4.el10.x86_64 1748255314 14044026 3e5b6beeeb4960f4126ba98ccde33105 installed DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch 1731588881 116503 57cf0d789d5e7802c3cb75324fc925c2 installed DEBUG: python3-wheel-1:0.41.2-5.el10.noarch 1730229891 518630 6963b4e5fbf77b4c0ef592c46b529aa1 installed DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch 1731059081 172653 e8eb11259fea0eeda969b316b8384265 installed DEBUG: python3-filelock-3.15.4-3.el10s.noarch 1731058737 92158 d8eabb789aaaa99bff7d95da27562b31 installed DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch 1731056783 82288 013ed4ee5e0d17c427b3e065ccdafb2f installed DEBUG: python3-distlib-0.3.9-1.el10s.noarch 1731059442 1217909 34438f3fd1f5935fe54e943f47d334e1 installed DEBUG: python3-chardet-5.2.0-1.el10s.noarch 1730888623 2161972 43e2c7d2f8583d29a4e6c384e1c44687 installed DEBUG: python3-cachetools-5.4.0-6.el10s.noarch 1731062713 140847 b0b431b6ccfc5012ae66e5e4c487b41a installed DEBUG: python3-wheel-wheel-1:0.41.2-5.el10.noarch 1730229891 65769 469e09806e2ddd6b642503c06d092713 installed DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch 1730229670 766354 5b53b56c94521cbdb6a805548af6b65a installed DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch 1730917676 655447 8c6bc214b126ae6d877648d0323ddcb8 installed DEBUG: python3-pluggy-1.3.0-5.el10.noarch 1730229371 186765 cd81f4a49466a80867355fe422378974 installed DEBUG: python3-colorama-0.4.6-13.el10.noarch 1730229065 194726 fbd819363ab7fbf8c59ce17abf06292d installed DEBUG: tox-4.21.2-3.el10s.noarch 1731061324 1250841 43af758a6323e0f5feee516e6ff80a43 installed DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch 1730902599 72788 4bcdce5f226c5bd50767a34a652624e2 installed DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch 1737458511 1871591 01cc5831e388f9af11205a35f2338628 installed DEBUG: python3-fixtures-4.2.2-1.el10s.noarch 1737468005 428292 9ab60f66b62f250ca0fe90dd0fd7821c installed DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 1738576764 2706882 0c18ad333c352a3ee3947d78ba3b34e0 installed DEBUG: python3-wcwidth-0.2.6-6.el10.noarch 1730229871 519341 8e7b16c7ab6f5ae90d7bea01c8d4eee7 installed DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch 1741954985 312176 0721040cefb233b860c9b96b416819b2 installed DEBUG: python3-prettytable-3.6.0-10.el10.noarch 1730229417 363172 35b35565e30c4e035dcff0ad92455c06 installed DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 1738921897 207116 d7d9f9001e7e352a2c15ea0cd04f5efd installed DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch 1739361663 96455 f6e26491dfeeb13224155a9c231ef924 installed DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch 1737371818 361593 33704c3a80b274da1912c816d36d1d4b installed DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch 1738656887 456243 a19ff8f6dab6c4416cd799f32211e0b7 installed DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch 1738052245 208254 5f5d9f7b447feddaa5efe1b1c82cb9f1 installed DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch 1737111011 93868 2cc1af441efe2e9a4ac41c3c6c5f0dea installed DEBUG: python3-iso8601-2.1.0-3.el10s.noarch 1738058890 52152 b88415a2b3711250a8dc0f772fa96c12 installed DEBUG: python3-subunit-1.4.4-5.el10s.noarch 1738655653 446682 9dbb0f1ec8efcd56c36d8a3026f830f8 installed DEBUG: python3-extras-1.0.0-36.el10s.noarch 1737467939 12597 b0937f731ece6ed29fa769c955cbe551 installed DEBUG: python3-autopage-0.5.2-8.el10s.noarch 1738684947 311747 122570d58f3b3d41c0293b04710c7a76 installed DEBUG: python3-netaddr-1.3.0-2.el10.noarch 1737397369 10138039 b6f5b55e515f9e9f09ccf7522a2a4e6f installed DEBUG: which-2.21-43.el10.x86_64 1730234397 82140 8f3d1512dbac52ace0968c8b14b87d6c installed DEBUG: python3-cmd2-2.5.8-1.el10s.noarch 1737368129 1646915 4dbb83db27a73ae01c33962f10987772 installed DEBUG: libyaml-0.2.5-16.el10.x86_64 1730222984 137595 1e4c8786f4e977fbd15fdf3c9f77a88b installed DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 1730229919 800922 589b78466347469576d5676b797b3d22 installed DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch 1741956709 369584 24e1e8cc83fb305f448bdd42a74e9837 installed DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch 1742293030 16906 5c23d56e178a6ff495551cb9ea195743 installed DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch 1742293030 220621 7f50592d82a90d7568e416c8f6856eff installed DEBUG: python3-oslo-config-2:9.7.1-0.20250318100804.d583141.el10.noarch 1742292572 1508763 acb1533ffbb729ab6f6b6723c7ecb8ff installed DEBUG: python3-stestr-4.1.0-1.el10s.noarch 1738759744 827126 01732d2afa3169d0f9510b202e45c94b installed DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch 1739361028 605471 a5392bb531fe0e8143e2f6a2778fc899 installed DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch 1747131136 153534 44d4e730cbe0666e5fe250ecd312766c installed DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch 1738577793 2266648 335ab9a0927433fde27de8be29ac0264 installed DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch 1737466362 113932 2f3d514cfdb455e1696192d12e05a835 installed DEBUG: python3-ddt-1.6.0-1.el10s.noarch 1736953271 35480 0b37dd2751d6a86017d96e986f46388b installed DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 1736244875 1741945 e43eed50f1361181f0b465f37a90fdfd installed DEBUG: python3-psutil-5.9.8-6.el10.x86_64 1748354405 1500396 90eefd25db20fae8fd606dd1adc6aed9 installed DEBUG: python3-pyparsing-3.1.1-7.el10.noarch 1730229042 1038569 10cd8727b47570d8ed575363f0a84a31 installed DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: Outputting list of installed packages INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-oslo-utils.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-oslo-utils.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.yazcCf DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd oslo.utils-9.0.0 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/oslo.utils-9.0.0/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/oslo.utils-9.0.0/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.utils-9.0.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.12) DEBUG: py312: OK ✔ in 0.01 seconds DEBUG: py312: OK (0.01 seconds) DEBUG: docs: OK (0.00 seconds) DEBUG: congratulations :) (0.06 seconds) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling eventlet>=0.18.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: eventlet>=0.18.2 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: fixtures>=3.0.0 DEBUG: (installed: fixtures 4.2.2) DEBUG: Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testscenarios>=0.4 DEBUG: (installed: testscenarios 0.5.0) DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testtools>=2.2.0 DEBUG: (installed: testtools 2.7.2) DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslotest>=3.2.0 DEBUG: (installed: oslotest 5.0.1) DEBUG: Handling ddt>=1.0.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: ddt>=1.0.1 DEBUG: (installed: ddt 1.6.0) DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: stestr>=2.0.0 DEBUG: (installed: stestr 4.1.0) DEBUG: Handling coverage>=4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: coverage>=4.0 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling oslo.config>=5.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.config>=5.2.0 DEBUG: (installed: oslo.config 9.7.1) DEBUG: Handling iso8601>=0.1.11 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: iso8601>=0.1.11 DEBUG: (installed: iso8601 2.1.0) DEBUG: Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.i18n>=3.15.3 DEBUG: (installed: oslo.i18n 6.5.1) DEBUG: Handling netaddr>=0.10.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: netaddr>=0.10.0 DEBUG: (installed: netaddr 1.3.0) DEBUG: Handling debtcollector>=1.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: debtcollector>=1.2.0 DEBUG: (installed: debtcollector 3.0.0) DEBUG: Handling pyparsing>=2.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pyparsing>=2.1.0 DEBUG: (installed: pyparsing 3.1.1) DEBUG: Handling packaging>=20.4 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: packaging>=20.4 DEBUG: (installed: packaging 24.2) DEBUG: Handling PyYAML>=3.13 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PyYAML>=3.13 DEBUG: (installed: PyYAML 6.0.1) DEBUG: Handling psutil>=3.2.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: psutil>=3.2.2 DEBUG: (installed: psutil 5.9.8) DEBUG: Handling pbr>=6.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr>=6.1.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling sphinx>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinx>=2.0.0 DEBUG: (installed: sphinx 7.2.6) DEBUG: Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: openstackdocstheme>=2.2.0 DEBUG: (installed: openstackdocstheme 3.0.0) DEBUG: Handling reno>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: reno>=3.1.0 DEBUG: (installed: reno 4.1.0) DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: fixtures>=3.0.0 DEBUG: (installed: fixtures 4.2.2) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: writing oslo.utils.egg-info/PKG-INFO DEBUG: writing dependency_links to oslo.utils.egg-info/dependency_links.txt DEBUG: writing requirements to oslo.utils.egg-info/requires.txt DEBUG: writing top-level names to oslo.utils.egg-info/top_level.txt DEBUG: writing pbr to oslo.utils.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'oslo.utils.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/oslo.utils-9.0.0/oslo.utils-9.0.0.dist-info' DEBUG: Handling iso8601 >=0.1.11 from hook generated metadata: Requires-Dist (oslo.utils) DEBUG: Requirement satisfied: iso8601 >=0.1.11 DEBUG: (installed: iso8601 2.1.0) DEBUG: Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (oslo.utils) DEBUG: Requirement satisfied: oslo.i18n >=3.15.3 DEBUG: (installed: oslo.i18n 6.5.1) DEBUG: Handling netaddr >=0.10.0 from hook generated metadata: Requires-Dist (oslo.utils) DEBUG: Requirement satisfied: netaddr >=0.10.0 DEBUG: (installed: netaddr 1.3.0) DEBUG: Handling debtcollector >=1.2.0 from hook generated metadata: Requires-Dist (oslo.utils) DEBUG: Requirement satisfied: debtcollector >=1.2.0 DEBUG: (installed: debtcollector 3.0.0) DEBUG: Handling pyparsing >=2.1.0 from hook generated metadata: Requires-Dist (oslo.utils) DEBUG: Requirement satisfied: pyparsing >=2.1.0 DEBUG: (installed: pyparsing 3.1.1) DEBUG: Handling packaging >=20.4 from hook generated metadata: Requires-Dist (oslo.utils) DEBUG: Requirement satisfied: packaging >=20.4 DEBUG: (installed: packaging 24.2) DEBUG: Handling PyYAML >=3.13 from hook generated metadata: Requires-Dist (oslo.utils) DEBUG: Requirement satisfied: PyYAML >=3.13 DEBUG: (installed: PyYAML 6.0.1) DEBUG: Handling psutil >=3.2.2 from hook generated metadata: Requires-Dist (oslo.utils) DEBUG: Requirement satisfied: psutil >=3.2.2 DEBUG: (installed: psutil 5.9.8) DEBUG: Handling pbr >=6.1.0 from hook generated metadata: Requires-Dist (oslo.utils) DEBUG: Requirement satisfied: pbr >=6.1.0 DEBUG: (installed: pbr 6.1.1) DEBUG: + cat /builddir/build/BUILD/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv oslo.utils-9.0.0.dist-info/ DEBUG: removed 'oslo.utils-9.0.0.dist-info/AUTHORS' DEBUG: removed 'oslo.utils-9.0.0.dist-info/LICENSE' DEBUG: removed 'oslo.utils-9.0.0.dist-info/METADATA' DEBUG: removed 'oslo.utils-9.0.0.dist-info/pbr.json' DEBUG: removed 'oslo.utils-9.0.0.dist-info/top_level.txt' DEBUG: removed directory 'oslo.utils-9.0.0.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QSxs2f DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CFLAGS DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CXXFLAGS DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FFLAGS DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FCFLAGS DEBUG: + VALAFLAGS=-g DEBUG: + export VALAFLAGS DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + export LDFLAGS DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + export LT_SYS_LIBRARY_PATH DEBUG: + CC=gcc DEBUG: + export CC DEBUG: + CXX=g++ DEBUG: + export CXX DEBUG: + cd oslo.utils-9.0.0 DEBUG: + mkdir -p /builddir/build/BUILD/oslo.utils-9.0.0/.pyproject-builddir DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/oslo.utils-9.0.0/.pyproject-builddir DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/oslo.utils-9.0.0/pyproject-wheeldir DEBUG: Processing /builddir/build/BUILD/oslo.utils-9.0.0 DEBUG: Preparing metadata (pyproject.toml): started DEBUG: Running command Preparing metadata (pyproject.toml) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: creating /builddir/build/BUILD/oslo.utils-9.0.0/.pyproject-builddir/pip-modern-metadata-bhvpd5kx/oslo.utils.egg-info DEBUG: writing /builddir/build/BUILD/oslo.utils-9.0.0/.pyproject-builddir/pip-modern-metadata-bhvpd5kx/oslo.utils.egg-info/PKG-INFO DEBUG: writing dependency_links to /builddir/build/BUILD/oslo.utils-9.0.0/.pyproject-builddir/pip-modern-metadata-bhvpd5kx/oslo.utils.egg-info/dependency_links.txt DEBUG: writing requirements to /builddir/build/BUILD/oslo.utils-9.0.0/.pyproject-builddir/pip-modern-metadata-bhvpd5kx/oslo.utils.egg-info/requires.txt DEBUG: writing top-level names to /builddir/build/BUILD/oslo.utils-9.0.0/.pyproject-builddir/pip-modern-metadata-bhvpd5kx/oslo.utils.egg-info/top_level.txt DEBUG: writing pbr to /builddir/build/BUILD/oslo.utils-9.0.0/.pyproject-builddir/pip-modern-metadata-bhvpd5kx/oslo.utils.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: writing manifest file '/builddir/build/BUILD/oslo.utils-9.0.0/.pyproject-builddir/pip-modern-metadata-bhvpd5kx/oslo.utils.egg-info/SOURCES.txt' DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file '/builddir/build/BUILD/oslo.utils-9.0.0/.pyproject-builddir/pip-modern-metadata-bhvpd5kx/oslo.utils.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/oslo.utils-9.0.0/.pyproject-builddir/pip-modern-metadata-bhvpd5kx/oslo.utils-9.0.0.dist-info' DEBUG: Preparing metadata (pyproject.toml): finished with status 'done' DEBUG: Building wheels for collected packages: oslo.utils DEBUG: Building wheel for oslo.utils (pyproject.toml): started DEBUG: Running command Building wheel for oslo.utils (pyproject.toml) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: running bdist_wheel DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/oslo_utils DEBUG: creating build/lib/oslo_utils/tests DEBUG: creating build/lib/oslo_utils/tests/fake DEBUG: creating build/lib/oslo_utils/tests/fake/v2 DEBUG: copying oslo_utils/tests/fake/v2/dummpy.py -> build/lib/oslo_utils/tests/fake/v2 DEBUG: copying oslo_utils/tests/fake/v2/__init__.py -> build/lib/oslo_utils/tests/fake/v2 DEBUG: copying oslo_utils/versionutils.py -> build/lib/oslo_utils DEBUG: copying oslo_utils/version.py -> build/lib/oslo_utils DEBUG: copying oslo_utils/uuidutils.py -> build/lib/oslo_utils DEBUG: copying oslo_utils/units.py -> build/lib/oslo_utils DEBUG: copying oslo_utils/timeutils.py -> build/lib/oslo_utils DEBUG: copying oslo_utils/strutils.py -> build/lib/oslo_utils DEBUG: copying oslo_utils/specs_matcher.py -> build/lib/oslo_utils DEBUG: copying oslo_utils/secretutils.py -> build/lib/oslo_utils DEBUG: copying oslo_utils/reflection.py -> build/lib/oslo_utils DEBUG: copying oslo_utils/netutils.py -> build/lib/oslo_utils DEBUG: copying oslo_utils/importutils.py -> build/lib/oslo_utils DEBUG: copying oslo_utils/fixture.py -> build/lib/oslo_utils DEBUG: copying oslo_utils/fileutils.py -> build/lib/oslo_utils DEBUG: copying oslo_utils/excutils.py -> build/lib/oslo_utils DEBUG: copying oslo_utils/eventletutils.py -> build/lib/oslo_utils DEBUG: copying oslo_utils/encodeutils.py -> build/lib/oslo_utils DEBUG: copying oslo_utils/dictutils.py -> build/lib/oslo_utils DEBUG: copying oslo_utils/_i18n.py -> build/lib/oslo_utils DEBUG: copying oslo_utils/__init__.py -> build/lib/oslo_utils DEBUG: copying oslo_utils/tests/tests_encodeutils.py -> build/lib/oslo_utils/tests DEBUG: copying oslo_utils/tests/test_versionutils.py -> build/lib/oslo_utils/tests DEBUG: copying oslo_utils/tests/test_uuidutils.py -> build/lib/oslo_utils/tests DEBUG: copying oslo_utils/tests/test_timeutils.py -> build/lib/oslo_utils/tests DEBUG: copying oslo_utils/tests/test_strutils.py -> build/lib/oslo_utils/tests DEBUG: copying oslo_utils/tests/test_specs_matcher.py -> build/lib/oslo_utils/tests DEBUG: copying oslo_utils/tests/test_secretutils.py -> build/lib/oslo_utils/tests DEBUG: copying oslo_utils/tests/test_reflection.py -> build/lib/oslo_utils/tests DEBUG: copying oslo_utils/tests/test_netutils.py -> build/lib/oslo_utils/tests DEBUG: copying oslo_utils/tests/test_importutils.py -> build/lib/oslo_utils/tests DEBUG: copying oslo_utils/tests/test_fixture.py -> build/lib/oslo_utils/tests DEBUG: copying oslo_utils/tests/test_fileutils.py -> build/lib/oslo_utils/tests DEBUG: copying oslo_utils/tests/test_excutils.py -> build/lib/oslo_utils/tests DEBUG: copying oslo_utils/tests/test_eventletutils.py -> build/lib/oslo_utils/tests DEBUG: copying oslo_utils/tests/test_dictutils.py -> build/lib/oslo_utils/tests DEBUG: copying oslo_utils/tests/base.py -> build/lib/oslo_utils/tests DEBUG: copying oslo_utils/tests/__init__.py -> build/lib/oslo_utils/tests DEBUG: creating build/lib/oslo_utils/tests/imageutils DEBUG: copying oslo_utils/tests/imageutils/test_qemu.py -> build/lib/oslo_utils/tests/imageutils DEBUG: copying oslo_utils/tests/imageutils/test_format_inspector.py -> build/lib/oslo_utils/tests/imageutils DEBUG: copying oslo_utils/tests/imageutils/__init__.py -> build/lib/oslo_utils/tests/imageutils DEBUG: creating build/lib/oslo_utils/imageutils DEBUG: copying oslo_utils/imageutils/qemu.py -> build/lib/oslo_utils/imageutils DEBUG: copying oslo_utils/imageutils/format_inspector.py -> build/lib/oslo_utils/imageutils DEBUG: copying oslo_utils/imageutils/cli.py -> build/lib/oslo_utils/imageutils DEBUG: copying oslo_utils/imageutils/__main__.py -> build/lib/oslo_utils/imageutils DEBUG: copying oslo_utils/imageutils/__init__.py -> build/lib/oslo_utils/imageutils DEBUG: copying oslo_utils/tests/fake/__init__.py -> build/lib/oslo_utils/tests/fake DEBUG: running egg_info DEBUG: writing oslo.utils.egg-info/PKG-INFO DEBUG: writing dependency_links to oslo.utils.egg-info/dependency_links.txt DEBUG: writing requirements to oslo.utils.egg-info/requires.txt DEBUG: writing top-level names to oslo.utils.egg-info/top_level.txt DEBUG: writing pbr to oslo.utils.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'oslo.utils.egg-info/SOURCES.txt' DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'oslo_utils.locale.de.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'oslo_utils.locale.de.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'oslo_utils.locale.de.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'oslo_utils.locale.de.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'oslo_utils.locale.de.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'oslo_utils.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'oslo_utils.locale.en_GB.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'oslo_utils.locale.en_GB.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'oslo_utils.locale.en_GB.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'oslo_utils.locale.en_GB.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'oslo_utils.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'oslo_utils.locale.fr.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'oslo_utils.locale.fr.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'oslo_utils.locale.fr.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'oslo_utils.locale.fr.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'oslo_utils.locale.ka_GE.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'oslo_utils.locale.ka_GE.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'oslo_utils.locale.ka_GE.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'oslo_utils.locale.ka_GE.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'oslo_utils.locale.ka_GE.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: creating build/lib/oslo_utils/locale DEBUG: creating build/lib/oslo_utils/locale/de DEBUG: creating build/lib/oslo_utils/locale/de/LC_MESSAGES DEBUG: copying oslo_utils/locale/de/LC_MESSAGES/oslo_utils.po -> build/lib/oslo_utils/locale/de/LC_MESSAGES DEBUG: creating build/lib/oslo_utils/locale/en_GB DEBUG: creating build/lib/oslo_utils/locale/en_GB/LC_MESSAGES DEBUG: copying oslo_utils/locale/en_GB/LC_MESSAGES/oslo_utils.po -> build/lib/oslo_utils/locale/en_GB/LC_MESSAGES DEBUG: creating build/lib/oslo_utils/locale/fr DEBUG: creating build/lib/oslo_utils/locale/fr/LC_MESSAGES DEBUG: copying oslo_utils/locale/fr/LC_MESSAGES/oslo_utils.po -> build/lib/oslo_utils/locale/fr/LC_MESSAGES DEBUG: creating build/lib/oslo_utils/locale/ka_GE DEBUG: creating build/lib/oslo_utils/locale/ka_GE/LC_MESSAGES DEBUG: copying oslo_utils/locale/ka_GE/LC_MESSAGES/oslo_utils.po -> build/lib/oslo_utils/locale/ka_GE/LC_MESSAGES DEBUG: installing to build/bdist.linux-x86_64/wheel DEBUG: running install DEBUG: [pbr] Writing ChangeLog DEBUG: [pbr] Generating ChangeLog DEBUG: [pbr] ChangeLog complete (0.0s) DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating build/bdist.linux-x86_64 DEBUG: creating build/bdist.linux-x86_64/wheel DEBUG: creating build/bdist.linux-x86_64/wheel/oslo_utils DEBUG: creating build/bdist.linux-x86_64/wheel/oslo_utils/locale DEBUG: creating build/bdist.linux-x86_64/wheel/oslo_utils/locale/ka_GE DEBUG: creating build/bdist.linux-x86_64/wheel/oslo_utils/locale/ka_GE/LC_MESSAGES DEBUG: copying build/lib/oslo_utils/locale/ka_GE/LC_MESSAGES/oslo_utils.po -> build/bdist.linux-x86_64/wheel/oslo_utils/locale/ka_GE/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/oslo_utils/locale/fr DEBUG: creating build/bdist.linux-x86_64/wheel/oslo_utils/locale/fr/LC_MESSAGES DEBUG: copying build/lib/oslo_utils/locale/fr/LC_MESSAGES/oslo_utils.po -> build/bdist.linux-x86_64/wheel/oslo_utils/locale/fr/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/oslo_utils/locale/en_GB DEBUG: creating build/bdist.linux-x86_64/wheel/oslo_utils/locale/en_GB/LC_MESSAGES DEBUG: copying build/lib/oslo_utils/locale/en_GB/LC_MESSAGES/oslo_utils.po -> build/bdist.linux-x86_64/wheel/oslo_utils/locale/en_GB/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/oslo_utils/locale/de DEBUG: creating build/bdist.linux-x86_64/wheel/oslo_utils/locale/de/LC_MESSAGES DEBUG: copying build/lib/oslo_utils/locale/de/LC_MESSAGES/oslo_utils.po -> build/bdist.linux-x86_64/wheel/oslo_utils/locale/de/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/oslo_utils/imageutils DEBUG: copying build/lib/oslo_utils/imageutils/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_utils/imageutils DEBUG: copying build/lib/oslo_utils/imageutils/__main__.py -> build/bdist.linux-x86_64/wheel/oslo_utils/imageutils DEBUG: copying build/lib/oslo_utils/imageutils/cli.py -> build/bdist.linux-x86_64/wheel/oslo_utils/imageutils DEBUG: copying build/lib/oslo_utils/imageutils/format_inspector.py -> build/bdist.linux-x86_64/wheel/oslo_utils/imageutils DEBUG: copying build/lib/oslo_utils/imageutils/qemu.py -> build/bdist.linux-x86_64/wheel/oslo_utils/imageutils DEBUG: copying build/lib/oslo_utils/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_utils DEBUG: copying build/lib/oslo_utils/_i18n.py -> build/bdist.linux-x86_64/wheel/oslo_utils DEBUG: copying build/lib/oslo_utils/dictutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils DEBUG: copying build/lib/oslo_utils/encodeutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils DEBUG: copying build/lib/oslo_utils/eventletutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils DEBUG: copying build/lib/oslo_utils/excutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils DEBUG: copying build/lib/oslo_utils/fileutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils DEBUG: copying build/lib/oslo_utils/fixture.py -> build/bdist.linux-x86_64/wheel/oslo_utils DEBUG: copying build/lib/oslo_utils/importutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils DEBUG: copying build/lib/oslo_utils/netutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils DEBUG: copying build/lib/oslo_utils/reflection.py -> build/bdist.linux-x86_64/wheel/oslo_utils DEBUG: copying build/lib/oslo_utils/secretutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils DEBUG: copying build/lib/oslo_utils/specs_matcher.py -> build/bdist.linux-x86_64/wheel/oslo_utils DEBUG: copying build/lib/oslo_utils/strutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils DEBUG: copying build/lib/oslo_utils/timeutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils DEBUG: copying build/lib/oslo_utils/units.py -> build/bdist.linux-x86_64/wheel/oslo_utils DEBUG: copying build/lib/oslo_utils/uuidutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils DEBUG: copying build/lib/oslo_utils/version.py -> build/bdist.linux-x86_64/wheel/oslo_utils DEBUG: copying build/lib/oslo_utils/versionutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils DEBUG: creating build/bdist.linux-x86_64/wheel/oslo_utils/tests DEBUG: creating build/bdist.linux-x86_64/wheel/oslo_utils/tests/imageutils DEBUG: copying build/lib/oslo_utils/tests/imageutils/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests/imageutils DEBUG: copying build/lib/oslo_utils/tests/imageutils/test_format_inspector.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests/imageutils DEBUG: copying build/lib/oslo_utils/tests/imageutils/test_qemu.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests/imageutils DEBUG: copying build/lib/oslo_utils/tests/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests DEBUG: copying build/lib/oslo_utils/tests/base.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests DEBUG: copying build/lib/oslo_utils/tests/test_dictutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests DEBUG: copying build/lib/oslo_utils/tests/test_eventletutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests DEBUG: copying build/lib/oslo_utils/tests/test_excutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests DEBUG: copying build/lib/oslo_utils/tests/test_fileutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests DEBUG: copying build/lib/oslo_utils/tests/test_fixture.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests DEBUG: copying build/lib/oslo_utils/tests/test_importutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests DEBUG: copying build/lib/oslo_utils/tests/test_netutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests DEBUG: copying build/lib/oslo_utils/tests/test_reflection.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests DEBUG: copying build/lib/oslo_utils/tests/test_secretutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests DEBUG: copying build/lib/oslo_utils/tests/test_specs_matcher.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests DEBUG: copying build/lib/oslo_utils/tests/test_strutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests DEBUG: copying build/lib/oslo_utils/tests/test_timeutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests DEBUG: copying build/lib/oslo_utils/tests/test_uuidutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests DEBUG: copying build/lib/oslo_utils/tests/test_versionutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests DEBUG: copying build/lib/oslo_utils/tests/tests_encodeutils.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests DEBUG: creating build/bdist.linux-x86_64/wheel/oslo_utils/tests/fake DEBUG: copying build/lib/oslo_utils/tests/fake/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests/fake DEBUG: creating build/bdist.linux-x86_64/wheel/oslo_utils/tests/fake/v2 DEBUG: copying build/lib/oslo_utils/tests/fake/v2/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests/fake/v2 DEBUG: copying build/lib/oslo_utils/tests/fake/v2/dummpy.py -> build/bdist.linux-x86_64/wheel/oslo_utils/tests/fake/v2 DEBUG: running install_egg_info DEBUG: Copying oslo.utils.egg-info to build/bdist.linux-x86_64/wheel/oslo.utils-9.0.0-py3.12.egg-info DEBUG: running install_scripts DEBUG: creating build/bdist.linux-x86_64/wheel/oslo.utils-9.0.0.dist-info/WHEEL DEBUG: creating '/builddir/build/BUILD/oslo.utils-9.0.0/.pyproject-builddir/pip-wheel-5pl73ucu/.tmp-sf8f47by/oslo.utils-9.0.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it DEBUG: adding 'oslo_utils/__init__.py' DEBUG: adding 'oslo_utils/_i18n.py' DEBUG: adding 'oslo_utils/dictutils.py' DEBUG: adding 'oslo_utils/encodeutils.py' DEBUG: adding 'oslo_utils/eventletutils.py' DEBUG: adding 'oslo_utils/excutils.py' DEBUG: adding 'oslo_utils/fileutils.py' DEBUG: adding 'oslo_utils/fixture.py' DEBUG: adding 'oslo_utils/importutils.py' DEBUG: adding 'oslo_utils/netutils.py' DEBUG: adding 'oslo_utils/reflection.py' DEBUG: adding 'oslo_utils/secretutils.py' DEBUG: adding 'oslo_utils/specs_matcher.py' DEBUG: adding 'oslo_utils/strutils.py' DEBUG: adding 'oslo_utils/timeutils.py' DEBUG: adding 'oslo_utils/units.py' DEBUG: adding 'oslo_utils/uuidutils.py' DEBUG: adding 'oslo_utils/version.py' DEBUG: adding 'oslo_utils/versionutils.py' DEBUG: adding 'oslo_utils/imageutils/__init__.py' DEBUG: adding 'oslo_utils/imageutils/__main__.py' DEBUG: adding 'oslo_utils/imageutils/cli.py' DEBUG: adding 'oslo_utils/imageutils/format_inspector.py' DEBUG: adding 'oslo_utils/imageutils/qemu.py' DEBUG: adding 'oslo_utils/locale/de/LC_MESSAGES/oslo_utils.po' DEBUG: adding 'oslo_utils/locale/en_GB/LC_MESSAGES/oslo_utils.po' DEBUG: adding 'oslo_utils/locale/fr/LC_MESSAGES/oslo_utils.po' DEBUG: adding 'oslo_utils/locale/ka_GE/LC_MESSAGES/oslo_utils.po' DEBUG: adding 'oslo_utils/tests/__init__.py' DEBUG: adding 'oslo_utils/tests/base.py' DEBUG: adding 'oslo_utils/tests/test_dictutils.py' DEBUG: adding 'oslo_utils/tests/test_eventletutils.py' DEBUG: adding 'oslo_utils/tests/test_excutils.py' DEBUG: adding 'oslo_utils/tests/test_fileutils.py' DEBUG: adding 'oslo_utils/tests/test_fixture.py' DEBUG: adding 'oslo_utils/tests/test_importutils.py' DEBUG: adding 'oslo_utils/tests/test_netutils.py' DEBUG: adding 'oslo_utils/tests/test_reflection.py' DEBUG: adding 'oslo_utils/tests/test_secretutils.py' DEBUG: adding 'oslo_utils/tests/test_specs_matcher.py' DEBUG: adding 'oslo_utils/tests/test_strutils.py' DEBUG: adding 'oslo_utils/tests/test_timeutils.py' DEBUG: adding 'oslo_utils/tests/test_uuidutils.py' DEBUG: adding 'oslo_utils/tests/test_versionutils.py' DEBUG: adding 'oslo_utils/tests/tests_encodeutils.py' DEBUG: adding 'oslo_utils/tests/fake/__init__.py' DEBUG: adding 'oslo_utils/tests/fake/v2/__init__.py' DEBUG: adding 'oslo_utils/tests/fake/v2/dummpy.py' DEBUG: adding 'oslo_utils/tests/imageutils/__init__.py' DEBUG: adding 'oslo_utils/tests/imageutils/test_format_inspector.py' DEBUG: adding 'oslo_utils/tests/imageutils/test_qemu.py' DEBUG: adding 'oslo.utils-9.0.0.dist-info/AUTHORS' DEBUG: adding 'oslo.utils-9.0.0.dist-info/LICENSE' DEBUG: adding 'oslo.utils-9.0.0.dist-info/METADATA' DEBUG: adding 'oslo.utils-9.0.0.dist-info/WHEEL' DEBUG: adding 'oslo.utils-9.0.0.dist-info/pbr.json' DEBUG: adding 'oslo.utils-9.0.0.dist-info/top_level.txt' DEBUG: adding 'oslo.utils-9.0.0.dist-info/RECORD' DEBUG: removing build/bdist.linux-x86_64/wheel DEBUG: Building wheel for oslo.utils (pyproject.toml): finished with status 'done' DEBUG: Created wheel for oslo.utils: filename=oslo.utils-9.0.0-py3-none-any.whl size=130653 sha256=0ef6978add9f5f29c43f5815562c40266b11ec10dfa70a1221304d8ce733ae1d DEBUG: Stored in directory: /builddir/.cache/pip/wheels/de/24/d2/c918974958d1ab5aea45af10616b79737e428bd28dc52526f2 DEBUG: Successfully built oslo.utils DEBUG: + TOX_TESTENV_PASSENV='*' DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + PATH=/builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.utils-9.0.0/.pyproject-builddir' DEBUG: + PYTEST_XDIST_AUTO_NUM_WORKERS=4 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -m tox --current-env -q --recreate -e docs DEBUG: Running Sphinx v7.2.6 DEBUG: [openstackdocstheme] version: 3.0.0 DEBUG: [openstackdocstheme] connecting html-page-context event handler DEBUG: making output directory... done DEBUG: [openstackdocstheme] overriding configured project name (oslo.utils) with name extracted from the package (oslo.utils); you can disable this behavior with the 'openstackdocs_auto_name' option DEBUG: [openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme DEBUG: [openstackdocstheme] no /builddir/build/BUILD/oslo.utils-9.0.0/.gitreview found DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: writing output... DEBUG: building [html]: targets for 24 source files that are out of date DEBUG: updating environment: [new config] 24 added, 0 changed, 0 removed DEBUG: reading sources... [ 4%] contributor/index reading sources... [ 8%] index reading sources... [ 12%] install/index reading sources... [ 17%] reference/dictutils reading sources... [ 21%] reference/encodeutils reading sources... [ 25%] reference/eventletutils reading sources... [ 29%] reference/excutils reading sources... [ 33%] reference/fileutils reading sources... [ 38%] reference/fixture reading sources... [ 42%] reference/importutils reading sources... [ 46%] reference/index reading sources... [ 50%] reference/netutils reading sources... [ 54%] reference/reflection reading sources... [ 58%] reference/secretutils reading sources... [ 62%] reference/specs_matcher reading sources... [ 67%] reference/strutils reading sources... [ 71%] reference/timeutils reading sources... [ 75%] reference/units reading sources... [ 79%] reference/uuidutils reading sources... [ 83%] reference/versionutils reading sources... [ 88%] user/history reading sources... [ 92%] user/index reading sources... [ 96%] user/timeutils reading sources... [100%] user/usage DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... done DEBUG: checking consistency... done DEBUG: preparing documents... done DEBUG: copying assets... copying static files... done DEBUG: copying extra files... done DEBUG: done DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 4%] contributor/index writing output... [ 8%] index writing output... [ 12%] install/index writing output... [ 17%] reference/dictutils writing output... [ 21%] reference/encodeutils writing output... [ 25%] reference/eventletutils writing output... [ 29%] reference/excutils writing output... [ 33%] reference/fileutils writing output... [ 38%] reference/fixture writing output... [ 42%] reference/importutils writing output... [ 46%] reference/index writing output... [ 50%] reference/netutils writing output... [ 54%] reference/reflection writing output... [ 58%] reference/secretutils writing output... [ 62%] reference/specs_matcher writing output... [ 67%] reference/strutils writing output... [ 71%] reference/timeutils writing output... [ 75%] reference/units writing output... [ 79%] reference/uuidutils writing output... [ 83%] reference/versionutils writing output... [ 88%] user/history writing output... [ 92%] user/index writing output... [ 96%] user/timeutils writing output... [100%] user/usage DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: generating indices... genindex py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex' DEBUG: done DEBUG: writing additional pages... search done DEBUG: dumping search index in English (code: en)... done DEBUG: dumping object inventory... done DEBUG: build succeeded. DEBUG: The HTML pages are in doc/build/html. DEBUG: docs: OK (2.63 seconds) DEBUG: congratulations :) (2.69 seconds) DEBUG: + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo doc/build/html/objects.inv DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7C5S1M DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64 DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CFLAGS DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CXXFLAGS DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FFLAGS DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FCFLAGS DEBUG: + VALAFLAGS=-g DEBUG: + export VALAFLAGS DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + export LDFLAGS DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + export LT_SYS_LIBRARY_PATH DEBUG: + CC=gcc DEBUG: + export CC DEBUG: + CXX=g++ DEBUG: + export CXX DEBUG: + cd oslo.utils-9.0.0 DEBUG: ++ ls /builddir/build/BUILD/oslo.utils-9.0.0/pyproject-wheeldir/oslo.utils-9.0.0-py3-none-any.whl DEBUG: ++ xargs basename --multiple DEBUG: ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' DEBUG: + specifier=oslo.utils==9.0.0 DEBUG: + '[' -z oslo.utils==9.0.0 ']' DEBUG: + TMPDIR=/builddir/build/BUILD/oslo.utils-9.0.0/.pyproject-builddir DEBUG: + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/oslo.utils-9.0.0/pyproject-wheeldir oslo.utils==9.0.0 DEBUG: Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) DEBUG: Looking in links: /builddir/build/BUILD/oslo.utils-9.0.0/pyproject-wheeldir DEBUG: Processing ./pyproject-wheeldir/oslo.utils-9.0.0-py3-none-any.whl DEBUG: Installing collected packages: oslo.utils DEBUG: Successfully installed oslo.utils-9.0.0 DEBUG: + '[' -d /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/bin ']' DEBUG: + rm -f /builddir/build/BUILD/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64-pyproject-ghost-distinfo DEBUG: + site_dirs=() DEBUG: + '[' -d /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages ']' DEBUG: + site_dirs+=("/usr/lib/python3.12/site-packages") DEBUG: + '[' /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages ']' DEBUG: + '[' -d /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib64/python3.12/site-packages ']' DEBUG: + for site_dir in ${site_dirs[@]} DEBUG: + for distinfo in /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64$site_dir/*.dist-info DEBUG: + echo '%ghost /usr/lib/python3.12/site-packages/oslo.utils-9.0.0.dist-info' DEBUG: + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo.utils-9.0.0.dist-info/INSTALLER DEBUG: + PYTHONPATH=/usr/lib/rpm/redhat DEBUG: + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64 --record /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo.utils-9.0.0.dist-info/RECORD --output /builddir/build/BUILD/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64-pyproject-record DEBUG: + rm -fv /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo.utils-9.0.0.dist-info/RECORD DEBUG: removed '/builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo.utils-9.0.0.dist-info/RECORD' DEBUG: + rm -fv /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo.utils-9.0.0.dist-info/REQUESTED DEBUG: removed '/builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo.utils-9.0.0.dist-info/REQUESTED' DEBUG: ++ cut -f1 '-d ' DEBUG: ++ wc -l /builddir/build/BUILD/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64-pyproject-ghost-distinfo DEBUG: + lines=1 DEBUG: + '[' 1 -ne 1 ']' DEBUG: + python3 setup.py compile_catalog -d /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo_utils/locale --domain oslo_utils DEBUG: /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Requirements should be satisfied by a PEP 517 installer. DEBUG: If you are using pip, you can try `pip install --use-pep517`. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: dist.fetch_build_eggs(dist.setup_requires) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running compile_catalog DEBUG: compiling catalog /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo_utils/locale/ka_GE/LC_MESSAGES/oslo_utils.po to /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo_utils/locale/ka_GE/LC_MESSAGES/oslo_utils.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo_utils/locale/fr/LC_MESSAGES/oslo_utils.po to /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo_utils/locale/fr/LC_MESSAGES/oslo_utils.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo_utils/locale/en_GB/LC_MESSAGES/oslo_utils.po to /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo_utils/locale/en_GB/LC_MESSAGES/oslo_utils.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo_utils/locale/de/LC_MESSAGES/oslo_utils.po to /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo_utils/locale/de/LC_MESSAGES/oslo_utils.mo DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/share DEBUG: + rm -f /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo_utils/locale/de/LC_MESSAGES/oslo_utils.po /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo_utils/locale/en_GB/LC_MESSAGES/oslo_utils.po /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo_utils/locale/fr/LC_MESSAGES/oslo_utils.po /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo_utils/locale/ka_GE/LC_MESSAGES/oslo_utils.po DEBUG: + rm -f '/builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo_utils/locale/*pot' DEBUG: + mv /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages/oslo_utils/locale /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/share/locale DEBUG: + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64 oslo_utils --all-name DEBUG: + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 9.0.0-0.20250602113342.1a85259.el10 --unique-debug-suffix -9.0.0-0.20250602113342.1a85259.el10.x86_64 --unique-debug-src-base python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/oslo.utils-9.0.0 DEBUG: find-debuginfo: starting DEBUG: Extracting debug info from 0 files DEBUG: Creating .debug symlinks for symlinks to ELF files DEBUG: find: ‘debug’: No such file or directory DEBUG: find-debuginfo: done DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/check-rpaths DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: + /usr/lib/rpm/brp-remove-la-files DEBUG: + /usr/lib/rpm/redhat/brp-python-rpm-in-distinfo DEBUG: + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12 using python3.12 DEBUG: Not clamping source mtimes, $SOURCE_DATE_EPOCH not set DEBUG: + /usr/lib/rpm/redhat/brp-python-hardlink DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.9ZTt5S DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CFLAGS DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CXXFLAGS DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FFLAGS DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FCFLAGS DEBUG: + VALAFLAGS=-g DEBUG: + export VALAFLAGS DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + export LDFLAGS DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + export LT_SYS_LIBRARY_PATH DEBUG: + CC=gcc DEBUG: + export CC DEBUG: + CXX=g++ DEBUG: + export CXX DEBUG: + cd oslo.utils-9.0.0 DEBUG: + TOX_TESTENV_PASSENV='*' DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + PATH=/builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/lib/python3.12/site-packages DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.utils-9.0.0/.pyproject-builddir' DEBUG: + PYTEST_XDIST_AUTO_NUM_WORKERS=4 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -m tox --current-env -q --recreate -e py312 DEBUG: /bin/sh: line 1: mkisofs: command not found DEBUG: {3} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorInfra.test_safety_check_constants [0.000796s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorInfra.test_wrapper_iter_like_eats_error [0.001065s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_bad_iso_qcow2 ... SKIPPED: mkisofs not installed DEBUG: ERROR [oslo_utils.imageutils.format_inspector] Failed to run safety check foo on inspector: invalid literal for int() with base 10: 'a' DEBUG: {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorInfra.test_capture_region [0.001050s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorInfra.test_finish_is_final [0.000378s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorInfra.test_get_inspector [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorInfra.test_info_wrapper_file_like [0.000799s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorInfra.test_safety_check_records_failure [0.000739s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorInfra.test_wrapper_iter_like_eats_error_expected_quiet [0.001052s] ... ok DEBUG: /bin/sh: line 1: mkisofs: command not found DEBUG: {1} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorInfra.test_safety_check_error_conditions [0.001011s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorInfra.test_safety_check_records_result [0.000349s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_bad_iso_qcow2_multiple_matches ... SKIPPED: mkisofs not installed DEBUG: WARNING [oslo_utils.imageutils.format_inspector] Found unknown feature bit in byte 7: 0b0/0b0 DEBUG: WARNING [oslo_utils.imageutils.format_inspector] Found unknown feature bit in byte 0: 0b0/0b1111 DEBUG: /bin/sh: line 1: mkisofs: command not found DEBUG: {0} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorInfra.test_info_wrapper_file_like_eats_error [0.001212s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorInfra.test_info_wrapper_iter_like [0.000433s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorInfra.test_safety_checks_required [0.000392s] ... ok DEBUG: ERROR [oslo_utils.imageutils.format_inspector] VMDK descriptor failed to decode as ASCII DEBUG: {0} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorInfra.test_wrapper_aborts_early [0.000938s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_qcow2_feature_flag_checks [0.002355s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_subformat_2___iso____udf__ ... SKIPPED: mkisofs not installed DEBUG: {0} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_unique_names [0.000488s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_format_2_vhd [0.256774s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_vdi [0.221902s] ... ok DEBUG: WARNING [oslo_utils.imageutils.format_inspector] Unsupported VMDK format 'someunknownformat' DEBUG: {0} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_vmdk_invalid_type [0.001413s] ... ok DEBUG: WARNING [oslo_utils.imageutils.format_inspector] Safety check footer on vmdk failed because Header and footer signature do not match DEBUG: {0} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_vmdk_with_footer [0.016238s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001340s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001242s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001030s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001119s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000828s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000983s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000843s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000797s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000870s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000873s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000843s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000823s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000828s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001027s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000780s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000817s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000785s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001267s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000810s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000831s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000872s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000964s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000819s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000812s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000817s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001035s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000792s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000785s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000839s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001068s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000780s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000923s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000767s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000902s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000803s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000866s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000775s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000918s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000835s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000905s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000937s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001932s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002999s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000846s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000812s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.004766s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000763s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000515s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000555s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000626s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000529s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000633s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000516s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000680s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000672s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.002175s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002844s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.005066s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000835s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001421s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002325s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002105s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000782s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001464s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001015s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001250s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000815s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001095s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000846s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001167s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000840s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000866s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000932s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000877s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000817s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000775s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000742s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000863s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000774s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001737s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001844s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000904s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000869s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001006s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.010595s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000982s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.003465s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000816s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000755s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002166s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000765s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002004s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000838s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003106s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000920s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000816s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002928s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000950s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000790s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002069s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000770s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.003189s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000764s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001044s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001826s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.003049s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000826s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000756s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001786s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003238s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000903s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000544s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000502s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001799s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000788s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000787s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000931s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000960s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000856s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000778s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000775s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000863s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000743s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000788s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000773s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.003187s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000884s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000835s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000969s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000961s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000817s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000758s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000723s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000841s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000782s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000850s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000747s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000915s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000812s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000885s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000525s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000881s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000524s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001222s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000551s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000750s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001213s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000811s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000826s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000973s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.003216s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000811s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000828s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000863s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.003577s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000853s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000818s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000866s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002044s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000856s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000791s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001515s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000785s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000613s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000943s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000878s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001405s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001933s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000803s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001822s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000796s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000840s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000779s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000885s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000911s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000863s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001342s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002373s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000883s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.005079s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000841s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001267s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000844s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001036s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001175s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001242s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000994s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.003992s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000883s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000893s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001144s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001373s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.003555s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000976s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000803s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000868s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001134s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000875s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000847s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000810s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000785s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000942s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.006841s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000864s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000802s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000861s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000777s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000748s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000762s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001408s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001389s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000910s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000790s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000850s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000938s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000824s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001069s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001200s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000927s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000860s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000770s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000876s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000801s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000782s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001070s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000868s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000757s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000844s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000964s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000923s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000781s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000728s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000749s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000845s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000782s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000858s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000781s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001023s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000766s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000866s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000795s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000866s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001317s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000896s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000766s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000903s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000772s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000956s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000822s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001079s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000737s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000824s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000910s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001054s] ... ok DEBUG: ERROR [oslo_utils.imageutils.format_inspector] VMDK descriptor failed to decode as ASCII DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.010025s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.010439s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001041s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001347s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000791s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000933s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000956s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001167s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000787s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000730s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000759s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000850s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000761s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000784s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.016476s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.006957s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001125s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000883s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000800s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000924s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000755s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.011095s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001069s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000936s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000931s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000852s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000761s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001568s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000758s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000815s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.008449s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000869s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000923s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000809s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000755s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000797s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000872s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000764s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000743s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000755s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001175s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000756s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000739s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000758s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000836s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000845s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000815s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000868s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000884s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000731s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000787s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000780s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001281s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000889s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000851s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000728s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000909s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000765s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000795s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000734s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000828s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000718s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000764s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000770s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000835s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000769s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000821s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001044s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000884s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000760s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000861s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000841s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000864s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000758s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000746s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000791s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000844s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000752s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000716s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000774s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000862s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000809s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000831s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000811s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000849s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000928s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000873s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000734s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000759s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000895s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000770s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000841s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000773s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000856s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000721s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002160s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000799s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000838s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000744s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000747s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000981s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001370s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000756s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000619s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000742s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000853s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000748s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000773s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000737s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000867s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000766s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000788s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000771s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000882s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000916s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000848s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000871s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000939s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000891s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000890s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000816s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000959s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000815s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000848s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001450s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000960s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000854s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000838s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000791s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000917s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000856s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000881s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000739s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000844s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000773s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002765s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001293s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001166s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000923s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000991s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001038s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000939s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001353s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001128s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000908s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000774s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000951s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000817s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000796s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000792s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001385s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000932s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000847s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000769s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000825s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000799s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000774s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000791s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000888s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000909s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000769s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000802s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000866s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000792s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001073s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000807s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001104s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001119s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000979s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000774s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000843s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000825s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000758s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000800s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000878s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000780s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000842s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001192s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001032s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000757s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000763s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000836s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000943s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000778s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000796s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000750s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000828s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000754s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000739s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000750s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000845s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000833s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000793s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000734s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000878s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000745s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000789s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000810s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001295s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000927s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000753s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000777s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000863s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000770s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000849s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000739s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000862s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000802s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000765s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000751s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000868s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000780s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000816s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000791s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000874s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000862s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000911s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000774s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000838s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000789s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000768s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000816s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000931s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000754s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000755s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000710s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000610s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000485s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001585s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000769s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000892s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000801s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000940s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001994s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000977s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.007163s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000778s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000803s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001256s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000865s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000860s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000732s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000761s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000878s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000956s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000899s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000770s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001419s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000821s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000765s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000720s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001211s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000786s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000792s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000907s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000949s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000851s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000968s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000881s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000951s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000742s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000802s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000755s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000903s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000863s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000862s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.003270s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000940s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000755s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000824s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000925s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000863s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000767s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000734s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000879s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000930s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000752s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000779s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000761s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000907s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000778s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000811s] ... ok DEBUG: ERROR [oslo_utils.imageutils.format_inspector] VMDK descriptor failed to decode as ASCII DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000731s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000865s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000789s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000763s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000752s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000827s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000923s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000807s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000807s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000841s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000830s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000783s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000744s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001255s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000782s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000811s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000719s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000857s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000774s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000772s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000758s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000826s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000734s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000710s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000847s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002420s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000815s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000740s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000752s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000837s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000724s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000823s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002838s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000929s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000723s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000722s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.005473s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000943s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000824s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000750s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000729s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000896s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000835s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000802s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000822s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000875s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000791s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000897s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000725s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.004817s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000817s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000769s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000821s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000905s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000793s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001004s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001039s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000724s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000721s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000557s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001609s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001448s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000787s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000917s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001708s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000898s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000649s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000582s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001205s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.004177s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000853s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000752s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000740s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000860s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002245s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000988s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000780s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000829s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000774s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000761s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000721s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000867s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000759s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000867s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000808s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000872s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000742s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000704s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000772s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000813s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000726s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001041s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000808s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000834s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000749s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000748s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000721s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000835s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000714s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000717s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000708s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000911s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000818s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000730s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000776s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000839s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000759s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000754s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000706s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001105s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000722s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000747s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000782s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000860s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000770s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000748s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000824s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000827s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000791s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000836s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000753s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000822s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000724s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001207s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000772s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000851s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000790s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000726s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000797s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000841s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000806s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000855s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000814s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000844s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000754s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000720s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000720s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000811s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000773s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000764s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000785s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000865s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000719s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000738s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000798s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000836s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000750s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000730s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000736s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000829s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000731s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000739s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000750s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000885s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000769s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000491s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000662s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001331s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000747s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000748s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000724s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000845s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000860s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000463s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000483s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000631s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000546s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.008545s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000619s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000614s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000500s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000474s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000537s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000583s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000481s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000514s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000470s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000595s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000503s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000478s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000492s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000714s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000487s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000449s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.004219s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000820s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000471s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000518s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000472s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000633s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000479s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000486s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000518s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000574s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000487s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000468s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000518s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000560s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000470s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000469s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000455s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002945s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000509s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000467s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000496s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000932s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000472s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001031s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000495s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000568s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000564s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000507s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000458s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000573s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000477s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002839s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000508s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000578s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000457s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000495s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000465s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.004870s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000601s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000481s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000510s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000569s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000489s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000523s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001114s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000595s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000516s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000479s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000469s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000995s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000522s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000556s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000805s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001152s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000835s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000618s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000904s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.004072s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000607s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000495s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000527s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001094s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000571s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000481s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000489s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000597s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000482s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000495s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000482s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001102s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000515s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000528s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000482s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000566s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000608s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000483s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000481s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000553s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000484s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000465s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000486s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000556s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000490s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000488s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000496s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.004840s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000674s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000476s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000486s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000561s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000521s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000546s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000685s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000724s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000494s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000531s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000572s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000732s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000507s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000492s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000522s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000637s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000491s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000468s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000512s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000558s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000592s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000500s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000488s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000579s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000488s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000458s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000479s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000554s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000477s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000456s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000648s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002788s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000479s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000637s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000494s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000552s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000487s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000477s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000544s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000602s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000472s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000570s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000464s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000581s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000925s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000497s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000462s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000611s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000477s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000490s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000447s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000634s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000454s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000454s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000529s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000562s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000520s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000590s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000475s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000651s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000760s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000460s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002657s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000590s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000535s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000487s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000482s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000587s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000475s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000490s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000458s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000610s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000486s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002402s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000519s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000589s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000502s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000509s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000560s] ... ok DEBUG: ERROR [oslo_utils.imageutils.format_inspector] VMDK descriptor failed to decode as ASCII DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001129s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000517s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000464s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000537s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000584s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000533s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000668s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000589s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000808s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000479s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000493s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000469s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000585s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000459s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000549s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000553s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000562s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000496s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000497s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000528s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000606s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000850s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000458s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000486s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000555s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000474s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000495s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000541s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000572s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002779s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000556s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000526s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000719s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000490s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000465s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000518s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000606s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000481s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000541s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000465s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000684s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002615s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000474s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000496s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000554s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000494s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000494s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000604s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001138s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000583s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000588s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000573s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000646s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000491s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000461s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000498s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000589s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000510s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000455s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000869s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000604s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000497s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000472s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000583s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000593s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000522s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000462s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000488s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002905s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000546s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000615s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000539s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000623s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000479s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000516s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000472s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000737s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000500s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000485s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000507s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000625s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000594s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000499s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000447s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000630s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000452s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000483s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000454s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000594s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000457s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000456s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000496s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000561s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000512s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000448s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000531s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000873s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000455s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000482s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000456s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000571s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000599s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000468s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000483s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000554s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000475s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000451s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002419s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000709s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000472s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000583s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000698s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000857s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000523s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000504s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000481s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000683s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000540s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000492s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000502s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000582s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000556s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000740s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000577s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000748s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000768s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000616s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000606s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000637s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000555s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000473s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000509s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000638s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000635s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000763s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000537s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000557s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000504s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000485s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000481s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000629s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000476s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000646s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000523s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000824s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000458s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000482s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000460s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000607s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000469s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.002710s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000554s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000897s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000502s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000511s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000467s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000570s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000460s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000566s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000598s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000591s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000491s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000467s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000495s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001876s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000734s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000476s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000509s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000683s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000533s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000532s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000527s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000653s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000499s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000476s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000502s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000568s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.003454s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000500s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000519s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000602s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000466s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000517s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000481s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000624s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000522s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000480s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000503s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000558s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000519s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000480s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000491s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001014s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000519s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000490s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000498s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000539s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000521s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000503s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000463s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000611s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000468s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000499s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000465s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000678s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000510s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000451s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000477s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000570s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000475s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000454s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000495s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000549s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000460s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000491s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000470s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000584s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000474s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000518s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000470s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000678s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.009245s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000630s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000535s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000573s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000516s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000473s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000483s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000579s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000472s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000547s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000480s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000578s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000570s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000477s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000489s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000600s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000565s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000944s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000509s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001078s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000516s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000524s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000476s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000601s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000605s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000462s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000532s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000598s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.002946s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000478s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000505s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000572s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000491s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000468s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000502s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000723s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000559s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000513s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000595s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000569s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.005288s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000513s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000556s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000590s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000545s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000537s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000511s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000570s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000452s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000510s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000459s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.003684s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000525s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000483s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000517s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000672s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000495s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000592s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000528s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000614s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000495s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000462s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000490s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000564s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000541s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000767s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000473s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000896s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002696s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000518s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000463s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000567s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000499s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000509s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000457s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000600s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000690s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000600s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000479s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000626s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000483s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000502s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000477s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000578s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000517s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000528s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000566s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000724s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000498s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000739s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000668s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000600s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000532s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000515s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000484s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000614s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000470s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000602s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000526s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000595s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000517s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000470s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000501s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000595s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000482s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000550s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000475s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000601s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000464s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000460s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000512s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000573s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000517s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000482s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000502s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000912s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000491s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000493s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.003035s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000649s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000482s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000519s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000615s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000894s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000750s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000600s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000517s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000590s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000511s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000514s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000542s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000618s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000499s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000475s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000488s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000561s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000570s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000768s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000710s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000593s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000503s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000473s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000503s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000579s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000482s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000483s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000520s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000606s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000715s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000481s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000482s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000545s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000512s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000449s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000468s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002765s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000478s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000477s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000453s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000777s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000946s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000774s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000820s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000978s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000476s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000484s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000468s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000591s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000643s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000443s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000452s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000526s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.003103s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000489s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000490s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000636s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000508s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000593s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000450s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000592s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000462s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000479s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000498s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000595s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.006289s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000558s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000594s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000578s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000571s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000476s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000500s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000707s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000472s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000498s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000513s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000485s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000581s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000464s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000492s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000477s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000606s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000716s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000630s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.008451s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000605s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000467s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000532s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000480s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000614s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000514s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000468s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001030s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000988s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000500s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000470s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002593s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000715s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000505s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000511s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000471s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000593s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000523s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000458s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000740s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000587s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000469s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000518s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000474s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000628s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000504s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000473s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000506s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000657s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002066s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000502s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000509s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000564s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000484s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000456s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000522s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000626s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000470s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000625s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000504s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000570s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000525s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002633s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000546s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000597s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000494s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000493s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000486s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000749s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000625s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000547s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000513s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000592s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000463s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000500s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000536s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000876s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000513s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000501s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000527s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000597s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000473s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000491s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000467s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000601s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000605s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000615s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000503s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000576s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000470s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000481s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000485s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000561s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000551s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000485s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000462s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000566s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000596s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000524s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000633s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000607s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000621s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000520s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000476s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000579s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000515s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000477s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000472s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000540s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000645s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000541s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000482s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000581s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000470s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000485s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000485s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002726s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000515s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000481s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000469s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000587s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000450s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000494s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000493s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000862s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000495s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000470s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000500s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000551s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000489s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000529s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000467s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000491s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000564s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000691s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000488s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000472s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000634s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000479s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000492s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000635s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000886s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000943s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000803s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000888s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000714s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000519s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000706s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000718s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000704s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000517s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000455s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000984s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000581s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000525s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000530s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000510s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000628s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000478s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000495s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000694s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000619s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.003369s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000487s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000513s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000576s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000522s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000542s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000489s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000734s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000517s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000619s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000605s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000871s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000460s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000492s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000447s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000585s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000453s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000456s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000455s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000549s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001088s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000497s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000527s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000585s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000505s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000483s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000518s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000575s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000540s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000491s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000466s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.003295s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000981s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000769s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000464s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000498s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000579s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000488s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000458s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000482s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000818s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000713s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000793s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000668s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000752s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000663s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000705s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000686s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000715s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000527s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000742s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000497s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000640s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000503s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000475s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002758s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000649s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000492s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000497s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000479s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000925s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000546s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000538s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000497s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000633s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000465s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000518s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000619s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000615s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000503s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000502s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000472s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000650s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000510s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002599s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000638s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000565s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000521s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000491s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000504s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000609s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000530s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000484s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000486s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000606s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000594s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000478s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000503s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000557s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000484s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000587s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000481s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000583s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000472s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000536s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000488s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000558s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000520s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000475s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000503s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000538s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000475s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000487s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000463s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000663s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000474s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000505s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000473s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000849s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000491s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000470s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000452s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000487s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000568s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000519s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000470s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002551s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000671s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000475s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000494s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000452s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000588s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000465s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000494s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002882s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001089s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000515s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000498s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000602s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000647s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000495s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000490s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000487s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000752s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000507s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000472s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000550s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000564s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000529s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000619s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000489s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000600s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000545s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000474s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000489s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000581s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000522s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000448s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000642s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000661s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000467s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000484s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000461s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000698s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000490s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000450s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000559s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000893s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000466s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002486s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000865s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000605s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000455s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000470s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000662s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000585s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000675s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000488s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000508s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000742s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000479s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000502s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000484s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000685s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000502s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000462s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000499s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.006544s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000533s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000486s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002320s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000662s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000490s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000491s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000471s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.005477s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000502s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000523s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000519s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000646s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000613s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000479s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000484s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000974s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000744s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000468s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000512s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000601s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000471s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000655s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000520s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000567s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.003752s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000591s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000484s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001446s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000489s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000509s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000451s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000625s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000483s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000471s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000902s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000576s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000456s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000513s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000470s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000943s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000510s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000449s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000844s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000606s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000467s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000475s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000668s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000573s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000501s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000451s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000513s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000661s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.003177s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000526s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000504s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000746s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000530s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000476s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000580s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000603s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000473s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000505s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000468s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000622s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000537s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000661s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000490s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000576s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000574s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000454s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000545s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000588s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000460s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000501s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000491s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000972s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000500s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000463s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000507s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000658s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000509s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000570s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000617s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000884s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002962s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000504s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000460s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000491s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000559s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000522s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000457s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000526s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000758s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000497s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000465s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000503s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000555s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000491s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000482s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000473s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000556s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000460s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000495s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000463s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000565s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000473s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000466s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000639s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000545s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000475s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000442s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000468s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000527s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000477s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000446s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000618s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000565s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000446s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000463s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000571s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000714s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000468s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000447s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000490s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000805s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002383s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000483s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000453s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000577s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000464s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000476s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000460s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000589s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000438s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000470s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000452s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000536s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000472s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000452s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000473s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000546s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000481s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000447s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000478s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000538s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000458s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000436s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000613s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000585s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000457s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000482s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000455s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000718s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000486s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000435s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000474s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000541s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000488s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000461s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000487s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000466s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000584s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000617s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000472s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002639s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000617s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000453s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000463s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000451s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000847s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000480s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000450s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000508s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001073s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000473s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000473s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000455s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000870s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000484s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000455s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000472s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000526s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000473s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000477s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000458s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000579s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000458s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000455s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000429s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002632s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.003947s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000544s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000465s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000568s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000449s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000474s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000433s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000555s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000440s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000444s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.004841s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000635s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000468s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000838s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000535s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000874s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000555s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000499s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000458s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000590s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000456s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.003355s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000487s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000572s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000510s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000469s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000499s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000557s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000532s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000522s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000512s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001035s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000475s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000518s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000471s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000563s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000478s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000457s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000481s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000580s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000603s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000503s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000500s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000558s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000448s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000488s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000463s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000548s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000470s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000458s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000469s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000528s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000466s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000444s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000738s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000565s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000456s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000480s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000455s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000565s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000458s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000489s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000481s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000710s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003054s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000499s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000585s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000732s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000482s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000458s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000524s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000572s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000498s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000503s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000464s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000579s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000513s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000683s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000463s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000794s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000593s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000482s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000461s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000572s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000451s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000468s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000452s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000536s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000482s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000454s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000499s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000550s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000479s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000460s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000600s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000574s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000460s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000725s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000455s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000545s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000476s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000457s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000468s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000549s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000523s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000436s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000456s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000526s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000463s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000464s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000468s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000628s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000563s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000478s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000455s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000455s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000571s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000452s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000497s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000456s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000606s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000454s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000473s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000447s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000541s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000474s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000448s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.004380s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000831s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000490s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000450s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000451s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000783s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000477s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000474s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000463s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000559s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000470s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000447s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000519s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000553s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000611s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000455s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000526s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000570s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000449s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000489s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000445s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000553s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000459s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000780s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000646s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000607s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000488s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000479s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000459s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000568s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000454s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000478s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000441s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000569s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000734s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000474s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000696s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000595s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000473s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002859s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000617s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000574s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000538s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000494s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000670s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000589s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002520s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000608s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000477s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000885s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000709s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000469s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000584s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000549s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000477s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000462s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000477s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000683s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000462s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000475s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000439s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001431s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000501s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000519s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000488s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002492s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000469s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000477s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000494s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000552s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000520s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000470s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000480s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000549s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000699s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000475s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000442s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000460s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000539s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000447s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000438s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000470s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000553s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000448s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000483s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000448s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000808s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000474s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000439s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000459s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000542s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000463s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000479s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000467s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000744s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000452s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000523s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000478s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.005785s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000519s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000615s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000503s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000586s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000474s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.004681s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000579s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000553s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000483s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000460s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.013584s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000672s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000482s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000644s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000506s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000577s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000558s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000479s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000507s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000623s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000465s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.009687s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000616s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000606s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000521s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000491s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000526s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.003867s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000498s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000468s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000492s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000562s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000490s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000472s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000516s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000576s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000492s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000489s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000471s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001494s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000539s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002856s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000563s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000813s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000528s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000725s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.003322s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001384s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000731s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001388s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001286s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001262s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001068s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000754s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.010479s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000607s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000512s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000487s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000526s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000586s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000466s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.007597s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000540s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000635s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000688s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000785s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.007155s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000733s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000676s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000516s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000512s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000567s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000574s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.007289s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003095s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001070s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000614s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000548s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000630s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000592s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000568s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000535s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000497s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.011372s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000574s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000604s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000571s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000578s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000487s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000490s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000489s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000578s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000475s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000536s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000517s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001633s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000659s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.003075s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000550s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000801s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000662s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000874s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002661s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000759s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000626s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000686s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000537s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.011539s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000576s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000507s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000510s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000598s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000482s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000511s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000482s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000567s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000487s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000641s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000660s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000576s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001189s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000474s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000514s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000629s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000782s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000507s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000477s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000748s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.004939s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000525s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000468s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000581s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.003613s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000505s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000643s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000636s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000474s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000523s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000484s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000608s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001117s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002895s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000627s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001080s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000682s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000554s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000489s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000601s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000501s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000578s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000546s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000898s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000470s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000484s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000468s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000611s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000479s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000503s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000480s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000621s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000778s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000548s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.002446s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000647s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000496s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000526s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000500s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000599s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000498s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000464s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000502s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000559s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000490s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000494s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000764s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000589s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000508s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000565s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000514s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000610s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000486s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000489s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000470s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000591s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000488s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000550s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000566s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000576s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000509s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000475s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002544s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000839s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000466s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001030s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000500s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000589s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000474s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000485s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000495s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000635s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000519s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000483s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000480s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000561s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000500s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000469s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000510s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000595s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000485s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000754s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000468s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000589s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000505s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000474s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000519s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000544s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000478s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000515s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000689s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000599s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000503s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000464s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000488s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000582s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000484s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000457s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000488s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002462s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000502s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000573s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_format_1_qcow2 [2.379983s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.004397s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000738s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000509s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000480s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000517s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000588s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000501s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000603s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000534s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000948s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000585s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.012019s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000505s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000669s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000505s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000462s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000478s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000571s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000811s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000479s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000456s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000594s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.010541s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000546s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000573s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000676s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000548s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000520s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000464s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.003481s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001105s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000553s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000476s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000594s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000487s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000521s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003231s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000595s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000469s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000482s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000458s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000585s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.005367s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000486s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000503s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K,no_garbage,no_snapshots) [0.000617s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K,garbage_after_snapshot_list,three_snapshots) [0.000612s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96_KiB,no_garbage,one_snapshots) [0.000476s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96_KiB,no_garbage,three_snapshots) [0.000454s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96_KiB,garbage_after_snapshot_list,no_snapshots) [0.000561s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K_byte,no_garbage,three_snapshots) [0.000453s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,98304_B,no_garbage,no_snapshots) [0.000457s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,98304_B,no_garbage,one_snapshots) [0.000447s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,98304_B,no_garbage,three_snapshots) [0.002023s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,98304_B,garbage_before_snapshot_list,three_snapshots) [0.000886s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,98304_B,garbage_after_snapshot_list,one_snapshots) [0.000484s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,3.1G,no_garbage,three_snapshots) [0.000511s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,3.1G,garbage_before_snapshot_list,no_snapshots) [0.001028s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,3.1_GiB,no_garbage,one_snapshots) [0.000532s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,3.1_GiB,garbage_after_snapshot_list,one_snapshots) [0.000537s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,unavailable,no_garbage,no_snapshots) [0.000474s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,unavailable,no_garbage,one_snapshots) [0.001072s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,unavailable,no_garbage,three_snapshots) [0.000624s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,unavailable,garbage_after_snapshot_list,one_snapshots) [0.000655s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,1e+03_MiB,no_garbage,one_snapshots) [0.000840s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots) [0.000726s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots) [0.003559s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots) [0.000725s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots) [0.000473s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots) [0.000766s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots) [0.000681s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96K_byte,no_garbage,one_snapshots) [0.000720s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96K_byte,no_garbage,three_snapshots) [0.000468s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots) [0.002472s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots) [0.000461s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,3.1G,no_garbage,three_snapshots) [0.003585s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots) [0.000538s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots) [0.000762s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots) [0.002572s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots) [0.000496s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots) [0.000466s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots) [0.000719s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots) [0.000466s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96K,garbage_after_snapshot_list,no_snapshots) [0.000512s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96K,garbage_after_snapshot_list,one_snapshots) [0.000460s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96_KiB,no_garbage,no_snapshots) [0.000563s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96_KiB,no_garbage,three_snapshots) [0.000509s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96_KiB,garbage_before_snapshot_list,three_snapshots) [0.000465s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96_KiB,garbage_after_snapshot_list,three_snapshots) [0.005441s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96K_byte,garbage_before_snapshot_list,three_snapshots) [0.000711s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,98304_B,no_garbage,three_snapshots) [0.000703s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,98304_B,garbage_before_snapshot_list,three_snapshots) [0.000631s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,98304_B,garbage_after_snapshot_list,three_snapshots) [0.000882s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,3.1G,garbage_after_snapshot_list,no_snapshots) [0.000735s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,3.1G,garbage_after_snapshot_list,three_snapshots) [0.000514s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,3.1_GiB,no_garbage,no_snapshots) [0.000448s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,3.1_GiB,garbage_before_snapshot_list,three_snapshots) [0.000496s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,3.1_GiB,garbage_after_snapshot_list,one_snapshots) [0.000582s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,unavailable,no_garbage,no_snapshots) [0.000467s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,unavailable,no_garbage,three_snapshots) [0.000451s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,unavailable,garbage_before_snapshot_list,one_snapshots) [0.001057s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,1e+03_MiB,no_garbage,three_snapshots) [0.000582s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,1e+03_MiB,garbage_before_snapshot_list,one_snapshots) [0.000506s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,1e+03_MiB,garbage_before_snapshot_list,three_snapshots) [0.000459s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96K,no_garbage,three_snapshots) [0.000510s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots) [0.001645s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots) [0.000539s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots) [0.000640s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots) [0.000483s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots) [0.000535s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots) [0.001849s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots) [0.000700s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots) [0.016320s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots) [0.000715s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots) [0.000569s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots) [0.000471s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots) [0.008739s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots) [0.000625s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots) [0.000487s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96K,no_garbage,no_snapshots) [0.002199s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96K,no_garbage,one_snapshots) [0.000485s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96K,garbage_before_snapshot_list,one_snapshots) [0.001629s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96K,garbage_before_snapshot_list,three_snapshots) [0.000501s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96K,garbage_after_snapshot_list,one_snapshots) [0.001537s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96K,garbage_after_snapshot_list,three_snapshots) [0.000541s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96_KiB,garbage_before_snapshot_list,no_snapshots) [0.000593s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96_KiB,garbage_before_snapshot_list,one_snapshots) [0.002600s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96_KiB,garbage_after_snapshot_list,three_snapshots) [0.000477s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96K_byte,no_garbage,no_snapshots) [0.000483s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96K_byte,garbage_after_snapshot_list,three_snapshots) [0.000609s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,98304_B,no_garbage,no_snapshots) [0.000523s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,98304_B,garbage_after_snapshot_list,three_snapshots) [0.000509s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,3.1G,no_garbage,three_snapshots) [0.000469s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,3.1G,garbage_before_snapshot_list,three_snapshots) [0.002940s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,3.1_GiB,garbage_after_snapshot_list,three_snapshots) [0.000525s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,unavailable,garbage_before_snapshot_list,three_snapshots) [0.001604s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,unavailable,garbage_after_snapshot_list,no_snapshots) [0.000469s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,unavailable,garbage_after_snapshot_list,three_snapshots) [0.000593s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots) [0.000471s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96K,no_garbage,one_snapshots) [0.000527s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots) [0.001519s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots) [0.000583s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots) [0.002529s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots) [0.000464s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots) [0.000471s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots) [0.000611s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,3.1G,no_garbage,three_snapshots) [0.000466s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots) [0.002525s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots) [0.000490s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,unavailable,no_garbage,one_snapshots) [0.000608s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots) [0.000478s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots) [0.000466s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots) [0.005224s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots) [0.000962s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots) [0.000655s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots) [0.000858s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots) [0.000494s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots) [0.000549s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots) [0.002647s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots) [0.000487s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots) [0.000481s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots) [0.000887s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots) [0.001881s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots) [0.000790s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots) [0.000868s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots) [0.000603s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots) [0.000709s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots) [0.000743s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots) [0.003013s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots) [0.000612s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots) [0.000460s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K,garbage_before_snapshot_list,no_snapshots) [0.003310s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K,garbage_before_snapshot_list,three_snapshots) [0.002037s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96_KiB,no_garbage,no_snapshots) [0.009816s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96_KiB,garbage_after_snapshot_list,three_snapshots) [0.002890s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K_byte,garbage_before_snapshot_list,no_snapshots) [0.000484s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,98304_B,no_garbage,three_snapshots) [0.000504s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,98304_B,garbage_after_snapshot_list,no_snapshots) [0.003944s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,3.1G,no_garbage,three_snapshots) [0.000706s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,3.1_GiB,no_garbage,no_snapshots) [0.000470s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,3.1_GiB,no_garbage,three_snapshots) [0.000511s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,3.1_GiB,garbage_after_snapshot_list,no_snapshots) [0.000633s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,unavailable,garbage_after_snapshot_list,three_snapshots) [0.000502s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,1e+03_MiB,garbage_before_snapshot_list,no_snapshots) [0.000489s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,1e+03_MiB,garbage_before_snapshot_list,three_snapshots) [0.000468s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96K,no_garbage,no_snapshots) [0.001454s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96K,no_garbage,one_snapshots) [0.000474s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots) [0.004838s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots) [0.000704s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots) [0.003133s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,98304_B,no_garbage,three_snapshots) [0.000737s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots) [0.000706s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots) [0.002757s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots) [0.000902s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots) [0.000692s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots) [0.003784s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots) [0.000748s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots) [0.000883s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots) [0.003808s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,unavailable,no_garbage,one_snapshots) [0.000795s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots) [0.000743s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots) [0.006270s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots) [0.000550s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots) [0.000527s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots) [0.005592s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots) [0.001662s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots) [0.000521s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,98304_B,no_garbage,one_snapshots) [0.003499s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots) [0.000508s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots) [0.001516s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots) [0.000536s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots) [0.000496s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots) [0.002698s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots) [0.000646s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots) [0.000499s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,unavailable,no_garbage,no_snapshots) [0.003418s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots) [0.000503s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots) [0.002928s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots) [0.000583s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96K,garbage_before_snapshot_list,three_snapshots) [0.000499s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96_KiB,no_garbage,three_snapshots) [0.000505s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96_KiB,garbage_before_snapshot_list,one_snapshots) [0.000599s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96_KiB,garbage_after_snapshot_list,no_snapshots) [0.000474s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96K_byte,garbage_after_snapshot_list,one_snapshots) [0.000689s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,98304_B,garbage_before_snapshot_list,no_snapshots) [0.000942s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,3.1G,garbage_after_snapshot_list,one_snapshots) [0.002625s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,no_snapshots) [0.000532s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,three_snapshots) [0.001774s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,unavailable,garbage_after_snapshot_list,no_snapshots) [0.000561s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,1e+03_MiB,no_garbage,no_snapshots) [0.000575s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,one_snapshots) [0.000518s] ... ok DEBUG: {0} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,one_snapshots) [0.001634s] ... ok DEBUG: {0} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_event_clear_already_sent [0.003990s] ... ok DEBUG: {0} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_event_set_clear_timeout [0.200738s] ... ok DEBUG: {0} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_partially_patched_warning [0.001106s] ... ok DEBUG: {0} oslo_utils.tests.test_excutils.CausedByTest.test_caused_by_explicit [0.000335s] ... ok DEBUG: {0} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_filter_method_context_manager [0.000282s] ... ok DEBUG: {0} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_filter_staticmethod_call [0.000248s] ... ok DEBUG: {0} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_raise_classmethod_call [0.000308s] ... ok DEBUG: {0} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_raise_func_context_manager [0.000258s] ... ok DEBUG: {0} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_raise_other_func_context_manager [0.000251s] ... ok DEBUG: {0} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_raise_previous_after_filtered_func_call [0.000252s] ... ok DEBUG: {0} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_raise_previous_func_call [0.000261s] ... ok DEBUG: {0} oslo_utils.tests.test_excutils.ForeverRetryUncaughtExceptionsTest.test_exc_retrier_mixed_4exc_2min_gives_3logs [0.001102s] ... ok DEBUG: {0} oslo_utils.tests.test_excutils.ForeverRetryUncaughtExceptionsTest.test_exc_retrier_same_10exc_2min_gives_2logs [0.000993s] ... ok DEBUG: {0} oslo_utils.tests.test_excutils.SaveAndReraiseTest.test_save_and_reraise_exception_capture_reraise [0.000305s] ... ok DEBUG: {0} oslo_utils.tests.test_excutils.SaveAndReraiseTest.test_save_and_reraise_exception_forced_not_active [0.000273s] ... ok DEBUG: {0} oslo_utils.tests.test_fileutils.DeleteIfExists.test_file_absent [0.000281s] ... ok DEBUG: {0} oslo_utils.tests.test_fileutils.FileTypeTestCase.test_is_json [0.001011s] ... ok DEBUG: {0} oslo_utils.tests.test_fileutils.RemovePathOnError.test_no_error [0.000665s] ... ok DEBUG: {0} oslo_utils.tests.test_fileutils.TestComputeFileChecksum.test_compute_checksum_default_algorithm [0.001483s] ... ok DEBUG: {0} oslo_utils.tests.test_fileutils.WriteToTempfileTestCase.test_file_without_path_and_suffix [0.000307s] ... ok DEBUG: {0} oslo_utils.tests.test_fixture.TimeFixtureTest.test_set_time_override [0.000239s] ... ok DEBUG: {0} oslo_utils.tests.test_fixture.TimeFixtureTest.test_set_time_override_using_default [0.000253s] ... ok DEBUG: {0} oslo_utils.tests.test_fixture.UUIDSentinelsTest.test_returns_uuid [0.001018s] ... ok DEBUG: {0} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_ns_full_optional_arg_present [0.000417s] ... ok DEBUG: {0} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_ns_full_required_arg_not_present [0.000415s] ... ok DEBUG: {0} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_ns_full_required_arg_present [0.000331s] ... ok DEBUG: {0} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_ns_required_arg_not_present [0.000246s] ... ok DEBUG: {0} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_ns_required_arg_present [0.002423s] ... ok DEBUG: {0} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_optional_arg_not_present [0.000220s] ... ok DEBUG: {0} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_required_arg_not_present [0.000248s] ... ok DEBUG: {0} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_with_args [0.000228s] ... ok DEBUG: {0} oslo_utils.tests.test_netutils.IPv6byEUI64TestCase.test_generate_IPv6_by_EUI64 [0.000330s] ... ok DEBUG: {0} oslo_utils.tests.test_netutils.IPv6byEUI64TestCase.test_generate_IPv6_with_bad_mac [0.001446s] ... ok DEBUG: {0} oslo_utils.tests.test_netutils.MACbyIPv6TestCase.test_reverse_generate_IPv6_by_EUI64 [0.000509s] ... ok DEBUG: {0} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_get_my_ipv4 [0.002905s] ... ok DEBUG: {0} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_get_my_ipv4_socket_error [0.000530s] ... ok DEBUG: {0} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_get_my_ipv6_address_with_default_route [0.000771s] ... ok DEBUG: {0} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_get_my_ipv6_address_without_default_route [0.001335s] ... ok DEBUG: {0} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_is_int_not_in_range [0.000233s] ... ok DEBUG: {0} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_valid_port [0.000435s] ... ok DEBUG: {0} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_valid_port_fail [0.000223s] ... ok DEBUG: {0} oslo_utils.tests.test_netutils.TestIsIPv6Enabled.test_disabled [0.000514s] ... ok DEBUG: {0} oslo_utils.tests.test_netutils.TestIsIPv6Enabled.test_memoize_enabled [0.000879s] ... ok DEBUG: {0} oslo_utils.tests.test_reflection.BoundMethodTest.test_baddy [0.000273s] ... ok DEBUG: {0} oslo_utils.tests.test_reflection.GetCallableArgsTest.test_class_constructor [0.000306s] ... ok DEBUG: {0} oslo_utils.tests.test_reflection.GetCallableArgsTest.test_class_method [0.000506s] ... ok DEBUG: {0} oslo_utils.tests.test_reflection.GetCallableArgsTest.test_function_with_defaults [0.000386s] ... ok DEBUG: {0} oslo_utils.tests.test_reflection.GetCallableArgsTest.test_mere_function [0.000240s] ... ok DEBUG: {0} oslo_utils.tests.test_reflection.GetCallableArgsTest.test_method [0.000228s] ... ok DEBUG: {0} oslo_utils.tests.test_reflection.GetCallableNameTest.test_instance_method [0.000263s] ... ok DEBUG: {0} oslo_utils.tests.test_reflection.GetCallableNameTest.test_method [0.000240s] ... ok DEBUG: {0} oslo_utils.tests.test_reflection.GetCallableNameTestExtended.test_inner_callable_function [0.000211s] ... ok DEBUG: {0} oslo_utils.tests.test_reflection.GetCallableNameTestExtended.test_inner_class [0.000204s] ... ok DEBUG: {0} oslo_utils.tests.test_reflection.GetClassNameTest.test_class_method [0.000254s] ... ok DEBUG: {0} oslo_utils.tests.test_reflection.GetClassNameTest.test_std_exception [0.000219s] ... ok DEBUG: {0} oslo_utils.tests.test_secretutils.SecretUtilsTest.test_none_data_raises_type_error(binary) [0.000628s] ... ok DEBUG: {0} oslo_utils.tests.test_secretutils.SecretUtilsTest.test_none_data_raises_type_error(unicode) [0.000496s] ... ok DEBUG: {0} oslo_utils.tests.test_secretutils.SecretUtilsTest.test_password_mksalt(binary) [0.004600s] ... ok DEBUG: {0} oslo_utils.tests.test_secretutils.SecretUtilsTest.test_password_mksalt(unicode) [0.000507s] ... ok DEBUG: {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_errors_list_with_op_allin [0.000829s] ... ok DEBUG: {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_errors_str_with_op_allin [0.000254s] ... ok DEBUG: {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_all_with_op_allin [0.008571s] ... ok DEBUG: {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_match_beyond_scope_with_op_rangein_lt [0.008180s] ... ok DEBUG: {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_match_substr_single [0.001472s] ... ok DEBUG: {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_match_under_scope_with_op_rangein_gt [0.001434s] ... ok DEBUG: {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_matchesint_lower_int_range_with_op_rangein_gt [0.001057s] ... ok DEBUG: {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_not_enough_args_with_op_rangein [0.000299s] ... ok DEBUG: {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_le [0.001107s] ... ok DEBUG: {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_sge [0.000926s] ... ok DEBUG: {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_int_with_int_range_with_op_rangein [0.014906s] ... ok DEBUG: {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_only_one_with_op_rangein [0.001414s] ... ok DEBUG: {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_eqeq2 [0.000930s] ... ok DEBUG: {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_g [0.005659s] ... ok DEBUG: {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_g2 [0.000964s] ... ok DEBUG: {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_l [0.002921s] ... ok DEBUG: {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_l2 [0.001474s] ... ok DEBUG: {0} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_seq [0.001862s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.MaskDictionaryPasswordTestCase.test_dictionary [0.000857s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.MaskPasswordTestCase.test_json [0.002561s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.MaskPasswordTestCase.test_namespace_objects [0.000827s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.SplitByCommas.test_not_closed_quotes [0.001490s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.SplitByCommas.test_with_backslash_inside_quoted [0.001367s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.SplitPathTestCase.test_split_path_invalid_path [0.000577s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StrUtilsTest.test_bool_from_string [0.000541s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StrUtilsTest.test_int_from_bool_as_string [0.000438s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StrUtilsTest.test_unicode_bool_from_string [0.000281s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringLengthTestCase.test_check_string_length [0.000761s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,k,bit,return_dec) [0.000513s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,k,B,return_dec) [0.000484s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,K,invalid_unit_suffix,return_dec) [0.000633s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,K,invalid_unit_suffix,return_int) [0.000567s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,M,B,return_int) [0.000517s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,G,bit,return_int) [0.000474s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,T,b,return_dec) [0.000531s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,T,bit,return_dec) [0.000238s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,T,bit,return_int) [0.000465s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,P,b,return_int) [0.000276s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,P,B,return_dec) [0.000210s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,P,invalid_unit_suffix,return_int) [0.000243s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,E,b,return_int) [0.000209s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,E,bit,return_dec) [0.000219s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Z,bit,return_dec) [0.000201s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Z,B,return_int) [0.000202s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Z,invalid_unit_suffix,return_dec) [0.000235s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Y,invalid_unit_suffix,return_dec) [0.001612s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Y,invalid_unit_suffix,return_int) [0.000402s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,R,b,return_int) [0.000382s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Q,b,return_dec) [0.001386s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Q,bit,return_dec) [0.000218s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Q,B,return_dec) [0.000640s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Q,invalid_unit_suffix,return_dec) [0.000496s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ki,bit,return_dec) [0.000562s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ki,bit,return_int) [0.000482s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Mi,bit,return_dec) [0.000499s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Mi,bit,return_int) [0.000489s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Gi,b,return_int) [0.000467s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Gi,invalid_unit_suffix,return_dec) [0.000477s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ti,b,return_dec) [0.001051s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ti,invalid_unit_suffix,return_dec) [0.000911s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ti,invalid_unit_suffix,return_int) [0.000928s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ei,b,return_dec) [0.000551s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ei,invalid_unit_suffix,return_int) [0.000241s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Zi,b,return_dec) [0.001050s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Yi,bit,return_dec) [0.000466s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Yi,B,return_dec) [0.000493s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Yi,invalid_unit_suffix,return_int) [0.000506s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ri,b,return_dec) [0.001309s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ri,bit,return_dec) [0.000431s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Qi,b,return_dec) [0.000245s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Qi,B,return_dec) [0.000320s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,invalid_unit_prefix,b,return_dec) [0.001415s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,no_unit_prefix,B,return_int) [0.000217s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000887s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,k,B,return_int) [0.000518s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,k,invalid_unit_suffix,return_dec) [0.000502s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,K,bit,return_dec) [0.000524s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,K,B,return_dec) [0.000478s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,K,B,return_int) [0.000678s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,M,B,return_int) [0.000466s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,G,b,return_dec) [0.000435s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,G,b,return_int) [0.000619s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,G,bit,return_int) [0.000221s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,G,invalid_unit_suffix,return_dec) [0.000417s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,G,invalid_unit_suffix,return_int) [0.000506s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,T,bit,return_int) [0.000453s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,P,bit,return_int) [0.000462s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,E,bit,return_dec) [0.000495s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,E,B,return_dec) [0.000497s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,E,B,return_int) [0.000479s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,E,invalid_unit_suffix,return_dec) [0.000497s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Z,b,return_dec) [0.000448s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Z,b,return_int) [0.000462s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Z,bit,return_dec) [0.000216s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Z,bit,return_int) [0.000218s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Z,B,return_dec) [0.000405s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Y,bit,return_int) [0.000841s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Y,invalid_unit_suffix,return_dec) [0.000505s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,R,B,return_dec) [0.000519s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ki,bit,return_dec) [0.000508s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ki,B,return_dec) [0.000522s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Mi,B,return_int) [0.000627s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Mi,invalid_unit_suffix,return_dec) [0.000586s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Gi,invalid_unit_suffix,return_int) [0.000533s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ti,b,return_dec) [0.000488s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ti,bit,return_int) [0.000502s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Pi,b,return_int) [0.000529s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Pi,bit,return_dec) [0.000721s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Pi,B,return_dec) [0.000649s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ei,b,return_dec) [0.000520s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ei,invalid_unit_suffix,return_dec) [0.000513s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Zi,b,return_dec) [0.000483s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Zi,bit,return_dec) [0.000542s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Zi,bit,return_int) [0.000467s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Zi,invalid_unit_suffix,return_dec) [0.000238s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Zi,invalid_unit_suffix,return_int) [0.000774s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Yi,B,return_dec) [0.000565s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Yi,invalid_unit_suffix,return_int) [0.000506s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ri,bit,return_dec) [0.000487s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ri,B,return_dec) [0.000502s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Qi,invalid_unit_suffix,return_dec) [0.000666s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,invalid_unit_prefix,b,return_int) [0.000518s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,no_unit_prefix,B,return_dec) [0.000539s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000513s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,k,B,return_dec) [0.000435s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,K,bit,return_int) [0.000586s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,K,B,return_dec) [0.000535s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,M,B,return_dec) [0.000215s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,M,B,return_int) [0.000217s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,M,invalid_unit_suffix,return_int) [0.001135s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,G,b,return_int) [0.000710s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000766s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,E,b,return_int) [0.000568s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.000523s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Z,B,return_dec) [0.000484s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Z,B,return_int) [0.000486s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Y,b,return_int) [0.000530s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,R,bit,return_int) [0.000214s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Q,bit,return_dec) [0.000623s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Mi,bit,return_int) [0.000471s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Mi,B,return_dec) [0.002767s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Mi,B,return_int) [0.000270s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Gi,b,return_int) [0.000628s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Gi,bit,return_dec) [0.000319s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000259s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ti,b,return_dec) [0.000738s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ti,B,return_int) [0.000513s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.000512s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Pi,B,return_int) [0.000860s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.000501s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ei,B,return_int) [0.000515s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Zi,B,return_dec) [0.000530s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Yi,b,return_dec) [0.000664s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Yi,bit,return_int) [0.000471s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Yi,B,return_int) [0.000490s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000577s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ri,b,return_int) [0.000513s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ri,bit,return_dec) [0.000519s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ri,B,return_int) [0.000244s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Qi,B,return_int) [0.000233s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000229s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.000398s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,invalid_unit_prefix,B,return_int) [0.000295s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_dec) [0.003419s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,k,bit,return_dec) [0.000705s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,k,B,return_int) [0.000631s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.000486s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,k,invalid_unit_suffix,return_int) [0.000598s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,K,b,return_int) [0.000239s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000269s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000621s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,G,bit,return_int) [0.000510s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,G,B,return_int) [0.000517s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000508s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,T,b,return_int) [0.000840s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,T,bit,return_dec) [0.000244s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,T,B,return_dec) [0.000259s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000766s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,P,b,return_int) [0.000529s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.002896s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,E,B,return_dec) [0.000605s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000511s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Z,b,return_dec) [0.000597s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Z,b,return_int) [0.000470s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.000482s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Y,b,return_dec) [0.001785s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.000652s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,R,b,return_int) [0.000652s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,R,bit,return_dec) [0.000450s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Q,bit,return_int) [0.000538s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Q,B,return_dec) [0.000630s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Q,B,return_int) [0.000240s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ki,bit,return_dec) [0.000278s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Mi,bit,return_dec) [0.000860s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Mi,B,return_dec) [0.000520s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Gi,bit,return_dec) [0.000267s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Gi,bit,return_int) [0.000261s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ti,B,return_dec) [0.000228s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000225s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.000276s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Pi,bit,return_dec) [0.001526s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.000469s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.000536s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ei,b,return_dec) [0.000472s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000522s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.000476s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Yi,b,return_int) [0.000563s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000533s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000482s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Qi,b,return_int) [0.000505s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.002988s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.000526s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000570s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,no_unit_prefix,B,return_dec) [0.003676s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,k,B,return_dec) [0.000765s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,M,b,return_int) [0.000535s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,M,B,return_dec) [0.000511s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,M,invalid_unit_suffix,return_int) [0.000621s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,G,b,return_dec) [0.000575s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,G,b,return_int) [0.000969s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,G,bit,return_dec) [0.000754s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,G,B,return_int) [0.000565s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,G,invalid_unit_suffix,return_int) [0.000438s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,T,invalid_unit_suffix,return_int) [0.000245s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,P,B,return_dec) [0.000254s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,P,B,return_int) [0.000852s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,E,bit,return_dec) [0.000519s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Z,b,return_dec) [0.000746s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Z,bit,return_dec) [0.000487s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Z,B,return_dec) [0.000547s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000898s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Y,b,return_dec) [0.000533s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Y,bit,return_dec) [0.000505s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000249s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,R,b,return_dec) [0.001013s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,R,b,return_int) [0.000782s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,R,invalid_unit_suffix,return_int) [0.000508s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Q,b,return_dec) [0.000535s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Q,b,return_int) [0.000466s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ki,bit,return_dec) [0.000526s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ki,B,return_int) [0.000605s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Mi,b,return_dec) [0.000520s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Mi,bit,return_int) [0.000244s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Gi,bit,return_dec) [0.000761s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Gi,B,return_int) [0.000626s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ti,bit,return_dec) [0.000232s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ti,B,return_dec) [0.000846s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Pi,bit,return_dec) [0.000486s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Pi,B,return_int) [0.000499s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ei,b,return_dec) [0.000482s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ei,b,return_int) [0.000489s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ei,bit,return_dec) [0.000565s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ei,bit,return_int) [0.000494s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ei,B,return_dec) [0.000676s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Zi,B,return_int) [0.000488s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Yi,b,return_dec) [0.000471s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Yi,B,return_dec) [0.000238s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ri,b,return_int) [0.000609s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Qi,bit,return_int) [0.000243s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Qi,B,return_dec) [0.000250s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,no_unit_prefix,b,return_int) [0.000230s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,no_unit_prefix,B,return_dec) [0.000315s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,k,b,return_dec) [0.000998s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,k,B,return_dec) [0.000575s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,K,b,return_int) [0.000497s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,K,B,return_int) [0.000234s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,K,invalid_unit_suffix,return_dec) [0.000707s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,K,invalid_unit_suffix,return_int) [0.000801s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,M,bit,return_dec) [0.000420s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,M,invalid_unit_suffix,return_dec) [0.000231s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,G,b,return_int) [0.000927s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,T,bit,return_dec) [0.000578s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,T,invalid_unit_suffix,return_dec) [0.000557s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,P,bit,return_int) [0.000464s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Z,b,return_dec) [0.000529s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Z,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Y,B,return_int) [0.000606s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Y,invalid_unit_suffix,return_int) [0.000504s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,R,b,return_dec) [0.000511s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,R,b,return_int) [0.000502s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,R,bit,return_int) [0.000523s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,R,B,return_dec) [0.000670s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,R,invalid_unit_suffix,return_int) [0.000550s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Q,b,return_dec) [0.000542s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Q,bit,return_dec) [0.000511s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Q,B,return_dec) [0.000522s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ki,b,return_dec) [0.000239s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ki,b,return_int) [0.000261s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ki,bit,return_int) [0.001030s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Mi,b,return_dec) [0.000501s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Mi,B,return_dec) [0.000497s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Mi,B,return_int) [0.000465s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000470s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ti,b,return_dec) [0.000521s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ti,b,return_int) [0.000657s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ti,B,return_int) [0.000503s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Pi,bit,return_dec) [0.000465s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Pi,bit,return_int) [0.000473s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000468s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ei,bit,return_int) [0.000479s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000232s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ei,invalid_unit_suffix,return_int) [0.000687s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Zi,b,return_int) [0.000499s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Zi,B,return_dec) [0.000845s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000491s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000543s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ri,b,return_dec) [0.000520s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ri,bit,return_int) [0.000679s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000554s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000570s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Qi,bit,return_dec) [0.002861s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Qi,bit,return_int) [0.000552s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Qi,B,return_dec) [0.000497s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000488s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,invalid_unit_prefix,b,return_int) [0.000499s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,no_unit_prefix,bit,return_dec) [0.000509s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,no_unit_prefix,bit,return_int) [0.000482s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,no_unit_prefix,B,return_dec) [0.000452s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,k,b,return_dec) [0.000475s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,k,bit,return_int) [0.000590s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,k,B,return_int) [0.000463s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,k,invalid_unit_suffix,return_int) [0.000574s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,M,bit,return_dec) [0.000441s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,M,bit,return_int) [0.000429s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,G,B,return_int) [0.001192s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,T,invalid_unit_suffix,return_int) [0.000564s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,P,b,return_int) [0.000493s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,P,B,return_int) [0.000436s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Z,invalid_unit_suffix,return_dec) [0.000527s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Y,B,return_int) [0.000479s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Y,invalid_unit_suffix,return_dec) [0.000533s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,R,bit,return_int) [0.000214s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,R,B,return_int) [0.000634s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,R,invalid_unit_suffix,return_dec) [0.000246s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,R,invalid_unit_suffix,return_int) [0.000624s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Q,B,return_dec) [0.000218s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Q,B,return_int) [0.000408s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Q,invalid_unit_suffix,return_int) [0.000258s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ki,B,return_dec) [0.000235s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ki,invalid_unit_suffix,return_int) [0.000926s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Mi,b,return_int) [0.000690s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Mi,B,return_int) [0.000242s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Gi,bit,return_dec) [0.000363s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Gi,B,return_int) [0.000235s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ti,b,return_dec) [0.000431s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ti,bit,return_dec) [0.000233s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Pi,B,return_dec) [0.000297s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Pi,B,return_int) [0.001139s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ei,b,return_dec) [0.000262s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ei,bit,return_int) [0.000619s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ei,invalid_unit_suffix,return_dec) [0.000512s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Zi,b,return_int) [0.000548s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Zi,bit,return_int) [0.002310s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Zi,B,return_dec) [0.000655s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Yi,B,return_dec) [0.000530s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Yi,B,return_int) [0.000511s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Yi,invalid_unit_suffix,return_dec) [0.000476s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Yi,invalid_unit_suffix,return_int) [0.000499s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ri,b,return_int) [0.000531s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ri,bit,return_int) [0.000526s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Qi,b,return_dec) [0.000540s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Qi,bit,return_dec) [0.000464s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Qi,invalid_unit_suffix,return_dec) [0.000254s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,invalid_unit_prefix,B,return_int) [0.000252s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000703s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,no_unit_prefix,b,return_dec) [0.000525s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,no_unit_prefix,bit,return_dec) [0.000487s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,no_unit_prefix,bit,return_int) [0.000474s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,no_unit_prefix,B,return_dec) [0.000487s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,k,b,return_int) [0.000533s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,k,B,return_int) [0.000486s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,K,b,return_int) [0.000479s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,K,bit,return_int) [0.000707s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,K,B,return_int) [0.000375s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,G,bit,return_int) [0.000981s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,T,invalid_unit_suffix,return_dec) [0.000513s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,T,invalid_unit_suffix,return_int) [0.000495s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,P,b,return_dec) [0.000509s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,P,invalid_unit_suffix,return_dec) [0.000466s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,E,b,return_int) [0.000452s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,E,bit,return_int) [0.000555s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,E,invalid_unit_suffix,return_int) [0.000478s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Z,b,return_dec) [0.000527s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Z,bit,return_dec) [0.003097s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Z,invalid_unit_suffix,return_int) [0.000263s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Y,b,return_int) [0.000440s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Y,invalid_unit_suffix,return_dec) [0.000246s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,R,B,return_int) [0.000219s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,R,invalid_unit_suffix,return_dec) [0.001259s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Q,b,return_dec) [0.000490s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Q,b,return_int) [0.000466s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Q,B,return_int) [0.000479s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Mi,b,return_dec) [0.000492s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Mi,bit,return_int) [0.002880s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Gi,b,return_dec) [0.000637s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Pi,b,return_int) [0.000484s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Pi,B,return_int) [0.000641s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ei,bit,return_int) [0.000246s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ei,invalid_unit_suffix,return_dec) [0.000232s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Zi,B,return_int) [0.000864s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Zi,invalid_unit_suffix,return_int) [0.002486s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ri,invalid_unit_suffix,return_int) [0.000494s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Qi,bit,return_dec) [0.000557s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,invalid_unit_prefix,bit,return_dec) [0.002809s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,invalid_unit_prefix,bit,return_int) [0.000245s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,invalid_unit_prefix,B,return_int) [0.000233s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000489s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,no_unit_prefix,bit,return_int) [0.000227s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,k,bit,return_int) [0.000283s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,M,bit,return_dec) [0.001897s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,M,B,return_int) [0.000463s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,G,bit,return_int) [0.000588s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,T,b,return_dec) [0.001444s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,T,bit,return_int) [0.000481s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.000537s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,E,b,return_dec) [0.000637s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Z,b,return_dec) [0.000495s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Z,b,return_int) [0.000446s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Z,B,return_dec) [0.000507s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,R,b,return_int) [0.000479s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000495s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Q,bit,return_int) [0.000441s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ki,b,return_int) [0.000512s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ki,B,return_dec) [0.001893s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000522s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Mi,b,return_dec) [0.000543s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Mi,bit,return_dec) [0.003535s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Gi,B,return_dec) [0.000536s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ti,b,return_dec) [0.000533s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ti,bit,return_dec) [0.000471s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ti,B,return_dec) [0.000714s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Pi,b,return_int) [0.000523s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000499s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ei,b,return_dec) [0.000519s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.000867s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Yi,b,return_int) [0.000546s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Yi,bit,return_dec) [0.001324s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ri,b,return_int) [0.000513s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ri,B,return_dec) [0.001374s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Qi,B,return_dec) [0.000526s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Qi,B,return_int) [0.001341s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000507s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,invalid_unit_prefix,B,return_int) [0.000760s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000582s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,k,b,return_int) [0.000614s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,K,bit,return_dec) [0.000513s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.000491s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,K,invalid_unit_suffix,return_int) [0.000500s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,M,B,return_dec) [0.000491s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000512s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000491s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000239s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,P,bit,return_int) [0.000233s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,P,B,return_dec) [0.000279s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,E,b,return_dec) [0.000228s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000233s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Z,bit,return_int) [0.000260s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.000229s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000367s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Y,b,return_dec) [0.000350s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Y,b,return_int) [0.001656s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Y,bit,return_dec) [0.000528s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000532s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,R,b,return_dec) [0.000480s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,R,b,return_int) [0.000527s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Q,b,return_dec) [0.000475s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.000733s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ki,B,return_dec) [0.000782s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ki,B,return_int) [0.000657s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000499s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Gi,b,return_dec) [0.000537s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Gi,bit,return_dec) [0.000613s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Gi,B,return_dec) [0.000540s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Gi,B,return_int) [0.000531s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000473s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ti,B,return_dec) [0.000537s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Pi,B,return_dec) [0.000470s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.000519s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ei,bit,return_dec) [0.000467s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ei,bit,return_int) [0.000495s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ei,B,return_dec) [0.000507s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Zi,b,return_int) [0.000472s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Zi,B,return_dec) [0.000496s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000507s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.000611s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Yi,bit,return_int) [0.000721s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ri,bit,return_dec) [0.000517s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ri,B,return_dec) [0.000516s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000462s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Qi,b,return_int) [0.000494s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000506s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,invalid_unit_prefix,b,return_int) [0.000495s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.000454s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,no_unit_prefix,bit,return_dec) [0.000503s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000542s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,k,b,return_dec) [0.000464s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,k,b,return_int) [0.000522s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000624s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,k,invalid_unit_suffix,return_int) [0.000530s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,K,B,return_int) [0.000530s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,K,invalid_unit_suffix,return_int) [0.000497s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,M,B,return_int) [0.002880s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,M,invalid_unit_suffix,return_int) [0.000595s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,G,invalid_unit_suffix,return_dec) [0.000506s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,T,b,return_int) [0.000501s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000466s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,T,invalid_unit_suffix,return_int) [0.000655s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,P,b,return_dec) [0.000550s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,P,invalid_unit_suffix,return_int) [0.000474s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,E,b,return_dec) [0.000525s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,E,b,return_int) [0.000621s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,E,B,return_int) [0.000486s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000494s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Z,bit,return_int) [0.000497s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Y,bit,return_int) [0.000503s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,R,b,return_dec) [0.000554s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,R,b,return_int) [0.000477s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,R,bit,return_int) [0.000503s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000565s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Q,b,return_int) [0.000495s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ki,b,return_dec) [0.000561s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.000490s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ti,b,return_dec) [0.000504s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ti,bit,return_dec) [0.000500s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Pi,b,return_dec) [0.001238s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ei,bit,return_int) [0.000525s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ei,B,return_int) [0.000521s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Zi,b,return_int) [0.000527s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Yi,b,return_dec) [0.000527s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ri,B,return_dec) [0.000469s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Qi,b,return_dec) [0.000572s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Qi,B,return_int) [0.000500s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000534s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000714s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000652s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,invalid_unit_prefix,B,return_int) [0.000508s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,no_unit_prefix,bit,return_int) [0.000551s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,no_unit_prefix,B,return_int) [0.000501s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,k,b,return_int) [0.000656s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,K,b,return_dec) [0.000578s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,K,B,return_dec) [0.000514s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,M,b,return_int) [0.000533s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,M,bit,return_dec) [0.000510s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,M,B,return_dec) [0.000596s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,M,invalid_unit_suffix,return_dec) [0.000499s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,G,B,return_int) [0.000622s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,T,invalid_unit_suffix,return_dec) [0.000492s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,E,b,return_int) [0.000505s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,E,bit,return_dec) [0.000521s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,E,invalid_unit_suffix,return_dec) [0.000504s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Z,bit,return_dec) [0.000789s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Z,B,return_int) [0.000614s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Y,bit,return_int) [0.002874s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Y,invalid_unit_suffix,return_int) [0.000558s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,R,bit,return_dec) [0.000508s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,R,B,return_int) [0.000518s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,R,invalid_unit_suffix,return_int) [0.000499s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Q,bit,return_dec) [0.001429s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Q,B,return_int) [0.002471s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000481s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ki,b,return_dec) [0.001266s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ki,b,return_int) [0.001572s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000499s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Mi,b,return_int) [0.000521s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Mi,bit,return_dec) [0.000844s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Mi,bit,return_int) [0.002094s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Mi,B,return_int) [0.000467s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000526s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Gi,bit,return_dec) [0.000667s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Gi,B,return_int) [0.004189s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000539s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Pi,b,return_dec) [0.000502s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Pi,b,return_int) [0.000563s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Pi,bit,return_int) [0.001362s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Pi,B,return_int) [0.000580s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ei,b,return_dec) [0.000522s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ei,b,return_int) [0.000483s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ei,bit,return_dec) [0.000453s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ei,invalid_unit_suffix,return_int) [0.001468s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Zi,bit,return_int) [0.001721s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000524s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,invalid_unit_prefix,b,return_int) [0.000519s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,invalid_unit_prefix,bit,return_dec) [0.000736s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,no_unit_prefix,b,return_int) [0.001934s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000518s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,k,bit,return_dec) [0.000805s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,k,invalid_unit_suffix,return_int) [0.001746s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,K,bit,return_dec) [0.000546s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,K,B,return_int) [0.000475s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,K,invalid_unit_suffix,return_dec) [0.000803s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,M,b,return_int) [0.000506s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,M,B,return_dec) [0.000481s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,G,b,return_int) [0.000525s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,T,B,return_int) [0.000479s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,E,b,return_int) [0.000493s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,E,bit,return_int) [0.000442s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,E,B,return_int) [0.000466s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,E,invalid_unit_suffix,return_int) [0.000478s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Z,bit,return_dec) [0.000466s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Z,bit,return_int) [0.002371s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Q,b,return_dec) [0.000501s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Q,invalid_unit_suffix,return_dec) [0.000523s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ki,bit,return_dec) [0.000503s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Mi,b,return_int) [0.000554s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Mi,B,return_int) [0.000539s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Mi,invalid_unit_suffix,return_dec) [0.001250s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Gi,b,return_dec) [0.000496s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Gi,b,return_int) [0.002427s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Gi,B,return_int) [0.000774s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Gi,invalid_unit_suffix,return_dec) [0.000502s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ti,b,return_dec) [0.000531s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ti,bit,return_int) [0.000636s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ti,B,return_dec) [0.001674s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ti,invalid_unit_suffix,return_dec) [0.001575s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Pi,B,return_int) [0.000539s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ei,b,return_int) [0.000533s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ei,B,return_dec) [0.000733s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Zi,bit,return_dec) [0.000555s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Zi,bit,return_int) [0.000799s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Yi,b,return_dec) [0.000533s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Yi,bit,return_dec) [0.000495s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Yi,B,return_dec) [0.000645s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Yi,invalid_unit_suffix,return_dec) [0.000509s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ri,B,return_dec) [0.000500s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Qi,b,return_int) [0.000520s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Qi,B,return_dec) [0.000534s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Qi,invalid_unit_suffix,return_dec) [0.000583s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,no_unit_prefix,b,return_int) [0.000574s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,k,b,return_dec) [0.000475s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,k,bit,return_int) [0.000562s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,k,B,return_dec) [0.000475s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,k,invalid_unit_suffix,return_int) [0.000531s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,K,B,return_int) [0.000504s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,M,B,return_dec) [0.000444s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,M,invalid_unit_suffix,return_dec) [0.000542s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,M,invalid_unit_suffix,return_int) [0.000510s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,G,b,return_dec) [0.000477s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,G,B,return_dec) [0.000465s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,G,B,return_int) [0.000489s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,G,invalid_unit_suffix,return_dec) [0.000542s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,T,B,return_int) [0.000564s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,T,invalid_unit_suffix,return_dec) [0.000602s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,P,invalid_unit_suffix,return_dec) [0.000521s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,E,invalid_unit_suffix,return_dec) [0.000532s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Y,B,return_int) [0.000544s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Y,invalid_unit_suffix,return_dec) [0.000509s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,R,bit,return_int) [0.000516s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,R,invalid_unit_suffix,return_int) [0.000495s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Mi,b,return_int) [0.000553s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Mi,B,return_int) [0.000682s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Gi,bit,return_dec) [0.000533s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Gi,invalid_unit_suffix,return_dec) [0.000515s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ti,b,return_dec) [0.000510s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ti,bit,return_dec) [0.000521s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ti,invalid_unit_suffix,return_int) [0.000509s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Pi,b,return_dec) [0.000545s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Pi,bit,return_int) [0.000532s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Pi,B,return_dec) [0.000507s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Pi,B,return_int) [0.000526s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Pi,invalid_unit_suffix,return_dec) [0.000509s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ei,b,return_dec) [0.000499s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ei,bit,return_dec) [0.000504s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ei,bit,return_int) [0.000632s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ei,invalid_unit_suffix,return_dec) [0.000537s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Zi,b,return_int) [0.000514s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Zi,bit,return_int) [0.000531s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Zi,B,return_dec) [0.001874s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Yi,b,return_dec) [0.000509s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Yi,b,return_int) [0.000502s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Yi,bit,return_int) [0.000464s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ri,b,return_dec) [0.001010s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,invalid_unit_prefix,b,return_int) [0.000488s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000566s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000519s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,k,b,return_int) [0.000502s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,k,bit,return_int) [0.000442s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,K,bit,return_dec) [0.000504s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,M,b,return_dec) [0.000476s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,M,bit,return_int) [0.000484s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.000537s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,G,b,return_int) [0.000476s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000488s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,T,b,return_int) [0.000478s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,T,bit,return_dec) [0.000459s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,T,B,return_int) [0.000443s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000675s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,P,b,return_int) [0.000447s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000553s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.000527s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Z,b,return_dec) [0.000437s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Z,b,return_int) [0.000468s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000501s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,R,bit,return_dec) [0.000522s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Q,B,return_dec) [0.000482s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Mi,b,return_int) [0.000763s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Gi,B,return_dec) [0.000543s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ti,b,return_dec) [0.000488s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ti,bit,return_int) [0.000516s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ti,B,return_dec) [0.000498s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000514s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000551s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.000505s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Yi,b,return_dec) [0.000558s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ri,b,return_int) [0.000517s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Qi,b,return_int) [0.000511s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Qi,B,return_int) [0.000562s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000669s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000646s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.000507s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,k,b,return_dec) [0.000511s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,k,b,return_int) [0.000502s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,K,b,return_dec) [0.000498s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,K,b,return_int) [0.000483s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,K,B,return_dec) [0.000506s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000544s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,G,b,return_int) [0.002499s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000512s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,T,bit,return_dec) [0.000293s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,T,B,return_dec) [0.000237s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,T,B,return_int) [0.000262s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,P,b,return_int) [0.000440s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,P,B,return_dec) [0.000236s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,P,B,return_int) [0.000232s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000252s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Z,b,return_dec) [0.000232s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Z,B,return_dec) [0.000392s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Y,b,return_int) [0.000297s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.000608s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,R,b,return_dec) [0.000356s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,R,bit,return_dec) [0.000226s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,R,B,return_int) [0.002011s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000543s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ki,bit,return_int) [0.000889s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.001071s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Mi,bit,return_int) [0.000684s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Mi,B,return_int) [0.002195s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Pi,bit,return_int) [0.000532s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Pi,B,return_int) [0.000562s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ei,bit,return_dec) [0.000607s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Yi,bit,return_dec) [0.002015s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Yi,B,return_dec) [0.000532s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000538s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Qi,b,return_dec) [0.002288s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Qi,B,return_dec) [0.000682s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Qi,B,return_int) [0.000562s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000527s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,invalid_unit_prefix,B,return_int) [0.002570s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000757s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,no_unit_prefix,B,return_int) [0.000548s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,k,b,return_int) [0.000844s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000626s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,K,bit,return_int) [0.000620s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,K,B,return_int) [0.000553s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,M,b,return_int) [0.000555s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,G,b,return_int) [0.000546s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,G,bit,return_dec) [0.001263s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,T,b,return_dec) [0.000545s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,T,bit,return_dec) [0.002375s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,T,bit,return_int) [0.000880s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,T,B,return_int) [0.000560s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,P,b,return_int) [0.000638s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,P,bit,return_int) [0.000836s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,E,b,return_dec) [0.001127s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,E,bit,return_dec) [0.001628s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,E,B,return_dec) [0.000538s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000542s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Z,B,return_int) [0.002283s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000560s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000738s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Y,B,return_int) [0.002083s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,R,b,return_int) [0.000630s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000482s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,R,invalid_unit_suffix,return_int) [0.000561s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Gi,b,return_int) [0.000506s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ti,bit,return_int) [0.000534s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Pi,b,return_dec) [0.000585s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Pi,b,return_int) [0.000705s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Pi,bit,return_int) [0.000529s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000472s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000507s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ei,b,return_int) [0.000505s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ei,bit,return_dec) [0.000501s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ei,bit,return_int) [0.000500s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ei,B,return_dec) [0.000521s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.000551s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000507s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Zi,b,return_dec) [0.000622s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Zi,bit,return_dec) [0.000547s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Zi,B,return_dec) [0.000713s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000524s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Yi,bit,return_int) [0.000622s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.000483s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000513s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ri,b,return_dec) [0.000464s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ri,b,return_int) [0.000536s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ri,bit,return_int) [0.000521s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ri,B,return_dec) [0.000494s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000545s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Qi,B,return_dec) [0.000522s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,no_unit_prefix,b,return_dec) [0.000525s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,no_unit_prefix,B,return_int) [0.000503s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,k,b,return_int) [0.000592s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,k,B,return_dec) [0.000497s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,k,invalid_unit_suffix,return_int) [0.000514s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,K,invalid_unit_suffix,return_dec) [0.000517s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,M,bit,return_dec) [0.000461s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,M,bit,return_int) [0.000472s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,M,invalid_unit_suffix,return_dec) [0.000460s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,G,b,return_dec) [0.000507s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,G,bit,return_dec) [0.000541s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,G,invalid_unit_suffix,return_dec) [0.002155s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,T,bit,return_dec) [0.000515s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,T,B,return_int) [0.000547s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,T,invalid_unit_suffix,return_dec) [0.000509s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,P,b,return_int) [0.000639s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,P,B,return_dec) [0.000656s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,P,invalid_unit_suffix,return_dec) [0.000467s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,E,invalid_unit_suffix,return_int) [0.000509s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Y,B,return_dec) [0.000550s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000502s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Q,b,return_dec) [0.000533s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Q,bit,return_dec) [0.000463s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Q,bit,return_int) [0.000561s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000535s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000501s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Mi,b,return_dec) [0.000532s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Mi,bit,return_dec) [0.000465s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Mi,B,return_int) [0.000536s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Gi,b,return_dec) [0.000597s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Gi,B,return_int) [0.000532s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000616s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ti,b,return_int) [0.000497s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Pi,bit,return_int) [0.000515s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ei,bit,return_int) [0.000494s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ei,B,return_int) [0.000587s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Zi,b,return_int) [0.000606s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Zi,bit,return_dec) [0.000509s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Zi,B,return_dec) [0.000496s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Yi,bit,return_int) [0.000468s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000554s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000572s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Qi,bit,return_int) [0.000518s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Qi,B,return_dec) [0.000687s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,invalid_unit_prefix,bit,return_int) [0.000482s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,invalid_unit_prefix,B,return_int) [0.000519s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,no_unit_prefix,bit,return_dec) [0.000497s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,no_unit_prefix,B,return_dec) [0.000502s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.000542s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,k,b,return_int) [0.000503s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,k,bit,return_dec) [0.000548s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,k,bit,return_int) [0.000596s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,K,B,return_dec) [0.000509s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,M,b,return_dec) [0.000490s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,M,B,return_int) [0.000469s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,G,b,return_dec) [0.000493s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,G,B,return_dec) [0.000601s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,T,invalid_unit_suffix,return_dec) [0.000545s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,E,bit,return_dec) [0.000391s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,E,B,return_int) [0.000484s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Z,invalid_unit_suffix,return_int) [0.000570s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Y,b,return_dec) [0.000536s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Y,invalid_unit_suffix,return_dec) [0.000502s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,R,b,return_dec) [0.000600s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,R,bit,return_int) [0.000690s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Q,B,return_dec) [0.000609s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ki,b,return_dec) [0.000558s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ki,invalid_unit_suffix,return_dec) [0.000716s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Mi,b,return_dec) [0.001956s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Mi,b,return_int) [0.000514s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Mi,bit,return_dec) [0.000707s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Mi,bit,return_int) [0.000578s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Gi,b,return_dec) [0.001976s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Gi,b,return_int) [0.000505s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Gi,bit,return_dec) [0.000522s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Gi,bit,return_int) [0.000490s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ti,b,return_dec) [0.001288s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ti,invalid_unit_suffix,return_dec) [0.000503s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ei,b,return_int) [0.001362s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ei,bit,return_dec) [0.000527s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ei,B,return_int) [0.002319s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Zi,bit,return_dec) [0.000506s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Yi,invalid_unit_suffix,return_dec) [0.000519s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ri,b,return_int) [0.000503s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ri,bit,return_int) [0.000633s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Qi,b,return_int) [0.001556s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Qi,bit,return_int) [0.000504s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Qi,invalid_unit_suffix,return_dec) [0.000524s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Qi,invalid_unit_suffix,return_int) [0.000536s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,invalid_unit_prefix,b,return_dec) [0.000375s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,invalid_unit_prefix,bit,return_int) [0.000500s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,no_unit_prefix,b,return_int) [0.000500s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,no_unit_prefix,B,return_dec) [0.000511s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.002990s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,k,b,return_dec) [0.003984s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,k,bit,return_int) [0.000521s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,k,B,return_dec) [0.000527s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,k,invalid_unit_suffix,return_dec) [0.000898s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,K,B,return_dec) [0.000471s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,K,invalid_unit_suffix,return_dec) [0.000515s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,M,b,return_int) [0.000526s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,M,B,return_dec) [0.000504s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,M,B,return_int) [0.002466s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,M,invalid_unit_suffix,return_int) [0.000508s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,G,b,return_dec) [0.000537s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,G,b,return_int) [0.000500s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,G,bit,return_int) [0.000505s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,G,invalid_unit_suffix,return_int) [0.000588s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,T,b,return_int) [0.000550s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,T,bit,return_dec) [0.000498s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,T,bit,return_int) [0.000597s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,T,invalid_unit_suffix,return_dec) [0.000518s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,P,b,return_dec) [0.000531s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,P,B,return_dec) [0.000506s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,E,b,return_int) [0.000560s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,E,bit,return_dec) [0.000459s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,E,bit,return_int) [0.000501s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,E,invalid_unit_suffix,return_dec) [0.000575s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Z,b,return_dec) [0.000498s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Z,bit,return_dec) [0.000485s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Y,B,return_int) [0.000493s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,R,b,return_int) [0.000529s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Q,B,return_int) [0.000501s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ki,bit,return_dec) [0.000467s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ki,B,return_int) [0.000663s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Mi,bit,return_int) [0.000501s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Mi,B,return_dec) [0.000491s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Gi,b,return_int) [0.000481s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Gi,bit,return_int) [0.000551s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ti,b,return_dec) [0.000456s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ti,bit,return_dec) [0.000481s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ti,bit,return_int) [0.000491s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ti,invalid_unit_suffix,return_int) [0.000520s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Pi,invalid_unit_suffix,return_dec) [0.000458s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ei,b,return_int) [0.000579s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ei,bit,return_dec) [0.001075s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Yi,invalid_unit_suffix,return_int) [0.000541s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ri,bit,return_int) [0.000487s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ri,B,return_int) [0.000620s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ri,invalid_unit_suffix,return_dec) [0.000523s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Qi,b,return_dec) [0.000500s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000541s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,k,b,return_dec) [0.000463s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.000531s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,K,bit,return_dec) [0.000537s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,K,B,return_dec) [0.000493s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,K,B,return_int) [0.000522s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,M,b,return_int) [0.000973s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,M,B,return_int) [0.000509s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,G,b,return_int) [0.000608s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,G,B,return_dec) [0.000501s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,G,B,return_int) [0.000499s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000648s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,T,b,return_int) [0.000495s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,T,bit,return_int) [0.000540s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.000474s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,P,b,return_dec) [0.000600s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,P,B,return_int) [0.000566s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,E,b,return_dec) [0.000502s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,E,bit,return_dec) [0.000632s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,E,B,return_dec) [0.000465s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.000498s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000483s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000502s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000481s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Y,b,return_dec) [0.000630s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Y,bit,return_int) [0.000479s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Y,B,return_dec) [0.000462s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000511s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000611s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Q,bit,return_dec) [0.000492s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Q,bit,return_int) [0.000535s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Q,B,return_int) [0.000457s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000520s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ki,B,return_int) [0.000697s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000522s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.000588s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Mi,b,return_dec) [0.000805s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Mi,b,return_int) [0.000591s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Gi,b,return_dec) [0.000521s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000413s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.000262s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ti,b,return_dec) [0.000231s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ti,b,return_int) [0.000222s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Pi,b,return_dec) [0.001406s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Pi,b,return_int) [0.000553s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000476s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ei,bit,return_int) [0.000362s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ei,B,return_int) [0.000764s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Zi,b,return_int) [0.000510s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Zi,bit,return_int) [0.000548s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Yi,b,return_dec) [0.000619s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Yi,b,return_int) [0.001226s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Yi,bit,return_int) [0.003820s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ri,b,return_int) [0.000551s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Qi,b,return_dec) [0.000536s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Qi,b,return_int) [0.000499s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Qi,bit,return_dec) [0.000513s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Qi,B,return_dec) [0.000503s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000467s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.000493s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,no_unit_prefix,bit,return_int) [0.000506s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,K,b,return_int) [0.000482s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,K,B,return_dec) [0.002537s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,K,B,return_int) [0.000512s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.002656s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,K,invalid_unit_suffix,return_int) [0.000469s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,M,b,return_dec) [0.000482s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,M,b,return_int) [0.000553s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,M,bit,return_int) [0.000482s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,M,B,return_dec) [0.001591s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,M,B,return_int) [0.000471s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,G,b,return_dec) [0.000541s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,G,invalid_unit_suffix,return_int) [0.000838s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,T,bit,return_int) [0.001920s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,E,b,return_int) [0.000504s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000495s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.000503s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,R,b,return_int) [0.002235s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,R,bit,return_dec) [0.000654s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000514s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Q,b,return_dec) [0.000498s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Q,B,return_int) [0.001071s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000467s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ki,b,return_int) [0.002486s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ki,bit,return_int) [0.000473s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ki,B,return_int) [0.000527s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Mi,b,return_int) [0.000462s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Mi,B,return_int) [0.000512s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Gi,b,return_int) [0.001865s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Gi,B,return_int) [0.000514s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000508s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ti,b,return_dec) [0.000684s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ti,B,return_int) [0.000886s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.001929s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ei,b,return_dec) [0.000794s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ei,bit,return_int) [0.000503s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Zi,bit,return_dec) [0.000529s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Zi,B,return_int) [0.001587s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Yi,bit,return_dec) [0.000501s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Yi,B,return_int) [0.000479s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.000516s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ri,b,return_int) [0.000649s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ri,bit,return_int) [0.000506s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.000497s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Qi,b,return_dec) [0.000713s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Qi,bit,return_int) [0.000474s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,invalid_unit_prefix,B,return_int) [0.000533s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,no_unit_prefix,bit,return_int) [0.000514s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,no_unit_prefix,B,return_dec) [0.002270s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000566s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,k,b,return_dec) [0.000555s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000550s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,K,b,return_int) [0.000522s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,K,invalid_unit_suffix,return_dec) [0.001509s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,M,bit,return_int) [0.000529s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,M,B,return_dec) [0.001285s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000513s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,G,B,return_int) [0.000529s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,G,invalid_unit_suffix,return_int) [0.001030s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,T,bit,return_dec) [0.002052s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000589s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,P,invalid_unit_suffix,return_int) [0.000448s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,E,invalid_unit_suffix,return_int) [0.000436s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Z,b,return_dec) [0.000442s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Z,B,return_int) [0.000455s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000406s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Y,b,return_dec) [0.000545s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Y,bit,return_dec) [0.000510s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Y,B,return_dec) [0.000425s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000404s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ki,b,return_dec) [0.000390s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ki,b,return_int) [0.000381s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ki,B,return_int) [0.000733s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Mi,bit,return_int) [0.000541s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000509s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Gi,B,return_dec) [0.000441s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ti,B,return_dec) [0.000414s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Pi,bit,return_int) [0.000410s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ei,B,return_int) [0.000497s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Zi,b,return_dec) [0.000506s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Yi,b,return_int) [0.000434s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Yi,bit,return_int) [0.000457s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ri,b,return_dec) [0.000496s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ri,b,return_int) [0.000383s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Qi,bit,return_dec) [0.000458s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Qi,bit,return_int) [0.000344s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Qi,B,return_dec) [0.000531s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000444s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000355s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,no_unit_prefix,bit,return_dec) [0.000543s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,no_unit_prefix,B,return_dec) [0.000575s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,k,bit,return_int) [0.000451s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,K,B,return_int) [0.000444s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,M,b,return_int) [0.000418s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,M,B,return_dec) [0.000428s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,G,b,return_dec) [0.000457s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,G,b,return_int) [0.000389s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,T,bit,return_int) [0.000416s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,T,B,return_int) [0.000560s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,T,invalid_unit_suffix,return_dec) [0.000545s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,T,invalid_unit_suffix,return_int) [0.000715s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,P,B,return_dec) [0.000468s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,P,B,return_int) [0.000474s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,E,b,return_int) [0.000451s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,E,invalid_unit_suffix,return_dec) [0.000408s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Z,bit,return_dec) [0.000403s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Z,B,return_int) [0.000481s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Y,b,return_int) [0.000521s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Y,bit,return_int) [0.000466s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Y,B,return_dec) [0.000426s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,R,b,return_dec) [0.000433s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,R,bit,return_int) [0.000406s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,R,invalid_unit_suffix,return_dec) [0.000445s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Q,bit,return_int) [0.000595s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000422s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Q,invalid_unit_suffix,return_int) [0.000411s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ki,bit,return_dec) [0.000405s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ki,bit,return_int) [0.000442s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000523s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ki,invalid_unit_suffix,return_int) [0.005875s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Gi,b,return_dec) [0.000593s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Gi,bit,return_int) [0.000484s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Gi,B,return_dec) [0.000476s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ti,bit,return_dec) [0.000320s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ti,B,return_int) [0.000414s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000379s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Pi,b,return_dec) [0.000672s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000472s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ei,b,return_int) [0.000440s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ei,bit,return_int) [0.000465s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Zi,b,return_int) [0.000477s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Zi,bit,return_dec) [0.000521s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.002026s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Yi,B,return_int) [0.000353s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ri,b,return_int) [0.000492s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000413s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Qi,b,return_dec) [0.000348s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Qi,bit,return_int) [0.000708s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,invalid_unit_prefix,bit,return_int) [0.000406s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,no_unit_prefix,b,return_int) [0.000354s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,no_unit_prefix,bit,return_dec) [0.001057s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,k,b,return_dec) [0.000481s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,K,bit,return_int) [0.000421s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,K,B,return_dec) [0.000391s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,K,invalid_unit_suffix,return_dec) [0.000486s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,M,b,return_int) [0.000675s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,M,B,return_dec) [0.000302s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,M,B,return_int) [0.000442s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,G,bit,return_dec) [0.000432s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,G,B,return_dec) [0.000443s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,T,b,return_int) [0.000477s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,T,B,return_int) [0.000512s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,P,b,return_dec) [0.000568s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,P,bit,return_int) [0.000398s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,P,invalid_unit_suffix,return_dec) [0.000579s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,E,bit,return_dec) [0.000421s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Z,B,return_dec) [0.000909s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Z,invalid_unit_suffix,return_int) [0.000528s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Y,B,return_int) [0.000497s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Y,invalid_unit_suffix,return_dec) [0.000797s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,R,invalid_unit_suffix,return_dec) [0.000502s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Q,b,return_dec) [0.000571s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Q,bit,return_int) [0.000496s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Q,B,return_dec) [0.000457s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ki,B,return_dec) [0.001347s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Mi,b,return_dec) [0.000482s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Mi,B,return_dec) [0.000441s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Mi,invalid_unit_suffix,return_int) [0.000490s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Gi,b,return_dec) [0.000623s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Gi,B,return_dec) [0.000798s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Gi,B,return_int) [0.000799s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Gi,invalid_unit_suffix,return_int) [0.000886s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ti,b,return_int) [0.000589s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ti,bit,return_dec) [0.000406s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ti,bit,return_int) [0.000392s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Pi,B,return_int) [0.010147s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ei,b,return_dec) [0.000393s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ei,b,return_int) [0.000380s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ei,B,return_dec) [0.000416s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Zi,b,return_dec) [0.000372s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Zi,b,return_int) [0.000389s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Zi,invalid_unit_suffix,return_dec) [0.000420s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Yi,b,return_dec) [0.000397s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Yi,b,return_int) [0.000509s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Yi,bit,return_dec) [0.000398s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Yi,B,return_dec) [0.000367s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Yi,B,return_int) [0.000402s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Yi,invalid_unit_suffix,return_dec) [0.000412s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ri,b,return_dec) [0.000374s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ri,bit,return_int) [0.000414s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ri,B,return_dec) [0.000373s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,invalid_unit_prefix,bit,return_int) [0.000425s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,invalid_unit_prefix,B,return_int) [0.000415s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000444s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,no_unit_prefix,bit,return_dec) [0.000381s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,k,B,return_dec) [0.000402s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,K,b,return_dec) [0.000336s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,M,b,return_int) [0.000374s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,M,bit,return_dec) [0.000392s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,M,invalid_unit_suffix,return_dec) [0.000370s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,G,B,return_dec) [0.000445s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,T,bit,return_int) [0.000365s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,T,B,return_dec) [0.000387s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,T,invalid_unit_suffix,return_dec) [0.000377s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,P,b,return_dec) [0.000335s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,P,bit,return_int) [0.000379s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,P,B,return_int) [0.000341s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,P,invalid_unit_suffix,return_dec) [0.000410s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,E,b,return_int) [0.000469s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,E,bit,return_dec) [0.000384s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Z,b,return_dec) [0.000379s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Z,B,return_dec) [0.000380s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Y,bit,return_dec) [0.000384s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,R,b,return_dec) [0.000361s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,R,bit,return_int) [0.000396s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Q,B,return_int) [0.000366s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Mi,b,return_int) [0.000366s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Mi,bit,return_dec) [0.000379s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Mi,B,return_dec) [0.000377s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Mi,invalid_unit_suffix,return_dec) [0.000408s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Gi,b,return_dec) [0.000353s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Gi,bit,return_int) [0.000411s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ti,b,return_int) [0.000346s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ti,invalid_unit_suffix,return_dec) [0.000412s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ti,invalid_unit_suffix,return_int) [0.000395s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Pi,B,return_dec) [0.000341s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Pi,B,return_int) [0.000308s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Zi,bit,return_int) [0.000385s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Yi,B,return_dec) [0.000364s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Qi,B,return_dec) [0.000413s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,invalid_unit_prefix,b,return_dec) [0.000372s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,invalid_unit_prefix,B,return_int) [0.000372s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000468s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000369s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,no_unit_prefix,b,return_dec) [0.000367s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,k,b,return_dec) [0.000402s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.000419s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,K,bit,return_int) [0.000376s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.000414s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,M,b,return_int) [0.000387s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,G,b,return_int) [0.000306s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,G,B,return_dec) [0.000356s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000332s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,T,bit,return_int) [0.000285s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,T,B,return_dec) [0.000283s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.000555s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,P,B,return_dec) [0.000392s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,P,B,return_int) [0.000364s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.000423s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,E,B,return_dec) [0.000776s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,E,B,return_int) [0.000344s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Z,b,return_dec) [0.000380s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000334s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Y,B,return_dec) [0.000391s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,R,bit,return_int) [0.000334s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Q,b,return_int) [0.000322s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Q,bit,return_dec) [0.000301s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ki,B,return_dec) [0.000307s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ki,B,return_int) [0.000279s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.000309s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Mi,B,return_int) [0.000330s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ti,bit,return_int) [0.000350s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ti,B,return_int) [0.000355s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.000341s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Pi,b,return_dec) [0.000405s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Pi,bit,return_int) [0.000381s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ei,b,return_dec) [0.000308s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ei,b,return_int) [0.000387s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ei,B,return_dec) [0.000367s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Zi,bit,return_int) [0.000308s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Zi,B,return_dec) [0.000375s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Yi,b,return_int) [0.000392s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000505s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Qi,bit,return_int) [0.000395s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Qi,B,return_dec) [0.000368s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.000373s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,invalid_unit_prefix,B,return_int) [0.000405s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,no_unit_prefix,bit,return_dec) [0.000429s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,k,bit,return_int) [0.000363s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.000332s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.000358s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,G,b,return_int) [0.000385s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,G,bit,return_dec) [0.000451s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,G,B,return_int) [0.000421s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000400s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,T,bit,return_dec) [0.000371s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000430s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,P,bit,return_int) [0.000400s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,P,B,return_int) [0.000602s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000362s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000432s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000396s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Z,b,return_int) [0.000428s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Z,bit,return_dec) [0.000361s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Z,bit,return_int) [0.000387s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Y,b,return_int) [0.000395s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000374s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,R,b,return_dec) [0.000380s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,R,B,return_int) [0.000448s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Q,b,return_int) [0.000530s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Q,B,return_dec) [0.000362s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000515s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.000345s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ki,b,return_int) [0.000433s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ki,bit,return_dec) [0.000336s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.000356s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Gi,b,return_dec) [0.000397s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Gi,B,return_int) [0.000378s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000344s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ti,bit,return_dec) [0.000345s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.000404s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Pi,B,return_int) [0.000350s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ei,bit,return_dec) [0.000370s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ei,B,return_dec) [0.000368s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Zi,b,return_int) [0.000396s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Zi,bit,return_dec) [0.000465s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Zi,B,return_dec) [0.000437s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000407s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Yi,bit,return_int) [0.000447s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Yi,B,return_dec) [0.000475s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000367s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ri,b,return_int) [0.000387s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ri,B,return_int) [0.000371s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.000465s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Qi,b,return_int) [0.000368s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Qi,B,return_dec) [0.000379s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000466s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,invalid_unit_prefix,b,return_int) [0.000397s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000592s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.000375s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000414s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,invalid_unit_prefix,B,return_int) [0.000384s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000346s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000398s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000345s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000393s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,k,invalid_unit_suffix,return_int) [0.000435s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,K,b,return_dec) [0.003793s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,K,B,return_dec) [0.000410s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,K,invalid_unit_suffix,return_int) [0.000435s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,M,b,return_int) [0.000382s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,M,bit,return_dec) [0.000617s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,M,B,return_int) [0.000384s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,G,B,return_dec) [0.000374s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,P,invalid_unit_suffix,return_int) [0.000371s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,E,b,return_dec) [0.000371s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,E,B,return_int) [0.000427s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Z,b,return_dec) [0.000350s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Z,b,return_int) [0.000382s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Z,B,return_int) [0.000418s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000418s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Y,b,return_dec) [0.000384s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Y,bit,return_dec) [0.000417s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Y,bit,return_int) [0.000375s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Y,B,return_int) [0.000495s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,R,B,return_dec) [0.000339s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000390s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Q,b,return_int) [0.000382s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ki,B,return_dec) [0.000365s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Mi,b,return_dec) [0.000332s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Mi,B,return_int) [0.000368s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000330s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Gi,b,return_int) [0.000404s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000334s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ti,b,return_dec) [0.000400s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ti,bit,return_int) [0.000445s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ti,B,return_int) [0.000377s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000565s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000333s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Zi,bit,return_int) [0.000386s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Zi,B,return_int) [0.000375s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Yi,b,return_int) [0.000336s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.000390s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ri,b,return_dec) [0.009703s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ri,bit,return_int) [0.000470s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000421s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Qi,bit,return_dec) [0.000395s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Qi,bit,return_int) [0.000402s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Qi,B,return_dec) [0.000374s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000386s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000472s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000382s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,no_unit_prefix,bit,return_dec) [0.000399s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000387s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,k,b,return_int) [0.000393s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,k,bit,return_dec) [0.000405s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,k,invalid_unit_suffix,return_int) [0.000422s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,K,invalid_unit_suffix,return_dec) [0.000409s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,G,b,return_int) [0.000421s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,G,invalid_unit_suffix,return_int) [0.000338s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,T,b,return_dec) [0.000357s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,T,b,return_int) [0.000440s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,T,B,return_int) [0.000419s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,P,b,return_dec) [0.000374s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,P,bit,return_dec) [0.000516s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,P,B,return_dec) [0.000432s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,E,bit,return_int) [0.000371s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,E,invalid_unit_suffix,return_int) [0.000391s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Z,b,return_dec) [0.000363s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Z,B,return_int) [0.000353s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Z,invalid_unit_suffix,return_int) [0.000384s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Y,bit,return_int) [0.000409s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Y,invalid_unit_suffix,return_int) [0.000412s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,R,bit,return_dec) [0.000372s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,R,B,return_dec) [0.000409s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Q,bit,return_int) [0.000370s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Q,B,return_dec) [0.000398s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000385s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Mi,b,return_dec) [0.000560s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Mi,B,return_dec) [0.000401s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000397s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ti,b,return_dec) [0.000441s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ti,b,return_int) [0.000386s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ti,B,return_dec) [0.000420s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ti,B,return_int) [0.000325s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000352s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000327s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ei,b,return_int) [0.000382s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ei,bit,return_int) [0.000408s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Zi,b,return_int) [0.000394s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Zi,bit,return_int) [0.000374s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Zi,B,return_dec) [0.000519s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Zi,B,return_int) [0.000458s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000416s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Yi,b,return_int) [0.004517s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Yi,B,return_dec) [0.000428s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000414s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000405s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Qi,b,return_int) [0.000379s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Qi,B,return_dec) [0.000331s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,invalid_unit_prefix,b,return_dec) [0.000395s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,invalid_unit_prefix,bit,return_int) [0.000394s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000377s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.000476s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,K,bit,return_dec) [0.000314s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,K,invalid_unit_suffix,return_dec) [0.000419s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,K,invalid_unit_suffix,return_int) [0.000668s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,M,bit,return_dec) [0.000363s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,M,B,return_int) [0.000307s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,G,bit,return_dec) [0.000354s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,G,bit,return_int) [0.000344s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,G,B,return_int) [0.000365s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,G,invalid_unit_suffix,return_dec) [0.000377s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,T,b,return_dec) [0.000333s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,P,b,return_dec) [0.000328s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,P,b,return_int) [0.000355s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,E,b,return_int) [0.005913s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,E,invalid_unit_suffix,return_int) [0.000407s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Z,b,return_dec) [0.000305s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Y,bit,return_int) [0.000294s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,R,B,return_dec) [0.000416s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Q,B,return_int) [0.000305s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ki,b,return_dec) [0.000414s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ki,b,return_int) [0.000402s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ki,B,return_dec) [0.000358s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ki,B,return_int) [0.000371s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ki,invalid_unit_suffix,return_dec) [0.000479s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Mi,b,return_int) [0.000402s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Mi,B,return_dec) [0.000329s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Gi,bit,return_dec) [0.000511s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Gi,bit,return_int) [0.000447s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Gi,B,return_int) [0.000383s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ti,b,return_dec) [0.000357s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ti,bit,return_dec) [0.000372s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ti,bit,return_int) [0.000386s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ti,B,return_dec) [0.000361s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Pi,bit,return_int) [0.000432s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ei,bit,return_int) [0.000434s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ei,B,return_dec) [0.000361s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ei,invalid_unit_suffix,return_int) [0.000476s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Zi,b,return_dec) [0.000373s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Zi,invalid_unit_suffix,return_dec) [0.000402s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Yi,b,return_int) [0.000502s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Yi,bit,return_int) [0.000455s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Yi,invalid_unit_suffix,return_int) [0.000395s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ri,bit,return_dec) [0.000402s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ri,B,return_dec) [0.000358s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Qi,b,return_dec) [0.000398s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Qi,b,return_int) [0.000391s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Qi,bit,return_int) [0.000390s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Qi,B,return_int) [0.000384s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,invalid_unit_prefix,b,return_dec) [0.000383s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000408s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,k,bit,return_dec) [0.000441s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,k,invalid_unit_suffix,return_dec) [0.000473s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,K,B,return_dec) [0.000398s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,K,invalid_unit_suffix,return_dec) [0.000446s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,M,b,return_dec) [0.005653s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,M,bit,return_dec) [0.000324s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,G,b,return_dec) [0.000357s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,G,b,return_int) [0.000383s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,G,bit,return_dec) [0.000413s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,G,B,return_int) [0.000394s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,T,b,return_dec) [0.000343s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,T,b,return_int) [0.000356s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,P,b,return_dec) [0.000432s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,P,B,return_dec) [0.000371s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Y,bit,return_int) [0.000418s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Q,b,return_dec) [0.000368s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Q,bit,return_int) [0.000347s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Q,B,return_dec) [0.000384s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Q,B,return_int) [0.000382s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ki,bit,return_dec) [0.002368s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ki,B,return_int) [0.000376s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Mi,b,return_int) [0.000390s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Mi,bit,return_dec) [0.000380s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Mi,invalid_unit_suffix,return_int) [0.000448s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Gi,bit,return_int) [0.000379s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ti,b,return_int) [0.000335s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ti,invalid_unit_suffix,return_int) [0.000344s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Pi,b,return_int) [0.000364s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Pi,bit,return_dec) [0.000413s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Pi,B,return_dec) [0.000379s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Pi,B,return_int) [0.000419s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ei,bit,return_dec) [0.000374s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ei,B,return_dec) [0.000384s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ei,invalid_unit_suffix,return_int) [0.000356s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Zi,b,return_dec) [0.000338s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Zi,b,return_int) [0.000383s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Zi,B,return_dec) [0.000391s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Zi,B,return_int) [0.000350s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Zi,invalid_unit_suffix,return_int) [0.000428s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Yi,b,return_dec) [0.000489s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Yi,bit,return_dec) [0.000391s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Yi,invalid_unit_suffix,return_dec) [0.000344s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ri,bit,return_int) [0.000398s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Qi,b,return_dec) [0.000337s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Qi,b,return_int) [0.000380s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Qi,B,return_int) [0.000338s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,invalid_unit_prefix,bit,return_dec) [0.000408s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,invalid_unit_prefix,bit,return_int) [0.000439s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000385s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,no_unit_prefix,b,return_int) [0.000439s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000349s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_int) [0.000371s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,k,b,return_dec) [0.000396s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.000416s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,K,invalid_unit_suffix,return_int) [0.000458s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,M,bit,return_dec) [0.000337s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,M,B,return_int) [0.000399s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,G,b,return_int) [0.000379s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,T,B,return_dec) [0.000386s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,T,B,return_int) [0.000383s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.000412s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,P,B,return_int) [0.000344s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,E,B,return_dec) [0.000381s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000465s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Y,b,return_dec) [0.000315s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,R,bit,return_int) [0.006447s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Q,b,return_int) [0.000373s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Q,bit,return_int) [0.000400s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Q,B,return_dec) [0.000361s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Q,B,return_int) [0.000372s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ki,b,return_int) [0.000425s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ki,bit,return_dec) [0.000420s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ki,bit,return_int) [0.000532s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000413s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Gi,b,return_int) [0.000376s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000365s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ti,b,return_dec) [0.000324s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ti,bit,return_dec) [0.000428s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ti,bit,return_int) [0.000367s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Pi,b,return_dec) [0.000339s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ei,B,return_dec) [0.000371s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.000423s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000418s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Zi,bit,return_int) [0.005319s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.000341s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.000873s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Yi,b,return_dec) [0.000337s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ri,bit,return_int) [0.000340s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ri,B,return_dec) [0.000362s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Qi,b,return_dec) [0.000368s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.001183s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.000402s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000425s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000405s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000414s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,k,b,return_int) [0.000476s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,k,bit,return_dec) [0.003253s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,k,bit,return_int) [0.000364s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,k,B,return_int) [0.000378s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,K,bit,return_dec) [0.000361s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,K,B,return_int) [0.000423s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,M,b,return_dec) [0.000430s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,M,b,return_int) [0.000530s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000377s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000354s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,G,invalid_unit_suffix,return_int) [0.000607s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000340s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,P,B,return_dec) [0.000401s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,E,b,return_int) [0.000425s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,E,bit,return_dec) [0.000378s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,E,bit,return_int) [0.000446s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,E,B,return_int) [0.000403s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Z,b,return_dec) [0.000419s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Z,b,return_int) [0.000442s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Z,bit,return_int) [0.000379s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Z,B,return_dec) [0.000559s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Z,B,return_int) [0.000342s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000419s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Y,bit,return_int) [0.000336s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Y,B,return_dec) [0.000446s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Q,B,return_dec) [0.000395s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ki,b,return_int) [0.000397s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ki,bit,return_dec) [0.000422s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ki,B,return_dec) [0.000406s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000428s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Mi,b,return_dec) [0.000404s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Gi,b,return_int) [0.000374s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ti,b,return_int) [0.000392s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Pi,bit,return_dec) [0.000445s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Zi,bit,return_dec) [0.000518s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Yi,bit,return_int) [0.000388s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Yi,B,return_int) [0.000393s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Qi,B,return_dec) [0.000391s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000336s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,invalid_unit_prefix,b,return_int) [0.000438s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000401s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000441s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,no_unit_prefix,b,return_dec) [0.000424s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,no_unit_prefix,B,return_int) [0.000423s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,k,b,return_int) [0.000423s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,k,invalid_unit_suffix,return_int) [0.000444s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,K,b,return_dec) [0.000438s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,K,B,return_int) [0.000372s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000589s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,M,bit,return_int) [0.000404s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,G,bit,return_int) [0.000422s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,T,bit,return_int) [0.000404s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,T,invalid_unit_suffix,return_int) [0.000409s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,P,B,return_int) [0.000386s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000414s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,E,b,return_int) [0.000364s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,E,bit,return_dec) [0.000584s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,E,invalid_unit_suffix,return_int) [0.000375s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Y,bit,return_dec) [0.000437s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Y,B,return_int) [0.000554s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000348s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,R,B,return_dec) [0.000360s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,R,B,return_int) [0.000537s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,R,invalid_unit_suffix,return_dec) [0.006098s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ki,B,return_dec) [0.000401s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Mi,bit,return_dec) [0.000439s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Mi,bit,return_int) [0.000377s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Mi,B,return_int) [0.000422s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Gi,b,return_dec) [0.000403s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Gi,bit,return_dec) [0.000419s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000344s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ti,bit,return_dec) [0.000356s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Pi,b,return_int) [0.000339s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Pi,B,return_dec) [0.000460s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Pi,B,return_int) [0.000482s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.001006s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ei,b,return_int) [0.000493s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ei,bit,return_dec) [0.004257s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ei,B,return_dec) [0.000398s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Zi,bit,return_int) [0.000440s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Zi,B,return_dec) [0.000503s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Zi,B,return_int) [0.000342s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000483s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000451s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Yi,b,return_dec) [0.000469s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Yi,bit,return_dec) [0.000384s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Yi,bit,return_int) [0.000641s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000673s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ri,bit,return_int) [0.000512s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Qi,b,return_int) [0.000409s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Qi,bit,return_int) [0.000425s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000414s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000467s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000427s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.003922s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,no_unit_prefix,bit,return_int) [0.000383s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000562s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,k,b,return_dec) [0.000491s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,k,bit,return_dec) [0.000372s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,k,B,return_dec) [0.000332s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,K,invalid_unit_suffix,return_dec) [0.000591s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,M,bit,return_dec) [0.000548s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,M,bit,return_int) [0.000473s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,M,B,return_int) [0.000404s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,G,bit,return_int) [0.000338s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,G,invalid_unit_suffix,return_dec) [0.000378s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,G,invalid_unit_suffix,return_int) [0.000332s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,T,B,return_int) [0.000376s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,P,bit,return_int) [0.000401s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,P,B,return_dec) [0.000432s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,P,invalid_unit_suffix,return_int) [0.000351s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,E,b,return_int) [0.000373s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,E,bit,return_dec) [0.000399s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,E,B,return_dec) [0.000406s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Z,b,return_dec) [0.000526s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Y,b,return_int) [0.000394s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Y,bit,return_int) [0.000373s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Y,B,return_dec) [0.000449s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000343s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,R,bit,return_int) [0.000357s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,R,B,return_dec) [0.000376s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ki,bit,return_dec) [0.000428s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000390s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Gi,b,return_int) [0.000710s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000456s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ti,b,return_dec) [0.000444s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ti,bit,return_dec) [0.000430s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ti,B,return_int) [0.007921s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Pi,B,return_int) [0.000606s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ei,b,return_int) [0.000340s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ei,bit,return_dec) [0.000490s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ei,invalid_unit_suffix,return_int) [0.000514s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Zi,b,return_dec) [0.000469s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Zi,B,return_dec) [0.000373s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000405s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000398s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000446s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ri,bit,return_int) [0.000472s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ri,B,return_dec) [0.000489s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Qi,bit,return_dec) [0.000440s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Qi,B,return_int) [0.000442s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,no_unit_prefix,b,return_int) [0.000431s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,no_unit_prefix,bit,return_dec) [0.000351s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,no_unit_prefix,B,return_dec) [0.000487s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.000346s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,k,B,return_dec) [0.000758s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,k,B,return_int) [0.000365s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,k,invalid_unit_suffix,return_dec) [0.000362s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,K,b,return_dec) [0.000331s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,K,bit,return_dec) [0.000330s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,M,B,return_dec) [0.000376s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,M,B,return_int) [0.000389s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,T,bit,return_dec) [0.000343s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,T,B,return_int) [0.000328s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,P,invalid_unit_suffix,return_dec) [0.000364s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,E,B,return_dec) [0.000348s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,E,invalid_unit_suffix,return_int) [0.000445s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Z,bit,return_int) [0.000454s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Y,b,return_dec) [0.000446s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,R,b,return_dec) [0.000360s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,R,bit,return_dec) [0.000361s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,R,invalid_unit_suffix,return_int) [0.000494s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Q,b,return_dec) [0.000348s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Q,B,return_dec) [0.000351s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ki,b,return_int) [0.000417s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Mi,b,return_int) [0.000522s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Mi,bit,return_dec) [0.000490s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Mi,bit,return_int) [0.000334s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Mi,B,return_dec) [0.000407s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Mi,invalid_unit_suffix,return_dec) [0.000352s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Gi,b,return_int) [0.000394s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Gi,B,return_dec) [0.000403s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ti,b,return_int) [0.000449s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ti,bit,return_dec) [0.000464s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ei,B,return_dec) [0.000427s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ei,B,return_int) [0.000340s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ei,invalid_unit_suffix,return_dec) [0.000362s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Zi,bit,return_int) [0.000331s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Yi,b,return_dec) [0.000351s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Yi,bit,return_int) [0.000354s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Yi,B,return_int) [0.000755s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Yi,invalid_unit_suffix,return_int) [0.000594s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ri,bit,return_dec) [0.000325s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Qi,bit,return_dec) [0.000351s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,invalid_unit_prefix,B,return_dec) [0.000362s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,invalid_unit_prefix,B,return_int) [0.000371s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,no_unit_prefix,bit,return_dec) [0.000361s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000413s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000494s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,k,bit,return_dec) [0.000505s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,k,invalid_unit_suffix,return_dec) [0.000469s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,k,invalid_unit_suffix,return_int) [0.000541s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,K,bit,return_dec) [0.000455s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,M,bit,return_dec) [0.000433s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,M,invalid_unit_suffix,return_dec) [0.000515s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,G,b,return_int) [0.000437s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,T,b,return_dec) [0.000406s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,T,bit,return_dec) [0.000409s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,T,B,return_dec) [0.000398s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,P,b,return_int) [0.000485s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,P,bit,return_int) [0.000469s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,P,invalid_unit_suffix,return_dec) [0.000883s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,E,bit,return_int) [0.000408s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,E,B,return_dec) [0.000410s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Z,b,return_dec) [0.000541s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Z,b,return_int) [0.000821s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Z,bit,return_int) [0.000669s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Z,B,return_int) [0.000459s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,R,bit,return_dec) [0.000470s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,R,B,return_dec) [0.000541s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Q,b,return_dec) [0.000542s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Q,B,return_dec) [0.000463s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Q,invalid_unit_suffix,return_int) [0.000506s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ki,b,return_dec) [0.000511s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ki,invalid_unit_suffix,return_int) [0.000597s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Mi,bit,return_dec) [0.002346s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Mi,B,return_dec) [0.000425s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ti,b,return_dec) [0.000392s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ti,B,return_dec) [0.000350s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ti,invalid_unit_suffix,return_int) [0.000367s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ei,b,return_int) [0.000338s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ei,B,return_int) [0.000348s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ei,invalid_unit_suffix,return_dec) [0.000380s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ei,invalid_unit_suffix,return_int) [0.000439s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Yi,b,return_dec) [0.000376s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Yi,bit,return_int) [0.001028s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Yi,invalid_unit_suffix,return_int) [0.000360s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ri,bit,return_int) [0.000437s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ri,invalid_unit_suffix,return_int) [0.000403s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Qi,bit,return_dec) [0.000352s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Qi,B,return_dec) [0.000412s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000412s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000373s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,no_unit_prefix,b,return_int) [0.000394s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,k,bit,return_dec) [0.000361s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,k,bit,return_int) [0.000829s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.000427s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,k,invalid_unit_suffix,return_int) [0.000384s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,K,bit,return_int) [0.000432s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.000442s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,M,b,return_dec) [0.000377s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,M,B,return_int) [0.000361s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,T,b,return_dec) [0.000402s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,T,b,return_int) [0.000312s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.000384s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Z,bit,return_dec) [0.000363s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Z,bit,return_int) [0.000394s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Y,B,return_int) [0.000384s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000353s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,R,B,return_int) [0.000331s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000350s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Q,b,return_dec) [0.003718s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ki,B,return_dec) [0.000400s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.000415s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Gi,bit,return_dec) [0.000348s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Gi,B,return_dec) [0.000369s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.000402s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ti,B,return_int) [0.000399s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Pi,b,return_dec) [0.004050s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ei,b,return_int) [0.000392s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ei,bit,return_int) [0.000432s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ei,B,return_dec) [0.000383s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Zi,b,return_int) [0.000349s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.000385s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Yi,bit,return_dec) [0.000390s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000428s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.000387s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ri,bit,return_dec) [0.000400s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Qi,B,return_dec) [0.000341s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000523s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_int) [0.000477s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,k,bit,return_dec) [0.000385s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,k,bit,return_int) [0.000425s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,K,B,return_dec) [0.000385s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.000431s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,K,invalid_unit_suffix,return_int) [0.000389s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,M,bit,return_dec) [0.000434s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,M,B,return_int) [0.000647s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,G,b,return_dec) [0.000393s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,G,bit,return_dec) [0.000449s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,G,B,return_dec) [0.000455s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,G,invalid_unit_suffix,return_int) [0.000355s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,T,bit,return_dec) [0.000430s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,T,B,return_dec) [0.000412s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000434s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,P,B,return_int) [0.000370s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,E,b,return_dec) [0.000445s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Z,b,return_int) [0.000354s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Z,bit,return_dec) [0.000414s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000423s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000552s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,R,b,return_dec) [0.000430s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000484s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Q,b,return_dec) [0.000483s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.000360s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ki,B,return_dec) [0.000404s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.000413s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Mi,bit,return_dec) [0.000409s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Gi,bit,return_dec) [0.003742s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000483s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ti,b,return_dec) [0.000392s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ti,b,return_int) [0.000451s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ti,bit,return_dec) [0.000353s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Pi,b,return_dec) [0.000601s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Pi,b,return_int) [0.000418s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.000471s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ei,B,return_dec) [0.000522s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000399s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Yi,b,return_dec) [0.000403s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Yi,bit,return_dec) [0.000501s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ri,bit,return_dec) [0.000408s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ri,bit,return_int) [0.000335s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ri,B,return_dec) [0.000337s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Qi,b,return_dec) [0.000406s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Qi,b,return_int) [0.000484s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Qi,bit,return_dec) [0.000427s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Qi,bit,return_int) [0.000653s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000443s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,no_unit_prefix,bit,return_dec) [0.000415s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,no_unit_prefix,B,return_int) [0.000370s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,K,b,return_dec) [0.000425s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,K,B,return_dec) [0.007401s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,K,B,return_int) [0.000389s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000336s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,M,bit,return_dec) [0.000342s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,M,B,return_int) [0.000391s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,M,invalid_unit_suffix,return_dec) [0.005618s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,G,bit,return_int) [0.000351s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,G,B,return_int) [0.000402s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,T,b,return_int) [0.000381s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,T,invalid_unit_suffix,return_int) [0.000597s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,P,b,return_dec) [0.000449s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,P,bit,return_int) [0.000408s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,P,invalid_unit_suffix,return_int) [0.000434s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000405s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Z,bit,return_dec) [0.000550s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Z,bit,return_int) [0.000410s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Z,B,return_int) [0.000379s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Y,bit,return_dec) [0.000386s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Y,bit,return_int) [0.000344s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Y,B,return_dec) [0.000653s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Y,B,return_int) [0.000408s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,R,b,return_dec) [0.000418s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Q,b,return_dec) [0.000615s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Q,b,return_int) [0.000384s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Q,bit,return_dec) [0.000350s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ki,b,return_dec) [0.000409s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ki,bit,return_dec) [0.000432s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Mi,bit,return_dec) [0.000413s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Mi,bit,return_int) [0.000283s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Gi,bit,return_int) [0.000442s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ti,B,return_dec) [0.000412s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Pi,b,return_dec) [0.000397s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Pi,B,return_dec) [0.000557s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Pi,B,return_int) [0.002764s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ei,bit,return_int) [0.000434s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.000366s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.002946s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Zi,bit,return_int) [0.000483s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Zi,B,return_dec) [0.000399s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000431s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000396s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Yi,b,return_dec) [0.000440s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Yi,bit,return_int) [0.000453s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Yi,B,return_dec) [0.000415s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Yi,B,return_int) [0.000458s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000389s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ri,b,return_int) [0.000359s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ri,bit,return_int) [0.000433s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ri,B,return_dec) [0.000606s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ri,B,return_int) [0.000415s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Qi,b,return_dec) [0.000410s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Qi,B,return_dec) [0.000954s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000486s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,no_unit_prefix,b,return_dec) [0.000460s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,no_unit_prefix,bit,return_dec) [0.000457s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,no_unit_prefix,B,return_dec) [0.000424s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,k,bit,return_dec) [0.000423s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,k,invalid_unit_suffix,return_int) [0.000420s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,M,b,return_dec) [0.000416s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,M,B,return_dec) [0.000536s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,M,invalid_unit_suffix,return_dec) [0.000414s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,G,b,return_dec) [0.000399s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,G,B,return_dec) [0.000626s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,P,invalid_unit_suffix,return_int) [0.000452s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Z,B,return_int) [0.000488s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Y,bit,return_dec) [0.000528s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Y,B,return_int) [0.000535s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,R,b,return_dec) [0.000497s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,R,B,return_int) [0.000479s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Q,b,return_dec) [0.000413s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ki,B,return_dec) [0.000545s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000449s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Mi,b,return_int) [0.000384s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Mi,bit,return_int) [0.000408s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Mi,B,return_dec) [0.000418s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Gi,B,return_dec) [0.000404s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000586s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ti,B,return_dec) [0.000436s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Pi,bit,return_int) [0.000405s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Pi,B,return_dec) [0.000437s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Pi,B,return_int) [0.000415s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ei,b,return_dec) [0.000388s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000402s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Zi,b,return_int) [0.000433s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Zi,B,return_dec) [0.000399s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000411s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Yi,B,return_int) [0.000421s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000422s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ri,b,return_dec) [0.000424s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Qi,bit,return_int) [0.000557s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Qi,B,return_dec) [0.000395s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,invalid_unit_prefix,b,return_int) [0.000436s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,invalid_unit_prefix,B,return_int) [0.000413s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000365s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000337s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,no_unit_prefix,b,return_dec) [0.000422s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,no_unit_prefix,b,return_int) [0.000495s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,no_unit_prefix,bit,return_dec) [0.000364s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,no_unit_prefix,B,return_int) [0.000381s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,k,bit,return_int) [0.000321s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,K,b,return_dec) [0.000439s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,K,invalid_unit_suffix,return_dec) [0.000339s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,M,bit,return_dec) [0.000583s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,M,B,return_dec) [0.000397s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,M,B,return_int) [0.000405s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,M,invalid_unit_suffix,return_dec) [0.000386s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,M,invalid_unit_suffix,return_int) [0.000449s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,G,b,return_int) [0.000420s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,G,invalid_unit_suffix,return_dec) [0.000406s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,T,invalid_unit_suffix,return_dec) [0.000381s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,T,invalid_unit_suffix,return_int) [0.000419s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,P,b,return_dec) [0.000445s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,P,bit,return_int) [0.000443s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Z,bit,return_dec) [0.000441s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Y,b,return_dec) [0.000436s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Y,B,return_dec) [0.000650s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Y,invalid_unit_suffix,return_int) [0.000350s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,R,b,return_dec) [0.000424s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,R,invalid_unit_suffix,return_int) [0.000354s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Q,bit,return_dec) [0.000428s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Q,bit,return_int) [0.000378s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Q,invalid_unit_suffix,return_dec) [0.000409s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Mi,b,return_dec) [0.000411s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Mi,b,return_int) [0.000392s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Mi,bit,return_dec) [0.000496s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Gi,b,return_int) [0.000414s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Gi,bit,return_dec) [0.000449s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Gi,bit,return_int) [0.000413s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Gi,B,return_int) [0.000506s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ti,b,return_dec) [0.000359s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ti,bit,return_dec) [0.000452s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ti,B,return_dec) [0.000398s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Pi,b,return_int) [0.000424s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Pi,bit,return_dec) [0.000416s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Pi,B,return_int) [0.000392s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Pi,invalid_unit_suffix,return_int) [0.000338s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ei,B,return_dec) [0.000386s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ei,B,return_int) [0.000334s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ei,invalid_unit_suffix,return_int) [0.000369s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Zi,bit,return_int) [0.000391s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Yi,b,return_dec) [0.000407s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Yi,B,return_int) [0.000529s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ri,b,return_dec) [0.000492s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Qi,b,return_dec) [0.000365s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Qi,B,return_dec) [0.000357s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Qi,invalid_unit_suffix,return_dec) [0.000505s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,invalid_unit_prefix,b,return_dec) [0.000377s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,invalid_unit_prefix,b,return_int) [0.000402s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,invalid_unit_prefix,bit,return_int) [0.000314s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,invalid_unit_prefix,B,return_int) [0.000486s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000400s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,no_unit_prefix,b,return_int) [0.000444s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,no_unit_prefix,bit,return_int) [0.000389s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,no_unit_prefix,B,return_dec) [0.000457s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,k,bit,return_dec) [0.000716s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,k,bit,return_int) [0.000438s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,k,B,return_int) [0.000393s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,k,invalid_unit_suffix,return_int) [0.000498s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,K,bit,return_dec) [0.000424s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,K,bit,return_int) [0.000460s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,K,invalid_unit_suffix,return_dec) [0.000457s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,M,b,return_dec) [0.000414s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,M,bit,return_dec) [0.000385s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,G,invalid_unit_suffix,return_dec) [0.000330s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,T,b,return_dec) [0.000493s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,P,invalid_unit_suffix,return_dec) [0.000406s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,P,invalid_unit_suffix,return_int) [0.000453s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,E,bit,return_dec) [0.000603s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,E,invalid_unit_suffix,return_int) [0.000404s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Z,bit,return_dec) [0.000448s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Z,bit,return_int) [0.000352s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Z,B,return_int) [0.001651s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Y,b,return_dec) [0.000392s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Y,bit,return_dec) [0.000459s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Y,B,return_dec) [0.000726s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,R,b,return_dec) [0.000451s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,R,b,return_int) [0.000412s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,R,bit,return_int) [0.000590s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,R,B,return_dec) [0.000405s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ki,b,return_dec) [0.000373s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Mi,b,return_int) [0.001600s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Mi,bit,return_int) [0.000394s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Mi,invalid_unit_suffix,return_int) [0.000339s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Gi,invalid_unit_suffix,return_dec) [0.000391s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ti,bit,return_dec) [0.000377s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ti,B,return_dec) [0.000452s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Pi,bit,return_int) [0.000444s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Pi,invalid_unit_suffix,return_dec) [0.001414s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Pi,invalid_unit_suffix,return_int) [0.000518s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ei,bit,return_dec) [0.000318s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ei,B,return_int) [0.000425s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Zi,bit,return_dec) [0.000370s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Zi,invalid_unit_suffix,return_dec) [0.000406s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Zi,invalid_unit_suffix,return_int) [0.000511s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Yi,b,return_int) [0.000428s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Yi,invalid_unit_suffix,return_dec) [0.000418s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ri,b,return_int) [0.000374s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ri,bit,return_dec) [0.001464s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ri,B,return_dec) [0.000378s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Qi,B,return_int) [0.000415s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,invalid_unit_prefix,B,return_int) [0.000421s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,no_unit_prefix,b,return_int) [0.000406s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.000408s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,k,invalid_unit_suffix,return_int) [0.000358s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,K,b,return_int) [0.000342s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,K,bit,return_dec) [0.000340s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,K,invalid_unit_suffix,return_int) [0.000383s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,M,b,return_int) [0.000512s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,M,bit,return_dec) [0.000370s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,M,B,return_dec) [0.000461s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,M,B,return_int) [0.000402s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.001264s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,G,b,return_dec) [0.000316s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,G,b,return_int) [0.000573s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,G,bit,return_int) [0.000433s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,T,bit,return_dec) [0.000382s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.000400s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,E,bit,return_dec) [0.000405s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,E,B,return_int) [0.000474s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,R,b,return_int) [0.000387s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,R,B,return_dec) [0.000421s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Q,b,return_int) [0.000567s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Q,bit,return_int) [0.000393s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Q,B,return_dec) [0.000399s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ki,b,return_int) [0.000370s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.000451s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Mi,B,return_dec) [0.000409s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Mi,B,return_int) [0.000414s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Gi,b,return_dec) [0.000345s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Pi,bit,return_dec) [0.000418s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Pi,bit,return_int) [0.000342s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Pi,B,return_dec) [0.000342s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Pi,B,return_int) [0.000308s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ei,b,return_int) [0.000309s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.000322s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Zi,b,return_dec) [0.000479s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Zi,bit,return_int) [0.000308s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ri,bit,return_int) [0.000314s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Qi,b,return_int) [0.000504s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Qi,bit,return_dec) [0.000526s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Qi,B,return_dec) [0.000414s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Qi,B,return_int) [0.000425s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,no_unit_prefix,b,return_dec) [0.000305s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,no_unit_prefix,bit,return_int) [0.000354s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,no_unit_prefix,B,return_dec) [0.000579s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,k,bit,return_int) [0.000445s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.000450s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,k,invalid_unit_suffix,return_int) [0.000332s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,K,B,return_dec) [0.000468s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.000528s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,G,b,return_int) [0.000478s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,T,b,return_dec) [0.000434s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,T,bit,return_dec) [0.000336s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,T,bit,return_int) [0.000439s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,P,bit,return_dec) [0.000400s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,P,B,return_int) [0.000459s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000342s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,E,bit,return_int) [0.000417s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,E,B,return_int) [0.000404s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000387s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000311s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Z,B,return_int) [0.000336s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Y,b,return_dec) [0.000575s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Y,bit,return_int) [0.000378s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000417s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,R,b,return_dec) [0.000345s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000439s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,R,invalid_unit_suffix,return_int) [0.000363s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.000375s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ki,bit,return_int) [0.000445s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ki,B,return_int) [0.000337s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Mi,b,return_dec) [0.000396s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000374s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Gi,B,return_dec) [0.000425s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Gi,B,return_int) [0.000398s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ti,bit,return_dec) [0.000564s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ti,bit,return_int) [0.000456s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Pi,B,return_dec) [0.000392s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.000451s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Zi,B,return_dec) [0.000354s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Yi,bit,return_int) [0.000371s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.000374s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ri,B,return_dec) [0.000378s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ri,B,return_int) [0.000351s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000409s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Qi,B,return_int) [0.000377s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000358s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000330s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,K,b,return_int) [0.000357s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,K,bit,return_dec) [0.000384s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000538s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,M,invalid_unit_suffix,return_int) [0.000403s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,G,bit,return_dec) [0.000376s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,G,B,return_dec) [0.000402s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,T,b,return_dec) [0.000386s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,T,b,return_int) [0.000370s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,T,bit,return_dec) [0.000385s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,T,B,return_int) [0.000337s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,P,b,return_dec) [0.000933s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,P,b,return_int) [0.000388s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,P,B,return_int) [0.000386s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Z,b,return_int) [0.000443s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Z,bit,return_int) [0.000389s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Y,b,return_dec) [0.000512s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,R,b,return_dec) [0.000427s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,R,B,return_int) [0.000370s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Q,b,return_int) [0.000504s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Q,bit,return_int) [0.000363s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000452s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Mi,b,return_dec) [0.000343s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Mi,b,return_int) [0.000404s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Mi,bit,return_dec) [0.000479s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Mi,bit,return_int) [0.000363s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Gi,B,return_dec) [0.000423s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Gi,B,return_int) [0.000337s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000454s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ti,bit,return_dec) [0.000542s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ti,B,return_int) [0.000441s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Pi,b,return_int) [0.000370s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Pi,bit,return_int) [0.000345s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000363s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ei,bit,return_dec) [0.000412s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ei,B,return_dec) [0.000455s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ei,B,return_int) [0.000387s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000393s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Yi,b,return_int) [0.002465s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Yi,bit,return_dec) [0.000410s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000423s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ri,bit,return_int) [0.000310s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Qi,B,return_int) [0.000479s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000342s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,invalid_unit_prefix,b,return_int) [0.000331s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000305s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000337s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,invalid_unit_prefix,B,return_int) [0.000306s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000391s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,no_unit_prefix,bit,return_dec) [0.000410s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,no_unit_prefix,B,return_dec) [0.000512s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000430s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,k,invalid_unit_suffix,return_int) [0.000394s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,K,B,return_dec) [0.002406s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,K,invalid_unit_suffix,return_int) [0.000427s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,M,bit,return_dec) [0.000606s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,M,bit,return_int) [0.000392s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,M,invalid_unit_suffix,return_int) [0.000363s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,G,b,return_dec) [0.000459s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,T,bit,return_dec) [0.000370s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,T,B,return_dec) [0.000808s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,T,invalid_unit_suffix,return_dec) [0.000418s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,P,bit,return_dec) [0.000386s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,P,B,return_dec) [0.000473s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Z,invalid_unit_suffix,return_int) [0.000418s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Y,B,return_int) [0.000396s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000412s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,R,bit,return_int) [0.000408s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,R,B,return_int) [0.000393s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Q,B,return_int) [0.000674s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ki,b,return_dec) [0.000429s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ki,bit,return_int) [0.000415s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ki,B,return_int) [0.000333s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Mi,bit,return_dec) [0.000383s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Gi,B,return_dec) [0.000398s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ti,bit,return_dec) [0.000376s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ti,bit,return_int) [0.000449s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ti,B,return_int) [0.000414s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000544s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ei,b,return_dec) [0.000410s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ei,b,return_int) [0.000400s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ei,bit,return_int) [0.000408s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Zi,B,return_dec) [0.000559s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Zi,B,return_int) [0.000559s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000359s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Yi,b,return_dec) [0.000337s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000418s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ri,B,return_int) [0.000389s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Qi,bit,return_dec) [0.000400s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Qi,B,return_dec) [0.000392s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Qi,B,return_int) [0.000421s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000402s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000490s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,invalid_unit_prefix,B,return_dec) [0.000480s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,invalid_unit_prefix,B,return_int) [0.000386s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000795s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,no_unit_prefix,b,return_int) [0.000459s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000569s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,k,b,return_int) [0.000296s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,k,bit,return_int) [0.000358s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,k,invalid_unit_suffix,return_dec) [0.010655s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,K,bit,return_int) [0.000373s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,K,invalid_unit_suffix,return_dec) [0.000409s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,M,B,return_int) [0.000382s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,G,b,return_dec) [0.000349s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,G,bit,return_dec) [0.000366s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,G,bit,return_int) [0.000323s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,G,B,return_int) [0.000436s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,P,b,return_dec) [0.000337s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,P,B,return_dec) [0.000379s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,P,invalid_unit_suffix,return_dec) [0.000362s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,E,B,return_dec) [0.000369s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,E,invalid_unit_suffix,return_int) [0.000363s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Z,b,return_dec) [0.000404s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Z,B,return_dec) [0.000368s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Z,B,return_int) [0.000671s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,R,B,return_dec) [0.000411s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,R,invalid_unit_suffix,return_dec) [0.000372s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Q,b,return_dec) [0.000371s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ki,b,return_dec) [0.000346s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ki,b,return_int) [0.000401s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ki,B,return_dec) [0.000338s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ki,invalid_unit_suffix,return_dec) [0.000728s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Gi,invalid_unit_suffix,return_int) [0.000833s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ti,b,return_dec) [0.000444s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ti,b,return_int) [0.000340s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ti,bit,return_int) [0.000340s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Pi,b,return_int) [0.000319s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Pi,bit,return_int) [0.000401s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Pi,B,return_dec) [0.000387s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Pi,invalid_unit_suffix,return_dec) [0.000407s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Pi,invalid_unit_suffix,return_int) [0.000431s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ei,bit,return_int) [0.000420s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ei,invalid_unit_suffix,return_int) [0.000392s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Zi,B,return_int) [0.000500s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Yi,b,return_dec) [0.004126s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Yi,b,return_int) [0.000643s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Yi,invalid_unit_suffix,return_int) [0.000448s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ri,bit,return_int) [0.000492s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ri,B,return_dec) [0.000390s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ri,invalid_unit_suffix,return_int) [0.000412s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,no_unit_prefix,b,return_dec) [0.000428s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000422s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,k,B,return_int) [0.000366s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,K,bit,return_dec) [0.000316s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,K,bit,return_int) [0.000385s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,M,bit,return_int) [0.000506s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,M,invalid_unit_suffix,return_int) [0.000402s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,G,bit,return_dec) [0.000338s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,G,bit,return_int) [0.000560s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,T,b,return_dec) [0.000371s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,P,b,return_int) [0.000372s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,P,B,return_int) [0.000339s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,P,invalid_unit_suffix,return_int) [0.000371s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,E,bit,return_int) [0.000403s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,E,invalid_unit_suffix,return_int) [0.000396s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Z,B,return_dec) [0.000410s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Z,invalid_unit_suffix,return_dec) [0.000436s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,R,b,return_dec) [0.000433s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,R,b,return_int) [0.000403s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,R,bit,return_dec) [0.000435s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,R,invalid_unit_suffix,return_dec) [0.000454s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ki,b,return_dec) [0.000367s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ki,B,return_int) [0.000410s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ki,invalid_unit_suffix,return_int) [0.000350s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Mi,bit,return_dec) [0.000384s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Mi,bit,return_int) [0.000314s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ti,B,return_dec) [0.000388s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ti,invalid_unit_suffix,return_dec) [0.000387s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Pi,b,return_dec) [0.000382s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Pi,bit,return_int) [0.000352s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ei,invalid_unit_suffix,return_dec) [0.000401s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ei,invalid_unit_suffix,return_int) [0.000374s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Zi,b,return_dec) [0.000359s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Zi,B,return_int) [0.000348s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Zi,invalid_unit_suffix,return_int) [0.000345s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Yi,bit,return_dec) [0.002744s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Yi,bit,return_int) [0.000423s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Yi,B,return_dec) [0.000300s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ri,b,return_dec) [0.000282s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ri,bit,return_int) [0.000315s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ri,B,return_int) [0.000295s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ri,invalid_unit_suffix,return_int) [0.000337s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Qi,b,return_dec) [0.000550s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Qi,bit,return_dec) [0.000477s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Qi,bit,return_int) [0.000602s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Qi,invalid_unit_suffix,return_int) [0.000636s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,invalid_unit_prefix,b,return_dec) [0.000469s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,invalid_unit_prefix,bit,return_int) [0.000344s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,no_unit_prefix,b,return_int) [0.000386s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,no_unit_prefix,B,return_dec) [0.000406s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.000398s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,K,b,return_dec) [0.000789s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,K,bit,return_dec) [0.000388s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,K,bit,return_int) [0.000398s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,K,B,return_dec) [0.000399s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,K,B,return_int) [0.000410s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,K,invalid_unit_suffix,return_int) [0.000356s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,M,B,return_dec) [0.000327s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,M,B,return_int) [0.000332s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,G,B,return_dec) [0.000282s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,T,b,return_dec) [0.000321s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,T,b,return_int) [0.000541s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,P,b,return_int) [0.000318s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.000448s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.000375s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Z,b,return_int) [0.000367s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Y,b,return_int) [0.000365s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Y,B,return_int) [0.000441s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,R,b,return_dec) [0.000420s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,R,bit,return_dec) [0.000472s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,R,bit,return_int) [0.000407s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,R,B,return_dec) [0.000396s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Q,bit,return_dec) [0.000397s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Q,B,return_dec) [0.000503s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Q,B,return_int) [0.000433s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000465s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ki,b,return_dec) [0.000408s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ki,b,return_int) [0.000325s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ki,bit,return_int) [0.000318s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ki,B,return_int) [0.000289s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.000326s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Mi,b,return_dec) [0.000326s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Mi,B,return_dec) [0.000307s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Gi,b,return_dec) [0.000425s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Gi,bit,return_dec) [0.000632s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Gi,B,return_dec) [0.000517s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Gi,B,return_int) [0.000408s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.000378s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ti,bit,return_dec) [0.000382s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.000406s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Pi,bit,return_dec) [0.000414s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Pi,bit,return_int) [0.000331s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.000421s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.000394s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ri,bit,return_int) [0.000341s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ri,B,return_dec) [0.000338s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000739s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.000359s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000344s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000368s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000788s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,no_unit_prefix,bit,return_dec) [0.013340s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,no_unit_prefix,B,return_dec) [0.000555s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000495s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,k,B,return_int) [0.000519s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,K,bit,return_int) [0.002882s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,K,invalid_unit_suffix,return_int) [0.000734s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,M,b,return_int) [0.000409s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,M,bit,return_dec) [0.000409s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,M,B,return_dec) [0.001577s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000607s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,G,b,return_int) [0.000948s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,G,bit,return_dec) [0.000786s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,T,b,return_int) [0.001935s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,T,bit,return_dec) [0.000550s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,P,b,return_dec) [0.000428s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,P,bit,return_int) [0.001226s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000463s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Z,B,return_int) [0.001044s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000622s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Y,b,return_dec) [0.000446s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Y,b,return_int) [0.000442s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.001675s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,R,b,return_int) [0.000444s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,R,B,return_dec) [0.000418s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,R,invalid_unit_suffix,return_int) [0.000374s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Q,bit,return_dec) [0.000392s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.000386s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ki,B,return_int) [0.000419s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000424s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Mi,b,return_int) [0.000428s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Mi,bit,return_dec) [0.000363s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Mi,B,return_int) [0.002810s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000349s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ti,b,return_dec) [0.000402s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ti,bit,return_int) [0.000451s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000415s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Pi,b,return_int) [0.000426s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Pi,bit,return_int) [0.000411s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Zi,b,return_dec) [0.000428s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Zi,B,return_dec) [0.000412s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000470s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Yi,b,return_int) [0.001870s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Yi,bit,return_int) [0.000369s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.000412s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ri,b,return_dec) [0.000578s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000778s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000430s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000399s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,no_unit_prefix,B,return_dec) [0.000385s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,k,bit,return_dec) [0.000509s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000505s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,M,b,return_int) [0.000479s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,M,bit,return_int) [0.000481s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,M,B,return_int) [0.000395s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000385s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,G,bit,return_int) [0.000950s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,G,B,return_dec) [0.000497s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,T,bit,return_int) [0.000413s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,T,invalid_unit_suffix,return_int) [0.000571s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,P,b,return_int) [0.000460s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,E,B,return_dec) [0.000402s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000395s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,E,invalid_unit_suffix,return_int) [0.000435s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Z,bit,return_dec) [0.000441s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Z,bit,return_int) [0.000519s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000580s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Y,b,return_dec) [0.000451s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Y,b,return_int) [0.000446s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000400s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,R,b,return_dec) [0.000389s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,R,bit,return_dec) [0.000478s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000601s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Q,b,return_dec) [0.000382s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.000417s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ti,b,return_dec) [0.000362s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Pi,B,return_dec) [0.000424s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ei,B,return_dec) [0.000434s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000437s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Zi,b,return_dec) [0.000416s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000365s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Yi,b,return_dec) [0.000309s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Yi,bit,return_int) [0.000534s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ri,b,return_int) [0.000310s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ri,bit,return_int) [0.000409s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Qi,bit,return_dec) [0.000468s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Qi,B,return_int) [0.000525s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000586s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,no_unit_prefix,b,return_dec) [0.000470s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,no_unit_prefix,b,return_int) [0.000387s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,K,bit,return_int) [0.000423s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,M,bit,return_dec) [0.000437s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,M,bit,return_int) [0.000372s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,G,b,return_int) [0.000476s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,G,bit,return_dec) [0.000378s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,G,bit,return_int) [0.000405s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,G,invalid_unit_suffix,return_dec) [0.000424s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,T,bit,return_dec) [0.000428s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,T,B,return_dec) [0.000458s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,P,b,return_dec) [0.000391s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,P,bit,return_dec) [0.000411s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,P,B,return_dec) [0.000596s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,P,invalid_unit_suffix,return_int) [0.000427s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,E,b,return_dec) [0.000435s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,E,B,return_int) [0.000531s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,E,invalid_unit_suffix,return_int) [0.000374s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Z,B,return_dec) [0.000432s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,R,bit,return_int) [0.001901s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Q,bit,return_dec) [0.000421s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Q,invalid_unit_suffix,return_int) [0.000509s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Mi,B,return_int) [0.000455s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Gi,b,return_int) [0.000666s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Gi,bit,return_dec) [0.000406s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Gi,B,return_dec) [0.000571s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ti,B,return_dec) [0.000396s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000751s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Pi,bit,return_dec) [0.000468s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Pi,bit,return_int) [0.000415s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ei,B,return_dec) [0.000425s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000503s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Zi,bit,return_int) [0.000386s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000417s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Yi,bit,return_dec) [0.000365s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ri,bit,return_dec) [0.000416s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Qi,B,return_int) [0.000472s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,invalid_unit_prefix,b,return_int) [0.000401s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,no_unit_prefix,b,return_int) [0.000409s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,no_unit_prefix,bit,return_int) [0.000380s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,no_unit_prefix,B,return_dec) [0.000360s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,no_unit_prefix,B,return_int) [0.000411s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,k,b,return_int) [0.000451s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,k,B,return_int) [0.000438s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,K,b,return_dec) [0.000484s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,K,B,return_int) [0.000372s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,M,b,return_dec) [0.000345s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,M,b,return_int) [0.000372s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,M,B,return_dec) [0.001332s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,M,invalid_unit_suffix,return_dec) [0.000364s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,M,invalid_unit_suffix,return_int) [0.000395s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,G,b,return_dec) [0.000536s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,G,B,return_int) [0.000411s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,G,invalid_unit_suffix,return_dec) [0.000480s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,T,b,return_dec) [0.000514s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,T,bit,return_int) [0.000381s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,T,invalid_unit_suffix,return_dec) [0.001987s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,T,invalid_unit_suffix,return_int) [0.000374s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,P,b,return_int) [0.000295s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,P,bit,return_int) [0.000292s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,P,B,return_dec) [0.000285s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,P,B,return_int) [0.002386s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,E,b,return_dec) [0.000506s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Z,bit,return_dec) [0.000371s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Z,invalid_unit_suffix,return_int) [0.000445s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Y,invalid_unit_suffix,return_int) [0.000391s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,R,b,return_dec) [0.000674s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,R,bit,return_int) [0.000348s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,R,B,return_dec) [0.000480s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,R,invalid_unit_suffix,return_int) [0.000392s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ki,bit,return_dec) [0.002137s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ki,invalid_unit_suffix,return_dec) [0.000400s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Mi,b,return_dec) [0.000463s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Mi,bit,return_dec) [0.000385s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Gi,b,return_int) [0.000401s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Gi,invalid_unit_suffix,return_dec) [0.000343s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ti,B,return_dec) [0.000490s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Pi,B,return_int) [0.000361s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Pi,invalid_unit_suffix,return_dec) [0.000400s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Pi,invalid_unit_suffix,return_int) [0.000325s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ei,bit,return_dec) [0.000404s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ei,B,return_dec) [0.000286s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Zi,invalid_unit_suffix,return_int) [0.000319s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Yi,bit,return_dec) [0.000285s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ri,B,return_int) [0.000316s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Qi,bit,return_dec) [0.000283s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Qi,B,return_dec) [0.000371s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Qi,invalid_unit_suffix,return_dec) [0.000513s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,invalid_unit_prefix,B,return_int) [0.000536s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000343s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,no_unit_prefix,b,return_int) [0.000302s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,no_unit_prefix,bit,return_dec) [0.000352s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,no_unit_prefix,B,return_dec) [0.000282s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,k,b,return_dec) [0.000285s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,k,b,return_int) [0.000633s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,k,bit,return_dec) [0.000424s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,k,bit,return_int) [0.000538s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,k,B,return_int) [0.000420s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,k,invalid_unit_suffix,return_int) [0.000358s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,K,b,return_int) [0.000448s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,K,invalid_unit_suffix,return_int) [0.000373s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,M,B,return_int) [0.000474s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,G,B,return_dec) [0.000287s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,G,B,return_int) [0.000405s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,T,bit,return_int) [0.000436s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,T,invalid_unit_suffix,return_dec) [0.000319s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,T,invalid_unit_suffix,return_int) [0.000309s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,P,bit,return_int) [0.000344s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,P,B,return_int) [0.000299s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,P,invalid_unit_suffix,return_int) [0.000371s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,E,bit,return_dec) [0.000286s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,E,B,return_dec) [0.000317s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,E,invalid_unit_suffix,return_int) [0.000447s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Z,b,return_dec) [0.000468s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Z,b,return_int) [0.000371s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Y,b,return_int) [0.000317s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Y,B,return_dec) [0.000279s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,R,b,return_dec) [0.000360s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,R,invalid_unit_suffix,return_dec) [0.000412s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ki,bit,return_int) [0.000471s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Mi,b,return_int) [0.000399s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Mi,B,return_dec) [0.000420s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Mi,invalid_unit_suffix,return_dec) [0.000474s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Gi,b,return_int) [0.000458s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Gi,bit,return_dec) [0.000280s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ti,B,return_int) [0.000294s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ti,invalid_unit_suffix,return_dec) [0.000361s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Pi,b,return_dec) [0.001591s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Pi,B,return_int) [0.000226s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Pi,invalid_unit_suffix,return_dec) [0.000252s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Pi,invalid_unit_suffix,return_int) [0.000232s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ei,b,return_dec) [0.000209s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ei,bit,return_dec) [0.000209s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Zi,b,return_dec) [0.000539s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Zi,b,return_int) [0.000301s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Yi,b,return_int) [0.000470s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ri,B,return_int) [0.000292s] ... ok DEBUG: WARNING [oslo_utils.imageutils.format_inspector] Unsupported VMDK format 'formatnotfound' DEBUG: WARNING [oslo_utils.imageutils.format_inspector] Safety check descriptor on vmdk failed because Unsupported subformat DEBUG: WARNING [oslo_utils.imageutils.format_inspector] Unsupported VMDK format 'formatnotfound' DEBUG: WARNING [oslo_utils.imageutils.format_inspector] Safety check descriptor on vmdk failed because Unsupported subformat DEBUG: ERROR [oslo_utils.imageutils.format_inspector] Unsupported line 'wronly 2048 somefile2.vmdk' in VMDK descriptor DEBUG: WARNING [oslo_utils.imageutils.format_inspector] Safety check descriptor on vmdk failed because Invalid VMDK descriptor data DEBUG: ERROR [oslo_utils.imageutils.format_inspector] Extent line 'rw 2048 /etc/hosts' contains unsafe characters DEBUG: WARNING [oslo_utils.imageutils.format_inspector] Safety check descriptor on vmdk failed because Invalid extent filenames found DEBUG: ERROR [oslo_utils.imageutils.format_inspector] VMDK file specified no extents DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Qi,b,return_dec) [0.005277s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Qi,invalid_unit_suffix,return_int) [0.000486s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,invalid_unit_prefix,b,return_dec) [0.000453s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,invalid_unit_prefix,b,return_int) [0.000472s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,k,B,return_int) [0.000422s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,K,invalid_unit_suffix,return_int) [0.002503s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,M,bit,return_int) [0.000428s] ... ok DEBUG: WARNING [oslo_utils.imageutils.format_inspector] Safety check descriptor on vmdk failed because No extents found DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,G,b,return_int) [0.000423s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,G,B,return_int) [0.000451s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,T,b,return_int) [0.000581s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,T,bit,return_dec) [0.001101s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,T,B,return_dec) [0.000416s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.000416s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000468s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,E,bit,return_int) [0.000396s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.000897s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Z,b,return_int) [0.000364s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Z,B,return_dec) [0.000293s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000385s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,R,b,return_dec) [0.000391s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,R,bit,return_dec) [0.000389s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,R,B,return_int) [0.000360s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000346s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Q,b,return_dec) [0.000285s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ki,b,return_int) [0.000404s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ki,bit,return_dec) [0.000396s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000311s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Mi,bit,return_dec) [0.000347s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Mi,B,return_dec) [0.000411s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Mi,B,return_int) [0.000391s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Gi,b,return_int) [0.000384s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.000346s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ti,b,return_dec) [0.000377s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000403s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000440s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ei,B,return_dec) [0.001922s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.000388s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Zi,b,return_dec) [0.000420s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Yi,bit,return_dec) [0.000384s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.000322s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ri,b,return_int) [0.000347s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Qi,b,return_int) [0.000418s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Qi,bit,return_dec) [0.000359s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000435s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,invalid_unit_prefix,B,return_int) [0.000437s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,no_unit_prefix,bit,return_int) [0.000409s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_int) [0.000407s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,k,b,return_dec) [0.000392s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,k,invalid_unit_suffix,return_int) [0.002466s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,K,bit,return_dec) [0.000400s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,K,bit,return_int) [0.000415s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,K,B,return_dec) [0.000413s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,M,bit,return_int) [0.000548s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,M,B,return_dec) [0.000419s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,G,bit,return_int) [0.000349s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,T,bit,return_int) [0.000437s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,T,B,return_int) [0.000351s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000513s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,P,b,return_dec) [0.002017s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,P,b,return_int) [0.000399s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,P,bit,return_int) [0.000405s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,P,B,return_int) [0.000395s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000414s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Y,b,return_int) [0.000361s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Y,bit,return_dec) [0.000364s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Y,bit,return_int) [0.001016s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Y,B,return_dec) [0.000433s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Y,B,return_int) [0.000433s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,R,bit,return_dec) [0.000452s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Q,B,return_int) [0.000434s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.000425s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ki,B,return_int) [0.000413s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.000403s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Mi,bit,return_dec) [0.000445s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ti,b,return_dec) [0.000388s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ti,b,return_int) [0.000456s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ti,B,return_dec) [0.000373s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ei,b,return_int) [0.000408s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000421s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Zi,b,return_int) [0.000466s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Zi,B,return_int) [0.000471s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Yi,B,return_dec) [0.000421s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ri,b,return_int) [0.000406s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ri,bit,return_int) [0.000431s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ri,B,return_dec) [0.000368s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Qi,bit,return_dec) [0.000371s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Qi,bit,return_int) [0.000444s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000376s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000584s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.000349s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,invalid_unit_prefix,B,return_int) [0.000435s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,no_unit_prefix,B,return_dec) [0.000585s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000564s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000345s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,k,B,return_int) [0.000480s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000391s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,k,invalid_unit_suffix,return_int) [0.000406s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,K,b,return_int) [0.000398s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,K,bit,return_dec) [0.000349s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,M,b,return_dec) [0.000413s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,M,b,return_int) [0.000406s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,M,bit,return_dec) [0.000395s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,M,bit,return_int) [0.000337s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000350s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,M,invalid_unit_suffix,return_int) [0.000364s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,G,b,return_int) [0.000435s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,G,bit,return_int) [0.000245s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,G,invalid_unit_suffix,return_int) [0.000869s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,T,invalid_unit_suffix,return_int) [0.000500s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,P,b,return_dec) [0.000340s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,P,bit,return_int) [0.001649s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,P,B,return_int) [0.000471s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000439s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,E,b,return_int) [0.000560s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,E,B,return_dec) [0.000426s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Z,b,return_dec) [0.000353s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Y,b,return_dec) [0.001760s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Y,bit,return_int) [0.000428s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,R,bit,return_dec) [0.000537s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Q,b,return_int) [0.000315s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Q,bit,return_int) [0.000345s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ki,B,return_dec) [0.000375s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Mi,b,return_int) [0.000451s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Mi,B,return_dec) [0.000347s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Gi,bit,return_dec) [0.000313s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Gi,B,return_int) [0.000309s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ti,b,return_int) [0.000321s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ti,bit,return_int) [0.000410s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ti,B,return_dec) [0.000355s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Pi,bit,return_int) [0.000309s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000371s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ei,b,return_dec) [0.002996s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Zi,b,return_dec) [0.000394s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Yi,bit,return_dec) [0.000318s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Yi,bit,return_int) [0.000310s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Yi,B,return_dec) [0.000313s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ri,B,return_int) [0.000312s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000322s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Qi,b,return_dec) [0.000554s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Qi,b,return_int) [0.000335s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000317s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000357s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,invalid_unit_prefix,B,return_int) [0.000501s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,no_unit_prefix,b,return_dec) [0.000348s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,k,bit,return_dec) [0.000346s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,K,bit,return_dec) [0.000442s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,M,b,return_int) [0.000388s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,T,bit,return_int) [0.000444s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,T,B,return_dec) [0.000554s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,T,B,return_int) [0.000331s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,T,invalid_unit_suffix,return_dec) [0.000415s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,P,bit,return_dec) [0.000311s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,P,bit,return_int) [0.000314s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,P,B,return_dec) [0.000321s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,P,invalid_unit_suffix,return_int) [0.000407s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Z,b,return_dec) [0.000314s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Z,B,return_int) [0.000332s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Y,b,return_dec) [0.000479s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Y,B,return_dec) [0.000344s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,R,bit,return_dec) [0.000444s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,R,invalid_unit_suffix,return_int) [0.000338s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Q,b,return_dec) [0.000399s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Q,b,return_int) [0.000319s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Q,B,return_int) [0.000312s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ki,b,return_dec) [0.000339s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Mi,bit,return_dec) [0.000306s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Mi,bit,return_int) [0.000330s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Mi,B,return_int) [0.000303s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000338s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Gi,b,return_dec) [0.000451s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Gi,bit,return_int) [0.000387s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Gi,B,return_int) [0.000411s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ti,B,return_dec) [0.000460s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ti,B,return_int) [0.000359s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000385s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Pi,B,return_dec) [0.001269s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Pi,B,return_int) [0.000475s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ei,b,return_int) [0.000474s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Zi,B,return_dec) [0.000393s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000325s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Yi,b,return_int) [0.000312s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000305s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,invalid_unit_prefix,bit,return_dec) [0.001411s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,invalid_unit_prefix,bit,return_int) [0.000481s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000359s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,no_unit_prefix,bit,return_int) [0.000324s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,no_unit_prefix,B,return_int) [0.000290s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,k,bit,return_dec) [0.000304s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,k,B,return_int) [0.000468s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,k,invalid_unit_suffix,return_dec) [0.000360s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,K,b,return_int) [0.000496s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,K,bit,return_int) [0.000551s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,K,B,return_dec) [0.000429s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,M,bit,return_dec) [0.000317s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,M,B,return_dec) [0.000403s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,M,invalid_unit_suffix,return_dec) [0.000323s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,G,b,return_int) [0.000458s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,G,bit,return_dec) [0.000288s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,G,invalid_unit_suffix,return_int) [0.000487s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,T,bit,return_dec) [0.000322s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,T,bit,return_int) [0.000419s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,P,bit,return_int) [0.000397s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,P,B,return_int) [0.000303s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,E,bit,return_dec) [0.000385s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,E,invalid_unit_suffix,return_dec) [0.000514s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,E,invalid_unit_suffix,return_int) [0.000625s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Z,b,return_dec) [0.000506s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Z,b,return_int) [0.000378s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,R,B,return_int) [0.000446s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,R,invalid_unit_suffix,return_int) [0.000339s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ki,bit,return_dec) [0.000441s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ki,invalid_unit_suffix,return_dec) [0.000427s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Mi,b,return_int) [0.000339s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Mi,invalid_unit_suffix,return_int) [0.000320s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Gi,B,return_dec) [0.000307s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ti,invalid_unit_suffix,return_int) [0.000338s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Pi,bit,return_int) [0.000327s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Pi,B,return_dec) [0.000283s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ei,invalid_unit_suffix,return_dec) [0.000323s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ei,invalid_unit_suffix,return_int) [0.000312s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Zi,b,return_dec) [0.000556s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Yi,b,return_int) [0.000405s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ri,b,return_int) [0.000344s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Qi,b,return_dec) [0.000283s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Qi,b,return_int) [0.000288s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Qi,bit,return_dec) [0.000290s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000306s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,no_unit_prefix,b,return_dec) [0.000308s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_format_4_vmdk [3.037442s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,no_unit_prefix,B,return_dec) [0.000383s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,no_unit_prefix,B,return_int) [0.000481s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000499s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,k,b,return_int) [0.000458s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,k,B,return_int) [0.000421s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,K,b,return_dec) [0.000283s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,K,b,return_int) [0.000281s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,K,B,return_dec) [0.000308s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,K,invalid_unit_suffix,return_dec) [0.000311s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,M,bit,return_dec) [0.000338s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,G,b,return_dec) [0.000440s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,G,bit,return_dec) [0.000456s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,G,invalid_unit_suffix,return_int) [0.001993s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,T,b,return_dec) [0.000289s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,T,bit,return_dec) [0.000445s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,T,bit,return_int) [0.000282s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,T,B,return_int) [0.000315s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,E,bit,return_dec) [0.000303s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Z,bit,return_dec) [0.000390s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Z,invalid_unit_suffix,return_dec) [0.000412s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Z,invalid_unit_suffix,return_int) [0.000309s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Y,bit,return_int) [0.000287s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,R,b,return_dec) [0.000281s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,R,B,return_dec) [0.000371s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,R,B,return_int) [0.000285s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Q,b,return_dec) [0.000307s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Q,bit,return_dec) [0.000497s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Q,bit,return_int) [0.000438s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Q,invalid_unit_suffix,return_dec) [0.000321s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ki,b,return_int) [0.000320s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ki,bit,return_dec) [0.000280s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ki,bit,return_int) [0.000328s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Mi,bit,return_int) [0.000312s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ti,bit,return_dec) [0.000306s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ti,B,return_dec) [0.000473s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Pi,b,return_int) [0.000435s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Pi,invalid_unit_suffix,return_dec) [0.000547s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ei,b,return_dec) [0.000483s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ei,B,return_dec) [0.000304s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ei,invalid_unit_suffix,return_dec) [0.000471s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ei,invalid_unit_suffix,return_int) [0.000451s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Zi,B,return_int) [0.000327s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Yi,b,return_int) [0.000294s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ri,bit,return_int) [0.000349s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Qi,invalid_unit_suffix,return_dec) [0.000373s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,no_unit_prefix,B,return_dec) [0.000494s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,k,bit,return_int) [0.000476s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.000442s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,G,bit,return_int) [0.000282s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000309s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,T,bit,return_int) [0.000284s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,P,b,return_dec) [0.000300s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,P,bit,return_dec) [0.000287s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,E,b,return_dec) [0.000312s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.000467s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Z,b,return_dec) [0.000339s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Y,b,return_int) [0.000285s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Y,bit,return_int) [0.000414s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Y,B,return_dec) [0.000500s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000600s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,R,b,return_dec) [0.000425s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,R,b,return_int) [0.000295s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Q,b,return_dec) [0.000299s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000359s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ki,b,return_int) [0.000293s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ki,bit,return_int) [0.000462s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.000319s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Gi,b,return_int) [0.000313s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Gi,bit,return_dec) [0.000293s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Gi,B,return_int) [0.000337s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ti,B,return_dec) [0.000282s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Pi,b,return_dec) [0.000314s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Pi,bit,return_dec) [0.000407s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000414s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ei,bit,return_dec) [0.000340s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ei,B,return_int) [0.000304s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000511s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Zi,b,return_dec) [0.000524s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Zi,B,return_int) [0.000417s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Yi,bit,return_int) [0.000494s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ri,B,return_dec) [0.000561s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Qi,bit,return_int) [0.000300s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000340s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.000314s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_int) [0.000408s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,k,b,return_int) [0.000330s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,k,bit,return_dec) [0.000357s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,k,bit,return_int) [0.000435s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.000412s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,K,b,return_dec) [0.000706s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,K,b,return_int) [0.000323s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,K,bit,return_dec) [0.000554s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,K,B,return_int) [0.000838s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.000516s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,K,invalid_unit_suffix,return_int) [0.003471s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,M,b,return_int) [0.000359s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,M,bit,return_int) [0.000493s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,M,B,return_dec) [0.000327s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000316s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,G,bit,return_dec) [0.000316s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,G,bit,return_int) [0.000345s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,T,B,return_dec) [0.000313s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,P,b,return_int) [0.000476s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,P,bit,return_int) [0.000337s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000417s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,E,B,return_int) [0.000486s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Z,b,return_int) [0.000524s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Z,B,return_dec) [0.001230s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Y,b,return_dec) [0.000508s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.000623s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000553s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,R,bit,return_int) [0.000312s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000430s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Q,b,return_dec) [0.000437s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Q,B,return_int) [0.000324s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000592s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.000456s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Mi,b,return_dec) [0.000472s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000394s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Gi,bit,return_int) [0.000399s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Gi,B,return_dec) [0.000310s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ti,bit,return_int) [0.000317s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Pi,b,return_dec) [0.000380s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Pi,b,return_int) [0.000360s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.000329s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ei,b,return_int) [0.000359s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Zi,bit,return_int) [0.000328s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Zi,B,return_int) [0.000356s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Yi,bit,return_dec) [0.000458s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Yi,B,return_dec) [0.000479s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000316s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ri,bit,return_dec) [0.000332s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ri,B,return_dec) [0.000333s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Qi,bit,return_int) [0.000382s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000663s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,invalid_unit_prefix,b,return_int) [0.000363s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,no_unit_prefix,B,return_int) [0.000481s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000401s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,k,b,return_int) [0.000581s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,k,B,return_dec) [0.000406s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,k,B,return_int) [0.000369s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,K,b,return_dec) [0.000330s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,K,bit,return_dec) [0.000493s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,K,B,return_dec) [0.000317s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,M,b,return_dec) [0.000410s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,M,B,return_dec) [0.000619s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,M,B,return_int) [0.000484s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000470s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,T,b,return_dec) [0.000356s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,T,b,return_int) [0.000314s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,T,bit,return_dec) [0.000346s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,P,B,return_int) [0.000663s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,E,b,return_dec) [0.000473s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,E,bit,return_int) [0.000480s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000419s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,R,bit,return_dec) [0.000412s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Q,b,return_dec) [0.000642s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ki,bit,return_dec) [0.000404s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ki,bit,return_int) [0.000440s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Mi,b,return_dec) [0.000315s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Gi,bit,return_int) [0.000331s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ti,b,return_dec) [0.000398s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ti,B,return_int) [0.000391s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000403s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Pi,b,return_dec) [0.000394s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Pi,B,return_int) [0.000314s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000370s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ei,B,return_int) [0.000395s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Zi,bit,return_int) [0.000352s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Yi,b,return_dec) [0.000318s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000707s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ri,bit,return_dec) [0.000356s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ri,bit,return_int) [0.000312s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Qi,b,return_int) [0.000321s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000322s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000315s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000388s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000312s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_from_file_reads_minimum [0.102526s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_vmdk_safety_checks [0.000986s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorsTargeted.test_vhd_table_over_limit [0.000334s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000966s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000727s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000550s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000648s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000580s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000639s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000352s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,no_unit_prefix,b,return_dec) [0.000229s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,k,bit,return_dec) [0.000233s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,k,B,return_dec) [0.000260s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,K,b,return_int) [0.000227s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,K,bit,return_dec) [0.000429s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,M,b,return_dec) [0.000444s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,M,b,return_int) [0.000233s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,M,bit,return_int) [0.000233s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,M,B,return_int) [0.000238s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,M,invalid_unit_suffix,return_dec) [0.000231s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,G,b,return_dec) [0.000229s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,G,b,return_int) [0.000387s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,G,bit,return_dec) [0.000259s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,T,b,return_int) [0.000242s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,T,bit,return_int) [0.000353s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,T,invalid_unit_suffix,return_int) [0.000358s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000535s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000511s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000486s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.002037s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,P,bit,return_dec) [0.000397s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,P,B,return_int) [0.000737s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,P,invalid_unit_suffix,return_int) [0.000427s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,E,B,return_int) [0.000369s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Z,invalid_unit_suffix,return_int) [0.000303s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000361s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Q,B,return_int) [0.000311s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ki,bit,return_int) [0.000334s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000472s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.005217s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000365s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000623s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000894s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000313s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ti,bit,return_int) [0.000437s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000319s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001040s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000312s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ei,b,return_int) [0.000403s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ei,bit,return_dec) [0.000489s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001496s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ei,B,return_int) [0.000414s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000507s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Zi,b,return_dec) [0.000327s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Zi,b,return_int) [0.000405s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Zi,B,return_dec) [0.000315s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Yi,b,return_dec) [0.000336s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ri,b,return_int) [0.000331s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000338s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Qi,b,return_dec) [0.000316s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Qi,B,return_int) [0.000353s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000462s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,invalid_unit_prefix,b,return_int) [0.000492s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000671s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002221s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,no_unit_prefix,b,return_dec) [0.000425s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,no_unit_prefix,bit,return_dec) [0.000505s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,no_unit_prefix,B,return_int) [0.000307s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001151s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,k,B,return_int) [0.000348s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,k,invalid_unit_suffix,return_int) [0.000455s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,K,bit,return_dec) [0.000453s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001327s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,K,invalid_unit_suffix,return_dec) [0.000308s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,G,b,return_dec) [0.000631s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,G,bit,return_dec) [0.000518s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,G,bit,return_int) [0.000306s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,P,invalid_unit_suffix,return_int) [0.000360s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,E,B,return_dec) [0.000328s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,E,B,return_int) [0.000321s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Z,b,return_dec) [0.000452s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Z,bit,return_dec) [0.000351s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Z,B,return_int) [0.000431s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Z,invalid_unit_suffix,return_dec) [0.000583s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.005124s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Y,b,return_int) [0.000333s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Y,B,return_int) [0.000305s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,R,B,return_int) [0.000268s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,R,invalid_unit_suffix,return_int) [0.000583s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Q,b,return_dec) [0.000321s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000973s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Q,b,return_int) [0.000472s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Q,B,return_dec) [0.000459s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000934s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ki,b,return_dec) [0.000426s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Mi,b,return_int) [0.000503s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Mi,bit,return_dec) [0.000638s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001350s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Mi,invalid_unit_suffix,return_dec) [0.000497s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Gi,b,return_int) [0.000474s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Gi,bit,return_dec) [0.000394s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001496s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ti,B,return_int) [0.000345s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ti,invalid_unit_suffix,return_dec) [0.000428s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Pi,bit,return_dec) [0.000337s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Zi,invalid_unit_suffix,return_int) [0.000340s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Yi,bit,return_int) [0.000530s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ri,b,return_int) [0.000361s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000724s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ri,B,return_int) [0.000442s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000704s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ri,invalid_unit_suffix,return_dec) [0.000329s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ri,invalid_unit_suffix,return_int) [0.000429s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Qi,b,return_dec) [0.000418s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Qi,bit,return_int) [0.000624s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Qi,invalid_unit_suffix,return_dec) [0.000381s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,invalid_unit_prefix,bit,return_int) [0.000311s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000337s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,no_unit_prefix,bit,return_int) [0.000315s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,no_unit_prefix,B,return_dec) [0.000306s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,k,bit,return_dec) [0.000311s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,k,B,return_dec) [0.000618s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,k,B,return_int) [0.000428s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001041s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,k,invalid_unit_suffix,return_dec) [0.000341s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,k,invalid_unit_suffix,return_int) [0.000528s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,K,bit,return_dec) [0.000328s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001118s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,M,b,return_dec) [0.000472s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,M,B,return_int) [0.000637s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001376s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,T,B,return_dec) [0.000497s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,T,invalid_unit_suffix,return_dec) [0.000537s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,P,b,return_dec) [0.000657s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,P,b,return_int) [0.000440s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002159s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,P,bit,return_dec) [0.000592s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,P,invalid_unit_suffix,return_dec) [0.000313s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000601s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,E,bit,return_int) [0.000381s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,E,invalid_unit_suffix,return_dec) [0.000317s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000714s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Z,bit,return_dec) [0.000404s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000659s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Y,invalid_unit_suffix,return_dec) [0.000309s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,R,bit,return_int) [0.000409s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000656s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,R,B,return_int) [0.000345s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000697s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,R,invalid_unit_suffix,return_dec) [0.000564s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000817s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Q,invalid_unit_suffix,return_int) [0.000495s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ki,bit,return_dec) [0.000362s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ki,B,return_int) [0.000358s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Mi,b,return_int) [0.000347s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Mi,bit,return_int) [0.000347s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Mi,B,return_int) [0.000343s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Mi,invalid_unit_suffix,return_int) [0.000908s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Gi,bit,return_dec) [0.000350s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Gi,B,return_int) [0.000685s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Gi,invalid_unit_suffix,return_int) [0.000531s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.005687s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ti,b,return_int) [0.000535s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ti,bit,return_dec) [0.000568s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Pi,b,return_int) [0.000595s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Pi,B,return_int) [0.000456s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Pi,invalid_unit_suffix,return_dec) [0.000418s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ei,bit,return_dec) [0.000442s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Zi,b,return_dec) [0.000498s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.003954s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Zi,B,return_dec) [0.000450s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000867s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Yi,b,return_int) [0.000701s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000790s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000601s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Yi,bit,return_dec) [0.001697s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Yi,bit,return_int) [0.000314s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Yi,invalid_unit_suffix,return_int) [0.000497s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,invalid_unit_prefix,b,return_int) [0.000309s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,invalid_unit_prefix,B,return_dec) [0.001301s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000334s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000702s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,no_unit_prefix,B,return_dec) [0.000484s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000717s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000772s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,k,b,return_dec) [0.000575s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,k,b,return_int) [0.000480s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000664s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,k,invalid_unit_suffix,return_int) [0.000520s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000697s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,K,B,return_int) [0.000581s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001417s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.000826s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,M,b,return_dec) [0.000404s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000776s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,M,b,return_int) [0.000345s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,M,bit,return_dec) [0.000459s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000705s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,M,B,return_int) [0.000447s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000686s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,M,invalid_unit_suffix,return_int) [0.000428s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,G,B,return_int) [0.000581s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000705s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000397s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,T,b,return_dec) [0.000325s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000805s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,T,b,return_int) [0.000530s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000895s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.000318s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,P,b,return_dec) [0.000368s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,P,B,return_dec) [0.000419s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,E,bit,return_int) [0.000477s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000349s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Z,b,return_int) [0.000572s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.002895s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001886s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Z,bit,return_dec) [0.002085s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Z,B,return_dec) [0.000383s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000752s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000317s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Q,b,return_int) [0.000356s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000698s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ki,b,return_dec) [0.000325s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000587s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ki,B,return_dec) [0.000461s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000780s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Mi,B,return_int) [0.000359s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000805s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000587s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000568s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Gi,bit,return_dec) [0.000314s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Gi,bit,return_int) [0.000373s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000629s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Gi,B,return_dec) [0.000308s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000584s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ti,b,return_int) [0.000377s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Pi,B,return_dec) [0.000401s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ei,b,return_int) [0.000500s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001139s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Zi,b,return_int) [0.000308s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000614s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Zi,bit,return_int) [0.000368s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Zi,B,return_int) [0.000369s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000676s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Yi,b,return_dec) [0.000309s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Yi,bit,return_int) [0.000311s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000572s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.000398s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001046s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.000415s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Qi,b,return_dec) [0.000535s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000664s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Qi,B,return_int) [0.000404s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000770s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.000305s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000482s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000610s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000366s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000706s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,no_unit_prefix,b,return_dec) [0.000334s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000598s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,no_unit_prefix,B,return_dec) [0.000435s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_int) [0.000328s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000559s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.000399s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,K,b,return_dec) [0.000505s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,K,B,return_dec) [0.000557s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,K,invalid_unit_suffix,return_int) [0.000550s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001592s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,M,b,return_int) [0.000519s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,M,bit,return_dec) [0.000592s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,M,bit,return_int) [0.001296s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002950s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000484s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000701s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,G,bit,return_dec) [0.000589s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000640s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000601s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,T,bit,return_int) [0.000351s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,P,bit,return_int) [0.000605s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,E,B,return_dec) [0.000465s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002178s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.001468s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000661s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.002027s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000595s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000713s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Y,b,return_dec) [0.003098s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000365s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000728s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,R,bit,return_dec) [0.000382s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,R,B,return_int) [0.000331s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000587s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,R,invalid_unit_suffix,return_int) [0.000390s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Q,b,return_int) [0.000443s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001034s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.001072s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.001122s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Mi,bit,return_dec) [0.000911s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.002615s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000690s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Gi,bit,return_dec) [0.000360s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Gi,bit,return_int) [0.000315s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000562s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000711s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ti,b,return_int) [0.000363s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ti,B,return_dec) [0.000481s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ti,B,return_int) [0.001835s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Pi,bit,return_dec) [0.000457s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000601s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ei,b,return_int) [0.000468s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.003645s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ei,bit,return_dec) [0.000310s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000654s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000942s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.002389s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Zi,b,return_dec) [0.000475s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Zi,b,return_int) [0.000597s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Zi,bit,return_dec) [0.001526s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Zi,B,return_dec) [0.000412s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Zi,B,return_int) [0.000352s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Yi,bit,return_int) [0.001886s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Yi,B,return_dec) [0.000519s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000451s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ri,bit,return_dec) [0.000508s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.008154s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ri,B,return_dec) [0.002091s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Qi,b,return_dec) [0.000490s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Qi,bit,return_dec) [0.000309s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001113s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000358s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.000547s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.004351s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.005660s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000697s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,no_unit_prefix,b,return_int) [0.000413s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,no_unit_prefix,bit,return_dec) [0.000302s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,no_unit_prefix,B,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000995s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,k,B,return_int) [0.000232s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,K,b,return_int) [0.000338s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,K,bit,return_int) [0.000969s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,M,bit,return_int) [0.000430s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001072s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,M,B,return_dec) [0.000344s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,G,b,return_int) [0.000489s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,T,b,return_int) [0.000612s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001897s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,T,B,return_int) [0.002078s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.003653s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000373s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,P,b,return_dec) [0.000391s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,P,B,return_dec) [0.000230s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,E,invalid_unit_suffix,return_int) [0.000269s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Z,bit,return_dec) [0.000228s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Z,B,return_int) [0.000249s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000224s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,R,bit,return_int) [0.000222s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Q,bit,return_dec) [0.000256s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Q,B,return_int) [0.000227s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000223s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.000223s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.004306s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Gi,b,return_dec) [0.000466s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000356s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ti,bit,return_int) [0.000446s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000319s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.004759s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000687s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000539s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000506s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000572s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001812s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Pi,B,return_dec) [0.000402s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Zi,b,return_int) [0.000388s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000730s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Zi,B,return_dec) [0.000322s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.003016s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.003549s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.000421s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Qi,b,return_dec) [0.000349s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Qi,b,return_int) [0.000308s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Qi,bit,return_dec) [0.000324s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Qi,B,return_int) [0.000307s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002789s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,invalid_unit_prefix,b,return_int) [0.000312s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000258s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000231s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000380s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001028s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.001996s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002216s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,no_unit_prefix,bit,return_int) [0.000478s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,k,bit,return_dec) [0.000582s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000982s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000720s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,k,bit,return_int) [0.001186s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,k,B,return_int) [0.000445s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001047s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000651s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,K,bit,return_dec) [0.002292s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000708s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,K,invalid_unit_suffix,return_int) [0.000317s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,M,b,return_int) [0.000618s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000863s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,G,b,return_int) [0.000334s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,G,invalid_unit_suffix,return_dec) [0.000432s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,G,invalid_unit_suffix,return_int) [0.000328s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001168s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000645s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,T,bit,return_int) [0.000363s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,P,B,return_dec) [0.000478s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000652s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,P,invalid_unit_suffix,return_int) [0.000702s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,E,b,return_dec) [0.000359s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,E,bit,return_dec) [0.000605s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,E,B,return_dec) [0.000688s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000948s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Z,invalid_unit_suffix,return_int) [0.000338s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Y,invalid_unit_suffix,return_int) [0.000434s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,R,b,return_int) [0.000348s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001093s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,R,B,return_int) [0.001816s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,R,invalid_unit_suffix,return_dec) [0.000417s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000750s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Q,b,return_int) [0.000352s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Q,invalid_unit_suffix,return_int) [0.000636s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ki,B,return_int) [0.000438s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001438s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000758s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000408s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Mi,b,return_int) [0.000675s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001197s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000732s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Mi,bit,return_int) [0.001247s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000382s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001322s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000548s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000934s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000722s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000655s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Gi,b,return_int) [0.003501s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Gi,bit,return_dec) [0.000313s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001323s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Gi,B,return_dec) [0.000364s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000404s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000374s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Pi,B,return_dec) [0.000389s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Pi,B,return_int) [0.000384s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002631s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000439s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ei,b,return_dec) [0.000400s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000469s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ei,invalid_unit_suffix,return_int) [0.000443s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002630s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Zi,B,return_int) [0.001844s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.002419s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000637s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Yi,B,return_int) [0.001967s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000421s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ri,bit,return_dec) [0.000387s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Qi,B,return_dec) [0.000397s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002100s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000361s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,invalid_unit_prefix,b,return_dec) [0.000713s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,invalid_unit_prefix,b,return_int) [0.000483s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,invalid_unit_prefix,B,return_dec) [0.000477s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,no_unit_prefix,bit,return_dec) [0.000349s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.002382s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,no_unit_prefix,bit,return_int) [0.000366s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000596s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002053s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,k,B,return_dec) [0.000375s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,k,invalid_unit_suffix,return_int) [0.001380s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,K,B,return_dec) [0.000341s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,K,invalid_unit_suffix,return_dec) [0.000407s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002225s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000693s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,G,b,return_dec) [0.000370s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,G,B,return_int) [0.000475s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,G,invalid_unit_suffix,return_dec) [0.000352s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,G,invalid_unit_suffix,return_int) [0.000372s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002166s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000755s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000629s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000626s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,T,b,return_dec) [0.003514s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,T,bit,return_dec) [0.000472s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,T,B,return_dec) [0.000521s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,P,b,return_int) [0.000348s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002059s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,P,B,return_int) [0.000500s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Z,bit,return_int) [0.000479s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Y,bit,return_dec) [0.000415s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001383s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Y,invalid_unit_suffix,return_int) [0.000425s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000913s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,R,b,return_dec) [0.001495s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000836s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,R,bit,return_dec) [0.000359s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001214s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000617s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,R,B,return_int) [0.002280s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Q,b,return_dec) [0.000446s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Q,B,return_dec) [0.000416s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001152s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Q,B,return_int) [0.000461s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Q,invalid_unit_suffix,return_dec) [0.000450s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001671s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ki,B,return_int) [0.000402s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001628s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ki,invalid_unit_suffix,return_dec) [0.000520s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Mi,bit,return_dec) [0.000536s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001020s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Mi,B,return_int) [0.000438s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Mi,invalid_unit_suffix,return_dec) [0.000461s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001574s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001034s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Gi,b,return_dec) [0.000374s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Pi,b,return_dec) [0.000395s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001446s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ei,b,return_int) [0.000438s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Zi,invalid_unit_suffix,return_dec) [0.000529s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Yi,b,return_dec) [0.000399s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001814s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Yi,b,return_int) [0.000401s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001299s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000808s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Yi,B,return_int) [0.002647s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ri,b,return_int) [0.000427s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001345s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Qi,invalid_unit_suffix,return_dec) [0.000397s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,invalid_unit_prefix,bit,return_int) [0.000489s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,no_unit_prefix,b,return_int) [0.000422s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001623s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000686s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000643s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,no_unit_prefix,B,return_int) [0.002739s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,k,bit,return_dec) [0.000494s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,k,B,return_dec) [0.000396s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001489s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,K,b,return_dec) [0.000434s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,K,invalid_unit_suffix,return_dec) [0.000449s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001229s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,M,B,return_dec) [0.001393s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000940s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,M,invalid_unit_suffix,return_dec) [0.000390s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,G,B,return_dec) [0.000542s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001070s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,T,b,return_dec) [0.000361s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000993s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,T,bit,return_dec) [0.000429s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,P,b,return_dec) [0.000411s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,P,b,return_int) [0.000393s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001901s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000657s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,P,B,return_int) [0.000370s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000851s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,P,invalid_unit_suffix,return_dec) [0.000626s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,P,invalid_unit_suffix,return_int) [0.000385s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001746s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,E,b,return_dec) [0.000441s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,E,bit,return_int) [0.000434s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001038s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000659s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,E,invalid_unit_suffix,return_int) [0.000360s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001120s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Z,b,return_dec) [0.000412s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Z,bit,return_int) [0.000513s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Z,B,return_dec) [0.000427s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Z,invalid_unit_suffix,return_dec) [0.000480s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Z,invalid_unit_suffix,return_int) [0.000454s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002011s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000669s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000652s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000736s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Y,B,return_int) [0.000363s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Y,invalid_unit_suffix,return_dec) [0.000483s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,R,bit,return_int) [0.000509s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001315s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Q,invalid_unit_suffix,return_dec) [0.000430s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ki,bit,return_dec) [0.000392s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ki,bit,return_int) [0.000417s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001980s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000748s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ki,invalid_unit_suffix,return_dec) [0.002474s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001200s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Mi,b,return_dec) [0.000388s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Mi,bit,return_int) [0.000515s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Gi,B,return_dec) [0.000530s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Gi,invalid_unit_suffix,return_int) [0.000366s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001558s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ti,bit,return_dec) [0.000417s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ti,bit,return_int) [0.000433s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001484s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000636s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000626s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ti,B,return_int) [0.000393s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Pi,invalid_unit_suffix,return_int) [0.000473s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001436s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Zi,bit,return_dec) [0.000669s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Zi,bit,return_int) [0.000452s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Zi,invalid_unit_suffix,return_dec) [0.000461s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001259s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000712s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Yi,B,return_int) [0.000364s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001061s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Yi,invalid_unit_suffix,return_dec) [0.000399s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Yi,invalid_unit_suffix,return_int) [0.000499s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ri,b,return_int) [0.000472s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001532s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ri,invalid_unit_suffix,return_int) [0.000362s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Qi,bit,return_dec) [0.000434s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001035s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000652s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000658s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Qi,B,return_int) [0.000447s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000359s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,no_unit_prefix,B,return_int) [0.000382s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001729s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,k,b,return_dec) [0.000435s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,k,b,return_int) [0.000665s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001253s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,k,B,return_dec) [0.000445s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001046s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.000457s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001001s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,k,invalid_unit_suffix,return_int) [0.002068s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001028s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,M,b,return_int) [0.000405s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,M,B,return_dec) [0.000538s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,M,B,return_int) [0.000452s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001459s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.000380s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000870s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000720s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.000350s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,P,b,return_int) [0.000307s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.000359s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,E,b,return_int) [0.000305s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.000365s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000495s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.004866s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Z,b,return_int) [0.000385s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Z,bit,return_int) [0.000471s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001475s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Z,B,return_dec) [0.000421s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000464s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000387s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001477s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,R,b,return_dec) [0.001387s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000711s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Q,b,return_dec) [0.000410s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ki,b,return_dec) [0.001180s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001749s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.000434s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Mi,b,return_int) [0.002471s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Mi,bit,return_int) [0.000317s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.000340s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Gi,B,return_int) [0.000433s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ti,B,return_dec) [0.000352s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ti,B,return_int) [0.000317s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.003380s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000544s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000599s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000622s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Pi,b,return_dec) [0.000357s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002153s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000533s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Pi,bit,return_dec) [0.000410s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001075s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ei,B,return_dec) [0.000311s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ei,B,return_int) [0.000476s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000507s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Zi,b,return_dec) [0.000454s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001324s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001517s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Yi,b,return_dec) [0.000380s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Yi,b,return_int) [0.000426s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001316s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000465s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ri,b,return_dec) [0.000444s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001212s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Qi,bit,return_dec) [0.000526s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000943s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Qi,bit,return_int) [0.000396s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000924s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.000376s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000491s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_int) [0.000345s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001756s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000703s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,k,B,return_dec) [0.000376s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,K,b,return_dec) [0.000384s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001427s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000411s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,G,b,return_int) [0.000475s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,G,bit,return_int) [0.000474s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001737s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,P,b,return_dec) [0.000357s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000742s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,P,b,return_int) [0.000412s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000977s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,P,B,return_int) [0.000373s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,E,bit,return_int) [0.000472s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001804s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,E,B,return_dec) [0.000572s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001068s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000781s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,E,B,return_int) [0.000394s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Z,b,return_int) [0.000496s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Z,bit,return_dec) [0.000430s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001254s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Y,b,return_int) [0.000429s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001470s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,R,B,return_int) [0.000367s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000371s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001654s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.000392s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000859s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000709s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ki,bit,return_int) [0.002471s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Mi,b,return_dec) [0.000407s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000435s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001803s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Gi,b,return_dec) [0.000356s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Gi,bit,return_int) [0.000484s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ti,b,return_dec) [0.000758s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001396s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ti,b,return_int) [0.000348s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000744s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ti,bit,return_int) [0.000408s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001211s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000409s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.000445s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001346s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000651s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Zi,b,return_int) [0.000393s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001025s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.000339s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Yi,B,return_int) [0.000461s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ri,b,return_dec) [0.000525s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ri,bit,return_dec) [0.000405s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001835s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000793s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Qi,B,return_dec) [0.000366s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000458s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000425s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001621s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,k,b,return_dec) [0.000451s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000826s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,k,bit,return_dec) [0.000592s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,k,B,return_dec) [0.000358s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001020s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,k,invalid_unit_suffix,return_int) [0.000377s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001028s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000617s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,K,B,return_dec) [0.000452s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,M,bit,return_int) [0.000459s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,M,B,return_dec) [0.000410s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001478s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,G,B,return_int) [0.000471s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001347s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,P,b,return_dec) [0.000399s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001161s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,P,b,return_int) [0.000532s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,P,bit,return_dec) [0.000531s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001350s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,P,B,return_dec) [0.000716s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000819s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000365s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000977s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,E,B,return_dec) [0.000440s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Y,B,return_dec) [0.000467s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,R,b,return_dec) [0.000593s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001413s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,R,bit,return_int) [0.000391s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001357s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000798s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Q,b,return_dec) [0.002208s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000663s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Q,B,return_dec) [0.000485s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000549s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ki,b,return_dec) [0.000412s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001783s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ki,bit,return_dec) [0.000473s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000914s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Mi,B,return_dec) [0.000358s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000728s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000532s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ti,B,return_int) [0.000519s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001503s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Pi,b,return_dec) [0.000430s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000953s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Pi,b,return_int) [0.000391s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Pi,bit,return_dec) [0.000403s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001149s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000668s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000879s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000637s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ei,bit,return_dec) [0.000361s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000856s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ei,bit,return_int) [0.000547s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ei,B,return_dec) [0.000412s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001299s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000420s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Zi,b,return_dec) [0.000503s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001019s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000633s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000360s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Qi,bit,return_dec) [0.000436s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001902s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Qi,bit,return_int) [0.000485s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000480s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,invalid_unit_prefix,b,return_int) [0.000426s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001399s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000689s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000362s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000905s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,no_unit_prefix,bit,return_dec) [0.000476s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,no_unit_prefix,B,return_int) [0.000682s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000375s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001596s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,k,b,return_int) [0.000581s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001315s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000624s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000657s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,k,bit,return_dec) [0.000370s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,k,invalid_unit_suffix,return_int) [0.000516s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001725s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001062s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,K,b,return_int) [0.001417s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,K,bit,return_dec) [0.000457s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,K,invalid_unit_suffix,return_int) [0.000375s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001522s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000655s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,M,bit,return_dec) [0.000482s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,M,B,return_int) [0.000412s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,M,invalid_unit_suffix,return_dec) [0.000389s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001563s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,G,b,return_dec) [0.000409s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000696s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000744s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,G,B,return_dec) [0.000482s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,G,invalid_unit_suffix,return_dec) [0.000443s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,T,b,return_int) [0.000405s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001734s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,T,bit,return_dec) [0.001414s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001173s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,T,B,return_int) [0.000385s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,P,bit,return_dec) [0.000536s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001215s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,P,bit,return_int) [0.000456s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001382s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,P,invalid_unit_suffix,return_dec) [0.000517s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,P,invalid_unit_suffix,return_int) [0.000559s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001296s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,E,bit,return_dec) [0.000524s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,E,invalid_unit_suffix,return_int) [0.000354s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Y,b,return_int) [0.000312s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Y,invalid_unit_suffix,return_int) [0.003168s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001014s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,R,bit,return_dec) [0.000447s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,R,B,return_dec) [0.000452s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,R,invalid_unit_suffix,return_int) [0.000412s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Q,b,return_dec) [0.000401s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001694s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Q,bit,return_dec) [0.000436s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Q,bit,return_int) [0.000543s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Q,B,return_dec) [0.000393s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001632s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Q,invalid_unit_suffix,return_int) [0.000449s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ki,b,return_int) [0.000434s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001261s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001471s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Mi,B,return_dec) [0.002455s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001045s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000629s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Gi,b,return_int) [0.002833s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Gi,bit,return_dec) [0.000414s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ti,bit,return_int) [0.000429s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000557s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Pi,bit,return_int) [0.000371s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Pi,B,return_dec) [0.000338s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Pi,B,return_int) [0.000490s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002898s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000396s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ei,bit,return_int) [0.000480s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000430s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Yi,b,return_dec) [0.000382s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Yi,bit,return_dec) [0.000350s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002757s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000393s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ri,bit,return_int) [0.000431s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001493s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000641s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000632s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ri,B,return_dec) [0.000359s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001113s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000653s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Qi,b,return_dec) [0.000559s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Qi,b,return_int) [0.000336s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001213s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Qi,B,return_dec) [0.000376s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000949s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.001153s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,invalid_unit_prefix,bit,return_int) [0.000557s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,no_unit_prefix,b,return_int) [0.000437s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,no_unit_prefix,B,return_dec) [0.000440s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000392s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002513s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,k,bit,return_int) [0.001409s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,k,B,return_dec) [0.000395s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,M,bit,return_int) [0.000409s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002250s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,G,bit,return_int) [0.000382s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,G,invalid_unit_suffix,return_dec) [0.000376s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001229s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,T,b,return_dec) [0.000490s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000840s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001145s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,T,bit,return_dec) [0.001554s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,E,invalid_unit_suffix,return_int) [0.000388s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Z,b,return_int) [0.000419s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001381s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Z,bit,return_int) [0.000534s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Z,B,return_dec) [0.000714s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000997s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000651s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Y,b,return_dec) [0.000360s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Y,bit,return_int) [0.000362s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Y,invalid_unit_suffix,return_int) [0.000374s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001707s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,R,b,return_dec) [0.000583s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001018s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,R,b,return_int) [0.000361s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000920s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,R,B,return_int) [0.000357s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Q,B,return_int) [0.000431s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Q,invalid_unit_suffix,return_dec) [0.000541s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001825s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000668s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Q,invalid_unit_suffix,return_int) [0.000362s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000825s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ki,bit,return_dec) [0.000382s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ki,invalid_unit_suffix,return_int) [0.000552s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Mi,b,return_dec) [0.000408s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002101s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000612s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Mi,b,return_int) [0.000607s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Mi,bit,return_int) [0.000390s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Mi,B,return_dec) [0.000415s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001536s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000789s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Mi,invalid_unit_suffix,return_dec) [0.001971s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Gi,b,return_int) [0.000395s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001356s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Gi,B,return_dec) [0.000434s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Gi,B,return_int) [0.000457s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ti,bit,return_dec) [0.000546s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001380s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001039s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Pi,b,return_dec) [0.000353s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Zi,b,return_dec) [0.000477s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Zi,b,return_int) [0.000372s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001570s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000817s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000729s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Zi,bit,return_int) [0.003490s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000907s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Zi,B,return_int) [0.000424s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Yi,bit,return_dec) [0.000372s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Yi,B,return_int) [0.000422s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001574s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ri,b,return_int) [0.000375s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ri,B,return_int) [0.000496s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Qi,bit,return_dec) [0.000506s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,invalid_unit_prefix,bit,return_int) [0.000369s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001436s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,invalid_unit_prefix,B,return_dec) [0.003894s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.004235s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,no_unit_prefix,B,return_dec) [0.000566s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,k,B,return_int) [0.000421s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,k,invalid_unit_suffix,return_int) [0.000407s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001448s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,K,b,return_dec) [0.000374s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,K,b,return_int) [0.000479s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,K,bit,return_dec) [0.000402s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,M,bit,return_dec) [0.000413s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001554s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,M,bit,return_int) [0.000424s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001048s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,M,B,return_dec) [0.001423s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,M,B,return_int) [0.000393s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001135s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,G,b,return_int) [0.000365s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,G,B,return_int) [0.000365s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001497s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000747s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,T,b,return_dec) [0.000490s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,T,B,return_dec) [0.000571s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,T,invalid_unit_suffix,return_int) [0.000329s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001274s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000827s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000615s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,E,b,return_int) [0.002336s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,E,bit,return_dec) [0.000400s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,E,invalid_unit_suffix,return_int) [0.000455s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001722s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Z,bit,return_dec) [0.000453s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Z,B,return_dec) [0.000461s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Z,invalid_unit_suffix,return_int) [0.001458s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001794s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Y,B,return_dec) [0.000382s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Y,invalid_unit_suffix,return_int) [0.000574s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001540s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000636s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001124s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000623s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000597s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,R,b,return_int) [0.000396s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,R,B,return_dec) [0.000357s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000991s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,R,invalid_unit_suffix,return_int) [0.000594s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Q,B,return_dec) [0.000384s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ki,B,return_int) [0.000327s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001322s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ki,invalid_unit_suffix,return_int) [0.000405s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Mi,bit,return_int) [0.000407s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Mi,invalid_unit_suffix,return_int) [0.000422s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001589s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Gi,B,return_dec) [0.000387s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Gi,B,return_int) [0.000441s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ti,B,return_dec) [0.000358s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001688s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ti,invalid_unit_suffix,return_int) [0.000406s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Pi,b,return_dec) [0.000472s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001133s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000696s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000641s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000638s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000667s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000734s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000637s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000649s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000648s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000732s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Pi,bit,return_dec) [0.000377s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Pi,invalid_unit_suffix,return_int) [0.000335s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000979s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ei,bit,return_int) [0.000610s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ei,B,return_int) [0.000406s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001421s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Zi,bit,return_dec) [0.000438s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Yi,bit,return_dec) [0.000571s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ri,bit,return_dec) [0.000388s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001352s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ri,bit,return_int) [0.000435s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Qi,bit,return_int) [0.000419s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Qi,B,return_int) [0.000394s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001503s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000401s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,no_unit_prefix,b,return_dec) [0.000425s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000393s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,k,b,return_int) [0.000326s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.000298s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,M,bit,return_int) [0.000330s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,M,B,return_int) [0.000434s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,G,b,return_dec) [0.000434s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,G,b,return_int) [0.000461s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000476s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,T,b,return_int) [0.000474s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,P,B,return_int) [0.000359s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.000302s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Z,bit,return_int) [0.000328s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Z,B,return_int) [0.000306s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Y,b,return_int) [0.000327s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.008769s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000656s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Y,bit,return_dec) [0.000455s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Y,B,return_int) [0.000496s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000393s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001578s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,R,b,return_int) [0.000486s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000411s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Q,bit,return_dec) [0.000395s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000377s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001621s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001094s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000624s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001538s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000666s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000384s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001241s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ki,b,return_dec) [0.000382s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ki,bit,return_dec) [0.000490s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ki,bit,return_int) [0.000378s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ki,B,return_dec) [0.000393s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002190s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Mi,b,return_dec) [0.000382s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Mi,B,return_dec) [0.000430s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ti,b,return_int) [0.000565s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ti,B,return_dec) [0.000388s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001699s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Pi,bit,return_int) [0.000658s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Pi,B,return_int) [0.000486s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ei,bit,return_dec) [0.000542s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002356s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ei,B,return_int) [0.000404s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.000398s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Yi,b,return_int) [0.000430s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Yi,bit,return_dec) [0.000400s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001793s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000644s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000711s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000668s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000731s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000649s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000624s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000645s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000712s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Yi,B,return_dec) [0.000362s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ri,bit,return_dec) [0.000357s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ri,bit,return_int) [0.000369s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000388s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Qi,bit,return_int) [0.000401s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001897s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Qi,B,return_int) [0.000407s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001449s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,invalid_unit_prefix,B,return_int) [0.000595s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_int) [0.000246s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,k,bit,return_int) [0.000223s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,M,b,return_dec) [0.000219s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,G,b,return_int) [0.000260s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000228s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,T,bit,return_dec) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000641s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,T,B,return_int) [0.000319s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,P,b,return_int) [0.000275s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,P,bit,return_int) [0.000223s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,E,bit,return_int) [0.000224s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Y,b,return_int) [0.000247s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Y,bit,return_int) [0.000217s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Y,B,return_dec) [0.000217s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002398s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Q,b,return_int) [0.000390s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Q,bit,return_dec) [0.000221s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ki,b,return_int) [0.000215s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ki,B,return_dec) [0.000238s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Mi,b,return_dec) [0.000226s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Mi,b,return_int) [0.000215s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Mi,B,return_dec) [0.000216s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Mi,B,return_int) [0.000298s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000222s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000217s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Pi,b,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003783s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Pi,bit,return_int) [0.000221s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ei,b,return_dec) [0.000222s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ei,bit,return_int) [0.000338s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ei,B,return_int) [0.000251s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000217s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Zi,b,return_int) [0.000216s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Zi,bit,return_dec) [0.000237s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Yi,bit,return_dec) [0.000226s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Yi,bit,return_int) [0.000215s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.000216s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000249s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,invalid_unit_prefix,b,return_int) [0.000219s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.000220s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000217s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002987s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,no_unit_prefix,B,return_dec) [0.000245s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,K,b,return_int) [0.000348s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,K,bit,return_int) [0.000220s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001568s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001159s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000687s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000630s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000646s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000792s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000647s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000635s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000713s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000716s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,K,invalid_unit_suffix,return_int) [0.010298s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,M,invalid_unit_suffix,return_int) [0.000228s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,G,bit,return_dec) [0.000222s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,G,invalid_unit_suffix,return_dec) [0.000240s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,G,invalid_unit_suffix,return_int) [0.000222s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,T,bit,return_dec) [0.000383s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,T,bit,return_int) [0.000248s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,T,B,return_dec) [0.000242s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,T,B,return_int) [0.000295s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000252s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,P,invalid_unit_suffix,return_int) [0.000238s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,E,bit,return_dec) [0.000353s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001366s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,E,B,return_dec) [0.000256s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000228s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Z,bit,return_dec) [0.000227s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Z,bit,return_int) [0.000228s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000259s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000220s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000227s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002704s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,R,b,return_dec) [0.008164s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,R,bit,return_int) [0.000229s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Q,b,return_dec) [0.000218s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Q,b,return_int) [0.000436s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Q,bit,return_int) [0.000227s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Q,B,return_int) [0.000221s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.008892s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000750s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000530s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000249s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ki,bit,return_dec) [0.000264s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000962s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000573s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000607s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000498s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ki,B,return_int) [0.000239s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.000221s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Mi,B,return_dec) [0.000224s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000230s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Gi,b,return_dec) [0.000220s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Gi,b,return_int) [0.000240s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Gi,B,return_dec) [0.000223s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Gi,B,return_int) [0.000337s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000224s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ti,b,return_dec) [0.000251s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ti,bit,return_int) [0.000224s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ti,B,return_int) [0.000232s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000254s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000253s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Zi,bit,return_dec) [0.000219s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Yi,b,return_dec) [0.000217s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Yi,bit,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000476s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ri,b,return_int) [0.000215s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001566s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ri,bit,return_int) [0.000217s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.002290s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Qi,b,return_int) [0.000349s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Qi,B,return_dec) [0.000223s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,invalid_unit_prefix,b,return_int) [0.000276s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000223s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.003019s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,no_unit_prefix,b,return_dec) [0.000220s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,no_unit_prefix,B,return_int) [0.000218s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000218s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,k,bit,return_dec) [0.000218s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,K,b,return_dec) [0.000215s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,K,bit,return_dec) [0.000261s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,M,bit,return_dec) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001447s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,M,invalid_unit_suffix,return_int) [0.000218s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,G,b,return_dec) [0.000217s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000848s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,G,bit,return_int) [0.000362s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,G,B,return_dec) [0.000220s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,T,bit,return_dec) [0.000216s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,P,b,return_dec) [0.000235s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,E,bit,return_int) [0.000216s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,E,invalid_unit_suffix,return_dec) [0.000214s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Z,b,return_int) [0.000222s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Z,bit,return_dec) [0.000292s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Z,B,return_int) [0.000223s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Y,b,return_int) [0.000223s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.003751s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000755s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000779s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000779s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000661s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000746s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000762s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000633s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000638s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000712s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Y,bit,return_int) [0.013280s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000240s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,R,B,return_dec) [0.000224s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,R,invalid_unit_suffix,return_int) [0.000414s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Q,bit,return_dec) [0.000229s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Q,bit,return_int) [0.000274s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001646s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Q,B,return_int) [0.000248s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ki,b,return_dec) [0.000223s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ki,b,return_int) [0.000217s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ki,B,return_int) [0.000216s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000267s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Mi,B,return_dec) [0.000219s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Mi,B,return_int) [0.000217s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000216s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Gi,b,return_dec) [0.000220s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Gi,bit,return_int) [0.000338s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ti,B,return_int) [0.000218s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Pi,bit,return_dec) [0.000260s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000220s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.003635s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Zi,b,return_int) [0.000216s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000249s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Yi,b,return_dec) [0.000218s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000217s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000221s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ri,b,return_int) [0.000263s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000217s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,k,bit,return_int) [0.000216s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.004731s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,k,B,return_dec) [0.003412s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001037s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,K,b,return_dec) [0.002753s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,K,bit,return_int) [0.000363s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,K,B,return_int) [0.000222s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,K,invalid_unit_suffix,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.003143s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000729s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,K,invalid_unit_suffix,return_int) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000857s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,M,B,return_int) [0.000220s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,G,b,return_dec) [0.000216s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,G,B,return_int) [0.000283s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,G,invalid_unit_suffix,return_dec) [0.000216s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,G,invalid_unit_suffix,return_int) [0.000216s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,P,b,return_dec) [0.000216s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,P,bit,return_dec) [0.000223s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,E,b,return_dec) [0.000216s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,E,invalid_unit_suffix,return_dec) [0.000218s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Y,B,return_int) [0.000363s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Y,invalid_unit_suffix,return_dec) [0.000222s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Y,invalid_unit_suffix,return_int) [0.000215s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,R,b,return_dec) [0.000216s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,R,bit,return_int) [0.000231s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,R,B,return_dec) [0.000215s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,R,B,return_int) [0.000214s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,R,invalid_unit_suffix,return_int) [0.000253s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Q,B,return_dec) [0.000221s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ki,b,return_dec) [0.000216s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001409s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ki,b,return_int) [0.000219s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Mi,b,return_dec) [0.009406s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Mi,invalid_unit_suffix,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.010331s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Gi,b,return_int) [0.000362s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ti,b,return_int) [0.000228s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ti,B,return_dec) [0.000219s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ti,invalid_unit_suffix,return_int) [0.000218s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Pi,b,return_dec) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001051s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Pi,bit,return_int) [0.000219s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ei,bit,return_int) [0.000216s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ei,B,return_int) [0.000223s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ei,invalid_unit_suffix,return_int) [0.000222s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000852s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Zi,b,return_dec) [0.000222s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Zi,bit,return_int) [0.000221s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Zi,B,return_int) [0.000237s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Yi,b,return_dec) [0.000219s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Yi,bit,return_dec) [0.000340s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,invalid_unit_prefix,b,return_dec) [0.000267s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,invalid_unit_prefix,b,return_int) [0.000224s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,invalid_unit_prefix,bit,return_int) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001055s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,invalid_unit_prefix,B,return_dec) [0.000339s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000240s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,no_unit_prefix,b,return_dec) [0.000227s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,no_unit_prefix,bit,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001056s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,no_unit_prefix,bit,return_int) [0.003371s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000228s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,k,b,return_dec) [0.000218s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000695s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,k,bit,return_int) [0.000245s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,k,B,return_dec) [0.000339s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001325s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001174s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000662s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,k,invalid_unit_suffix,return_int) [0.005495s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,K,B,return_dec) [0.000238s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,M,b,return_int) [0.000217s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,M,B,return_dec) [0.000219s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,M,B,return_int) [0.000240s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,G,b,return_int) [0.000219s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,G,bit,return_dec) [0.000214s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001676s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,T,B,return_dec) [0.000224s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,T,B,return_int) [0.000222s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,P,invalid_unit_suffix,return_dec) [0.000216s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,P,invalid_unit_suffix,return_int) [0.000231s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,E,bit,return_dec) [0.000241s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Z,bit,return_dec) [0.000344s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Z,B,return_int) [0.000222s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Z,invalid_unit_suffix,return_dec) [0.000273s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001005s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Y,b,return_dec) [0.000263s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,R,B,return_dec) [0.000270s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,R,B,return_int) [0.003399s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Q,b,return_int) [0.000238s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ki,bit,return_dec) [0.000227s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ki,B,return_int) [0.000237s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Mi,bit,return_dec) [0.000230s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Mi,invalid_unit_suffix,return_int) [0.000223s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Gi,bit,return_int) [0.000223s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Gi,invalid_unit_suffix,return_dec) [0.000264s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Gi,invalid_unit_suffix,return_int) [0.000412s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ti,B,return_int) [0.000404s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ti,invalid_unit_suffix,return_dec) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002456s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Pi,invalid_unit_suffix,return_dec) [0.000248s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Pi,invalid_unit_suffix,return_int) [0.000260s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ei,bit,return_dec) [0.000270s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001513s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ei,B,return_dec) [0.000365s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ei,invalid_unit_suffix,return_dec) [0.000245s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ei,invalid_unit_suffix,return_int) [0.000221s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Zi,b,return_dec) [0.000220s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Zi,b,return_int) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001160s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000670s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001116s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000705s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000642s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000796s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000836s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Zi,bit,return_dec) [0.008469s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000985s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000705s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000762s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000764s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000691s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000751s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000713s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000788s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000673s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000656s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000647s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000729s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000618s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000675s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000816s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000841s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000683s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000656s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000662s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000736s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000642s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000649s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000641s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000747s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000634s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000614s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000683s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000797s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000836s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000644s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000639s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000733s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000606s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000605s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000620s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001088s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000689s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000626s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000606s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000713s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000607s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000612s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000638s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000738s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000638s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000630s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000718s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000771s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000685s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000739s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000650s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000642s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000746s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000625s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000674s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000636s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000754s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000715s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000686s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000613s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000768s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000609s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000614s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000615s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000741s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Yi,b,return_dec) [0.064112s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000621s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001127s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000627s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000816s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000627s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000703s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000662s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Yi,b,return_int) [0.006762s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Yi,B,return_dec) [0.000252s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ri,bit,return_int) [0.000252s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ri,B,return_dec) [0.000232s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ri,B,return_int) [0.000228s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ri,invalid_unit_suffix,return_int) [0.000231s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Qi,b,return_int) [0.000246s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Qi,invalid_unit_suffix,return_int) [0.000274s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.004285s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,no_unit_prefix,b,return_dec) [0.000230s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,no_unit_prefix,bit,return_int) [0.000377s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,k,b,return_int) [0.000232s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,k,B,return_dec) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001500s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001350s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,k,invalid_unit_suffix,return_int) [0.005338s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,K,bit,return_dec) [0.000356s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,K,bit,return_int) [0.000302s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,K,invalid_unit_suffix,return_int) [0.000307s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.003140s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,M,b,return_dec) [0.000319s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,M,bit,return_dec) [0.000374s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,M,bit,return_int) [0.000329s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,G,bit,return_int) [0.000344s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,G,B,return_dec) [0.000330s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000507s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,T,b,return_dec) [0.000329s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,T,bit,return_int) [0.000310s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,T,B,return_dec) [0.000327s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,P,B,return_int) [0.000310s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,E,bit,return_dec) [0.000301s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,E,bit,return_int) [0.000374s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,E,B,return_dec) [0.000310s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000980s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001786s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000538s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.003813s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002908s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000672s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,E,B,return_int) [0.011565s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000487s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Y,b,return_dec) [0.000294s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Y,B,return_dec) [0.000250s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,R,B,return_int) [0.000306s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002869s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000575s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Q,b,return_dec) [0.000364s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Q,bit,return_int) [0.000324s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Q,B,return_int) [0.000325s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001857s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001196s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000681s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000670s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000657s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000748s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000675s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000699s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000711s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000912s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000713s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ki,b,return_dec) [0.012771s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000365s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001085s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Mi,bit,return_dec) [0.000336s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Mi,B,return_int) [0.000351s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000322s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.000328s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Gi,b,return_int) [0.000337s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Gi,bit,return_dec) [0.000312s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002112s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Gi,bit,return_int) [0.000557s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Gi,B,return_dec) [0.000329s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001218s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ti,b,return_int) [0.001457s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000991s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ti,bit,return_dec) [0.000329s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ti,bit,return_int) [0.000289s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Pi,b,return_int) [0.000333s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Pi,B,return_dec) [0.000265s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ei,B,return_dec) [0.000368s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001631s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000702s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001341s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Zi,b,return_dec) [0.004106s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.000247s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Yi,B,return_dec) [0.000231s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.000250s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ri,B,return_int) [0.000246s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001643s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.000370s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Qi,b,return_dec) [0.000254s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.000237s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000233s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,no_unit_prefix,B,return_dec) [0.000254s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000242s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_int) [0.000224s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,k,bit,return_int) [0.000226s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,k,B,return_int) [0.000270s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,k,invalid_unit_suffix,return_int) [0.000234s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,K,b,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002042s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001928s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000846s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000661s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000663s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000717s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000763s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,K,b,return_int) [0.007098s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,K,B,return_dec) [0.000284s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,M,b,return_dec) [0.000373s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000255s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001612s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,G,B,return_dec) [0.000249s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001113s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000613s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,P,B,return_int) [0.002860s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000248s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001008s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Z,bit,return_int) [0.000265s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Z,B,return_int) [0.000245s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Y,B,return_dec) [0.000230s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.000250s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000227s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,R,bit,return_int) [0.000229s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,R,B,return_int) [0.000224s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,R,invalid_unit_suffix,return_int) [0.000395s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Q,bit,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001105s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.003741s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000764s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001528s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000638s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Q,bit,return_int) [0.007579s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000625s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Mi,b,return_dec) [0.000361s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Gi,b,return_int) [0.000258s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Gi,bit,return_dec) [0.000235s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Gi,B,return_dec) [0.000231s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ti,B,return_dec) [0.000232s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Pi,b,return_int) [0.000247s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Pi,B,return_int) [0.000225s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.000227s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ei,b,return_dec) [0.000331s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ei,bit,return_int) [0.000240s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000367s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Zi,bit,return_dec) [0.000293s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Zi,B,return_dec) [0.000230s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000229s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.000263s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ri,b,return_int) [0.000228s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ri,bit,return_int) [0.000222s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Qi,b,return_int) [0.000223s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000241s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,no_unit_prefix,bit,return_int) [0.000225s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,k,b,return_dec) [0.000223s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,K,B,return_dec) [0.000279s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,K,invalid_unit_suffix,return_int) [0.000229s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,M,bit,return_dec) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.006045s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,M,B,return_int) [0.000386s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,G,b,return_int) [0.000228s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,G,bit,return_int) [0.000223s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,G,B,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.002225s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000674s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000637s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,G,invalid_unit_suffix,return_dec) [0.005173s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,G,invalid_unit_suffix,return_int) [0.000265s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,T,B,return_dec) [0.000228s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,P,b,return_int) [0.000246s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,P,bit,return_int) [0.000228s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,P,B,return_dec) [0.000235s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,P,B,return_int) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001919s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,E,B,return_int) [0.000250s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Z,bit,return_dec) [0.000225s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Z,B,return_int) [0.000370s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Y,bit,return_int) [0.000268s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Y,B,return_dec) [0.000229s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.004149s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000723s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000688s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000690s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000755s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000716s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000658s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,R,bit,return_int) [0.009316s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000638s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ki,b,return_int) [0.001761s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.001159s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Mi,bit,return_dec) [0.000271s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.003814s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Mi,B,return_int) [0.002019s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001252s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.001042s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000736s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Gi,b,return_int) [0.001504s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000673s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Gi,B,return_dec) [0.001449s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000576s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000796s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ti,B,return_int) [0.001461s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Pi,bit,return_int) [0.000708s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000249s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ei,bit,return_int) [0.000261s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.000287s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000257s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Zi,bit,return_dec) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002849s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.014399s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000829s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.016761s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Yi,bit,return_dec) [0.000637s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Yi,B,return_dec) [0.000884s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002710s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001619s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ri,b,return_dec) [0.000949s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001009s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ri,B,return_int) [0.000253s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000248s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,invalid_unit_prefix,b,return_int) [0.003173s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002171s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.001334s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001546s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.001599s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,no_unit_prefix,bit,return_dec) [0.000248s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002044s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,k,invalid_unit_suffix,return_int) [0.001574s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,K,B,return_int) [0.000533s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001901s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,M,bit,return_dec) [0.001744s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,M,B,return_dec) [0.000596s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,G,bit,return_dec) [0.000572s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002695s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001139s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,G,B,return_int) [0.001107s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,T,b,return_dec) [0.000525s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001870s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,T,B,return_dec) [0.001419s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,T,B,return_int) [0.000343s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001884s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,T,invalid_unit_suffix,return_int) [0.001404s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,P,b,return_dec) [0.000249s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,P,B,return_dec) [0.000235s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,P,B,return_int) [0.000267s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002991s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000969s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,E,bit,return_int) [0.003080s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,E,invalid_unit_suffix,return_dec) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.002121s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Z,bit,return_int) [0.001575s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Y,B,return_int) [0.000570s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001835s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,R,B,return_int) [0.001465s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.003040s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Q,invalid_unit_suffix,return_dec) [0.002882s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Mi,bit,return_int) [0.000528s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001966s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.001512s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000620s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002218s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Gi,bit,return_int) [0.001514s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ti,b,return_dec) [0.000838s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.002355s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ti,bit,return_int) [0.001516s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000575s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002071s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Pi,b,return_int) [0.001345s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001725s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Pi,B,return_dec) [0.001502s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ei,bit,return_dec) [0.000523s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001871s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ei,B,return_dec) [0.001417s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000506s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002042s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Zi,b,return_int) [0.001532s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000545s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002022s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Yi,bit,return_dec) [0.001637s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ri,bit,return_int) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002160s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Qi,B,return_int) [0.000482s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,invalid_unit_prefix,b,return_dec) [0.000651s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.002324s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,invalid_unit_prefix,B,return_dec) [0.001640s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,no_unit_prefix,b,return_dec) [0.000531s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002102s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001036s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,no_unit_prefix,bit,return_dec) [0.002088s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,no_unit_prefix,bit,return_int) [0.000660s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002112s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.001586s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,k,b,return_dec) [0.000534s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,k,bit,return_dec) [0.000908s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002623s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,k,B,return_int) [0.000983s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001280s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,K,b,return_dec) [0.001445s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,K,bit,return_dec) [0.000712s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002178s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,K,B,return_dec) [0.001224s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,K,invalid_unit_suffix,return_dec) [0.000939s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002344s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,M,b,return_dec) [0.001469s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001470s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,M,B,return_dec) [0.001444s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,M,invalid_unit_suffix,return_dec) [0.000572s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002070s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,G,bit,return_dec) [0.001409s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,T,bit,return_dec) [0.000560s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002026s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,T,bit,return_int) [0.001461s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,P,b,return_dec) [0.000560s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,P,b,return_int) [0.000550s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002653s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,E,b,return_int) [0.001144s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,E,B,return_dec) [0.000237s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Y,b,return_dec) [0.000238s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Y,b,return_int) [0.000250s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,R,invalid_unit_suffix,return_dec) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.003564s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000798s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000815s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ki,b,return_dec) [0.004161s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ki,b,return_int) [0.000541s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.002379s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ki,B,return_dec) [0.001739s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ki,invalid_unit_suffix,return_int) [0.000256s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Mi,bit,return_dec) [0.000233s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Mi,invalid_unit_suffix,return_int) [0.000255s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Gi,B,return_dec) [0.000228s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ti,B,return_int) [0.000228s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Pi,invalid_unit_suffix,return_int) [0.000229s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ei,b,return_dec) [0.000258s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.004448s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000832s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000865s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ei,b,return_int) [0.004636s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002916s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ei,bit,return_int) [0.000272s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ei,B,return_dec) [0.000228s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ei,B,return_int) [0.000365s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ei,invalid_unit_suffix,return_int) [0.000257s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000730s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Zi,B,return_int) [0.002414s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Zi,invalid_unit_suffix,return_dec) [0.001339s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002840s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Yi,invalid_unit_suffix,return_dec) [0.001129s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Yi,invalid_unit_suffix,return_int) [0.001263s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002066s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ri,bit,return_int) [0.000962s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001574s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ri,B,return_dec) [0.001615s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ri,B,return_int) [0.000482s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001846s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ri,invalid_unit_suffix,return_dec) [0.000277s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.003079s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Qi,B,return_dec) [0.000767s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,invalid_unit_prefix,b,return_dec) [0.000248s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,no_unit_prefix,b,return_dec) [0.000231s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,no_unit_prefix,bit,return_dec) [0.000398s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001666s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,no_unit_prefix,B,return_int) [0.003004s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000247s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,k,b,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001990s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,K,bit,return_int) [0.001673s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001684s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,K,B,return_int) [0.001462s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,K,invalid_unit_suffix,return_dec) [0.000518s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001865s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,M,b,return_int) [0.001259s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001253s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,M,B,return_int) [0.001359s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,M,invalid_unit_suffix,return_dec) [0.000474s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,G,b,return_int) [0.001067s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.002785s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,G,invalid_unit_suffix,return_dec) [0.001009s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001429s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,T,b,return_dec) [0.001425s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,T,b,return_int) [0.000810s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002365s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,T,B,return_int) [0.001653s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,P,B,return_dec) [0.000914s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002124s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000949s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,P,invalid_unit_suffix,return_dec) [0.001966s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,P,invalid_unit_suffix,return_int) [0.000534s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,E,bit,return_int) [0.000453s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,E,invalid_unit_suffix,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.002951s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Z,b,return_int) [0.001665s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001526s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Z,B,return_dec) [0.001469s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Z,invalid_unit_suffix,return_dec) [0.000545s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001958s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,R,b,return_int) [0.002649s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000619s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000494s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,R,bit,return_dec) [0.000499s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,R,B,return_int) [0.000788s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,R,invalid_unit_suffix,return_int) [0.000856s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Q,bit,return_int) [0.000537s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.004081s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Q,B,return_int) [0.001263s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001638s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ki,b,return_int) [0.001651s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ki,bit,return_dec) [0.000518s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002208s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ki,B,return_int) [0.001539s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Mi,b,return_int) [0.000517s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002043s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Mi,bit,return_int) [0.001391s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Gi,b,return_dec) [0.000482s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Gi,B,return_dec) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002633s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Gi,invalid_unit_suffix,return_dec) [0.001887s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ti,b,return_dec) [0.000245s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ti,bit,return_int) [0.001484s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002921s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Pi,invalid_unit_suffix,return_int) [0.001358s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001910s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ei,b,return_int) [0.001590s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ei,bit,return_dec) [0.001002s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ei,bit,return_int) [0.000467s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001361s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ei,invalid_unit_suffix,return_int) [0.000816s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Zi,bit,return_int) [0.000248s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002202s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Zi,B,return_dec) [0.001895s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001426s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Yi,b,return_int) [0.001499s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001763s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Yi,B,return_dec) [0.000480s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Yi,invalid_unit_suffix,return_dec) [0.000560s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Qi,B,return_dec) [0.000474s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002696s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Qi,invalid_unit_suffix,return_dec) [0.001297s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001362s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,invalid_unit_prefix,B,return_dec) [0.001369s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001641s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,no_unit_prefix,B,return_int) [0.001647s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,k,b,return_dec) [0.000544s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002069s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,k,b,return_int) [0.001702s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,K,bit,return_dec) [0.000506s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002060s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,K,bit,return_int) [0.001174s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,K,B,return_dec) [0.000570s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001830s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,G,B,return_int) [0.000368s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001546s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,T,b,return_int) [0.001357s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.001370s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,E,b,return_int) [0.000524s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,E,bit,return_dec) [0.000507s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001909s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000748s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,E,B,return_int) [0.001730s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000236s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Z,b,return_int) [0.001482s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.003098s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000812s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Z,B,return_dec) [0.002048s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000255s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Y,B,return_dec) [0.000623s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Y,B,return_int) [0.001410s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000541s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.003922s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000828s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,R,b,return_dec) [0.001861s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,R,bit,return_dec) [0.000537s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Q,bit,return_dec) [0.000620s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002548s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ki,b,return_dec) [0.001346s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001457s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.001489s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.003069s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.001135s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.005723s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Gi,bit,return_dec) [0.001274s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Gi,B,return_int) [0.000899s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001978s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ti,b,return_int) [0.001134s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001545s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.001774s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Pi,b,return_dec) [0.000538s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ei,b,return_int) [0.000631s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ei,bit,return_dec) [0.000250s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ei,B,return_dec) [0.000335s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.000241s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Yi,b,return_dec) [0.000261s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Yi,bit,return_int) [0.000265s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.005658s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001047s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000813s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.004617s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001441s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ri,b,return_int) [0.001250s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001772s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ri,bit,return_dec) [0.001622s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Qi,b,return_int) [0.000938s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000246s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.000234s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,no_unit_prefix,b,return_int) [0.000277s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,no_unit_prefix,bit,return_int) [0.000239s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_int) [0.004697s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,k,b,return_dec) [0.000567s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,k,bit,return_int) [0.000525s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.008718s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,k,B,return_dec) [0.000434s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000895s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,K,b,return_int) [0.000977s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000592s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000551s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,K,B,return_int) [0.001362s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000696s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,M,b,return_int) [0.003043s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,M,bit,return_dec) [0.000479s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.003452s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,M,B,return_int) [0.000815s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000552s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000508s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000246s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,P,bit,return_dec) [0.000227s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,E,bit,return_dec) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.004407s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000720s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,E,B,return_int) [0.003164s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000559s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001356s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001048s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Z,b,return_dec) [0.002103s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000957s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000804s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000733s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Y,b,return_int) [0.000855s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.003510s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Y,bit,return_int) [0.002852s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Y,B,return_dec) [0.000248s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,R,bit,return_dec) [0.000256s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,R,B,return_dec) [0.000277s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Q,bit,return_int) [0.000229s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Q,B,return_dec) [0.000264s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ki,b,return_int) [0.000227s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ki,B,return_dec) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.004228s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000838s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.003400s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Mi,b,return_int) [0.000792s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001736s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000933s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Mi,bit,return_dec) [0.001614s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000635s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001216s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000624s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Gi,b,return_dec) [0.001957s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000671s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.003802s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ti,b,return_int) [0.000543s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ti,bit,return_dec) [0.000244s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.005578s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Pi,b,return_int) [0.000870s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Pi,B,return_dec) [0.001393s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002169s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ei,b,return_int) [0.000859s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001029s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ei,bit,return_dec) [0.000664s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000777s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000919s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Zi,b,return_int) [0.000690s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001099s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Zi,bit,return_dec) [0.001367s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000964s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000730s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Zi,B,return_dec) [0.002435s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000982s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Yi,b,return_int) [0.000549s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000751s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000714s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Yi,bit,return_int) [0.002619s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000899s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001217s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ri,b,return_int) [0.001936s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ri,B,return_int) [0.002321s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000663s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.001976s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000523s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000263s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,no_unit_prefix,B,return_dec) [0.002103s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,k,b,return_dec) [0.001015s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,K,b,return_dec) [0.000928s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,K,bit,return_dec) [0.001909s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,K,invalid_unit_suffix,return_int) [0.002936s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,M,b,return_int) [0.000499s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,M,bit,return_int) [0.000570s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,M,B,return_dec) [0.000908s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,G,b,return_dec) [0.000591s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,G,bit,return_int) [0.000526s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,G,invalid_unit_suffix,return_dec) [0.000600s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,T,bit,return_dec) [0.001870s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.025087s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,P,b,return_int) [0.001185s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,P,bit,return_int) [0.000580s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,P,B,return_dec) [0.000519s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002147s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,P,invalid_unit_suffix,return_int) [0.000593s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,E,bit,return_dec) [0.001662s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,E,B,return_int) [0.000544s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002335s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001278s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,E,invalid_unit_suffix,return_dec) [0.004382s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Z,bit,return_dec) [0.000700s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Y,b,return_int) [0.000778s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,R,invalid_unit_suffix,return_dec) [0.001679s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001189s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,R,invalid_unit_suffix,return_int) [0.001035s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Q,b,return_dec) [0.000601s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Q,B,return_dec) [0.000966s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Q,B,return_int) [0.000764s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001271s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ki,b,return_int) [0.001209s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ki,bit,return_dec) [0.002664s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Gi,b,return_int) [0.000570s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Gi,B,return_int) [0.000894s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000542s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.003158s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ti,b,return_dec) [0.002055s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ei,bit,return_dec) [0.000579s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ei,B,return_dec) [0.000686s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Zi,b,return_int) [0.001294s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Zi,bit,return_dec) [0.000233s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000250s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Yi,b,return_dec) [0.000266s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Yi,bit,return_int) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.005972s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Yi,B,return_dec) [0.002781s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Yi,B,return_int) [0.000618s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.002265s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000569s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.004098s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ri,b,return_int) [0.000843s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000993s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ri,B,return_int) [0.000508s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000947s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Qi,B,return_dec) [0.001849s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000856s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,invalid_unit_prefix,b,return_dec) [0.001045s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000933s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000981s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000868s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001978s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.004371s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.006729s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,no_unit_prefix,b,return_int) [0.000252s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,no_unit_prefix,bit,return_int) [0.000231s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,k,bit,return_int) [0.000354s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,k,B,return_dec) [0.000230s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,k,B,return_int) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001975s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,k,invalid_unit_suffix,return_dec) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000814s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000756s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000737s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000683s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000747s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000743s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000736s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002781s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000821s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000677s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,K,bit,return_dec) [0.015171s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,M,bit,return_int) [0.000404s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001653s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000759s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000806s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000716s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000823s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000854s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000779s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000632s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000645s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001174s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001621s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000637s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000654s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000729s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,G,invalid_unit_suffix,return_dec) [0.014950s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,T,b,return_dec) [0.000359s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,T,invalid_unit_suffix,return_dec) [0.000430s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,P,b,return_int) [0.000243s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,P,B,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.003477s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,E,b,return_int) [0.001415s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,E,bit,return_dec) [0.000292s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Z,b,return_dec) [0.000256s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Z,b,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000696s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Z,bit,return_dec) [0.000231s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Z,B,return_dec) [0.000267s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Y,b,return_dec) [0.000455s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001319s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,R,B,return_int) [0.000278s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ki,b,return_dec) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000961s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000788s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ki,b,return_int) [0.001771s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ki,B,return_dec) [0.000236s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ki,B,return_int) [0.000226s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000266s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Mi,bit,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.004218s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000605s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000628s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000713s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002161s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000641s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Gi,b,return_int) [0.011851s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000451s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ti,B,return_dec) [0.000247s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Pi,b,return_int) [0.000235s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Pi,B,return_int) [0.000232s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000440s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ei,B,return_dec) [0.000240s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Zi,b,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.003718s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001392s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000672s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000925s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000808s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Zi,b,return_int) [0.006389s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Zi,bit,return_dec) [0.000240s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000230s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Yi,b,return_dec) [0.000243s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Yi,bit,return_int) [0.000225s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Yi,B,return_int) [0.000222s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001735s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ri,bit,return_int) [0.001368s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000243s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001401s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000755s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ri,invalid_unit_suffix,return_int) [0.001623s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,invalid_unit_prefix,b,return_int) [0.000237s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,invalid_unit_prefix,bit,return_dec) [0.000362s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001271s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000885s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000600s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,invalid_unit_prefix,B,return_dec) [0.002282s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000229s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.ValidateIntegerTestCase.test_invalid_inputs_3 [0.000245s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.ValidateIntegerTestCase.test_invalid_inputs_4 [0.000287s] ... ok DEBUG: {0} oslo_utils.tests.test_strutils.ValidateIntegerTestCase.test_valid_inputs_5 [0.000204s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002378s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000679s] ... ok DEBUG: {0} oslo_utils.tests.test_timeutils.StopWatchTest.test_backwards [0.002560s] ... ok DEBUG: {0} oslo_utils.tests.test_timeutils.StopWatchTest.test_expiry [0.000389s] ... ok DEBUG: {0} oslo_utils.tests.test_timeutils.StopWatchTest.test_leftover_no_duration [0.000945s] ... ok DEBUG: {0} oslo_utils.tests.test_timeutils.StopWatchTest.test_no_expiry [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.003746s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000774s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000783s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000642s] ... ok DEBUG: {0} oslo_utils.tests.test_timeutils.StopWatchTest.test_splits [0.004721s] ... ok DEBUG: {0} oslo_utils.tests.test_timeutils.StopWatchTest.test_splits_never_started [0.000383s] ... ok DEBUG: {0} oslo_utils.tests.test_timeutils.TestIso8601Time.test_compare [0.000544s] ... ok DEBUG: {0} oslo_utils.tests.test_timeutils.TestIso8601Time.test_compare_micros [0.000305s] ... ok DEBUG: {0} oslo_utils.tests.test_timeutils.TestIso8601Time.test_east_normalize [0.000250s] ... ok DEBUG: {0} oslo_utils.tests.test_timeutils.TestIso8601Time.test_normalize_naive [0.000209s] ... ok DEBUG: {0} oslo_utils.tests.test_timeutils.TestIso8601Time.test_offset_east [0.000267s] ... ok DEBUG: {0} oslo_utils.tests.test_timeutils.TestIso8601Time.test_offset_west_micros [0.000410s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002302s] ... ok DEBUG: {0} oslo_utils.tests.test_timeutils.TestIso8601Time.test_west_normalize [0.000486s] ... ok DEBUG: {0} oslo_utils.tests.test_timeutils.TestIso8601Time.test_zulu_micros [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001504s] ... ok DEBUG: {0} oslo_utils.tests.test_timeutils.TimeItTest.test_timed_custom_level [0.001266s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000728s] ... ok DEBUG: {0} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_is_newer_than_aware [0.000645s] ... ok DEBUG: {0} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_is_newer_than_datetime [0.000488s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000876s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000822s] ... ok DEBUG: {0} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_parse_isotime_micro_second_precision [0.000283s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000994s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000704s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000608s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000914s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000774s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002949s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000828s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000694s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000928s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000651s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001366s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000588s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000864s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000639s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000786s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000808s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000771s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000642s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000591s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000754s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002210s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000806s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000707s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000971s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000805s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000632s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001035s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001172s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.004556s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000965s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000617s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000588s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000703s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000745s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001203s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000654s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001456s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000693s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001994s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000684s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001045s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000687s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001033s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001095s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000728s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000701s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000738s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000665s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000753s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000610s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000757s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000693s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000756s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000700s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000623s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000632s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000779s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000667s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000660s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000640s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001008s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000597s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000675s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000794s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000790s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000649s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000678s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000642s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000721s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000725s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000677s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000658s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000826s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000805s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000761s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000661s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001089s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000606s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000601s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000657s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000802s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000638s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000625s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000725s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000713s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000622s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000708s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000637s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000778s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000753s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000630s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000641s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000682s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000647s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000660s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000641s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000753s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000691s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000636s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000682s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000662s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000576s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000613s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000595s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000661s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000873s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000675s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000674s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000759s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000621s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000678s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000687s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000806s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000779s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000637s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000721s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000776s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000648s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000739s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000778s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001204s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001747s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000659s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000654s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001239s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000715s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000688s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000650s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000884s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000789s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000664s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000773s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000762s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000692s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000714s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001422s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.003586s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001937s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000760s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000677s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002519s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001133s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000964s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000677s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000797s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000695s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000689s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000684s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000770s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000649s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000691s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000626s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000784s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000738s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000762s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000949s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001226s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000860s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000739s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000564s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001281s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000698s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000699s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000935s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000692s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000579s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000596s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000678s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001658s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000736s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000680s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000736s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001417s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000660s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001681s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000780s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000906s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000819s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000830s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000716s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000781s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000654s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000633s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000839s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000670s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000642s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000633s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000725s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001951s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002751s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000772s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000632s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000656s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000562s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000581s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000597s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000802s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000790s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000710s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000717s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000791s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000668s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000715s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000658s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000784s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000687s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000624s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.003117s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000814s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001223s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000726s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000657s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001198s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000688s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000640s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000598s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000941s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000901s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000721s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000725s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001581s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000806s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000829s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000747s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000777s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000729s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000646s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000688s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000683s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000883s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001329s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000781s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000773s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000676s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000672s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000677s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000732s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000684s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000685s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000662s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000769s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000825s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000625s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000801s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000789s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000685s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000680s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000702s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000681s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000632s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000682s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000610s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000827s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000831s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000654s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000692s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000781s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000869s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000724s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000636s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001054s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000669s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000685s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000611s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000729s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000714s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000696s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000618s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001892s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000665s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000849s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000638s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000671s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000699s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000672s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000945s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000748s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000660s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000742s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000693s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000695s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000585s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000642s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000648s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000794s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000658s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000615s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000640s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000744s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000686s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000628s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000665s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000784s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000600s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000629s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000721s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000790s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000695s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000668s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000662s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000784s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000626s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000644s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000632s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000793s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000690s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000675s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000643s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000742s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000848s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000675s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000654s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000755s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000652s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000648s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000661s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001129s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000616s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000676s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000748s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000766s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000642s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000665s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000656s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000823s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.003647s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000655s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000648s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000776s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000711s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000883s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000955s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000827s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000719s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000678s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000664s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000784s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000613s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001444s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000720s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000853s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000720s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000959s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000682s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000806s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000805s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000677s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000662s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001586s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000628s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000855s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000739s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000857s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000694s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001425s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000647s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000726s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001159s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000679s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000839s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000815s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000702s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000863s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000744s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001349s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000615s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000787s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000685s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000856s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001046s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000732s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001211s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000796s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000654s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000694s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000651s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000709s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000602s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000650s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000920s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000736s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000716s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000667s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000658s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000784s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000940s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000680s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000618s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000753s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000678s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000665s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000695s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000742s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000620s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000638s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000688s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000803s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000659s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000703s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000612s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000759s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000664s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000672s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000684s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000747s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000623s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000647s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000581s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000743s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000663s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000643s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000647s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001051s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000609s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000662s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000611s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000820s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000621s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000661s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000633s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000735s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000691s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000967s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000695s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000739s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000674s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000614s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000671s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000754s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000680s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000688s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000646s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000777s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000743s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000622s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000712s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000764s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002947s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000688s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000670s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000773s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000741s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000668s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000775s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000854s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000676s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000564s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000613s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000700s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000699s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000677s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000628s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000758s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000890s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000699s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000677s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000775s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000678s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000936s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000680s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001595s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000892s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000698s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002058s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001427s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000703s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000693s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000677s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000769s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000823s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001958s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000912s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001478s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000605s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000669s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000894s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001156s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000660s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000666s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000694s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001033s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000680s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000942s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000681s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000824s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000641s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000663s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001105s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000891s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000639s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000834s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000782s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000855s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000584s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000685s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000821s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000760s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000683s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000627s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000706s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000794s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000659s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000716s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000614s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000719s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000715s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000685s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000681s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001076s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000709s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000640s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000697s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000756s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000639s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000602s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000622s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000910s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000684s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000671s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000636s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000813s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000681s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000683s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000774s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000958s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000779s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000786s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000857s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000972s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000849s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000852s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000713s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000724s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000693s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000927s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000856s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000721s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000609s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000645s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000661s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000746s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000620s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000612s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000790s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000796s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000660s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000666s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000647s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000778s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000676s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000697s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000574s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000787s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000628s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000602s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000681s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001227s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000786s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000687s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000626s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000921s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000635s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000720s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000643s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000763s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000788s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000671s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000646s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000996s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.004721s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000656s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000602s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000806s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000639s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000763s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000625s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000828s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000657s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000648s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000660s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001294s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000697s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000744s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000616s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000739s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000807s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000738s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000648s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000738s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001119s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000625s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000640s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000713s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000635s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000703s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000617s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000771s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000720s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000605s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000661s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000845s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000659s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000676s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001181s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001062s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000622s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000630s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000701s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000756s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000664s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000644s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000695s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000763s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000631s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000700s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000648s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000736s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000641s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000748s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000687s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000774s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000702s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000762s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000831s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000994s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000695s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001008s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000812s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000843s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000703s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000655s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000773s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000969s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000704s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000922s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000759s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000852s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000805s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000627s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000798s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000838s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000670s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000705s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000732s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000856s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000764s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000631s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000702s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000835s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000590s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000647s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000703s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001051s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000672s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000632s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000586s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000810s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000727s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000812s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000604s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000693s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000614s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000636s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000595s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000693s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000677s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000684s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002296s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000939s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000739s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.008480s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000840s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000778s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000781s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.003788s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000664s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000741s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000693s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000731s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000817s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000715s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000638s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000862s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001632s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.003580s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000658s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001514s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000623s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000821s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000680s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000817s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001422s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000958s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000737s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000678s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.013530s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001050s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000701s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000668s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002136s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.010823s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000934s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000621s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000677s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000737s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000611s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002302s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.006885s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000847s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000672s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000631s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000804s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000693s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000614s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000696s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000706s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000787s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000673s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000627s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000754s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000701s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000666s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000692s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000602s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000774s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000700s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000788s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000836s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000963s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000632s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000820s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000783s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000880s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000856s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000987s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001174s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002225s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001296s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.004215s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000790s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001124s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002260s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002847s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001115s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001059s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.012177s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000737s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001030s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001132s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001707s] ... ok DEBUG: {0} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_set_time_override_using_default [1.000514s] ... ok DEBUG: {0} oslo_utils.tests.test_uuidutils.UUIDUtilsTest.test_generate_uuid_dashed_false [0.000359s] ... ok DEBUG: {0} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_convert_version_to_int [0.000554s] ... ok DEBUG: {0} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_convert_version_to_string [0.000243s] ... ok DEBUG: {0} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_requested_minor_greater [0.000278s] ... ok DEBUG: {0} oslo_utils.tests.tests_encodeutils.EncodeUtilsTest.test_safe_encode_force_incoming_utf8_to_ascii [0.000269s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001674s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000824s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000762s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000851s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000730s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000815s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000709s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001216s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000736s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000954s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000707s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000863s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000707s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000695s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000695s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000993s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001161s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000796s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000876s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000954s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000736s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000768s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000743s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000827s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000739s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000669s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000694s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000811s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000727s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000671s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000732s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001185s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000659s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000663s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000836s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001005s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.004797s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000780s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000677s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000790s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000683s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000854s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000782s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000999s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000743s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000612s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000661s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001193s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.004015s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.004065s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000712s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000996s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000706s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000792s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000620s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000795s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000612s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000801s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000687s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000785s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000708s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000629s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000921s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000818s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001350s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000724s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000764s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000956s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000883s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000993s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000824s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000725s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000651s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000626s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000628s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000959s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000708s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000760s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000966s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000895s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000980s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000679s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000663s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000729s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000634s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000712s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000714s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000924s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000630s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000604s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000656s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000896s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000654s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000675s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000673s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001323s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000680s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000666s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000668s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000841s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000698s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000752s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001058s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000783s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000627s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000724s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000712s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000749s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000674s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000638s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000631s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000801s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000857s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001164s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000833s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000948s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000647s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000689s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000662s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002267s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000658s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000674s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000677s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000798s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000617s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000657s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000670s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000798s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000815s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000667s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000602s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000815s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000651s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000721s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000653s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000744s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000680s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000645s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000679s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000791s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000644s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000678s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000787s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001080s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000676s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000616s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000671s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000992s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000735s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000675s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.003323s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000758s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000706s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000663s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000666s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000690s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000738s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001376s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000686s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000819s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000644s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000586s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.003055s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000882s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000666s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000660s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000662s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000752s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000684s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000802s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000686s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001634s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000679s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001122s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000695s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001383s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001080s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001067s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000868s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000853s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001378s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001073s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000770s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000972s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000894s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000907s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001021s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001218s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000880s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000900s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000855s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001385s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000901s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000761s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000792s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000737s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000609s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.003147s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000623s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000860s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000672s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000615s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.003679s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001311s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.003268s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000688s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000818s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.008151s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000976s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001145s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000734s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000990s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000760s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000666s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000612s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000728s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000619s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000993s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000711s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000803s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000629s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000710s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000661s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001022s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000833s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000686s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001452s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000795s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000829s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001019s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000698s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000890s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000709s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000709s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000711s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000765s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000697s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.002749s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000641s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001405s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000668s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002138s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000723s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000919s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000775s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000995s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000625s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000793s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000967s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000992s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000686s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000867s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001034s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001611s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001036s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001335s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002040s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.008423s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000781s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000836s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000749s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000749s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000845s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001258s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000853s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000618s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000683s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000832s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000708s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000856s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000669s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000774s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000809s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000611s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000679s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000741s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000606s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001167s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000645s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000743s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000761s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000590s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000726s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000741s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000627s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000676s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000749s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001008s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000576s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000972s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.003100s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000790s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000646s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000642s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000673s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000725s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.003743s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000688s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000707s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000783s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.008165s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001441s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.004166s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000837s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000658s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000845s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000691s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000770s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000626s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000697s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000602s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001352s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000669s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000661s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000800s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001498s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000713s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000632s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000961s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000725s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001467s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000626s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000604s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001065s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000917s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000633s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000981s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000811s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000609s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000624s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000675s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000774s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000658s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000616s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000670s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000627s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001116s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000598s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000638s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000643s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000905s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000628s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000590s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000595s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000762s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000834s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000736s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000825s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000731s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000654s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000854s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000582s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000723s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000600s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000594s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000613s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000687s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003047s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000678s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000587s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000707s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000604s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000604s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000591s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000721s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000622s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000662s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000574s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000719s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000618s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000622s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000630s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000842s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000739s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000678s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000641s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000757s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000659s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000624s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000625s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000722s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000621s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000602s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000644s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001090s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000625s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000651s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000662s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000820s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000680s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000830s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000577s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001405s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000781s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000632s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000638s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000694s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000637s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000864s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000669s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000730s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000649s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000658s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000591s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000700s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000646s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000616s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000614s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000713s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.002071s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000695s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.004614s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003358s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000661s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000626s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000588s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000785s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001581s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000701s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000702s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.003071s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000700s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000666s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001372s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000732s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000593s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000959s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000693s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000758s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000629s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001300s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000768s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001738s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000640s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000693s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000614s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000828s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000606s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000796s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001161s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000805s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000695s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000761s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000632s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000746s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000585s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000610s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000632s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000718s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000721s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000707s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000630s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000748s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000625s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000883s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000786s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000744s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.005827s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000837s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000766s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000761s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000695s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000700s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000625s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000757s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000624s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000874s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000733s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.003658s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000654s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000669s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000600s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000813s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000598s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000806s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000598s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000749s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000823s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000702s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000696s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001629s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000621s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000619s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000673s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000694s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000620s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000628s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000609s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000724s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000638s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000651s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000607s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000688s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000593s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000604s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000667s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000721s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000832s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000923s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000796s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000791s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000736s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000688s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000605s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000810s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001069s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000610s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000664s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000771s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000656s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000605s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.002522s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000721s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000646s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000636s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000672s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000742s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000772s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000622s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000612s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000738s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000613s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000632s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000663s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000724s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000639s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000656s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000786s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001057s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000628s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000626s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001013s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000846s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000644s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000631s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000595s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000738s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000599s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000599s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000604s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000731s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000609s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000914s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000588s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000684s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000613s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000603s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000647s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000761s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000605s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000626s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000678s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000775s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000593s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000607s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000656s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000719s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000656s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000674s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000590s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000709s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000588s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000637s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000616s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000730s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000837s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000764s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000674s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002851s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000603s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000625s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000829s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000760s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000723s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000602s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000616s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001245s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000710s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000629s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000604s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000678s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000885s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000602s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000603s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000718s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000626s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000663s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000575s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000759s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000617s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000612s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000720s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000727s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000625s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000633s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001041s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000732s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000606s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000594s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000720s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000780s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000639s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000614s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000735s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000707s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000701s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000600s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000665s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000758s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000642s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000679s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000609s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000757s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000601s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000648s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000593s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000708s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000591s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000665s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000622s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000697s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000620s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000655s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000633s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001462s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000805s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000676s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000628s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000720s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000635s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000651s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000626s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002881s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000655s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000639s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000661s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002890s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000721s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000642s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000596s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000989s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000710s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000610s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000631s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000820s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000933s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000761s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000775s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000711s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000699s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000702s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000695s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001070s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000699s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000687s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000632s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000825s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000606s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000763s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000893s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001997s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000750s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000788s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001624s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000699s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000627s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001061s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000849s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000882s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.003595s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000771s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000600s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001150s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000671s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000601s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002207s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000899s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000737s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001101s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000686s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000760s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000629s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002803s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000624s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000787s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000627s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000638s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000635s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000737s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000618s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000601s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000633s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000755s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001177s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000624s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000632s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001884s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000647s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000737s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000599s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000727s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000652s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000612s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000674s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000745s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000619s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000654s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000672s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000705s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000612s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000588s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000797s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000758s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000830s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000967s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000619s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000713s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000903s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000902s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000617s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001069s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000638s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000632s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000622s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000764s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000578s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000625s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000598s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000681s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000629s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000612s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000651s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000697s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000619s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000646s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000688s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000799s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000660s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000593s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000600s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000719s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000615s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000644s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000605s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000734s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003510s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000780s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000643s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000748s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000600s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000621s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000661s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.003142s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000728s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000709s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000663s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000951s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000604s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000687s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001236s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000822s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.004024s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000713s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000664s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000768s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000892s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000687s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000763s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001266s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000673s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000615s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000979s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000770s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000602s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000686s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000616s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000969s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000659s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000605s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000629s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000703s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000674s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000629s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000860s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000765s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000635s] ... ok DEBUG: ERROR [oslo_utils.imageutils.format_inspector] VMDK descriptor failed to decode as ASCII DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000600s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.006187s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000912s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000875s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000920s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000906s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.003771s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000840s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000652s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000631s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003769s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000884s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000692s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000633s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000836s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000597s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000614s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000630s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000803s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000822s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000611s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000738s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000731s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000624s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000820s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000644s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000814s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000619s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000649s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000618s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001098s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000624s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000610s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000669s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000730s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000620s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000609s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000672s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000835s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000660s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000616s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000667s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000703s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000628s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000598s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000701s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000729s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000680s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000677s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000644s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000718s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000626s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000597s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000730s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000801s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000604s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000581s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000662s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000709s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000653s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000660s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000614s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000787s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000580s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000804s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000680s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000809s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002927s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000628s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002640s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000861s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000605s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000619s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000611s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000770s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000645s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K,garbage_after_snapshot_list,no_snapshots) [0.000631s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K,garbage_after_snapshot_list,one_snapshots) [0.001099s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96_KiB,no_garbage,no_snapshots) [0.001083s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96_KiB,garbage_before_snapshot_list,one_snapshots) [0.000677s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K_byte,no_garbage,one_snapshots) [0.000799s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K_byte,garbage_before_snapshot_list,no_snapshots) [0.000721s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K_byte,garbage_before_snapshot_list,three_snapshots) [0.001179s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,98304_B,garbage_after_snapshot_list,no_snapshots) [0.000642s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,3.1G,garbage_before_snapshot_list,one_snapshots) [0.000717s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,3.1_GiB,no_garbage,three_snapshots) [0.000813s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,3.1_GiB,garbage_after_snapshot_list,no_snapshots) [0.000746s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,unavailable,garbage_before_snapshot_list,one_snapshots) [0.000593s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,unavailable,garbage_after_snapshot_list,three_snapshots) [0.000587s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,1e+03_MiB,no_garbage,three_snapshots) [0.000616s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots) [0.000677s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96K,no_garbage,one_snapshots) [0.000622s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots) [0.000630s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots) [0.000625s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots) [0.000794s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96_KiB,no_garbage,three_snapshots) [0.003291s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96K_byte,no_garbage,no_snapshots) [0.000689s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots) [0.000736s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots) [0.000648s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots) [0.000851s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,98304_B,no_garbage,one_snapshots) [0.000570s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,98304_B,no_garbage,three_snapshots) [0.000794s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots) [0.003774s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots) [0.000644s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,unavailable,no_garbage,three_snapshots) [0.000635s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots) [0.002811s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots) [0.002396s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots) [0.000657s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots) [0.000657s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96K,no_garbage,no_snapshots) [0.000746s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96K,no_garbage,three_snapshots) [0.000787s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96K,garbage_before_snapshot_list,one_snapshots) [0.000630s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96_KiB,no_garbage,one_snapshots) [0.000724s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96_KiB,garbage_before_snapshot_list,no_snapshots) [0.000646s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96_KiB,garbage_after_snapshot_list,no_snapshots) [0.000749s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96_KiB,garbage_after_snapshot_list,one_snapshots) [0.000592s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96K_byte,no_garbage,one_snapshots) [0.000827s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96K_byte,garbage_after_snapshot_list,three_snapshots) [0.000736s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,98304_B,no_garbage,no_snapshots) [0.000778s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,98304_B,no_garbage,one_snapshots) [0.000604s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,98304_B,garbage_after_snapshot_list,one_snapshots) [0.000566s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,3.1G,no_garbage,one_snapshots) [0.000675s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,3.1G,garbage_before_snapshot_list,three_snapshots) [0.000758s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,3.1G,garbage_after_snapshot_list,one_snapshots) [0.000633s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,3.1_GiB,no_garbage,one_snapshots) [0.000616s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,3.1_GiB,garbage_after_snapshot_list,no_snapshots) [0.000586s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,unavailable,no_garbage,one_snapshots) [0.001026s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,unavailable,garbage_after_snapshot_list,no_snapshots) [0.000569s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,unavailable,garbage_after_snapshot_list,three_snapshots) [0.000578s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,1e+03_MiB,no_garbage,no_snapshots) [0.000642s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,1e+03_MiB,garbage_before_snapshot_list,no_snapshots) [0.000931s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96K,no_garbage,one_snapshots) [0.000653s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots) [0.000738s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots) [0.000681s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots) [0.000754s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots) [0.000608s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots) [0.000572s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots) [0.000652s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots) [0.000772s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots) [0.000623s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots) [0.000612s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots) [0.000862s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots) [0.000705s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots) [0.000609s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots) [0.000610s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots) [0.000602s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots) [0.000752s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots) [0.000794s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96K,garbage_after_snapshot_list,no_snapshots) [0.000701s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96_KiB,no_garbage,one_snapshots) [0.000596s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96_KiB,no_garbage,three_snapshots) [0.000793s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96_KiB,garbage_after_snapshot_list,no_snapshots) [0.000677s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96K_byte,no_garbage,one_snapshots) [0.000648s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96K_byte,garbage_after_snapshot_list,one_snapshots) [0.000640s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,98304_B,no_garbage,one_snapshots) [0.000685s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,98304_B,garbage_before_snapshot_list,no_snapshots) [0.000609s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,3.1G,no_garbage,one_snapshots) [0.000698s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,3.1G,garbage_after_snapshot_list,no_snapshots) [0.000609s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,3.1G,garbage_after_snapshot_list,one_snapshots) [0.000706s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,3.1_GiB,garbage_before_snapshot_list,three_snapshots) [0.000586s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,unavailable,no_garbage,one_snapshots) [0.000650s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96K,no_garbage,three_snapshots) [0.000630s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots) [0.000724s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots) [0.000568s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96_KiB,no_garbage,one_snapshots) [0.000610s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots) [0.000724s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96K_byte,no_garbage,one_snapshots) [0.000792s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots) [0.000705s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,98304_B,no_garbage,three_snapshots) [0.002937s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots) [0.000782s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots) [0.000844s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,3.1G,no_garbage,no_snapshots) [0.000594s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,3.1G,no_garbage,one_snapshots) [0.000653s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots) [0.000740s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots) [0.001078s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots) [0.000631s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots) [0.000601s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots) [0.000609s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots) [0.000720s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots) [0.000568s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots) [0.000550s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots) [0.000716s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots) [0.011619s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots) [0.002575s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96K,no_garbage,one_snapshots) [0.000808s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots) [0.001072s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots) [0.000730s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots) [0.001062s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots) [0.000636s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots) [0.000594s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots) [0.029572s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots) [0.000864s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots) [0.001120s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots) [0.001163s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots) [0.001555s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots) [0.004953s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots) [0.001684s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots) [0.004822s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots) [0.000851s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots) [0.000647s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots) [0.000646s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots) [0.000611s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots) [0.002756s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots) [0.000803s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots) [0.000781s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots) [0.000577s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots) [0.000730s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots) [0.000969s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K,garbage_after_snapshot_list,one_snapshots) [0.000656s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96_KiB,no_garbage,one_snapshots) [0.000681s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96_KiB,garbage_before_snapshot_list,one_snapshots) [0.000785s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96_KiB,garbage_after_snapshot_list,one_snapshots) [0.000641s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K_byte,garbage_before_snapshot_list,three_snapshots) [0.000706s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K_byte,garbage_after_snapshot_list,three_snapshots) [0.000745s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,98304_B,no_garbage,one_snapshots) [0.000661s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,98304_B,garbage_before_snapshot_list,three_snapshots) [0.000612s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,98304_B,garbage_after_snapshot_list,three_snapshots) [0.000640s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,3.1G,no_garbage,one_snapshots) [0.000651s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,3.1_GiB,garbage_before_snapshot_list,three_snapshots) [0.000769s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,3.1_GiB,garbage_after_snapshot_list,one_snapshots) [0.000564s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,unavailable,no_garbage,one_snapshots) [0.000635s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,unavailable,no_garbage,three_snapshots) [0.000651s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,unavailable,garbage_before_snapshot_list,one_snapshots) [0.000953s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,unavailable,garbage_before_snapshot_list,three_snapshots) [0.000612s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,1e+03_MiB,no_garbage,three_snapshots) [0.000614s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,1e+03_MiB,garbage_after_snapshot_list,no_snapshots) [0.000590s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,1e+03_MiB,garbage_after_snapshot_list,three_snapshots) [0.000682s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96K,no_garbage,three_snapshots) [0.000596s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots) [0.000706s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots) [0.000600s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots) [0.000753s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots) [0.000701s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots) [0.000574s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots) [0.000577s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,3.1_GiB,no_garbage,three_snapshots) [0.000691s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots) [0.000664s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots) [0.000842s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots) [0.000570s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots) [0.000691s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots) [0.001546s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots) [0.000644s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96K,no_garbage,no_snapshots) [0.000597s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96K,no_garbage,one_snapshots) [0.000759s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96K,no_garbage,three_snapshots) [0.000615s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots) [0.000582s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96_KiB,no_garbage,one_snapshots) [0.000584s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots) [0.000730s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots) [0.000576s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,98304_B,no_garbage,no_snapshots) [0.000655s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots) [0.000603s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots) [0.000686s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots) [0.000611s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,3.1G,no_garbage,no_snapshots) [0.000565s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,3.1G,no_garbage,three_snapshots) [0.000619s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots) [0.000692s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots) [0.000571s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots) [0.000577s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots) [0.000627s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots) [0.000723s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots) [0.000590s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots) [0.000670s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots) [0.000583s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots) [0.000706s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96K,garbage_after_snapshot_list,three_snapshots) [0.000627s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96K_byte,no_garbage,no_snapshots) [0.000638s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96K_byte,garbage_before_snapshot_list,one_snapshots) [0.000676s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96K_byte,garbage_after_snapshot_list,three_snapshots) [0.000747s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,98304_B,no_garbage,no_snapshots) [0.000581s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,98304_B,garbage_before_snapshot_list,three_snapshots) [0.000664s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,98304_B,garbage_after_snapshot_list,no_snapshots) [0.000653s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,98304_B,garbage_after_snapshot_list,one_snapshots) [0.000984s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,3.1G,no_garbage,one_snapshots) [0.000613s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,3.1G,no_garbage,three_snapshots) [0.000632s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,3.1G,garbage_before_snapshot_list,one_snapshots) [0.000850s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,3.1G,garbage_before_snapshot_list,three_snapshots) [0.000663s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,3.1G,garbage_after_snapshot_list,no_snapshots) [0.000739s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,3.1_GiB,no_garbage,one_snapshots) [0.000829s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,3.1_GiB,no_garbage,three_snapshots) [0.000675s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,one_snapshots) [0.002266s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,unavailable,no_garbage,no_snapshots) [0.000698s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,unavailable,garbage_before_snapshot_list,no_snapshots) [0.000646s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,unavailable,garbage_after_snapshot_list,three_snapshots) [0.000675s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,1e+03_MiB,no_garbage,three_snapshots) [0.000714s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,no_snapshots) [0.000652s] ... ok DEBUG: {1} oslo_utils.tests.imageutils.test_qemu.ImageUtilsJSONTestCase.test_qemu_img_info [0.000525s] ... ok DEBUG: {1} oslo_utils.tests.test_dictutils.DictUtilsTestCase.test_flatten_dict_to_keypairs [0.000361s] ... ok DEBUG: {1} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_warning_not_patched_all [0.001068s] ... ok DEBUG: {1} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_warning_not_patched_none_provided [0.000893s] ... ok DEBUG: {1} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_classmethod_docstring [0.000453s] ... ok DEBUG: {1} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_filter_classmethod_context_manager [0.000389s] ... ok DEBUG: {1} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_filter_staticmethod_context_manager [0.000397s] ... ok DEBUG: {1} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_func_docstring [0.000381s] ... ok DEBUG: {1} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_method_docstring [0.000416s] ... ok DEBUG: {1} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_raise_func_call [0.000382s] ... ok DEBUG: {1} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_raise_method_context_manager [0.000394s] ... ok DEBUG: {1} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_raise_other_func_call [0.000389s] ... ok DEBUG: {1} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_raise_staticmethod_call [0.000442s] ... ok DEBUG: {1} oslo_utils.tests.test_excutils.ForeverRetryUncaughtExceptionsTest.test_exc_retrier_1exc_gives_1log [0.000905s] ... ok DEBUG: {1} oslo_utils.tests.test_excutils.ForeverRetryUncaughtExceptionsTest.test_exc_retrier_mixed_4exc_2min_gives_2logs [0.001181s] ... ok DEBUG: {1} oslo_utils.tests.test_excutils.SaveAndReraiseTest.test_save_and_reraise_exception [0.000517s] ... ok DEBUG: {1} oslo_utils.tests.test_excutils.SaveAndReraiseTest.test_save_and_reraise_exception_dropped [0.001459s] ... ok DEBUG: {1} oslo_utils.tests.test_excutils.SaveAndReraiseTest.test_save_and_reraise_exception_forced [0.000672s] ... ok DEBUG: {1} oslo_utils.tests.test_excutils.SaveAndReraiseTest.test_save_and_reraise_exception_provided_logger [0.000830s] ... ok DEBUG: {1} oslo_utils.tests.test_fileutils.DeleteIfExists.test_dir_present [0.000505s] ... ok DEBUG: {1} oslo_utils.tests.test_fileutils.DeleteIfExists.test_file_present [0.000517s] ... ok DEBUG: {1} oslo_utils.tests.test_fileutils.LastBytesTestCase.test_non_exist_file [0.000396s] ... ok DEBUG: {1} oslo_utils.tests.test_fileutils.LastBytesTestCase.test_truncated [0.000461s] ... ok DEBUG: {1} oslo_utils.tests.test_fileutils.RemovePathOnError.test_error [0.000422s] ... ok DEBUG: {1} oslo_utils.tests.test_fileutils.RemovePathOnError.test_remove_dir [0.000373s] ... ok DEBUG: {1} oslo_utils.tests.test_fixture.UUIDSentinelsTest.test_returns_string [0.000395s] ... ok DEBUG: {1} oslo_utils.tests.test_fixture.UUIDSentinelsTest.test_with_underline_prefix [0.013805s] ... ok DEBUG: {1} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_any_none_found [0.000761s] ... ok DEBUG: {1} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_module [0.000364s] ... ok DEBUG: {1} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_ns_optional_arg_not_present [0.000342s] ... ok DEBUG: {1} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_ns_optional_arg_present [0.000539s] ... ok DEBUG: {1} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_versioned_module [0.000821s] ... ok DEBUG: {1} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_versioned_module_wrong_version_parameter [0.000399s] ... ok DEBUG: {1} oslo_utils.tests.test_netutils.IPv6byEUI64TestCase.test_generate_IPv6_with_error_prefix_type [0.000378s] ... ok DEBUG: {1} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_get_my_ipv4_address_without_default_route [0.000802s] ... ok DEBUG: {1} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_get_my_ipv6_disabled [0.001076s] ... ok DEBUG: {1} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_is_valid_cidr [0.000632s] ... ok DEBUG: {1} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_is_valid_ipv4 [0.032656s] ... ok DEBUG: {1} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_is_valid_mac [0.000617s] ... ok DEBUG: {1} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_no_host [0.000412s] ... ok DEBUG: {1} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_urlsplit [0.000383s] ... ok DEBUG: {1} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_valid_icmp_code [0.000356s] ... ok DEBUG: {1} oslo_utils.tests.test_netutils.TestIsIPv6Enabled.test_disabled_non_exists [0.001729s] ... ok DEBUG: {1} oslo_utils.tests.test_reflection.AcceptsKwargsTest.test_with_kwargs [0.000461s] ... ok DEBUG: {1} oslo_utils.tests.test_reflection.CallbackEqualityTest.test_static_instance_callbacks [0.000365s] ... ok DEBUG: {1} oslo_utils.tests.test_reflection.GetCallableArgsTest.test_decorators_work [0.000408s] ... ok DEBUG: {1} oslo_utils.tests.test_reflection.GetCallableArgsTest.test_required_only [0.000386s] ... ok DEBUG: {1} oslo_utils.tests.test_reflection.GetClassNameTest.test_qualified_class [0.000374s] ... ok DEBUG: {1} oslo_utils.tests.test_reflection.MemberGetTest.test_get_members_exclude_hidden [0.000355s] ... ok DEBUG: {1} oslo_utils.tests.test_secretutils.SecretUtilsTest.test_md5_with_data(binary) [0.000414s] ... ok DEBUG: {1} oslo_utils.tests.test_secretutils.SecretUtilsTest.test_md5_with_data(unicode) [0.000409s] ... ok DEBUG: {1} oslo_utils.tests.test_secretutils.SecretUtilsTest.test_md5_without_data(binary) [0.000453s] ... ok DEBUG: {1} oslo_utils.tests.test_secretutils.SecretUtilsTest.test_md5_without_data(unicode) [0.000364s] ... ok DEBUG: {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_errors_dict_literal_with_op_allin [0.000429s] ... ok DEBUG: {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_invalid_brackets_with_op_rangein [0.000690s] ... ok DEBUG: {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_match_beyond_scope_with_op_rangein_le [0.001479s] ... ok DEBUG: {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_match_float_beyond_scope_with_op_rangein_lt [0.001399s] ... ok DEBUG: {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_match_float_under_scope_with_op_rangein_gt [0.001174s] ... ok DEBUG: {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_match_substr [0.001222s] ... ok DEBUG: {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_match_under_scope_with_op_rangein_ge [0.001205s] ... ok DEBUG: {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_matche_float_lower_float_range_with_op_rangein_gt [0.001247s] ... ok DEBUG: {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_matche_float_upper_mixed_range_with_op_rangein_lt [0.001252s] ... ok DEBUG: {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_no_brackets_with_op_rangein [0.000414s] ... ok DEBUG: {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_onechar_with_op_allin [0.000345s] ... ok DEBUG: {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_eqeq [0.001210s] ... ok DEBUG: {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_in [0.001083s] ... ok DEBUG: {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_sl [0.001535s] ... ok DEBUG: {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_sle [0.001312s] ... ok DEBUG: {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_sneq [0.001032s] ... ok DEBUG: {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_int_upper_int_range_with_op_rangein [0.001132s] ... ok DEBUG: {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_l3 [0.001181s] ... ok DEBUG: {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_or3 [0.001016s] ... ok DEBUG: {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_sge2 [0.001200s] ... ok DEBUG: {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_sl [0.001089s] ... ok DEBUG: {1} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_sle [0.001033s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.MaskDictionaryPasswordTestCase.test_do_an_int [0.000400s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.MaskDictionaryPasswordTestCase.test_mask_values [0.000525s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.MaskPasswordTestCase.test_json_message [0.000827s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.MaskPasswordTestCase.test_xml_attribute [0.000917s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.MaskPasswordTestCase.test_xml_message [0.000705s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.SplitByCommas.test_no_comma_before_opening_quotes [0.001385s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.SplitPathTestCase.test_split_path_success [0.000378s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StrUtilsTest.test_bool_bool_from_string [0.000318s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StrUtilsTest.test_int_bool_from_string [0.000323s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StrUtilsTest.test_slugify [0.000495s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StrUtilsTest.test_strict_bool_from_string [0.000702s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringLengthTestCase.test_check_string_length_noname [0.000453s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,no_unit_prefix,b,return_dec) [0.000347s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,no_unit_prefix,bit,return_int) [0.000341s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000377s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,K,b,return_int) [0.000412s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,K,B,return_int) [0.000336s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,M,bit,return_dec) [0.000494s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,M,bit,return_int) [0.000333s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,G,b,return_int) [0.000377s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,G,bit,return_dec) [0.000299s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,G,invalid_unit_suffix,return_dec) [0.000398s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,G,invalid_unit_suffix,return_int) [0.000560s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,T,invalid_unit_suffix,return_dec) [0.000476s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,T,invalid_unit_suffix,return_int) [0.000356s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,P,bit,return_dec) [0.000394s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,P,bit,return_int) [0.000404s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,E,B,return_int) [0.000324s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,E,invalid_unit_suffix,return_dec) [0.000393s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Z,b,return_dec) [0.000333s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Z,b,return_int) [0.000382s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Z,bit,return_int) [0.000332s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Y,bit,return_dec) [0.000442s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Y,bit,return_int) [0.000329s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Y,B,return_int) [0.000381s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,R,invalid_unit_suffix,return_int) [0.001462s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Q,bit,return_int) [0.000370s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ki,b,return_int) [0.000366s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ki,B,return_dec) [0.000387s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ki,invalid_unit_suffix,return_int) [0.000444s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Mi,b,return_dec) [0.000376s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Mi,B,return_dec) [0.000611s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Gi,bit,return_dec) [0.000367s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Gi,invalid_unit_suffix,return_int) [0.000392s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ti,B,return_int) [0.000544s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Pi,bit,return_dec) [0.000454s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ei,b,return_int) [0.000385s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Zi,b,return_int) [0.000382s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Zi,bit,return_int) [0.000666s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Zi,invalid_unit_suffix,return_dec) [0.000734s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Zi,invalid_unit_suffix,return_int) [0.000921s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Yi,bit,return_int) [0.000358s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Yi,invalid_unit_suffix,return_dec) [0.000494s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ri,bit,return_int) [0.000369s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ri,invalid_unit_suffix,return_int) [0.001212s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Qi,B,return_int) [0.000503s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,invalid_unit_prefix,bit,return_int) [0.000722s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,invalid_unit_prefix,B,return_int) [0.001326s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000438s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,no_unit_prefix,b,return_int) [0.000366s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,no_unit_prefix,bit,return_int) [0.000352s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,k,bit,return_int) [0.000345s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,k,B,return_dec) [0.000324s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,K,b,return_dec) [0.000381s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,K,bit,return_int) [0.000358s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,K,invalid_unit_suffix,return_dec) [0.000445s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,K,invalid_unit_suffix,return_int) [0.000831s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,M,bit,return_int) [0.000444s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,G,B,return_dec) [0.000486s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,T,b,return_dec) [0.000335s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,T,bit,return_dec) [0.000533s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,T,B,return_dec) [0.000428s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,T,invalid_unit_suffix,return_int) [0.000362s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,P,b,return_dec) [0.000292s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,P,b,return_int) [0.000431s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,P,B,return_int) [0.000535s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,P,invalid_unit_suffix,return_dec) [0.001286s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,P,invalid_unit_suffix,return_int) [0.000328s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,E,b,return_dec) [0.000282s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,E,b,return_int) [0.000374s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,E,bit,return_int) [0.000612s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Z,B,return_int) [0.000294s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Y,b,return_dec) [0.000693s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,R,bit,return_dec) [0.000372s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,R,bit,return_int) [0.000534s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,R,B,return_int) [0.000530s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,R,invalid_unit_suffix,return_int) [0.000667s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Q,bit,return_dec) [0.000692s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Q,B,return_dec) [0.000526s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ki,bit,return_int) [0.000329s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ki,B,return_int) [0.000462s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Mi,invalid_unit_suffix,return_int) [0.000462s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ti,invalid_unit_suffix,return_dec) [0.000498s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ti,invalid_unit_suffix,return_int) [0.000519s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Pi,b,return_dec) [0.000464s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ei,B,return_dec) [0.000408s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ei,B,return_int) [0.000703s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Zi,B,return_int) [0.000539s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Yi,bit,return_dec) [0.000432s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ri,b,return_dec) [0.000650s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ri,b,return_int) [0.000793s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Qi,bit,return_int) [0.000877s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Qi,B,return_dec) [0.000429s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,invalid_unit_prefix,B,return_int) [0.000385s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,no_unit_prefix,b,return_dec) [0.000619s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000839s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_int) [0.000500s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,k,bit,return_dec) [0.000480s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,k,B,return_int) [0.000639s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,K,bit,return_dec) [0.000392s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,M,b,return_int) [0.000337s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,M,bit,return_int) [0.000347s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,P,b,return_dec) [0.000384s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,P,b,return_int) [0.000548s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,P,bit,return_dec) [0.000591s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,P,B,return_dec) [0.000688s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.000418s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,E,B,return_int) [0.000441s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Z,bit,return_int) [0.000441s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000549s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Y,b,return_dec) [0.000618s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000395s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,R,b,return_dec) [0.000373s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,R,B,return_int) [0.000384s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000415s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Q,B,return_int) [0.000351s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000337s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000373s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ki,b,return_dec) [0.000424s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ki,bit,return_dec) [0.000315s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ki,B,return_int) [0.000404s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Mi,b,return_int) [0.000429s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000390s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Gi,b,return_dec) [0.000964s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.000596s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ti,bit,return_int) [0.000458s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000379s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Pi,b,return_int) [0.000406s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000539s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.000375s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000485s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Zi,B,return_int) [0.000398s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Yi,b,return_int) [0.000446s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Yi,B,return_dec) [0.000493s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Qi,b,return_int) [0.000889s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Qi,bit,return_int) [0.000422s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000396s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000357s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000550s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,no_unit_prefix,b,return_dec) [0.000348s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,k,b,return_dec) [0.000460s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,k,b,return_int) [0.002320s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,k,bit,return_int) [0.000377s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,K,b,return_dec) [0.000312s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,K,B,return_dec) [0.000329s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,G,b,return_int) [0.000313s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,G,B,return_dec) [0.000333s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,G,invalid_unit_suffix,return_int) [0.000395s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,T,b,return_dec) [0.000596s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,P,B,return_dec) [0.000444s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,E,b,return_dec) [0.000404s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,E,B,return_int) [0.000383s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000560s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Z,B,return_dec) [0.000488s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Z,B,return_int) [0.000409s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Y,b,return_int) [0.000373s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Y,bit,return_int) [0.000410s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Y,B,return_dec) [0.000387s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000406s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,R,invalid_unit_suffix,return_int) [0.000512s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Q,b,return_dec) [0.000437s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Q,b,return_int) [0.000483s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ki,B,return_dec) [0.000433s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Mi,b,return_dec) [0.000410s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000440s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ti,b,return_dec) [0.000406s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ti,B,return_int) [0.000542s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Pi,b,return_int) [0.000433s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Pi,bit,return_int) [0.000310s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ei,b,return_int) [0.000361s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ei,bit,return_dec) [0.000373s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ei,B,return_dec) [0.000422s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Zi,B,return_dec) [0.000615s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Zi,B,return_int) [0.000389s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Yi,B,return_dec) [0.000391s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.000515s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ri,bit,return_int) [0.000408s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.000434s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Qi,b,return_dec) [0.000407s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Qi,bit,return_dec) [0.000933s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Qi,B,return_int) [0.000427s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000461s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000386s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,invalid_unit_prefix,B,return_int) [0.000430s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,no_unit_prefix,B,return_int) [0.000406s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000405s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,k,b,return_int) [0.000424s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,K,B,return_int) [0.000489s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000377s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,M,b,return_dec) [0.000341s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000414s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,T,b,return_dec) [0.000333s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,T,bit,return_dec) [0.000523s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,P,invalid_unit_suffix,return_int) [0.000535s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,E,b,return_dec) [0.000418s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,E,B,return_dec) [0.000403s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Y,bit,return_int) [0.000424s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Y,B,return_dec) [0.000408s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,R,bit,return_int) [0.000395s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,R,B,return_dec) [0.000407s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ki,bit,return_int) [0.000410s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ki,B,return_dec) [0.000333s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000598s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000476s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Gi,b,return_int) [0.000370s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000422s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ti,b,return_dec) [0.000370s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ti,B,return_int) [0.000533s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000402s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Pi,bit,return_int) [0.000373s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ei,B,return_int) [0.000410s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000922s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Zi,bit,return_dec) [0.000386s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Zi,B,return_dec) [0.000433s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Yi,bit,return_dec) [0.000401s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Yi,bit,return_int) [0.000381s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000389s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ri,B,return_dec) [0.000417s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000449s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Qi,b,return_dec) [0.000401s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Qi,bit,return_dec) [0.000485s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Qi,B,return_int) [0.000372s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000486s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000414s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000411s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,no_unit_prefix,B,return_int) [0.000376s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,k,b,return_int) [0.000418s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,k,invalid_unit_suffix,return_int) [0.000728s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,K,B,return_dec) [0.000437s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,M,b,return_int) [0.000362s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,M,B,return_dec) [0.000385s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,M,B,return_int) [0.000394s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,G,B,return_dec) [0.000389s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,T,bit,return_int) [0.000427s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,T,invalid_unit_suffix,return_int) [0.000466s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,P,bit,return_dec) [0.000458s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,P,B,return_dec) [0.000408s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,P,B,return_int) [0.000389s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,E,invalid_unit_suffix,return_int) [0.000702s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Z,bit,return_dec) [0.001264s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Y,bit,return_int) [0.000393s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000432s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,R,bit,return_dec) [0.000422s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Q,b,return_int) [0.000363s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Q,bit,return_int) [0.000390s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ki,B,return_dec) [0.000368s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ki,B,return_int) [0.000442s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000403s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000594s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Gi,bit,return_dec) [0.000404s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Gi,B,return_dec) [0.000425s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ti,B,return_dec) [0.000461s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000384s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Pi,B,return_dec) [0.000349s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000404s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ei,b,return_int) [0.000419s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ei,B,return_int) [0.000390s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Zi,bit,return_dec) [0.000408s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Zi,bit,return_int) [0.000388s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Zi,B,return_int) [0.000488s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Yi,bit,return_dec) [0.000435s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Yi,B,return_int) [0.000637s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ri,b,return_int) [0.000314s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Qi,b,return_dec) [0.000414s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000446s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,invalid_unit_prefix,bit,return_dec) [0.000412s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,invalid_unit_prefix,bit,return_int) [0.000460s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,no_unit_prefix,b,return_dec) [0.000455s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.000427s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,k,b,return_int) [0.000416s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,K,b,return_int) [0.000436s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,K,bit,return_dec) [0.000597s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,K,B,return_int) [0.000386s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,K,invalid_unit_suffix,return_int) [0.000429s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,M,B,return_dec) [0.000317s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,M,B,return_int) [0.000307s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,M,invalid_unit_suffix,return_int) [0.000733s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,G,bit,return_int) [0.000425s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,G,B,return_dec) [0.000375s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,G,invalid_unit_suffix,return_dec) [0.000405s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,T,b,return_dec) [0.000402s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,T,bit,return_dec) [0.000382s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,T,B,return_int) [0.000424s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,P,bit,return_int) [0.000419s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,E,b,return_int) [0.000406s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,E,B,return_int) [0.000363s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Z,bit,return_dec) [0.000381s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Z,bit,return_int) [0.000419s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Y,b,return_dec) [0.000447s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ki,invalid_unit_suffix,return_dec) [0.000367s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Mi,b,return_dec) [0.000352s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Mi,bit,return_dec) [0.000603s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Mi,B,return_dec) [0.002675s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Mi,invalid_unit_suffix,return_dec) [0.000734s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Gi,b,return_int) [0.000496s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Gi,bit,return_int) [0.000416s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ti,b,return_int) [0.000870s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ti,B,return_int) [0.000405s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ti,invalid_unit_suffix,return_int) [0.000386s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Pi,b,return_dec) [0.000436s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Pi,bit,return_dec) [0.000426s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Pi,bit,return_int) [0.000411s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ei,B,return_int) [0.000653s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Zi,b,return_dec) [0.000683s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Zi,bit,return_dec) [0.000382s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ri,b,return_dec) [0.000406s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Qi,bit,return_int) [0.000431s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Qi,B,return_int) [0.000537s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Qi,invalid_unit_suffix,return_int) [0.000457s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,invalid_unit_prefix,b,return_int) [0.000391s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,invalid_unit_prefix,B,return_dec) [0.000370s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,no_unit_prefix,b,return_int) [0.000380s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000419s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,k,invalid_unit_suffix,return_dec) [0.000495s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,K,b,return_dec) [0.000470s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,M,B,return_int) [0.000406s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,M,invalid_unit_suffix,return_dec) [0.000425s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,G,b,return_int) [0.000403s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,G,B,return_dec) [0.000344s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,T,b,return_int) [0.000360s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,T,B,return_int) [0.000478s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,P,bit,return_dec) [0.000378s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,P,B,return_dec) [0.000478s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,P,invalid_unit_suffix,return_int) [0.000394s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,E,b,return_dec) [0.000380s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,E,B,return_dec) [0.000348s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Z,b,return_int) [0.000389s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Z,bit,return_int) [0.000475s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Z,B,return_int) [0.001099s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Z,invalid_unit_suffix,return_dec) [0.000405s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Y,bit,return_int) [0.000405s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Y,B,return_dec) [0.000355s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Y,B,return_int) [0.000376s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,R,B,return_dec) [0.000402s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,R,invalid_unit_suffix,return_int) [0.000569s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Q,bit,return_int) [0.000396s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ki,B,return_dec) [0.000882s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ki,B,return_int) [0.000395s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Mi,b,return_int) [0.000466s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Gi,B,return_int) [0.000405s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Gi,invalid_unit_suffix,return_int) [0.000390s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ti,B,return_dec) [0.000433s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Pi,bit,return_int) [0.000376s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ei,B,return_dec) [0.000706s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ei,B,return_int) [0.000460s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Zi,b,return_dec) [0.000598s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Zi,b,return_int) [0.000394s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Zi,B,return_dec) [0.000453s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Yi,b,return_dec) [0.000504s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Yi,b,return_int) [0.000457s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Yi,bit,return_dec) [0.000489s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Yi,B,return_int) [0.000414s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ri,b,return_int) [0.000488s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ri,invalid_unit_suffix,return_dec) [0.000333s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Qi,b,return_int) [0.000429s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Qi,bit,return_int) [0.000482s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Qi,B,return_dec) [0.000566s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,invalid_unit_prefix,b,return_int) [0.000485s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000429s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000506s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,no_unit_prefix,B,return_dec) [0.000492s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,no_unit_prefix,B,return_int) [0.000406s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,k,bit,return_dec) [0.000417s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,K,b,return_int) [0.000395s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,K,bit,return_dec) [0.000395s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,K,bit,return_int) [0.000424s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,K,B,return_dec) [0.000407s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.000432s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,K,invalid_unit_suffix,return_int) [0.000522s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,G,bit,return_dec) [0.000445s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000412s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,T,B,return_dec) [0.000343s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,P,B,return_dec) [0.000364s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,P,B,return_int) [0.000390s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,E,bit,return_dec) [0.000560s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,E,bit,return_int) [0.000457s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.000691s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Z,bit,return_dec) [0.000396s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000445s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Y,b,return_dec) [0.000425s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000405s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000472s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,R,b,return_dec) [0.000406s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,R,bit,return_int) [0.000333s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000403s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Q,b,return_dec) [0.000413s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Q,B,return_dec) [0.000400s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Q,B,return_int) [0.000473s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000539s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Mi,B,return_dec) [0.000432s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Mi,B,return_int) [0.000649s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Gi,b,return_int) [0.000394s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Gi,bit,return_dec) [0.000388s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ti,bit,return_int) [0.000378s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ti,B,return_int) [0.000496s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Pi,B,return_dec) [0.000451s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Pi,B,return_int) [0.000603s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ei,b,return_int) [0.000516s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Zi,bit,return_int) [0.000443s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.000457s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.000476s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Yi,bit,return_int) [0.000322s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Yi,B,return_int) [0.000349s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000687s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ri,bit,return_int) [0.000332s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.000331s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Qi,b,return_dec) [0.000490s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,k,bit,return_dec) [0.000374s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,k,bit,return_int) [0.000521s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,K,b,return_dec) [0.000466s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,K,bit,return_int) [0.000411s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,K,B,return_dec) [0.000410s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,K,B,return_int) [0.000440s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,M,b,return_dec) [0.000410s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,M,bit,return_int) [0.000419s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,M,B,return_int) [0.000468s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,G,b,return_int) [0.000448s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,G,bit,return_dec) [0.000616s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,G,bit,return_int) [0.000410s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,G,B,return_int) [0.000440s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,T,b,return_dec) [0.000432s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,P,bit,return_dec) [0.000399s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000430s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,E,bit,return_dec) [0.000503s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,E,bit,return_int) [0.000363s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,E,B,return_dec) [0.000422s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000431s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Z,b,return_dec) [0.000400s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Z,bit,return_dec) [0.000376s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Y,B,return_dec) [0.000427s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Y,B,return_int) [0.000521s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ki,b,return_dec) [0.000419s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Mi,b,return_dec) [0.000340s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Mi,B,return_dec) [0.000342s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Mi,B,return_int) [0.000424s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ti,b,return_int) [0.000574s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ti,bit,return_dec) [0.000539s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ti,B,return_int) [0.000406s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Pi,b,return_dec) [0.000409s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.000410s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Zi,b,return_dec) [0.000394s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Zi,B,return_int) [0.000337s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Yi,b,return_int) [0.000451s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ri,b,return_dec) [0.000345s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ri,b,return_int) [0.000475s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Qi,bit,return_dec) [0.000446s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Qi,B,return_dec) [0.000542s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,invalid_unit_prefix,B,return_int) [0.000402s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,no_unit_prefix,b,return_int) [0.000542s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,no_unit_prefix,B,return_dec) [0.000369s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,k,bit,return_dec) [0.000337s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000409s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,M,b,return_dec) [0.000375s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,M,bit,return_dec) [0.000637s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,G,b,return_int) [0.000516s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,G,B,return_int) [0.000391s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,P,bit,return_dec) [0.000426s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,E,B,return_dec) [0.000432s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Z,B,return_dec) [0.000407s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Z,B,return_int) [0.000564s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000347s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Y,b,return_int) [0.000379s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000456s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,R,B,return_dec) [0.000418s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ki,b,return_int) [0.000442s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ki,bit,return_int) [0.000408s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Mi,B,return_dec) [0.000431s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Mi,B,return_int) [0.000430s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000410s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Gi,b,return_dec) [0.000454s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Gi,b,return_int) [0.000393s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Gi,bit,return_int) [0.000442s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ti,bit,return_int) [0.000411s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Pi,b,return_int) [0.000467s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000505s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Zi,bit,return_int) [0.000491s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Yi,b,return_int) [0.002530s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Yi,B,return_int) [0.000536s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ri,b,return_int) [0.000429s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ri,bit,return_dec) [0.000558s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ri,bit,return_int) [0.000440s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Qi,b,return_int) [0.000438s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Qi,B,return_dec) [0.000389s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000402s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000505s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000404s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,k,b,return_dec) [0.000402s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,k,bit,return_dec) [0.000662s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,k,bit,return_int) [0.000380s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,k,invalid_unit_suffix,return_dec) [0.000374s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,k,invalid_unit_suffix,return_int) [0.000707s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,K,bit,return_int) [0.000530s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,M,b,return_dec) [0.001301s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,M,bit,return_int) [0.000327s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,M,B,return_int) [0.001460s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,G,invalid_unit_suffix,return_dec) [0.000357s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,T,b,return_int) [0.000358s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,T,invalid_unit_suffix,return_int) [0.000558s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,P,bit,return_int) [0.000593s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,P,B,return_dec) [0.000398s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,P,invalid_unit_suffix,return_dec) [0.001183s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,E,b,return_dec) [0.000450s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,E,invalid_unit_suffix,return_int) [0.000549s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Z,b,return_dec) [0.000466s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Z,B,return_dec) [0.000444s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Y,b,return_dec) [0.000568s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Y,bit,return_dec) [0.000449s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Y,B,return_int) [0.000565s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000390s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Mi,b,return_dec) [0.000385s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000544s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Gi,b,return_dec) [0.000346s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000463s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Zi,B,return_dec) [0.000409s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Zi,B,return_int) [0.000466s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000568s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Yi,b,return_dec) [0.000395s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Yi,b,return_int) [0.000471s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Yi,B,return_dec) [0.000357s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Yi,B,return_int) [0.000434s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ri,b,return_dec) [0.000423s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ri,B,return_dec) [0.000425s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000454s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Qi,b,return_dec) [0.000374s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Qi,B,return_dec) [0.000392s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Qi,B,return_int) [0.000461s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000397s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,invalid_unit_prefix,bit,return_int) [0.000441s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,no_unit_prefix,b,return_dec) [0.000376s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,no_unit_prefix,bit,return_int) [0.000357s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.000749s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,k,bit,return_int) [0.000410s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,k,B,return_int) [0.000384s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,k,invalid_unit_suffix,return_dec) [0.000414s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,K,B,return_dec) [0.000374s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,M,b,return_dec) [0.000930s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,M,B,return_int) [0.000356s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,G,b,return_dec) [0.000495s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,G,invalid_unit_suffix,return_dec) [0.001185s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,G,invalid_unit_suffix,return_int) [0.000634s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,T,invalid_unit_suffix,return_dec) [0.000355s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,T,invalid_unit_suffix,return_int) [0.000464s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,P,invalid_unit_suffix,return_dec) [0.000720s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,E,b,return_dec) [0.000601s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,E,bit,return_dec) [0.000364s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,E,B,return_dec) [0.000401s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Z,B,return_int) [0.000391s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Z,invalid_unit_suffix,return_int) [0.000471s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Y,b,return_int) [0.000420s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Y,B,return_int) [0.000357s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,R,b,return_dec) [0.000465s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,R,B,return_dec) [0.000413s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,R,B,return_int) [0.000383s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,R,invalid_unit_suffix,return_int) [0.000459s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Q,bit,return_dec) [0.000389s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Q,invalid_unit_suffix,return_int) [0.000480s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ki,B,return_dec) [0.000472s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Mi,bit,return_int) [0.000422s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Mi,B,return_dec) [0.000384s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Gi,bit,return_dec) [0.000440s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Gi,invalid_unit_suffix,return_int) [0.000448s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ti,B,return_int) [0.000435s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Pi,b,return_dec) [0.001003s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Pi,b,return_int) [0.000390s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ei,invalid_unit_suffix,return_dec) [0.000388s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Zi,B,return_int) [0.000640s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Yi,b,return_int) [0.000436s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Yi,B,return_int) [0.000420s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ri,b,return_int) [0.000408s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ri,bit,return_dec) [0.000423s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Qi,invalid_unit_suffix,return_int) [0.000480s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,invalid_unit_prefix,b,return_dec) [0.000682s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,invalid_unit_prefix,b,return_int) [0.001025s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,invalid_unit_prefix,B,return_int) [0.000485s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,no_unit_prefix,bit,return_dec) [0.000653s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,no_unit_prefix,bit,return_int) [0.000282s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000482s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,k,bit,return_dec) [0.000359s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,k,invalid_unit_suffix,return_dec) [0.000445s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,K,b,return_dec) [0.000640s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,K,bit,return_dec) [0.000517s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,K,bit,return_int) [0.000349s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,M,b,return_dec) [0.000412s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,M,bit,return_int) [0.000618s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,M,B,return_int) [0.000365s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,G,invalid_unit_suffix,return_int) [0.000449s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,T,bit,return_int) [0.000358s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,P,bit,return_dec) [0.000417s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,E,bit,return_int) [0.000494s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,E,invalid_unit_suffix,return_int) [0.000337s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Z,b,return_int) [0.000543s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Z,bit,return_int) [0.000445s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Y,b,return_dec) [0.000317s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Y,B,return_dec) [0.000351s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Q,b,return_dec) [0.000361s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Q,bit,return_int) [0.000445s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Q,invalid_unit_suffix,return_dec) [0.000460s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Q,invalid_unit_suffix,return_int) [0.000543s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ki,b,return_int) [0.000463s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ki,bit,return_int) [0.000420s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ki,B,return_int) [0.000500s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Gi,b,return_dec) [0.000381s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ti,invalid_unit_suffix,return_dec) [0.000420s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Pi,bit,return_dec) [0.000322s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ei,b,return_int) [0.000328s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ei,invalid_unit_suffix,return_int) [0.000319s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Zi,b,return_dec) [0.000338s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Zi,invalid_unit_suffix,return_int) [0.000343s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Yi,bit,return_dec) [0.000603s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Yi,invalid_unit_suffix,return_dec) [0.000431s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ri,b,return_int) [0.001064s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Qi,b,return_int) [0.000343s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Qi,bit,return_dec) [0.000556s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,no_unit_prefix,b,return_dec) [0.000290s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,no_unit_prefix,b,return_int) [0.000434s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,no_unit_prefix,B,return_dec) [0.000304s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,k,B,return_dec) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,k,B,return_int) [0.000210s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.000282s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,K,b,return_dec) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,K,b,return_int) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,K,B,return_int) [0.000256s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,G,bit,return_dec) [0.000248s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,G,B,return_int) [0.000824s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,T,b,return_dec) [0.000604s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,P,bit,return_int) [0.000497s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,P,B,return_int) [0.000373s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,E,bit,return_dec) [0.002617s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,E,B,return_int) [0.000475s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000427s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Z,bit,return_dec) [0.000370s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Z,B,return_int) [0.000700s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000517s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000366s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,R,b,return_dec) [0.000384s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,R,B,return_dec) [0.000306s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000372s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Q,bit,return_int) [0.000460s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000706s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ki,b,return_int) [0.000774s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ki,bit,return_dec) [0.000385s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ki,bit,return_int) [0.000410s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ki,B,return_int) [0.000645s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.000474s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Mi,B,return_dec) [0.000456s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Mi,B,return_int) [0.000358s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.000430s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Gi,b,return_int) [0.000629s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.000268s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Pi,b,return_int) [0.000267s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Pi,B,return_dec) [0.000261s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.002486s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ei,bit,return_dec) [0.000313s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.000270s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.000295s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Yi,b,return_int) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Yi,bit,return_dec) [0.000467s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Yi,bit,return_int) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.001881s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ri,B,return_dec) [0.000345s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Qi,bit,return_int) [0.000488s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Qi,B,return_dec) [0.000653s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000343s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,no_unit_prefix,b,return_dec) [0.000715s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,no_unit_prefix,b,return_int) [0.000461s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,no_unit_prefix,bit,return_dec) [0.000549s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000404s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_int) [0.000523s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,k,bit,return_dec) [0.000324s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,k,B,return_dec) [0.000642s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,K,bit,return_dec) [0.000397s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,K,invalid_unit_suffix,return_int) [0.000376s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,M,B,return_dec) [0.000306s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000334s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,G,bit,return_int) [0.000328s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,G,B,return_int) [0.000334s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,G,invalid_unit_suffix,return_int) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000481s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,P,bit,return_dec) [0.000312s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,P,bit,return_int) [0.000347s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,E,b,return_dec) [0.000448s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,E,B,return_dec) [0.000429s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000622s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Z,B,return_int) [0.000482s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Y,bit,return_int) [0.000395s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Y,B,return_dec) [0.000353s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,R,b,return_int) [0.000488s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,R,B,return_dec) [0.000512s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Q,b,return_dec) [0.000450s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Q,b,return_int) [0.000339s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Q,bit,return_dec) [0.000295s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.002605s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ki,b,return_int) [0.000373s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ki,bit,return_dec) [0.000428s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ki,B,return_int) [0.000311s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Mi,B,return_dec) [0.000452s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000480s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ti,b,return_dec) [0.000506s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000505s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Zi,bit,return_dec) [0.000443s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Zi,B,return_dec) [0.000339s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Yi,b,return_int) [0.000414s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ri,B,return_int) [0.000342s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Qi,bit,return_int) [0.000375s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000423s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000345s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,k,bit,return_dec) [0.000492s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,k,bit,return_int) [0.000354s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,k,B,return_int) [0.000483s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,K,b,return_dec) [0.000330s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,M,B,return_dec) [0.001119s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000406s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,G,b,return_dec) [0.004097s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,G,bit,return_int) [0.000418s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,G,B,return_int) [0.000390s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,G,invalid_unit_suffix,return_dec) [0.000435s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,T,invalid_unit_suffix,return_int) [0.000509s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,P,invalid_unit_suffix,return_int) [0.000493s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,E,bit,return_int) [0.000515s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,E,B,return_int) [0.000496s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Z,bit,return_int) [0.001046s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Z,B,return_dec) [0.001141s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Y,bit,return_dec) [0.000612s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Y,bit,return_int) [0.000846s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Y,B,return_dec) [0.001263s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000364s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,R,b,return_dec) [0.000430s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,R,bit,return_int) [0.000744s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,R,B,return_int) [0.000641s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Q,bit,return_dec) [0.000454s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000337s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ki,b,return_dec) [0.000429s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ki,bit,return_dec) [0.000433s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ki,B,return_dec) [0.000437s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ki,B,return_int) [0.000386s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000406s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Mi,b,return_int) [0.000814s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Mi,bit,return_dec) [0.000387s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Gi,bit,return_dec) [0.000421s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Gi,bit,return_int) [0.000377s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000424s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ti,B,return_dec) [0.000509s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ti,B,return_int) [0.000486s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000381s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Pi,bit,return_dec) [0.000384s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ei,B,return_int) [0.000371s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Zi,b,return_int) [0.000411s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Zi,B,return_int) [0.000378s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Yi,b,return_dec) [0.000406s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Yi,bit,return_dec) [0.000606s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000480s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Qi,b,return_dec) [0.000454s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Qi,b,return_int) [0.000420s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000367s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000377s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,no_unit_prefix,B,return_dec) [0.000334s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000456s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,k,bit,return_int) [0.000401s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,k,B,return_int) [0.000450s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,K,b,return_dec) [0.000398s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,K,b,return_int) [0.000378s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,K,B,return_dec) [0.000401s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,K,invalid_unit_suffix,return_int) [0.001158s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,M,B,return_int) [0.000316s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,G,B,return_dec) [0.000376s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,T,b,return_int) [0.000867s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,T,bit,return_int) [0.000354s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,E,b,return_dec) [0.000404s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,E,bit,return_dec) [0.000391s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,E,B,return_int) [0.000324s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Y,b,return_int) [0.000402s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Y,bit,return_dec) [0.000390s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Y,invalid_unit_suffix,return_int) [0.000373s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,R,b,return_dec) [0.000312s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,R,bit,return_dec) [0.000368s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,R,invalid_unit_suffix,return_dec) [0.000431s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,R,invalid_unit_suffix,return_int) [0.000600s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Q,b,return_int) [0.000458s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Q,B,return_dec) [0.000398s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Q,B,return_int) [0.000413s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ki,bit,return_dec) [0.000427s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ki,bit,return_int) [0.000406s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ki,B,return_dec) [0.000383s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ki,B,return_int) [0.000376s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Mi,b,return_int) [0.000449s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Mi,B,return_dec) [0.000441s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000447s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Gi,b,return_int) [0.000404s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Gi,bit,return_dec) [0.000351s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Gi,bit,return_int) [0.000648s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Gi,B,return_dec) [0.000463s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ti,b,return_dec) [0.000412s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ti,bit,return_dec) [0.000422s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ti,bit,return_int) [0.000396s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Pi,b,return_dec) [0.000404s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Pi,B,return_int) [0.000412s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ei,bit,return_dec) [0.000450s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ei,B,return_dec) [0.000507s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000584s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Yi,b,return_int) [0.000525s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ri,b,return_int) [0.000439s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ri,B,return_dec) [0.000503s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000616s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000659s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,invalid_unit_prefix,b,return_int) [0.000526s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,k,invalid_unit_suffix,return_int) [0.000454s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,K,bit,return_int) [0.000539s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,K,invalid_unit_suffix,return_int) [0.000597s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,M,b,return_int) [0.000752s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,M,invalid_unit_suffix,return_dec) [0.000453s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,G,B,return_int) [0.000361s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,G,invalid_unit_suffix,return_int) [0.000965s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,T,B,return_dec) [0.000414s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,P,b,return_dec) [0.000393s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,P,bit,return_int) [0.000738s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,P,invalid_unit_suffix,return_dec) [0.000350s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,E,bit,return_int) [0.000534s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Z,bit,return_int) [0.000570s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Z,invalid_unit_suffix,return_dec) [0.000374s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Y,b,return_int) [0.000298s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Y,bit,return_dec) [0.000694s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Y,bit,return_int) [0.000419s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Y,B,return_dec) [0.000601s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Y,invalid_unit_suffix,return_int) [0.000443s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Q,b,return_dec) [0.000369s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Q,bit,return_dec) [0.000482s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Q,bit,return_int) [0.001044s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Q,B,return_int) [0.001160s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ki,bit,return_dec) [0.000486s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ki,bit,return_int) [0.000398s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Mi,B,return_int) [0.000515s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Gi,B,return_int) [0.000405s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ti,b,return_int) [0.000610s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ti,bit,return_int) [0.000299s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Pi,b,return_int) [0.000546s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Pi,B,return_dec) [0.000534s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Pi,B,return_int) [0.000272s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Pi,invalid_unit_suffix,return_int) [0.000360s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ei,b,return_dec) [0.000820s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ei,bit,return_int) [0.000540s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ei,invalid_unit_suffix,return_dec) [0.000551s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ei,invalid_unit_suffix,return_int) [0.000535s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Zi,B,return_dec) [0.000487s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Zi,B,return_int) [0.000647s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Zi,invalid_unit_suffix,return_dec) [0.000257s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,invalid_unit_prefix,b,return_int) [0.000271s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,invalid_unit_prefix,B,return_int) [0.000258s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000255s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,no_unit_prefix,bit,return_int) [0.000304s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,k,bit,return_dec) [0.000249s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,k,invalid_unit_suffix,return_int) [0.000266s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,K,b,return_dec) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,K,bit,return_int) [0.000470s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,K,B,return_int) [0.000278s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,M,bit,return_dec) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,M,invalid_unit_suffix,return_dec) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,T,invalid_unit_suffix,return_int) [0.000324s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,P,bit,return_dec) [0.000262s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,E,B,return_int) [0.000415s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Z,b,return_int) [0.000336s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Z,bit,return_int) [0.000354s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Z,B,return_dec) [0.000267s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Z,B,return_int) [0.000259s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Y,b,return_dec) [0.000297s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Y,b,return_int) [0.000291s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Y,bit,return_dec) [0.000252s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,R,bit,return_dec) [0.000272s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Q,b,return_int) [0.000318s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Q,bit,return_int) [0.000252s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Q,invalid_unit_suffix,return_dec) [0.000270s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ki,invalid_unit_suffix,return_dec) [0.000315s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ki,invalid_unit_suffix,return_int) [0.000413s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Mi,b,return_int) [0.000249s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Mi,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Gi,b,return_dec) [0.001992s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Gi,B,return_int) [0.000962s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Gi,invalid_unit_suffix,return_int) [0.000260s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ti,B,return_dec) [0.002755s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ei,B,return_dec) [0.000271s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Zi,b,return_int) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Zi,invalid_unit_suffix,return_int) [0.000726s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Yi,b,return_int) [0.000249s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Yi,bit,return_dec) [0.000274s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ri,invalid_unit_suffix,return_int) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Qi,B,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Qi,invalid_unit_suffix,return_dec) [0.001701s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,invalid_unit_prefix,b,return_dec) [0.000250s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,invalid_unit_prefix,bit,return_dec) [0.000280s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,invalid_unit_prefix,B,return_int) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,no_unit_prefix,b,return_int) [0.001552s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000249s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,no_unit_prefix,B,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,K,b,return_int) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.000262s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,G,b,return_dec) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,G,bit,return_int) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000378s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,T,B,return_dec) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,P,b,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000289s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Z,b,return_int) [0.000301s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,R,b,return_dec) [0.000299s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,R,bit,return_int) [0.005982s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,R,B,return_int) [0.000268s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Q,b,return_dec) [0.000248s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ki,bit,return_dec) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Mi,bit,return_dec) [0.000260s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Gi,bit,return_int) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Gi,B,return_dec) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Gi,B,return_int) [0.000278s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ti,B,return_dec) [0.000256s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.002574s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Pi,bit,return_dec) [0.000307s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Pi,bit,return_int) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.001900s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ei,b,return_dec) [0.000293s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ei,b,return_int) [0.000258s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.019797s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Zi,bit,return_dec) [0.000464s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Zi,B,return_dec) [0.000446s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.000297s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Yi,bit,return_dec) [0.001422s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ri,b,return_dec) [0.000269s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ri,B,return_int) [0.000249s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.000444s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.004003s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000308s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000246s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,no_unit_prefix,bit,return_dec) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,k,b,return_int) [0.000259s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,K,bit,return_int) [0.000242s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,G,bit,return_int) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,T,b,return_dec) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000253s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,E,b,return_dec) [0.000248s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,E,B,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000433s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Z,b,return_int) [0.000257s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Z,bit,return_dec) [0.000242s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Z,B,return_dec) [0.000278s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Z,B,return_int) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000257s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,R,B,return_dec) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,R,invalid_unit_suffix,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Q,bit,return_dec) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Mi,b,return_dec) [0.000262s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000253s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ti,b,return_int) [0.000317s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ti,B,return_dec) [0.000352s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Pi,b,return_int) [0.000530s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Pi,bit,return_dec) [0.000313s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Pi,bit,return_int) [0.000304s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Pi,B,return_dec) [0.000350s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Pi,B,return_int) [0.000308s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ei,B,return_dec) [0.000333s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000578s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000363s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.000323s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ri,B,return_int) [0.000330s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Qi,b,return_int) [0.000335s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Qi,B,return_dec) [0.000472s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Qi,B,return_int) [0.000352s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.000350s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000593s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000353s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,no_unit_prefix,b,return_dec) [0.001047s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,no_unit_prefix,b,return_int) [0.000365s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,K,bit,return_dec) [0.000395s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,M,b,return_dec) [0.002165s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,M,bit,return_dec) [0.000352s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,M,invalid_unit_suffix,return_int) [0.000408s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,G,bit,return_dec) [0.000356s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,G,B,return_dec) [0.006706s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,G,invalid_unit_suffix,return_dec) [0.001378s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,T,bit,return_int) [0.000398s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000365s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,P,bit,return_dec) [0.006582s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,P,bit,return_int) [0.000548s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,E,b,return_int) [0.000248s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Z,b,return_int) [0.000257s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Z,B,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,R,bit,return_dec) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000263s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Q,b,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Q,B,return_dec) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000287s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.000274s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000246s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Gi,b,return_dec) [0.002731s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Gi,bit,return_int) [0.000589s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Pi,b,return_dec) [0.000271s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Pi,bit,return_dec) [0.000254s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Pi,B,return_dec) [0.000312s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000255s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ei,b,return_dec) [0.000254s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000305s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Zi,bit,return_dec) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Zi,B,return_int) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000264s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Yi,B,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Yi,B,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.001545s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000263s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ri,bit,return_dec) [0.000273s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Qi,B,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,no_unit_prefix,b,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,no_unit_prefix,bit,return_int) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,k,b,return_int) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,k,invalid_unit_suffix,return_int) [0.000258s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,M,bit,return_dec) [0.000393s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,G,bit,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,G,invalid_unit_suffix,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,T,b,return_dec) [0.000256s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,T,bit,return_dec) [0.000242s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,P,b,return_int) [0.000383s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,P,bit,return_dec) [0.000377s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,P,bit,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,P,invalid_unit_suffix,return_int) [0.000301s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,E,B,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Z,B,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,R,B,return_int) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,R,invalid_unit_suffix,return_int) [0.000376s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Q,b,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Q,B,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Q,B,return_int) [0.000271s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ki,b,return_dec) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ki,B,return_dec) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Mi,bit,return_dec) [0.000668s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Mi,bit,return_int) [0.000387s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000260s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Gi,b,return_int) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000293s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ti,bit,return_int) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Pi,B,return_dec) [0.000440s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ei,B,return_int) [0.000242s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ei,invalid_unit_suffix,return_int) [0.000258s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000299s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000318s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000293s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Qi,b,return_int) [0.000427s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Qi,bit,return_dec) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Qi,B,return_dec) [0.000248s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,invalid_unit_prefix,bit,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,invalid_unit_prefix,B,return_dec) [0.000254s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,no_unit_prefix,B,return_dec) [0.000216s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.000369s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,k,bit,return_dec) [0.000288s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,k,bit,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,k,B,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,K,invalid_unit_suffix,return_int) [0.000280s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,M,invalid_unit_suffix,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,T,bit,return_int) [0.000430s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,T,B,return_dec) [0.000219s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,T,invalid_unit_suffix,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,E,invalid_unit_suffix,return_int) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Z,B,return_int) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Y,b,return_dec) [0.000207s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Y,bit,return_dec) [0.000203s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Y,invalid_unit_suffix,return_int) [0.000627s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,R,b,return_dec) [0.000221s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,R,b,return_int) [0.000212s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Q,b,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Q,invalid_unit_suffix,return_dec) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ki,b,return_dec) [0.000204s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ki,b,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ki,invalid_unit_suffix,return_dec) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Mi,B,return_int) [0.000625s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ti,B,return_int) [0.000260s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ti,invalid_unit_suffix,return_int) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Pi,invalid_unit_suffix,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ei,invalid_unit_suffix,return_dec) [0.000246s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ei,invalid_unit_suffix,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Zi,invalid_unit_suffix,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Yi,bit,return_int) [0.000301s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Yi,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ri,bit,return_dec) [0.000204s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ri,invalid_unit_suffix,return_dec) [0.000244s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Qi,b,return_dec) [0.000215s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Qi,B,return_int) [0.000212s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,no_unit_prefix,b,return_int) [0.000207s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,no_unit_prefix,B,return_dec) [0.004868s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,no_unit_prefix,B,return_int) [0.000305s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,k,b,return_dec) [0.000263s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,k,B,return_int) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,K,b,return_int) [0.000833s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,K,B,return_int) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,K,invalid_unit_suffix,return_int) [0.000468s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,G,b,return_dec) [0.000328s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,G,b,return_int) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,G,bit,return_dec) [0.000210s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,T,b,return_dec) [0.000206s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,T,B,return_int) [0.000415s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,T,invalid_unit_suffix,return_int) [0.000262s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,P,bit,return_dec) [0.000359s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,E,b,return_dec) [0.000213s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,E,bit,return_int) [0.000209s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,E,B,return_int) [0.000207s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Z,bit,return_int) [0.001283s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Y,b,return_dec) [0.000392s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Y,b,return_int) [0.000320s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Y,bit,return_int) [0.000316s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Y,B,return_dec) [0.000281s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Y,invalid_unit_suffix,return_dec) [0.000425s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Y,invalid_unit_suffix,return_int) [0.000276s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,R,bit,return_dec) [0.000214s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,R,invalid_unit_suffix,return_dec) [0.000254s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,R,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Q,b,return_int) [0.000213s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Q,invalid_unit_suffix,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ki,b,return_int) [0.000215s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ki,B,return_dec) [0.000204s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ki,invalid_unit_suffix,return_int) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Mi,b,return_dec) [0.000527s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Mi,B,return_int) [0.000220s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Mi,invalid_unit_suffix,return_int) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Gi,b,return_int) [0.002784s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Gi,bit,return_dec) [0.000332s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Gi,B,return_int) [0.000218s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Gi,invalid_unit_suffix,return_int) [0.000249s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ti,b,return_dec) [0.000208s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Pi,b,return_dec) [0.000223s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Pi,b,return_int) [0.000213s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Pi,bit,return_int) [0.000210s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Pi,invalid_unit_suffix,return_dec) [0.000263s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Zi,bit,return_dec) [0.000252s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Zi,invalid_unit_suffix,return_int) [0.000788s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Yi,bit,return_dec) [0.000221s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ri,b,return_dec) [0.000244s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ri,B,return_int) [0.001659s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Qi,bit,return_int) [0.000220s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,invalid_unit_prefix,bit,return_dec) [0.001919s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,invalid_unit_prefix,B,return_dec) [0.000273s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000218s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000253s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,k,b,return_int) [0.000361s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,k,bit,return_dec) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,k,B,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,k,B,return_int) [0.000255s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,M,bit,return_int) [0.000217s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,M,B,return_dec) [0.000208s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,G,bit,return_dec) [0.000208s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,G,bit,return_int) [0.000276s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,G,B,return_int) [0.000213s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,T,b,return_dec) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,T,B,return_int) [0.000216s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,P,b,return_dec) [0.000213s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,P,b,return_int) [0.000589s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,P,bit,return_dec) [0.000209s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,E,bit,return_int) [0.000346s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Z,bit,return_dec) [0.000219s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Y,bit,return_int) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,R,b,return_int) [0.000356s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,R,B,return_dec) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,R,B,return_int) [0.000220s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Q,bit,return_int) [0.000217s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000269s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ki,b,return_dec) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ki,b,return_int) [0.000255s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ki,bit,return_dec) [0.000258s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Mi,b,return_dec) [0.000204s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Mi,b,return_int) [0.000212s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Mi,bit,return_dec) [0.000210s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Mi,B,return_dec) [0.000205s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Gi,bit,return_dec) [0.000201s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ti,b,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ti,bit,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Pi,bit,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Pi,B,return_int) [0.000208s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000248s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.000692s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ei,bit,return_dec) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ei,bit,return_int) [0.000278s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ei,B,return_int) [0.000207s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000244s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Zi,b,return_dec) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Zi,bit,return_dec) [0.000204s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Zi,B,return_int) [0.000210s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.000380s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Yi,B,return_int) [0.000215s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ri,B,return_dec) [0.000207s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Qi,b,return_int) [0.000248s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Qi,bit,return_dec) [0.000207s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Qi,B,return_int) [0.000206s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000275s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,no_unit_prefix,bit,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,no_unit_prefix,B,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,k,b,return_int) [0.000458s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,k,B,return_int) [0.000246s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,k,invalid_unit_suffix,return_int) [0.000533s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,K,bit,return_int) [0.000252s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,K,B,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,K,B,return_int) [0.000390s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,M,b,return_int) [0.000301s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,M,B,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000269s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,T,B,return_dec) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,P,b,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,E,b,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,E,bit,return_dec) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,E,bit,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,E,B,return_dec) [0.000388s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Z,b,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Y,b,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Y,bit,return_int) [0.000349s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Y,B,return_dec) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,R,B,return_dec) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000371s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Q,B,return_int) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Mi,bit,return_int) [0.003948s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Mi,B,return_dec) [0.000260s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Gi,bit,return_int) [0.000322s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ti,b,return_dec) [0.000242s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ti,B,return_dec) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Pi,bit,return_dec) [0.000255s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Pi,B,return_dec) [0.000411s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.000266s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.000385s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ei,b,return_dec) [0.000312s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ei,b,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ei,bit,return_int) [0.000281s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Zi,b,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Zi,bit,return_int) [0.000252s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Zi,B,return_int) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Yi,bit,return_dec) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Qi,bit,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Qi,bit,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Qi,B,return_int) [0.000357s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000248s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000249s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,no_unit_prefix,b,return_int) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,no_unit_prefix,B,return_dec) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000266s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,k,b,return_int) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,K,bit,return_int) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,G,b,return_int) [0.000258s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,G,bit,return_dec) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,T,B,return_dec) [0.000275s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,P,bit,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,P,B,return_int) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000390s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,E,bit,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Z,bit,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Y,B,return_dec) [0.000270s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,R,B,return_int) [0.001314s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,R,invalid_unit_suffix,return_int) [0.000243s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Q,bit,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ki,bit,return_dec) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.003085s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000264s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Mi,bit,return_int) [0.000409s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000260s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Gi,b,return_dec) [0.000242s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Gi,bit,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ti,bit,return_dec) [0.005329s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000262s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Pi,b,return_dec) [0.001668s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Pi,bit,return_int) [0.000262s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.002775s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ei,b,return_int) [0.000263s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ei,bit,return_int) [0.001224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ei,B,return_int) [0.000270s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Zi,bit,return_dec) [0.000251s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000625s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Yi,b,return_dec) [0.000243s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Yi,bit,return_dec) [0.000323s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Yi,B,return_int) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Qi,b,return_int) [0.000270s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000358s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,no_unit_prefix,b,return_int) [0.001034s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,k,bit,return_int) [0.000250s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,k,invalid_unit_suffix,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,K,b,return_dec) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,K,invalid_unit_suffix,return_int) [0.000676s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,M,B,return_dec) [0.000244s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,G,b,return_dec) [0.000402s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,G,B,return_dec) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,G,invalid_unit_suffix,return_dec) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,P,b,return_int) [0.000320s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,P,invalid_unit_suffix,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,P,invalid_unit_suffix,return_int) [0.000223s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,E,b,return_dec) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Z,bit,return_dec) [0.000285s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Z,bit,return_int) [0.000221s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Z,B,return_dec) [0.000221s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Y,b,return_dec) [0.000220s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Y,b,return_int) [0.000222s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000376s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,R,b,return_int) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,R,bit,return_int) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,R,invalid_unit_suffix,return_dec) [0.000263s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ki,b,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ki,bit,return_dec) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ki,B,return_int) [0.000746s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Mi,b,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Mi,bit,return_dec) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Gi,b,return_int) [0.000222s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Gi,bit,return_dec) [0.000277s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000446s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ti,bit,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000272s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ei,B,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ei,B,return_int) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ei,invalid_unit_suffix,return_int) [0.001260s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Yi,b,return_dec) [0.000561s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ri,bit,return_int) [0.000307s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Qi,b,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Qi,bit,return_dec) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.001365s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,no_unit_prefix,bit,return_dec) [0.000265s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,k,bit,return_dec) [0.000279s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,K,B,return_dec) [0.001749s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,M,bit,return_int) [0.000219s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,G,b,return_dec) [0.000270s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,T,B,return_dec) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,T,invalid_unit_suffix,return_dec) [0.002893s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,T,invalid_unit_suffix,return_int) [0.000263s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,P,invalid_unit_suffix,return_dec) [0.000271s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,E,b,return_dec) [0.000217s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,E,B,return_dec) [0.000204s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,E,B,return_int) [0.000210s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Z,B,return_dec) [0.000256s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Z,invalid_unit_suffix,return_dec) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Y,bit,return_dec) [0.000210s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Y,B,return_int) [0.002728s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,R,invalid_unit_suffix,return_dec) [0.000250s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Q,b,return_dec) [0.000242s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Q,bit,return_dec) [0.000204s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Q,B,return_dec) [0.000198s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Q,invalid_unit_suffix,return_int) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ki,bit,return_dec) [0.000254s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Mi,bit,return_int) [0.000208s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Gi,b,return_dec) [0.000601s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Gi,b,return_int) [0.000212s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Gi,B,return_dec) [0.000200s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ti,B,return_int) [0.000200s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ti,invalid_unit_suffix,return_dec) [0.000292s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Pi,bit,return_dec) [0.000211s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Pi,B,return_int) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Pi,invalid_unit_suffix,return_dec) [0.000244s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ei,b,return_dec) [0.000438s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ei,b,return_int) [0.000249s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ei,bit,return_dec) [0.000336s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ei,B,return_int) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Zi,b,return_int) [0.000206s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Zi,bit,return_int) [0.000206s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Zi,B,return_dec) [0.000217s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Yi,invalid_unit_suffix,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ri,invalid_unit_suffix,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Qi,invalid_unit_suffix,return_int) [0.000577s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,invalid_unit_prefix,b,return_int) [0.000315s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,invalid_unit_prefix,bit,return_int) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,no_unit_prefix,b,return_dec) [0.000199s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,no_unit_prefix,b,return_int) [0.000199s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,no_unit_prefix,bit,return_dec) [0.000211s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,no_unit_prefix,bit,return_int) [0.000513s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,k,B,return_dec) [0.000243s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,K,b,return_dec) [0.000280s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,K,b,return_int) [0.000208s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,K,invalid_unit_suffix,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,M,b,return_int) [0.000211s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,M,bit,return_int) [0.000212s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,M,B,return_dec) [0.000200s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,M,B,return_int) [0.000206s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,M,invalid_unit_suffix,return_dec) [0.000249s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,G,B,return_dec) [0.000205s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,T,bit,return_int) [0.000203s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,T,B,return_int) [0.000214s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,T,invalid_unit_suffix,return_int) [0.000552s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,P,invalid_unit_suffix,return_int) [0.000244s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,E,b,return_dec) [0.000201s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,E,b,return_int) [0.000204s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,E,bit,return_int) [0.000201s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,E,B,return_dec) [0.000198s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,E,invalid_unit_suffix,return_int) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Z,bit,return_dec) [0.000205s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Z,invalid_unit_suffix,return_dec) [0.000223s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Y,b,return_int) [0.000201s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,R,bit,return_dec) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,R,B,return_int) [0.000203s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ki,b,return_int) [0.000196s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Gi,bit,return_dec) [0.000198s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Gi,invalid_unit_suffix,return_int) [0.000251s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ti,b,return_dec) [0.000198s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ti,bit,return_int) [0.000199s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Pi,bit,return_int) [0.000201s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Pi,invalid_unit_suffix,return_dec) [0.000753s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ei,b,return_dec) [0.000214s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ei,bit,return_int) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ei,invalid_unit_suffix,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Zi,bit,return_dec) [0.000205s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Yi,b,return_int) [0.000411s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Yi,B,return_dec) [0.000219s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Yi,B,return_int) [0.000203s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ri,b,return_int) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ri,bit,return_dec) [0.000201s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ri,B,return_int) [0.000205s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Qi,bit,return_dec) [0.000213s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Qi,invalid_unit_suffix,return_int) [0.000258s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,no_unit_prefix,b,return_dec) [0.000202s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,no_unit_prefix,B,return_int) [0.000204s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,k,b,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,K,bit,return_dec) [0.000205s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,K,bit,return_int) [0.000204s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,K,B,return_dec) [0.000450s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,K,B,return_int) [0.000213s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,G,b,return_dec) [0.000266s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,G,B,return_dec) [0.000203s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,G,B,return_int) [0.000200s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,T,bit,return_dec) [0.000220s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,P,b,return_int) [0.000201s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Z,b,return_dec) [0.000211s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Z,B,return_int) [0.000207s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Y,b,return_int) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Y,bit,return_dec) [0.000201s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,R,b,return_dec) [0.000200s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,R,b,return_int) [0.000221s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,R,bit,return_dec) [0.000201s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ki,b,return_dec) [0.000206s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Mi,b,return_dec) [0.000201s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Mi,b,return_int) [0.000201s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000318s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.000512s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Gi,bit,return_dec) [0.000208s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Gi,B,return_dec) [0.000220s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ti,b,return_int) [0.000204s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ti,B,return_int) [0.000203s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ei,bit,return_dec) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Zi,b,return_int) [0.000222s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Zi,B,return_dec) [0.000219s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Yi,B,return_dec) [0.000219s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Yi,B,return_int) [0.000204s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ri,b,return_dec) [0.000202s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ri,B,return_int) [0.000272s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.000290s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Qi,bit,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Qi,bit,return_int) [0.000212s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,no_unit_prefix,b,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,no_unit_prefix,bit,return_int) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,no_unit_prefix,B,return_int) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_int) [0.000265s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,K,b,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,K,bit,return_int) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,G,b,return_int) [0.000223s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,G,bit,return_dec) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,T,b,return_dec) [0.001079s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,T,b,return_int) [0.000420s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,T,bit,return_int) [0.000243s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,T,B,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,P,b,return_dec) [0.000242s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000244s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,E,B,return_dec) [0.000269s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,E,invalid_unit_suffix,return_int) [0.001196s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Y,B,return_int) [0.000256s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Q,b,return_dec) [0.000374s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Q,b,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ki,B,return_int) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.000252s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Mi,B,return_int) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Gi,b,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Gi,bit,return_int) [0.000249s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ti,bit,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Pi,B,return_int) [0.000253s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ei,b,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ei,B,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Zi,b,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Zi,B,return_dec) [0.000566s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ri,bit,return_dec) [0.000300s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ri,B,return_dec) [0.000295s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ri,B,return_int) [0.000285s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Qi,bit,return_dec) [0.000293s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,invalid_unit_prefix,B,return_int) [0.000246s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,k,b,return_dec) [0.000242s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,k,B,return_dec) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,K,b,return_int) [0.000250s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,K,invalid_unit_suffix,return_int) [0.000364s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,G,b,return_dec) [0.000257s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,G,B,return_int) [0.000222s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,T,b,return_dec) [0.000222s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,T,b,return_int) [0.000220s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,T,bit,return_dec) [0.000221s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000220s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,P,b,return_dec) [0.000219s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,P,bit,return_int) [0.000248s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Y,b,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Y,b,return_int) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Y,B,return_dec) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,R,b,return_dec) [0.000522s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,R,b,return_int) [0.000405s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,R,bit,return_dec) [0.000304s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,R,invalid_unit_suffix,return_int) [0.000285s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Q,b,return_int) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Q,bit,return_dec) [0.000292s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Q,B,return_int) [0.000288s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000266s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Mi,b,return_int) [0.000246s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Gi,bit,return_int) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Gi,B,return_int) [0.000270s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ti,b,return_dec) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ti,B,return_dec) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Pi,b,return_dec) [0.000353s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Pi,bit,return_int) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ei,b,return_dec) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ei,bit,return_int) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ei,B,return_int) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000222s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Yi,b,return_int) [0.000220s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Yi,B,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ri,b,return_int) [0.000353s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Qi,b,return_dec) [0.000500s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Qi,bit,return_dec) [0.000313s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000268s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,invalid_unit_prefix,B,return_int) [0.000793s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,k,bit,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,k,invalid_unit_suffix,return_dec) [0.000221s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,K,b,return_int) [0.000591s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,K,bit,return_dec) [0.000274s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,K,bit,return_int) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,K,invalid_unit_suffix,return_int) [0.000264s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,M,b,return_int) [0.000254s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,M,invalid_unit_suffix,return_dec) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,M,invalid_unit_suffix,return_int) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,G,b,return_dec) [0.000221s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,G,bit,return_dec) [0.000221s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,G,B,return_int) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,T,b,return_int) [0.000452s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,T,invalid_unit_suffix,return_int) [0.000250s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,P,bit,return_dec) [0.000764s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,P,B,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,E,bit,return_int) [0.000252s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,E,invalid_unit_suffix,return_int) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Z,b,return_int) [0.000223s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Z,bit,return_int) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000254s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Y,invalid_unit_suffix,return_int) [0.000298s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,R,b,return_dec) [0.000288s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Q,bit,return_dec) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ki,b,return_dec) [0.000222s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ki,bit,return_int) [0.000221s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ki,B,return_dec) [0.000421s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Mi,b,return_int) [0.000222s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Mi,B,return_int) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000221s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Gi,bit,return_dec) [0.000219s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ti,b,return_int) [0.000217s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Pi,b,return_dec) [0.000221s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Pi,bit,return_dec) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Pi,bit,return_int) [0.000254s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ei,b,return_dec) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Zi,b,return_int) [0.000222s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Zi,bit,return_dec) [0.000376s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Yi,B,return_int) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Qi,b,return_int) [0.000223s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Qi,bit,return_int) [0.000279s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Qi,B,return_dec) [0.000221s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,invalid_unit_prefix,B,return_int) [0.000220s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,k,b,return_int) [0.001317s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,k,bit,return_dec) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,k,bit,return_int) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,K,bit,return_int) [0.000611s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,G,b,return_int) [0.000207s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,G,bit,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,G,B,return_dec) [0.000198s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,G,B,return_int) [0.000199s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,G,invalid_unit_suffix,return_dec) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,T,b,return_dec) [0.000223s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,T,invalid_unit_suffix,return_dec) [0.000223s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,T,invalid_unit_suffix,return_int) [0.000220s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,P,b,return_dec) [0.000198s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,P,bit,return_dec) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,P,B,return_int) [0.000202s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,E,b,return_dec) [0.000197s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,E,bit,return_dec) [0.000214s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,E,invalid_unit_suffix,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Z,b,return_dec) [0.000204s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Z,bit,return_dec) [0.000207s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Z,B,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Y,bit,return_dec) [0.000204s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Y,B,return_dec) [0.009912s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,R,bit,return_int) [0.000358s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Q,b,return_int) [0.000267s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Q,bit,return_int) [0.000215s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ki,bit,return_int) [0.000205s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ki,B,return_dec) [0.000201s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ki,B,return_int) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ki,invalid_unit_suffix,return_dec) [0.000258s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Mi,b,return_dec) [0.000208s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Gi,b,return_dec) [0.000202s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Gi,bit,return_dec) [0.008917s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Gi,bit,return_int) [0.000270s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ti,B,return_dec) [0.000205s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Pi,B,return_dec) [0.000202s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Pi,B,return_int) [0.000223s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ei,b,return_int) [0.000210s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ei,bit,return_int) [0.000202s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Zi,b,return_int) [0.000201s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Zi,B,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Zi,B,return_int) [0.000200s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Zi,invalid_unit_suffix,return_int) [0.000252s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Yi,bit,return_dec) [0.000203s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ri,bit,return_int) [0.008235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ri,invalid_unit_suffix,return_int) [0.000277s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Qi,b,return_int) [0.000216s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Qi,B,return_dec) [0.000243s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Qi,invalid_unit_suffix,return_int) [0.000242s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,invalid_unit_prefix,b,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,invalid_unit_prefix,b,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,invalid_unit_prefix,bit,return_int) [0.000566s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,no_unit_prefix,b,return_dec) [0.000222s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,no_unit_prefix,B,return_dec) [0.000206s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,no_unit_prefix,B,return_int) [0.000205s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,k,b,return_int) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,k,B,return_dec) [0.000723s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,k,B,return_int) [0.004938s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,K,b,return_int) [0.000345s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,K,invalid_unit_suffix,return_int) [0.000248s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,M,b,return_dec) [0.000318s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,M,b,return_int) [0.000525s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,M,bit,return_int) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,M,B,return_dec) [0.000202s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,G,bit,return_dec) [0.000218s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,G,B,return_dec) [0.000315s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,G,invalid_unit_suffix,return_dec) [0.000312s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,T,bit,return_int) [0.000244s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,T,B,return_int) [0.001500s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,P,b,return_dec) [0.000212s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,P,bit,return_dec) [0.000202s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,E,b,return_dec) [0.000400s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Z,invalid_unit_suffix,return_int) [0.000310s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Y,b,return_dec) [0.001090s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Y,b,return_int) [0.000265s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Y,B,return_int) [0.000214s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Y,invalid_unit_suffix,return_dec) [0.000244s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,R,bit,return_int) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,R,invalid_unit_suffix,return_dec) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,R,invalid_unit_suffix,return_int) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Q,b,return_int) [0.000255s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Q,bit,return_dec) [0.000264s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Q,B,return_int) [0.000244s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Q,invalid_unit_suffix,return_dec) [0.001313s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ki,B,return_dec) [0.000212s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Mi,b,return_dec) [0.000211s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Mi,b,return_int) [0.000200s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Mi,B,return_int) [0.000887s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Mi,invalid_unit_suffix,return_dec) [0.000259s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Mi,invalid_unit_suffix,return_int) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Gi,bit,return_int) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Gi,B,return_dec) [0.000201s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ti,b,return_int) [0.000300s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Pi,b,return_int) [0.000212s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Pi,bit,return_dec) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Pi,B,return_dec) [0.000218s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ei,b,return_dec) [0.000204s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ei,B,return_dec) [0.000261s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Zi,bit,return_int) [0.000483s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Zi,invalid_unit_suffix,return_int) [0.000309s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Yi,b,return_int) [0.001745s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Yi,invalid_unit_suffix,return_dec) [0.000270s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ri,B,return_dec) [0.000208s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Qi,b,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Qi,B,return_int) [0.002351s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,invalid_unit_prefix,b,return_dec) [0.000249s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,invalid_unit_prefix,B,return_int) [0.000369s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000605s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,no_unit_prefix,bit,return_int) [0.000434s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000812s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_int) [0.000273s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,k,b,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,k,B,return_dec) [0.000549s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,k,B,return_int) [0.002804s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,K,b,return_dec) [0.000214s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,K,B,return_int) [0.000203s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,M,bit,return_dec) [0.000382s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,G,b,return_int) [0.000204s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,G,bit,return_int) [0.000221s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,G,B,return_dec) [0.000198s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,G,B,return_int) [0.000197s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,P,bit,return_dec) [0.000196s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,P,bit,return_int) [0.000221s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,P,B,return_dec) [0.000201s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,P,B,return_int) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,E,b,return_dec) [0.000283s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Z,b,return_int) [0.000219s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Z,B,return_dec) [0.000202s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Y,b,return_int) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,R,b,return_dec) [0.000205s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,R,b,return_int) [0.000201s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Q,bit,return_int) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Q,B,return_dec) [0.000203s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Q,B,return_int) [0.000201s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Mi,b,return_int) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Mi,bit,return_int) [0.000216s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Mi,B,return_int) [0.000201s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Gi,b,return_int) [0.000248s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.028666s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ti,B,return_dec) [0.000262s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.005041s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Pi,bit,return_int) [0.000262s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Pi,B,return_dec) [0.000207s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Pi,B,return_int) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Zi,b,return_dec) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Zi,bit,return_dec) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Zi,bit,return_int) [0.000207s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Yi,b,return_dec) [0.000201s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Yi,bit,return_int) [0.000220s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Yi,B,return_int) [0.000202s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ri,B,return_int) [0.000204s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000251s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Qi,b,return_dec) [0.000204s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Qi,B,return_int) [0.000203s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,no_unit_prefix,b,return_dec) [0.000254s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,no_unit_prefix,b,return_int) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,no_unit_prefix,bit,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,no_unit_prefix,B,return_dec) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000267s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,k,b,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,k,b,return_int) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,K,bit,return_int) [0.000477s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,M,b,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,M,bit,return_int) [0.012559s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,G,b,return_int) [0.001014s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,G,B,return_int) [0.000260s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,T,B,return_int) [0.000939s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,P,b,return_int) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,E,b,return_int) [0.002413s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000263s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000263s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Z,b,return_dec) [0.000833s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Z,B,return_dec) [0.000384s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Z,B,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,R,b,return_int) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,R,invalid_unit_suffix,return_int) [0.002255s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Q,bit,return_dec) [0.000246s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Q,B,return_int) [0.000223s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Mi,b,return_dec) [0.000263s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Mi,bit,return_int) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Mi,B,return_int) [0.003336s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Gi,bit,return_int) [0.000278s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Gi,B,return_int) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ti,bit,return_int) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ti,B,return_dec) [0.000221s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000243s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Pi,bit,return_int) [0.000355s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Pi,B,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ei,bit,return_dec) [0.000281s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ei,B,return_int) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Zi,bit,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Zi,B,return_dec) [0.003645s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.004951s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Yi,b,return_int) [0.000282s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Yi,B,return_dec) [0.000266s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.003749s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000250s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Qi,B,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000411s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,no_unit_prefix,bit,return_int) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,no_unit_prefix,B,return_dec) [0.000261s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,k,b,return_int) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,k,B,return_dec) [0.001737s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,k,B,return_int) [0.000243s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,K,b,return_int) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,M,bit,return_int) [0.000252s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,M,B,return_dec) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,T,b,return_dec) [0.000244s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,T,bit,return_int) [0.000246s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,T,B,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000366s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,P,b,return_int) [0.000251s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,P,bit,return_dec) [0.000223s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,P,B,return_dec) [0.000223s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,E,b,return_dec) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Z,b,return_dec) [0.000221s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Z,b,return_int) [0.000220s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Z,B,return_dec) [0.004964s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000282s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Y,b,return_int) [0.000246s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Q,bit,return_int) [0.000249s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Q,invalid_unit_suffix,return_int) [0.001725s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ki,bit,return_int) [0.000651s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.000853s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Mi,b,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Mi,b,return_int) [0.000266s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Gi,B,return_int) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000221s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ti,bit,return_dec) [0.001701s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ti,B,return_int) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Pi,bit,return_dec) [0.000756s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Pi,bit,return_int) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ei,b,return_dec) [0.004197s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Zi,bit,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Yi,b,return_int) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Qi,b,return_int) [0.000275s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000251s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,invalid_unit_prefix,B,return_int) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,k,invalid_unit_suffix,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,K,bit,return_int) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,K,B,return_int) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,K,invalid_unit_suffix,return_dec) [0.003850s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,M,b,return_int) [0.000408s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,M,B,return_int) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,G,bit,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,T,B,return_dec) [0.000284s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,T,invalid_unit_suffix,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,P,b,return_int) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,P,bit,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,E,bit,return_dec) [0.000308s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,E,bit,return_int) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,E,B,return_dec) [0.000333s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Z,b,return_int) [0.004332s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000248s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Y,b,return_dec) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Y,bit,return_int) [0.000391s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Y,B,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,R,B,return_dec) [0.000279s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,R,invalid_unit_suffix,return_int) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Q,b,return_int) [0.000248s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Q,bit,return_dec) [0.001283s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Q,B,return_dec) [0.000243s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Q,B,return_int) [0.000325s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000285s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Mi,b,return_dec) [0.000255s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Mi,B,return_int) [0.003731s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Gi,b,return_dec) [0.000742s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Gi,b,return_int) [0.000863s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Gi,bit,return_dec) [0.000268s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ti,b,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Pi,bit,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000252s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ei,invalid_unit_suffix,return_int) [0.004142s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Zi,b,return_dec) [0.000251s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Zi,bit,return_int) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Zi,B,return_int) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Yi,b,return_int) [0.000715s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Yi,bit,return_int) [0.000252s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ri,b,return_int) [0.000223s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ri,bit,return_int) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Qi,b,return_int) [0.005368s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,invalid_unit_prefix,bit,return_dec) [0.000370s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,invalid_unit_prefix,B,return_dec) [0.000341s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,no_unit_prefix,bit,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,no_unit_prefix,B,return_dec) [0.000411s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000256s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,k,invalid_unit_suffix,return_int) [0.000468s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,K,bit,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,M,b,return_dec) [0.000248s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,G,b,return_dec) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,G,bit,return_int) [0.000222s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,G,B,return_dec) [0.001178s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,T,b,return_dec) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,T,bit,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,T,B,return_int) [0.000252s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,P,bit,return_dec) [0.000374s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,P,B,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,P,invalid_unit_suffix,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,P,invalid_unit_suffix,return_int) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,E,b,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Z,b,return_int) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Z,bit,return_int) [0.008633s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Z,invalid_unit_suffix,return_dec) [0.000293s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Z,invalid_unit_suffix,return_int) [0.000285s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Y,b,return_int) [0.000293s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Y,bit,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Y,bit,return_int) [0.000267s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,R,b,return_int) [0.000480s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,R,B,return_dec) [0.004054s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,R,B,return_int) [0.000367s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Q,b,return_int) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ki,B,return_dec) [0.000260s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ki,B,return_int) [0.000257s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Mi,bit,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Gi,B,return_dec) [0.000267s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Gi,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ti,bit,return_int) [0.001328s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ti,B,return_int) [0.000242s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Pi,bit,return_int) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Pi,B,return_dec) [0.001478s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ei,b,return_int) [0.000273s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Zi,b,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Zi,bit,return_dec) [0.000476s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Zi,invalid_unit_suffix,return_dec) [0.000257s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Yi,invalid_unit_suffix,return_dec) [0.000254s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Yi,invalid_unit_suffix,return_int) [0.000294s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ri,bit,return_dec) [0.005079s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ri,B,return_int) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ri,invalid_unit_suffix,return_dec) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Qi,b,return_int) [0.000266s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,no_unit_prefix,b,return_dec) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,no_unit_prefix,bit,return_dec) [0.000223s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,no_unit_prefix,B,return_int) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,K,b,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,K,b,return_int) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,G,bit,return_dec) [0.000221s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,G,B,return_int) [0.000535s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,T,bit,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,T,B,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,T,B,return_int) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,P,b,return_int) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,P,bit,return_int) [0.000223s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,P,B,return_dec) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,P,B,return_int) [0.003055s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,E,b,return_dec) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,E,B,return_int) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,E,invalid_unit_suffix,return_dec) [0.000548s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Z,b,return_int) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Z,B,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Y,B,return_int) [0.000745s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Y,invalid_unit_suffix,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Y,invalid_unit_suffix,return_int) [0.000252s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,R,invalid_unit_suffix,return_dec) [0.011042s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,R,invalid_unit_suffix,return_int) [0.006594s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Q,bit,return_int) [0.000273s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ki,b,return_int) [0.000331s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ki,B,return_dec) [0.000262s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ki,invalid_unit_suffix,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Mi,B,return_dec) [0.000242s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Gi,bit,return_dec) [0.000275s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Gi,B,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Gi,B,return_int) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ti,b,return_int) [0.000406s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Pi,bit,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ei,b,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ei,bit,return_int) [0.003252s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ei,invalid_unit_suffix,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Zi,b,return_dec) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Zi,b,return_int) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Zi,B,return_int) [0.004510s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Yi,b,return_dec) [0.000294s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Yi,bit,return_dec) [0.003479s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Yi,B,return_dec) [0.000295s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ri,bit,return_int) [0.000298s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ri,B,return_int) [0.000283s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ri,invalid_unit_suffix,return_dec) [0.004235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Qi,b,return_dec) [0.000304s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Qi,bit,return_int) [0.000279s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Qi,invalid_unit_suffix,return_int) [0.000333s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,invalid_unit_prefix,bit,return_dec) [0.000317s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,invalid_unit_prefix,bit,return_int) [0.006351s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000383s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,no_unit_prefix,b,return_dec) [0.000257s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000606s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,no_unit_prefix,bit,return_int) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_int) [0.000910s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,k,bit,return_dec) [0.002031s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,k,B,return_int) [0.000287s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,K,b,return_dec) [0.000401s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,K,B,return_int) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.000276s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,M,invalid_unit_suffix,return_int) [0.009774s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,T,bit,return_int) [0.000287s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000325s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,P,B,return_int) [0.000283s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,E,b,return_dec) [0.000281s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,E,bit,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,E,B,return_dec) [0.000286s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Z,b,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Z,B,return_dec) [0.000407s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Y,bit,return_dec) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Y,bit,return_int) [0.000273s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Y,B,return_int) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000221s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,R,b,return_dec) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,R,bit,return_dec) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Q,b,return_dec) [0.000223s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Q,bit,return_dec) [0.004076s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000304s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.000307s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ti,b,return_int) [0.000288s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ti,B,return_dec) [0.000443s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ei,b,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ei,B,return_dec) [0.002298s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Zi,b,return_int) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Yi,bit,return_int) [0.000273s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ri,b,return_dec) [0.000244s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ri,B,return_dec) [0.000284s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000264s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000256s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000266s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,invalid_unit_prefix,B,return_int) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,k,B,return_int) [0.000250s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,K,bit,return_int) [0.000543s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,K,B,return_int) [0.000284s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,K,invalid_unit_suffix,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,M,b,return_dec) [0.000291s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,M,b,return_int) [0.000280s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000274s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,G,b,return_dec) [0.000410s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,G,B,return_dec) [0.000336s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,G,invalid_unit_suffix,return_int) [0.012640s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,T,b,return_int) [0.000415s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,T,B,return_int) [0.000693s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000371s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,E,b,return_int) [0.000333s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,E,bit,return_dec) [0.000625s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Z,b,return_int) [0.000353s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000359s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Y,B,return_dec) [0.000346s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,R,B,return_dec) [0.000353s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,R,B,return_int) [0.000339s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Q,b,return_dec) [0.000311s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Q,B,return_dec) [0.000394s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Q,B,return_int) [0.000344s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.006389s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000492s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Mi,B,return_dec) [0.000418s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Gi,bit,return_int) [0.000345s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000363s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ti,b,return_int) [0.000598s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Pi,b,return_int) [0.000326s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ei,b,return_int) [0.000333s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ei,bit,return_dec) [0.000333s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ei,bit,return_int) [0.000311s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ei,B,return_dec) [0.000315s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Zi,b,return_dec) [0.001228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Zi,b,return_int) [0.000262s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Zi,bit,return_int) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Zi,B,return_int) [0.000279s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Yi,B,return_dec) [0.001996s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000253s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ri,b,return_dec) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Qi,bit,return_dec) [0.000434s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,no_unit_prefix,B,return_dec) [0.000249s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,k,invalid_unit_suffix,return_int) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,K,b,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,M,b,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,G,invalid_unit_suffix,return_dec) [0.003088s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000253s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,T,invalid_unit_suffix,return_int) [0.000255s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,P,bit,return_dec) [0.002413s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000263s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,E,b,return_int) [0.000249s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,E,bit,return_int) [0.000270s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000295s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Y,bit,return_int) [0.000251s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,R,bit,return_int) [0.000458s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,R,B,return_dec) [0.001914s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Q,B,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ki,B,return_int) [0.000260s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Mi,B,return_dec) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000221s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Gi,b,return_int) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Gi,bit,return_int) [0.000270s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ti,bit,return_int) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Pi,B,return_dec) [0.000266s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Zi,b,return_dec) [0.000223s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000437s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Yi,B,return_int) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ri,b,return_dec) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ri,bit,return_dec) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,no_unit_prefix,b,return_dec) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,k,b,return_int) [0.000283s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,k,B,return_int) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,M,B,return_int) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,M,invalid_unit_suffix,return_dec) [0.000243s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,G,bit,return_int) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,G,B,return_int) [0.000222s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,G,invalid_unit_suffix,return_dec) [0.000220s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,T,b,return_dec) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,P,b,return_int) [0.000361s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,P,bit,return_int) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,P,invalid_unit_suffix,return_dec) [0.005794s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,P,invalid_unit_suffix,return_int) [0.000275s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,E,invalid_unit_suffix,return_int) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Z,B,return_dec) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Y,b,return_int) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Y,bit,return_int) [0.000250s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Y,invalid_unit_suffix,return_int) [0.000270s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,R,b,return_int) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,R,invalid_unit_suffix,return_int) [0.000249s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Q,b,return_int) [0.000273s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Q,bit,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ki,b,return_int) [0.000368s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ki,B,return_dec) [0.001289s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Mi,B,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Gi,b,return_int) [0.000263s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Gi,B,return_int) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ti,b,return_dec) [0.006856s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Pi,b,return_dec) [0.000256s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Pi,bit,return_dec) [0.001951s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Pi,B,return_dec) [0.000284s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ei,B,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ei,B,return_int) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000399s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ei,invalid_unit_suffix,return_int) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Zi,bit,return_dec) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Yi,B,return_dec) [0.000283s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ri,b,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Qi,b,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Qi,bit,return_int) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,invalid_unit_prefix,b,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,invalid_unit_prefix,bit,return_dec) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,no_unit_prefix,B,return_int) [0.000217s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.000252s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,K,b,return_dec) [0.000210s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,K,b,return_int) [0.000205s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,K,bit,return_dec) [0.000203s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,K,B,return_int) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,K,invalid_unit_suffix,return_int) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,M,b,return_dec) [0.000203s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,T,bit,return_dec) [0.000207s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,T,B,return_int) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,P,bit,return_dec) [0.000203s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,P,invalid_unit_suffix,return_int) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,E,bit,return_dec) [0.007389s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,E,B,return_int) [0.000251s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,E,invalid_unit_suffix,return_dec) [0.000251s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Y,b,return_int) [0.000260s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Y,bit,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,R,invalid_unit_suffix,return_int) [0.000242s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Q,b,return_int) [0.000251s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Q,B,return_dec) [0.000211s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Q,B,return_int) [0.000207s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Q,invalid_unit_suffix,return_dec) [0.000248s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Q,invalid_unit_suffix,return_int) [0.000263s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ki,bit,return_int) [0.000211s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ti,bit,return_dec) [0.000206s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Zi,b,return_dec) [0.000261s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Zi,b,return_int) [0.000246s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Zi,invalid_unit_suffix,return_dec) [0.000253s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Zi,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Yi,B,return_int) [0.007534s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Yi,invalid_unit_suffix,return_dec) [0.000285s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ri,bit,return_dec) [0.000271s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Qi,b,return_dec) [0.000214s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Qi,b,return_int) [0.000216s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Qi,B,return_dec) [0.000207s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Qi,invalid_unit_suffix,return_int) [0.000282s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000260s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,no_unit_prefix,bit,return_dec) [0.000218s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,no_unit_prefix,bit,return_int) [0.000210s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,no_unit_prefix,B,return_int) [0.000201s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,k,b,return_dec) [0.000604s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,M,bit,return_dec) [0.000211s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,M,B,return_int) [0.000345s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,M,invalid_unit_suffix,return_dec) [0.000243s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,G,b,return_int) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,G,invalid_unit_suffix,return_int) [0.000341s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,T,bit,return_dec) [0.000217s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,T,bit,return_int) [0.000211s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,P,bit,return_int) [0.000222s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,P,B,return_dec) [0.007265s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,E,b,return_int) [0.000273s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,E,bit,return_dec) [0.000216s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,E,B,return_dec) [0.001237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,E,invalid_unit_suffix,return_dec) [0.000414s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Z,b,return_int) [0.000436s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Z,bit,return_dec) [0.000212s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Z,B,return_int) [0.000211s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Y,b,return_dec) [0.000200s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Y,bit,return_int) [0.003122s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Y,B,return_int) [0.000212s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,R,B,return_int) [0.000205s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Q,bit,return_int) [0.000209s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Q,B,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Q,invalid_unit_suffix,return_int) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ki,B,return_dec) [0.000207s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ki,invalid_unit_suffix,return_dec) [0.000422s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Mi,B,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Mi,B,return_int) [0.000409s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Mi,invalid_unit_suffix,return_dec) [0.000286s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Gi,bit,return_int) [0.000317s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Gi,invalid_unit_suffix,return_dec) [0.000265s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Gi,invalid_unit_suffix,return_int) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ti,b,return_dec) [0.004559s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ti,b,return_int) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ti,bit,return_dec) [0.000261s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ti,bit,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Pi,B,return_dec) [0.000439s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ei,b,return_int) [0.000302s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ei,bit,return_int) [0.000253s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ei,B,return_dec) [0.000222s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ei,B,return_int) [0.001553s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Zi,bit,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Yi,B,return_int) [0.000214s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Yi,invalid_unit_suffix,return_dec) [0.000643s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ri,bit,return_dec) [0.000218s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Qi,b,return_int) [0.003168s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Qi,B,return_int) [0.000242s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.001409s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,no_unit_prefix,b,return_dec) [0.000530s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,no_unit_prefix,bit,return_int) [0.000256s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,no_unit_prefix,B,return_int) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,k,b,return_int) [0.003270s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,k,B,return_int) [0.000222s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,K,b,return_int) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,M,b,return_int) [0.000272s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,M,invalid_unit_suffix,return_int) [0.000360s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,G,b,return_dec) [0.000218s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,T,bit,return_dec) [0.000260s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,T,B,return_dec) [0.000586s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.000296s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,P,bit,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,E,bit,return_int) [0.000211s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,E,B,return_dec) [0.000200s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Y,bit,return_dec) [0.000204s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Q,b,return_dec) [0.000198s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Q,bit,return_int) [0.006069s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000296s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Mi,bit,return_dec) [0.000345s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Mi,B,return_int) [0.000208s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.001796s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Gi,b,return_int) [0.000252s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ti,b,return_int) [0.000211s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ti,B,return_dec) [0.000207s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Pi,B,return_int) [0.000205s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ei,b,return_int) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.002430s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Zi,b,return_int) [0.000273s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Zi,B,return_dec) [0.000223s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Yi,b,return_dec) [0.000202s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Yi,bit,return_dec) [0.000480s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Yi,B,return_dec) [0.004246s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.000252s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ri,b,return_int) [0.000213s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Qi,b,return_dec) [0.000258s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Qi,B,return_dec) [0.000215s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Qi,B,return_int) [0.000203s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.000252s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,no_unit_prefix,b,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,k,bit,return_dec) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,k,B,return_dec) [0.000381s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,M,B,return_int) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000674s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,T,b,return_dec) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,T,B,return_int) [0.005757s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000256s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000246s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,E,b,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,E,bit,return_int) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,E,B,return_dec) [0.000272s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,E,B,return_int) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Z,bit,return_int) [0.000296s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.000258s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Y,bit,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Q,b,return_int) [0.006328s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Q,B,return_int) [0.000526s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ki,bit,return_dec) [0.000524s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ki,bit,return_int) [0.000305s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Gi,b,return_int) [0.000324s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Gi,B,return_dec) [0.000331s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ti,b,return_int) [0.003982s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ti,bit,return_dec) [0.000271s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ei,bit,return_dec) [0.000311s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ei,bit,return_int) [0.000257s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Zi,bit,return_dec) [0.000261s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Zi,bit,return_int) [0.000601s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Yi,b,return_dec) [0.000274s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Yi,bit,return_dec) [0.000242s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ri,bit,return_int) [0.000478s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ri,B,return_int) [0.000242s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Qi,bit,return_int) [0.000265s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,invalid_unit_prefix,B,return_int) [0.000336s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,no_unit_prefix,b,return_int) [0.005588s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000280s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,k,b,return_dec) [0.000266s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,k,bit,return_int) [0.000276s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,k,B,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,K,b,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,K,bit,return_int) [0.000395s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,K,B,return_int) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,M,b,return_dec) [0.000250s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,M,bit,return_dec) [0.000261s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,M,B,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,M,invalid_unit_suffix,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,G,bit,return_dec) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,G,B,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,G,invalid_unit_suffix,return_dec) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,T,b,return_int) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,T,bit,return_dec) [0.000279s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,P,b,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,P,bit,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,P,B,return_dec) [0.005664s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,E,b,return_dec) [0.000243s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,E,b,return_int) [0.000384s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,E,bit,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,E,B,return_int) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Z,B,return_dec) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000265s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Q,bit,return_dec) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ki,b,return_dec) [0.000267s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ki,b,return_int) [0.001621s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ki,bit,return_dec) [0.000277s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ki,B,return_int) [0.000252s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Mi,b,return_int) [0.000251s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Mi,B,return_int) [0.000420s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Gi,bit,return_dec) [0.002939s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Gi,bit,return_int) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Gi,B,return_int) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000259s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ti,bit,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.004719s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ei,b,return_int) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Zi,b,return_int) [0.000220s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Zi,bit,return_dec) [0.000435s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000313s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Yi,bit,return_dec) [0.002204s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ri,b,return_dec) [0.000262s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Qi,b,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000372s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,invalid_unit_prefix,b,return_int) [0.000253s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000246s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,k,b,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,k,bit,return_dec) [0.001451s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,k,bit,return_int) [0.000244s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,K,B,return_dec) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,K,B,return_int) [0.000254s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,M,B,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,M,invalid_unit_suffix,return_dec) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,G,b,return_dec) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,T,b,return_dec) [0.000262s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,P,b,return_int) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,E,bit,return_dec) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Z,b,return_dec) [0.000389s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Z,b,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Y,B,return_dec) [0.005343s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Y,invalid_unit_suffix,return_int) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,R,B,return_dec) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,R,B,return_int) [0.000343s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,R,invalid_unit_suffix,return_dec) [0.000693s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Q,B,return_dec) [0.000260s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Q,B,return_int) [0.000223s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ki,bit,return_dec) [0.000223s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ki,bit,return_int) [0.000407s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000222s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Mi,b,return_int) [0.000344s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Mi,bit,return_dec) [0.000243s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Gi,B,return_int) [0.000220s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.003092s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Pi,B,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Pi,B,return_int) [0.001699s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ei,b,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Zi,b,return_dec) [0.000271s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Zi,B,return_dec) [0.000265s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Yi,B,return_dec) [0.000358s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ri,b,return_int) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ri,bit,return_int) [0.000252s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000269s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Qi,b,return_int) [0.000382s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Qi,bit,return_dec) [0.000275s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,invalid_unit_prefix,bit,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,no_unit_prefix,b,return_dec) [0.004334s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,no_unit_prefix,bit,return_dec) [0.000210s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000259s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,k,b,return_dec) [0.000252s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,k,B,return_dec) [0.001459s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,K,bit,return_int) [0.000297s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,G,bit,return_int) [0.000214s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,G,B,return_dec) [0.000202s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,T,bit,return_dec) [0.000202s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,P,invalid_unit_suffix,return_dec) [0.000251s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,E,b,return_int) [0.000206s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,E,bit,return_int) [0.000203s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,E,invalid_unit_suffix,return_int) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Z,bit,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Z,B,return_int) [0.000282s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Y,b,return_int) [0.000267s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,R,b,return_int) [0.000594s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Q,bit,return_int) [0.000416s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Q,B,return_dec) [0.000273s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Q,B,return_int) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Q,invalid_unit_suffix,return_dec) [0.000267s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Q,invalid_unit_suffix,return_int) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Mi,invalid_unit_suffix,return_dec) [0.000296s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Mi,invalid_unit_suffix,return_int) [0.000655s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Gi,B,return_dec) [0.000299s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Gi,B,return_int) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Gi,invalid_unit_suffix,return_int) [0.000282s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ti,b,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ti,B,return_int) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ti,invalid_unit_suffix,return_int) [0.000255s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Pi,bit,return_dec) [0.000252s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Pi,B,return_dec) [0.000215s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Zi,bit,return_dec) [0.000216s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Zi,bit,return_int) [0.000221s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Zi,B,return_dec) [0.000641s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Zi,invalid_unit_suffix,return_dec) [0.000452s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Yi,B,return_int) [0.000283s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Yi,invalid_unit_suffix,return_dec) [0.000278s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ri,b,return_int) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ri,bit,return_int) [0.000259s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ri,B,return_dec) [0.000222s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Qi,B,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Qi,invalid_unit_suffix,return_int) [0.000287s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,invalid_unit_prefix,b,return_dec) [0.000251s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000246s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,no_unit_prefix,bit,return_int) [0.007471s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000491s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000305s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,k,B,return_dec) [0.000350s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,K,bit,return_int) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,K,invalid_unit_suffix,return_dec) [0.000292s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,M,b,return_dec) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,M,bit,return_int) [0.000222s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,M,B,return_dec) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,G,b,return_int) [0.000218s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,T,b,return_dec) [0.000214s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,T,b,return_int) [0.000217s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,T,B,return_int) [0.000242s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,P,b,return_dec) [0.000293s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,E,b,return_dec) [0.000268s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,E,bit,return_int) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,E,B,return_int) [0.000218s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Z,bit,return_dec) [0.000215s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Z,invalid_unit_suffix,return_dec) [0.009577s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Y,B,return_int) [0.000301s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,R,B,return_dec) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Q,b,return_dec) [0.000208s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Q,bit,return_dec) [0.000217s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ki,bit,return_dec) [0.000212s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ki,B,return_dec) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ki,B,return_int) [0.000214s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Mi,B,return_int) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Gi,bit,return_int) [0.000217s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Gi,B,return_int) [0.000254s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Gi,invalid_unit_suffix,return_dec) [0.000256s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Gi,invalid_unit_suffix,return_int) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ti,bit,return_dec) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ti,invalid_unit_suffix,return_int) [0.000244s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Pi,bit,return_dec) [0.000216s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Pi,bit,return_int) [0.000213s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ei,B,return_dec) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ei,B,return_int) [0.000214s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ei,invalid_unit_suffix,return_int) [0.000265s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Zi,bit,return_int) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Zi,B,return_int) [0.000212s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Zi,invalid_unit_suffix,return_int) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Yi,b,return_dec) [0.000214s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Yi,bit,return_int) [0.000277s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Yi,B,return_dec) [0.000212s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ri,b,return_dec) [0.000206s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ri,b,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ri,bit,return_dec) [0.000214s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ri,invalid_unit_suffix,return_dec) [0.000244s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Qi,B,return_int) [0.000222s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Qi,invalid_unit_suffix,return_dec) [0.000262s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,invalid_unit_prefix,bit,return_dec) [0.000682s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,invalid_unit_prefix,bit,return_int) [0.000276s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,no_unit_prefix,b,return_int) [0.000218s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,no_unit_prefix,B,return_dec) [0.000272s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,no_unit_prefix,B,return_int) [0.000216s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,k,b,return_dec) [0.000214s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,K,B,return_int) [0.000213s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,M,bit,return_dec) [0.000220s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,M,B,return_dec) [0.000207s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,M,B,return_int) [0.000211s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,M,invalid_unit_suffix,return_int) [0.011337s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,T,b,return_dec) [0.000304s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,T,bit,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.000283s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,P,bit,return_dec) [0.000213s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,P,B,return_dec) [0.000206s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,E,b,return_dec) [0.000209s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,E,bit,return_dec) [0.000206s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Z,b,return_dec) [0.000208s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Z,bit,return_int) [0.000248s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,R,B,return_dec) [0.000207s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ki,b,return_dec) [0.000202s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Gi,bit,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ti,bit,return_dec) [0.000199s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ti,bit,return_int) [0.000207s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Pi,B,return_int) [0.000206s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ei,bit,return_dec) [0.000205s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ei,bit,return_int) [0.000207s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.000282s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Yi,b,return_dec) [0.000205s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ri,b,return_dec) [0.001311s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ri,bit,return_dec) [0.000216s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Qi,B,return_int) [0.000208s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000258s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,no_unit_prefix,b,return_dec) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,no_unit_prefix,B,return_int) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,k,b,return_int) [0.000273s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,k,bit,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.002804s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,M,B,return_int) [0.000527s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000265s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,G,b,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,G,invalid_unit_suffix,return_int) [0.003575s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,T,b,return_int) [0.000301s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,T,B,return_dec) [0.000320s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,P,B,return_dec) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000267s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,E,B,return_dec) [0.000304s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Z,B,return_int) [0.000277s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Y,b,return_dec) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,R,b,return_int) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,R,B,return_dec) [0.007271s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000631s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,R,invalid_unit_suffix,return_int) [0.000246s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Q,b,return_int) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Q,bit,return_dec) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Q,bit,return_int) [0.000279s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ki,b,return_dec) [0.000270s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ki,bit,return_dec) [0.000252s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ki,B,return_dec) [0.000390s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Mi,b,return_dec) [0.000257s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Mi,b,return_int) [0.000243s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Mi,B,return_dec) [0.000242s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Gi,bit,return_dec) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Gi,bit,return_int) [0.000396s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Gi,B,return_int) [0.000242s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ti,bit,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ti,B,return_int) [0.000281s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Pi,b,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Pi,B,return_dec) [0.000272s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ei,bit,return_int) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ei,B,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Zi,bit,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.000257s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Yi,b,return_dec) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Yi,b,return_int) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Yi,B,return_int) [0.000491s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.008990s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ri,bit,return_dec) [0.000342s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000255s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Qi,B,return_dec) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Qi,B,return_int) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000243s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000251s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,no_unit_prefix,b,return_dec) [0.000270s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,k,b,return_dec) [0.000243s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,k,B,return_dec) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,K,invalid_unit_suffix,return_int) [0.000279s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,M,B,return_dec) [0.000391s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,G,b,return_dec) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,G,B,return_dec) [0.003493s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,G,invalid_unit_suffix,return_dec) [0.000273s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,T,bit,return_dec) [0.001472s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,T,B,return_dec) [0.000336s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,T,B,return_int) [0.000264s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,P,bit,return_dec) [0.000289s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,E,b,return_dec) [0.000373s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,E,bit,return_int) [0.000266s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,E,invalid_unit_suffix,return_int) [0.000267s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Z,b,return_int) [0.000265s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Z,bit,return_dec) [0.000242s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Z,B,return_int) [0.000421s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Y,B,return_dec) [0.000296s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,R,bit,return_int) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,R,B,return_dec) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000290s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Q,B,return_int) [0.000243s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000260s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ki,b,return_dec) [0.000242s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ki,B,return_int) [0.000277s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.005263s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.001992s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Gi,b,return_dec) [0.000300s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Gi,bit,return_int) [0.000244s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000441s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ti,B,return_int) [0.000269s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000242s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Pi,b,return_int) [0.000242s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Pi,bit,return_dec) [0.000281s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Pi,B,return_dec) [0.000244s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Pi,B,return_int) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ei,B,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ei,B,return_int) [0.000279s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.006131s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Zi,bit,return_dec) [0.000320s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Zi,bit,return_int) [0.000494s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.000243s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ri,b,return_dec) [0.000454s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000253s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Qi,bit,return_int) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Qi,B,return_dec) [0.000280s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,invalid_unit_prefix,b,return_int) [0.000259s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,no_unit_prefix,bit,return_dec) [0.000262s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,k,invalid_unit_suffix,return_dec) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,K,bit,return_int) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,M,b,return_dec) [0.000289s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,G,b,return_dec) [0.000268s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,G,b,return_int) [0.004367s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,G,invalid_unit_suffix,return_int) [0.000282s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,T,b,return_dec) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,T,b,return_int) [0.000416s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,P,b,return_dec) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,P,b,return_int) [0.000273s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,P,B,return_int) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,P,invalid_unit_suffix,return_dec) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,E,invalid_unit_suffix,return_int) [0.000275s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Y,b,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Y,bit,return_dec) [0.000250s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Y,B,return_int) [0.000244s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,R,invalid_unit_suffix,return_dec) [0.000253s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ki,bit,return_dec) [0.003931s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ki,B,return_dec) [0.000302s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ki,B,return_int) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Mi,b,return_int) [0.000405s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Pi,b,return_dec) [0.000256s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Pi,bit,return_dec) [0.000252s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ei,b,return_dec) [0.000252s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ei,bit,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ei,bit,return_int) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Zi,bit,return_dec) [0.000262s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Yi,b,return_dec) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Yi,bit,return_int) [0.002857s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ri,b,return_int) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ri,B,return_int) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Qi,b,return_dec) [0.000271s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Qi,bit,return_dec) [0.000372s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Qi,B,return_dec) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000280s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,no_unit_prefix,b,return_dec) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,no_unit_prefix,bit,return_dec) [0.000256s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,no_unit_prefix,B,return_dec) [0.000211s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,k,invalid_unit_suffix,return_int) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,K,bit,return_dec) [0.000216s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,M,b,return_dec) [0.000207s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,M,b,return_int) [0.000219s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,M,B,return_int) [0.000253s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,T,b,return_int) [0.000215s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,T,B,return_dec) [0.000210s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,P,b,return_int) [0.000215s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,P,invalid_unit_suffix,return_int) [0.000265s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,E,bit,return_int) [0.000218s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,E,B,return_dec) [0.000210s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Z,B,return_int) [0.000283s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Z,invalid_unit_suffix,return_dec) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Z,invalid_unit_suffix,return_int) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Y,b,return_int) [0.000217s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Y,bit,return_dec) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Y,bit,return_int) [0.000215s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,R,bit,return_dec) [0.000216s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,R,B,return_dec) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,R,invalid_unit_suffix,return_dec) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Q,B,return_dec) [0.000213s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Q,B,return_int) [0.000207s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Q,invalid_unit_suffix,return_dec) [0.010389s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Q,invalid_unit_suffix,return_int) [0.000316s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ki,b,return_dec) [0.000218s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ki,b,return_int) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ki,invalid_unit_suffix,return_int) [0.000246s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Mi,b,return_dec) [0.000214s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Mi,bit,return_int) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Mi,B,return_dec) [0.000212s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Gi,b,return_int) [0.000218s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Gi,bit,return_dec) [0.000211s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Gi,invalid_unit_suffix,return_int) [0.000293s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ti,B,return_dec) [0.000216s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Pi,b,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Pi,bit,return_dec) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Pi,B,return_int) [0.011375s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Pi,invalid_unit_suffix,return_int) [0.000517s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ei,bit,return_dec) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ei,bit,return_int) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ei,B,return_dec) [0.000217s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Zi,bit,return_int) [0.000220s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Yi,invalid_unit_suffix,return_int) [0.000262s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ri,b,return_dec) [0.000215s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,invalid_unit_prefix,B,return_dec) [0.000269s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,invalid_unit_prefix,B,return_int) [0.000242s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000257s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,k,bit,return_dec) [0.000267s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,k,bit,return_int) [0.000215s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,k,invalid_unit_suffix,return_dec) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,k,invalid_unit_suffix,return_int) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,K,invalid_unit_suffix,return_int) [0.000250s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,M,invalid_unit_suffix,return_int) [0.000553s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,G,bit,return_int) [0.000254s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,G,invalid_unit_suffix,return_dec) [0.000242s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,T,B,return_dec) [0.000213s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,T,invalid_unit_suffix,return_dec) [0.000263s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,P,B,return_int) [0.000219s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,E,bit,return_int) [0.000217s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,E,B,return_int) [0.000218s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,E,invalid_unit_suffix,return_dec) [0.003882s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Z,B,return_dec) [0.000296s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Y,invalid_unit_suffix,return_dec) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,R,b,return_int) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,R,bit,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Q,b,return_int) [0.000218s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Q,B,return_dec) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ki,B,return_dec) [0.000243s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ki,B,return_int) [0.000207s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Mi,b,return_dec) [0.000216s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Mi,B,return_dec) [0.000250s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Mi,B,return_int) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Gi,b,return_int) [0.004939s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Gi,B,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Pi,bit,return_int) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Pi,invalid_unit_suffix,return_int) [0.000296s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ei,B,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Zi,b,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Yi,bit,return_int) [0.000265s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ri,b,return_dec) [0.000215s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ri,b,return_int) [0.000210s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ri,B,return_int) [0.000342s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ri,invalid_unit_suffix,return_dec) [0.000259s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ri,invalid_unit_suffix,return_int) [0.000273s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Qi,b,return_dec) [0.000213s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Qi,bit,return_int) [0.000256s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Qi,invalid_unit_suffix,return_int) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,invalid_unit_prefix,B,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,invalid_unit_prefix,B,return_int) [0.000252s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,no_unit_prefix,b,return_int) [0.002527s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_int) [0.000254s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,k,b,return_dec) [0.000219s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,k,bit,return_dec) [0.000629s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,k,invalid_unit_suffix,return_int) [0.000246s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,K,B,return_dec) [0.000212s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,M,b,return_dec) [0.000207s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,M,bit,return_int) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,M,B,return_int) [0.000212s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,M,invalid_unit_suffix,return_int) [0.002140s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,G,b,return_dec) [0.000221s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,T,b,return_dec) [0.000246s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,T,B,return_int) [0.000215s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,P,b,return_int) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.000261s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Z,b,return_int) [0.000215s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Z,bit,return_dec) [0.000208s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Z,B,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.003285s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Y,bit,return_dec) [0.000213s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Y,B,return_int) [0.000300s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000261s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,R,B,return_dec) [0.000211s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.003346s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ki,b,return_dec) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ki,bit,return_dec) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Mi,bit,return_dec) [0.000213s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000279s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.000254s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Gi,b,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.002218s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ti,b,return_dec) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ti,b,return_int) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ti,bit,return_int) [0.000215s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Pi,bit,return_int) [0.000252s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Pi,B,return_dec) [0.000248s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.000327s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ei,b,return_dec) [0.000285s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ei,bit,return_int) [0.000290s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.000357s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.000330s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.014549s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Yi,b,return_dec) [0.000382s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Yi,B,return_int) [0.000360s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ri,b,return_dec) [0.000324s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ri,B,return_int) [0.000305s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.000378s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Qi,b,return_int) [0.000331s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000391s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,no_unit_prefix,b,return_int) [0.000286s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,no_unit_prefix,B,return_dec) [0.005351s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,no_unit_prefix,B,return_int) [0.000365s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,k,invalid_unit_suffix,return_int) [0.000354s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,K,B,return_dec) [0.000312s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,M,b,return_dec) [0.000252s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,M,bit,return_dec) [0.000289s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,M,B,return_int) [0.000242s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,G,b,return_dec) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000246s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000249s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,P,B,return_dec) [0.000425s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,E,b,return_dec) [0.000275s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Z,B,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.000299s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,R,b,return_dec) [0.000253s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Q,bit,return_dec) [0.000259s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Q,bit,return_int) [0.000301s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Q,B,return_dec) [0.000246s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ki,bit,return_int) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ki,B,return_dec) [0.000263s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ki,B,return_int) [0.000253s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Mi,B,return_int) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ti,b,return_int) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.000386s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Zi,b,return_int) [0.000261s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Zi,bit,return_dec) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Yi,b,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Yi,bit,return_int) [0.000293s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Yi,B,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ri,B,return_int) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000272s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Qi,b,return_int) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000243s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,invalid_unit_prefix,B,return_int) [0.000461s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000261s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000272s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,no_unit_prefix,bit,return_dec) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,k,bit,return_dec) [0.000275s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,K,b,return_int) [0.000290s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,G,B,return_int) [0.000252s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,G,invalid_unit_suffix,return_int) [0.000296s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,T,B,return_dec) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,P,B,return_dec) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,P,invalid_unit_suffix,return_int) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,E,B,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Z,b,return_dec) [0.000409s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Z,b,return_int) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Y,b,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Y,bit,return_dec) [0.000283s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Y,B,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,R,B,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,R,B,return_int) [0.000251s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000254s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Q,b,return_int) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ki,b,return_int) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ki,B,return_int) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000383s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Gi,b,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ti,bit,return_dec) [0.000287s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ti,B,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Pi,bit,return_int) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.000263s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Zi,b,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Yi,b,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ri,b,return_int) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ri,B,return_int) [0.000258s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Qi,bit,return_int) [0.000259s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000369s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,invalid_unit_prefix,b,return_int) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,invalid_unit_prefix,B,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,no_unit_prefix,bit,return_int) [0.000256s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,no_unit_prefix,B,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,K,B,return_int) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,M,B,return_dec) [0.000252s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,M,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,G,B,return_int) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,G,invalid_unit_suffix,return_dec) [0.000281s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,T,b,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,P,bit,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Z,bit,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Z,B,return_int) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Y,b,return_int) [0.001441s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Y,bit,return_int) [0.003203s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Y,B,return_dec) [0.000269s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Y,B,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,R,b,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Q,bit,return_dec) [0.000252s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Q,B,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Mi,b,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Mi,bit,return_int) [0.001831s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Mi,B,return_int) [0.000303s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Gi,bit,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Gi,bit,return_int) [0.000262s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Gi,B,return_int) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ti,bit,return_dec) [0.000389s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ti,B,return_dec) [0.000254s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Pi,b,return_int) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Pi,bit,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ei,b,return_dec) [0.000253s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ei,bit,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Yi,B,return_dec) [0.000279s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Yi,B,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ri,b,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Qi,b,return_int) [0.000272s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Qi,bit,return_int) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Qi,B,return_dec) [0.000356s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,invalid_unit_prefix,b,return_dec) [0.000266s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,invalid_unit_prefix,bit,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,invalid_unit_prefix,B,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.002125s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.000351s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,k,bit,return_dec) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,k,bit,return_int) [0.000272s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,K,bit,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,K,B,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,M,bit,return_int) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,M,invalid_unit_suffix,return_dec) [0.000252s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,G,b,return_int) [0.000364s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,G,B,return_int) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,G,invalid_unit_suffix,return_dec) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,T,bit,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,T,B,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,T,invalid_unit_suffix,return_dec) [0.000248s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,P,b,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,E,b,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,E,bit,return_int) [0.000359s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,E,invalid_unit_suffix,return_int) [0.000265s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Z,b,return_int) [0.000242s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Z,B,return_dec) [0.000254s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Y,bit,return_dec) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Y,bit,return_int) [0.000370s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Q,bit,return_int) [0.000303s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Q,invalid_unit_suffix,return_int) [0.000256s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ki,b,return_int) [0.000243s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ki,bit,return_int) [0.000262s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ki,B,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ki,invalid_unit_suffix,return_dec) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Mi,b,return_dec) [0.000266s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Mi,B,return_dec) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Gi,bit,return_int) [0.000264s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Gi,B,return_dec) [0.000349s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ti,b,return_dec) [0.000248s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ti,bit,return_int) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ti,invalid_unit_suffix,return_int) [0.000412s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Pi,bit,return_int) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Pi,B,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Pi,B,return_int) [0.000430s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Pi,invalid_unit_suffix,return_dec) [0.000244s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ei,b,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ei,bit,return_int) [0.000257s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ei,B,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ei,invalid_unit_suffix,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Zi,b,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Zi,bit,return_dec) [0.000279s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Yi,b,return_int) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Yi,bit,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Yi,B,return_int) [0.000409s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Yi,invalid_unit_suffix,return_dec) [0.000599s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ri,B,return_dec) [0.000267s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Qi,invalid_unit_suffix,return_int) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,invalid_unit_prefix,b,return_dec) [0.000251s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,no_unit_prefix,b,return_int) [0.000304s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000244s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,K,b,return_int) [0.001628s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,K,bit,return_int) [0.000265s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,M,b,return_int) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,M,B,return_dec) [0.000284s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,M,invalid_unit_suffix,return_int) [0.000270s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,G,b,return_dec) [0.000248s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,G,B,return_dec) [0.000262s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,G,B,return_int) [0.000422s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,G,invalid_unit_suffix,return_int) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,T,bit,return_int) [0.002025s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,P,bit,return_int) [0.000254s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,P,B,return_dec) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,P,B,return_int) [0.000450s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,E,B,return_dec) [0.000249s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,E,B,return_int) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Z,b,return_dec) [0.000269s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Z,bit,return_int) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Z,B,return_dec) [0.000249s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Z,invalid_unit_suffix,return_dec) [0.000253s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Y,bit,return_dec) [0.000270s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,R,B,return_dec) [0.000464s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Q,bit,return_int) [0.000270s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ki,b,return_dec) [0.000248s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ki,invalid_unit_suffix,return_dec) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Mi,invalid_unit_suffix,return_dec) [0.000277s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Gi,B,return_dec) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ei,bit,return_int) [0.000244s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Zi,invalid_unit_suffix,return_dec) [0.000261s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Yi,b,return_dec) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ri,B,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ri,invalid_unit_suffix,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Qi,bit,return_dec) [0.000296s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Qi,invalid_unit_suffix,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,invalid_unit_prefix,bit,return_dec) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,no_unit_prefix,B,return_int) [0.005736s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_int) [0.055362s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.000359s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,K,b,return_int) [0.000249s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,K,bit,return_dec) [0.000268s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,K,bit,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,K,B,return_dec) [0.000294s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,M,bit,return_int) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,M,B,return_dec) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,G,b,return_int) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,T,bit,return_dec) [0.000244s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,T,bit,return_int) [0.000333s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,T,B,return_int) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000254s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,P,bit,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,P,bit,return_int) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,E,b,return_dec) [0.000295s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,E,b,return_int) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,E,bit,return_dec) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000276s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Y,b,return_dec) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Y,bit,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Q,B,return_dec) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Q,B,return_int) [0.000280s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000376s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ki,B,return_int) [0.000278s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Mi,b,return_dec) [0.000248s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Mi,B,return_dec) [0.000268s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Gi,B,return_int) [0.000251s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ti,bit,return_dec) [0.000325s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000268s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Pi,bit,return_int) [0.002431s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ei,b,return_dec) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ei,bit,return_dec) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ei,B,return_dec) [0.000279s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Zi,bit,return_dec) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Zi,B,return_dec) [0.000259s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Yi,b,return_int) [0.000282s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Yi,B,return_int) [0.000408s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ri,bit,return_int) [0.000246s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Qi,bit,return_dec) [0.000251s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000257s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,no_unit_prefix,bit,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,no_unit_prefix,B,return_int) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,k,b,return_int) [0.000256s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,k,bit,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,k,bit,return_int) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,k,B,return_dec) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,k,B,return_int) [0.000452s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,K,B,return_int) [0.000394s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,M,b,return_dec) [0.000264s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,M,B,return_dec) [0.000443s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,M,B,return_int) [0.000243s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,G,b,return_int) [0.000243s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,G,invalid_unit_suffix,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,T,B,return_dec) [0.000260s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,T,B,return_int) [0.000255s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000261s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,P,b,return_dec) [0.000282s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,P,b,return_int) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,P,bit,return_dec) [0.000251s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,P,B,return_dec) [0.000596s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,P,B,return_int) [0.000250s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,E,bit,return_dec) [0.000261s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Y,bit,return_int) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Y,B,return_dec) [0.000302s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Y,B,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,R,bit,return_int) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Q,b,return_dec) [0.000270s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ki,b,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ki,b,return_int) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ki,bit,return_int) [0.000375s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ki,B,return_dec) [0.000270s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000291s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Gi,B,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ti,bit,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ti,bit,return_int) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Pi,b,return_dec) [0.000255s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Pi,bit,return_int) [0.000242s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.000288s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Yi,b,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Yi,B,return_int) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ri,b,return_int) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ri,bit,return_int) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.009673s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Qi,B,return_dec) [0.000389s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Qi,B,return_int) [0.000649s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000267s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,no_unit_prefix,b,return_dec) [0.000249s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,no_unit_prefix,B,return_int) [0.000264s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,k,bit,return_int) [0.000273s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,k,invalid_unit_suffix,return_int) [0.000248s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,K,B,return_dec) [0.000242s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,K,B,return_int) [0.000253s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,K,invalid_unit_suffix,return_int) [0.000244s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,M,B,return_int) [0.000400s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,P,bit,return_dec) [0.000251s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,P,B,return_int) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,E,b,return_dec) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,E,b,return_int) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,E,B,return_int) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Z,bit,return_int) [0.000287s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Y,b,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Y,bit,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Y,B,return_dec) [0.000259s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,R,B,return_dec) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Q,b,return_int) [0.000286s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ki,b,return_dec) [0.000263s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ki,bit,return_dec) [0.000400s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000249s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Mi,b,return_int) [0.000291s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Mi,bit,return_int) [0.000242s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Mi,B,return_int) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Gi,B,return_dec) [0.000257s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Gi,B,return_int) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ti,b,return_dec) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ti,bit,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ti,B,return_int) [0.000276s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Pi,b,return_int) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ei,b,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ei,b,return_int) [0.000287s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Zi,bit,return_int) [0.000375s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Yi,B,return_int) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ri,b,return_dec) [0.000295s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Qi,bit,return_int) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,no_unit_prefix,b,return_dec) [0.000282s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,no_unit_prefix,b,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,no_unit_prefix,bit,return_dec) [0.000282s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,no_unit_prefix,B,return_dec) [0.000288s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000249s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,K,b,return_int) [0.000277s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,K,bit,return_int) [0.000296s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,K,invalid_unit_suffix,return_dec) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,M,b,return_dec) [0.000268s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,M,bit,return_dec) [0.000576s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,M,invalid_unit_suffix,return_dec) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,G,bit,return_dec) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,G,bit,return_int) [0.000266s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,T,b,return_int) [0.000638s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,T,B,return_dec) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,T,invalid_unit_suffix,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,P,b,return_dec) [0.000248s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,P,bit,return_dec) [0.000260s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,P,bit,return_int) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,E,invalid_unit_suffix,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Z,b,return_dec) [0.000645s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Z,bit,return_int) [0.001386s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Z,B,return_dec) [0.000479s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Y,b,return_dec) [0.000639s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,R,bit,return_dec) [0.000867s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,R,invalid_unit_suffix,return_int) [0.000281s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ki,b,return_dec) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ki,b,return_int) [0.002062s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ti,b,return_int) [0.000268s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ti,B,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ti,B,return_int) [0.000252s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Pi,b,return_dec) [0.001681s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Zi,bit,return_dec) [0.000251s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Zi,bit,return_int) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Zi,B,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ri,b,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ri,b,return_int) [0.001225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,invalid_unit_prefix,B,return_int) [0.000253s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000430s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.001385s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,no_unit_prefix,b,return_dec) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,k,b,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,k,bit,return_int) [0.000276s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,K,b,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,M,bit,return_int) [0.001239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,M,B,return_int) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,M,invalid_unit_suffix,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,G,b,return_int) [0.000365s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,T,B,return_int) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,T,invalid_unit_suffix,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,P,B,return_dec) [0.000272s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,P,invalid_unit_suffix,return_dec) [0.000373s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,E,b,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,E,bit,return_int) [0.000338s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,E,B,return_int) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Z,b,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Z,b,return_int) [0.000301s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Z,B,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Z,invalid_unit_suffix,return_int) [0.000255s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Y,b,return_int) [0.000313s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Y,B,return_int) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,R,bit,return_int) [0.000273s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,R,invalid_unit_suffix,return_int) [0.000368s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Q,bit,return_dec) [0.000259s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Q,bit,return_int) [0.001899s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ki,b,return_dec) [0.000250s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ki,b,return_int) [0.001318s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ki,B,return_dec) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Mi,B,return_dec) [0.000243s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Mi,invalid_unit_suffix,return_int) [0.001304s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Gi,b,return_int) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Gi,B,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Gi,invalid_unit_suffix,return_int) [0.001345s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ti,B,return_int) [0.000251s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ti,invalid_unit_suffix,return_dec) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ti,invalid_unit_suffix,return_int) [0.000270s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Pi,bit,return_dec) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Pi,B,return_int) [0.000392s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Pi,invalid_unit_suffix,return_dec) [0.002308s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ei,b,return_dec) [0.000246s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ei,B,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ei,invalid_unit_suffix,return_int) [0.001290s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Yi,bit,return_dec) [0.000249s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ri,bit,return_dec) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ri,bit,return_int) [0.000283s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ri,B,return_int) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Qi,b,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Qi,b,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Qi,bit,return_dec) [0.001634s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Qi,B,return_int) [0.000242s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,invalid_unit_prefix,b,return_int) [0.000441s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,invalid_unit_prefix,B,return_dec) [0.001019s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000244s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,no_unit_prefix,bit,return_dec) [0.000263s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,k,b,return_dec) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,k,b,return_int) [0.000222s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,k,bit,return_int) [0.000223s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,k,invalid_unit_suffix,return_dec) [0.000243s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,k,invalid_unit_suffix,return_int) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,K,bit,return_dec) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,K,bit,return_int) [0.000340s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,M,b,return_dec) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,M,b,return_int) [0.000354s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,M,bit,return_dec) [0.001289s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,M,B,return_int) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,M,invalid_unit_suffix,return_int) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,G,b,return_dec) [0.001287s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,G,b,return_int) [0.000256s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,T,B,return_dec) [0.000256s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,T,invalid_unit_suffix,return_dec) [0.000632s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,P,bit,return_dec) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,P,bit,return_int) [0.000280s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,P,B,return_dec) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,E,b,return_int) [0.000242s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Z,B,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Y,b,return_dec) [0.000396s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Y,bit,return_dec) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Y,B,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,R,b,return_dec) [0.000387s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,R,b,return_int) [0.000251s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Q,B,return_dec) [0.000416s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Q,B,return_int) [0.000251s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ki,b,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ki,b,return_int) [0.000264s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ki,B,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ki,invalid_unit_suffix,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Mi,b,return_int) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Gi,invalid_unit_suffix,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ti,B,return_dec) [0.000377s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ei,bit,return_dec) [0.003314s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ei,bit,return_int) [0.000254s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ei,B,return_int) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ei,invalid_unit_suffix,return_dec) [0.000267s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ei,invalid_unit_suffix,return_int) [0.000243s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Zi,b,return_dec) [0.000246s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Yi,b,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Yi,b,return_int) [0.001039s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Yi,bit,return_dec) [0.000276s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ri,b,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Qi,b,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Qi,B,return_dec) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Qi,invalid_unit_suffix,return_int) [0.000366s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,invalid_unit_prefix,bit,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,invalid_unit_prefix,bit,return_int) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000246s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,no_unit_prefix,bit,return_int) [0.000220s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,K,b,return_dec) [0.000253s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,K,B,return_dec) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.000223s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,K,invalid_unit_suffix,return_int) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,M,b,return_dec) [0.000284s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,G,b,return_int) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,T,bit,return_dec) [0.000340s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000248s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,E,bit,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Y,b,return_int) [0.000491s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Y,B,return_dec) [0.000268s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,R,bit,return_dec) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,R,bit,return_int) [0.002437s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,R,B,return_dec) [0.000350s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Q,b,return_int) [0.000289s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Q,bit,return_dec) [0.000282s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Q,B,return_int) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000264s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ki,bit,return_int) [0.000267s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ki,B,return_int) [0.000363s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Mi,b,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Gi,b,return_int) [0.000253s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ti,b,return_int) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ti,bit,return_int) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.001100s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Pi,b,return_int) [0.000262s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ei,b,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.001486s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Zi,b,return_int) [0.000287s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Zi,bit,return_int) [0.000901s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Zi,B,return_int) [0.000250s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.000270s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.002569s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Yi,bit,return_dec) [0.000261s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Yi,bit,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ri,b,return_int) [0.001324s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Qi,B,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000294s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.000257s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000297s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,no_unit_prefix,b,return_dec) [0.002295s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,no_unit_prefix,b,return_int) [0.000248s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,no_unit_prefix,bit,return_dec) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_dec) [0.001799s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,k,b,return_int) [0.001158s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,k,bit,return_int) [0.000280s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,k,invalid_unit_suffix,return_int) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.000899s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,K,invalid_unit_suffix,return_int) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,M,bit,return_dec) [0.000282s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,M,B,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000273s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,T,bit,return_dec) [0.000257s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,T,bit,return_int) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,P,bit,return_int) [0.000450s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000243s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Z,b,return_dec) [0.000404s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Z,B,return_int) [0.000303s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Y,B,return_dec) [0.000254s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,R,bit,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,R,B,return_dec) [0.000489s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,R,invalid_unit_suffix,return_int) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Q,B,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ki,b,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ki,b,return_int) [0.000287s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ki,bit,return_dec) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Mi,bit,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Mi,bit,return_int) [0.000421s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Gi,B,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ti,bit,return_dec) [0.000301s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ti,B,return_int) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Pi,b,return_int) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Pi,bit,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Pi,B,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ei,b,return_dec) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ei,bit,return_dec) [0.000336s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ei,bit,return_int) [0.000317s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ei,B,return_int) [0.000553s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Zi,b,return_dec) [0.000251s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Yi,bit,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Yi,B,return_dec) [0.000271s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ri,B,return_int) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Qi,bit,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Qi,bit,return_int) [0.000249s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Qi,B,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,no_unit_prefix,b,return_int) [0.000271s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,no_unit_prefix,bit,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,no_unit_prefix,bit,return_int) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,no_unit_prefix,B,return_int) [0.000411s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,k,bit,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,M,b,return_int) [0.000264s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,M,bit,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,G,b,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,G,b,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,G,B,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,G,invalid_unit_suffix,return_dec) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,T,b,return_int) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,T,bit,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,T,B,return_int) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,T,invalid_unit_suffix,return_int) [0.000523s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,P,B,return_int) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000260s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Y,b,return_dec) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,R,B,return_dec) [0.000311s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,R,invalid_unit_suffix,return_int) [0.000259s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ki,B,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Mi,b,return_dec) [0.000337s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Mi,b,return_int) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Mi,bit,return_int) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Gi,b,return_int) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Gi,bit,return_int) [0.000253s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Gi,B,return_dec) [0.000363s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ti,bit,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ti,B,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ei,b,return_int) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Zi,B,return_int) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Yi,b,return_dec) [0.000263s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Yi,bit,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ri,b,return_int) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ri,B,return_int) [0.000261s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Qi,b,return_dec) [0.000276s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Qi,b,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,no_unit_prefix,b,return_dec) [0.000266s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,no_unit_prefix,b,return_int) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,k,B,return_dec) [0.000367s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,k,invalid_unit_suffix,return_dec) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,K,bit,return_int) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,M,bit,return_int) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,M,invalid_unit_suffix,return_int) [0.000244s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,G,b,return_int) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,G,bit,return_int) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,G,invalid_unit_suffix,return_int) [0.000335s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,T,bit,return_int) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,T,invalid_unit_suffix,return_dec) [0.000243s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,P,b,return_dec) [0.000320s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,E,B,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Z,b,return_int) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Z,bit,return_dec) [0.000454s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Z,bit,return_int) [0.000244s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Z,B,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Y,bit,return_int) [0.000269s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,R,b,return_int) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,R,bit,return_int) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Q,b,return_int) [0.000350s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ki,b,return_dec) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Mi,b,return_int) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Mi,bit,return_int) [0.000283s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Mi,B,return_int) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Gi,B,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ei,b,return_int) [0.000272s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ei,B,return_dec) [0.000370s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ei,B,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Zi,bit,return_int) [0.000335s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Yi,b,return_int) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Yi,bit,return_int) [0.000314s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Yi,B,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ri,B,return_int) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Qi,bit,return_dec) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Qi,B,return_int) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,invalid_unit_prefix,b,return_int) [0.000455s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,invalid_unit_prefix,B,return_int) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,no_unit_prefix,b,return_dec) [0.000383s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.000691s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,k,b,return_dec) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,K,b,return_int) [0.000384s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,K,B,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,M,b,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,M,invalid_unit_suffix,return_dec) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,M,invalid_unit_suffix,return_int) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,T,B,return_int) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,P,b,return_dec) [0.002027s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,P,b,return_int) [0.000283s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,P,bit,return_dec) [0.000409s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,P,invalid_unit_suffix,return_dec) [0.000244s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,E,B,return_dec) [0.000435s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,E,B,return_int) [0.000365s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,R,invalid_unit_suffix,return_int) [0.000252s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Q,b,return_int) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Q,bit,return_int) [0.000253s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ki,b,return_int) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Mi,bit,return_dec) [0.000242s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ti,b,return_dec) [0.000385s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ti,b,return_int) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ti,B,return_dec) [0.000306s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ti,invalid_unit_suffix,return_dec) [0.000330s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Pi,bit,return_dec) [0.000263s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Pi,invalid_unit_suffix,return_int) [0.000259s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ei,bit,return_dec) [0.000282s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ei,B,return_dec) [0.000463s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Zi,invalid_unit_suffix,return_dec) [0.000525s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ri,b,return_dec) [0.000308s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ri,bit,return_dec) [0.000312s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ri,B,return_dec) [0.000310s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Qi,B,return_dec) [0.000342s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Qi,invalid_unit_suffix,return_dec) [0.000388s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,no_unit_prefix,bit,return_int) [0.000364s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,K,bit,return_int) [0.000604s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,K,B,return_dec) [0.000392s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,K,B,return_int) [0.000332s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,G,bit,return_int) [0.000432s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,G,invalid_unit_suffix,return_int) [0.000317s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,T,bit,return_int) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,P,b,return_dec) [0.011359s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,P,b,return_int) [0.000317s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,P,B,return_int) [0.000246s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,P,invalid_unit_suffix,return_dec) [0.000301s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,P,invalid_unit_suffix,return_int) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,E,B,return_dec) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Z,b,return_dec) [0.000266s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Z,b,return_int) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Y,b,return_dec) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Y,b,return_int) [0.004308s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Y,B,return_int) [0.000253s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,R,bit,return_int) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Q,bit,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ki,b,return_dec) [0.000383s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ki,bit,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ki,bit,return_int) [0.000956s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ki,B,return_dec) [0.000289s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ki,invalid_unit_suffix,return_dec) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Mi,b,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Mi,B,return_dec) [0.003227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Gi,bit,return_dec) [0.000295s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Gi,invalid_unit_suffix,return_int) [0.000265s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ti,b,return_dec) [0.002999s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ti,B,return_int) [0.000390s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ei,b,return_dec) [0.000288s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ei,b,return_int) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ei,bit,return_dec) [0.000432s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ei,B,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ei,invalid_unit_suffix,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ei,invalid_unit_suffix,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Zi,b,return_dec) [0.000305s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Zi,b,return_int) [0.000274s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Zi,bit,return_int) [0.002333s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Zi,invalid_unit_suffix,return_dec) [0.001003s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Yi,b,return_int) [0.000651s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Yi,B,return_dec) [0.001319s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Yi,invalid_unit_suffix,return_dec) [0.000256s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ri,b,return_dec) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ri,invalid_unit_suffix,return_dec) [0.000443s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Qi,b,return_int) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Qi,B,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Qi,invalid_unit_suffix,return_int) [0.002411s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,invalid_unit_prefix,b,return_int) [0.000699s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,invalid_unit_prefix,bit,return_dec) [0.000674s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,no_unit_prefix,B,return_dec) [0.000746s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000243s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_int) [0.001278s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,k,b,return_dec) [0.000242s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,k,bit,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,k,B,return_dec) [0.001629s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,K,b,return_dec) [0.000246s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,K,b,return_int) [0.000386s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,K,bit,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,K,B,return_dec) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.002470s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,M,b,return_dec) [0.000243s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,M,b,return_int) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,M,bit,return_dec) [0.000254s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,M,B,return_dec) [0.000223s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,M,invalid_unit_suffix,return_int) [0.000222s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,G,B,return_dec) [0.000222s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,G,B,return_int) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,T,bit,return_dec) [0.000222s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,T,bit,return_int) [0.000346s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.000244s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,P,b,return_dec) [0.000221s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,P,bit,return_int) [0.000223s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,P,B,return_dec) [0.001756s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,E,b,return_int) [0.000246s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,E,B,return_int) [0.000248s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Z,b,return_int) [0.000222s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Z,bit,return_dec) [0.000221s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Y,b,return_dec) [0.000222s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Y,B,return_dec) [0.000252s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000222s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,R,B,return_dec) [0.000300s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000373s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Q,b,return_dec) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Q,B,return_int) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ki,b,return_int) [0.000220s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.000219s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Mi,B,return_int) [0.000251s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.000218s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Gi,b,return_int) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Gi,B,return_dec) [0.000217s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ti,bit,return_dec) [0.000219s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Pi,b,return_dec) [0.000220s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Pi,b,return_int) [0.000249s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Pi,bit,return_dec) [0.000379s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ei,bit,return_int) [0.000311s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ei,B,return_dec) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Zi,bit,return_int) [0.000256s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.000220s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ri,B,return_int) [0.000218s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000271s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000222s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.000218s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000219s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000274s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,no_unit_prefix,b,return_dec) [0.000466s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,k,B,return_int) [0.000266s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,k,invalid_unit_suffix,return_int) [0.000444s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,K,bit,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,K,B,return_dec) [0.000260s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,K,B,return_int) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,K,invalid_unit_suffix,return_int) [0.000219s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,M,bit,return_dec) [0.000248s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,M,B,return_dec) [0.000222s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,G,bit,return_int) [0.000223s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,G,B,return_int) [0.000221s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,G,invalid_unit_suffix,return_int) [0.000255s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,T,bit,return_int) [0.000347s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,P,bit,return_dec) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.003236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Z,b,return_int) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Z,bit,return_dec) [0.000253s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,R,b,return_dec) [0.000220s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,R,b,return_int) [0.000219s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000249s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ki,bit,return_dec) [0.000263s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ki,bit,return_int) [0.000420s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ti,bit,return_int) [0.000283s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ti,B,return_dec) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Pi,B,return_int) [0.000219s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ei,bit,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Zi,b,return_dec) [0.000220s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Zi,bit,return_int) [0.000221s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Zi,B,return_dec) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Yi,b,return_dec) [0.000222s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Yi,B,return_dec) [0.000220s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Yi,B,return_int) [0.000219s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ri,b,return_int) [0.002436s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ri,B,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ri,B,return_int) [0.000217s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Qi,b,return_int) [0.001305s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Qi,bit,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,no_unit_prefix,b,return_dec) [0.000263s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,no_unit_prefix,b,return_int) [0.000222s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,no_unit_prefix,bit,return_dec) [0.000220s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,k,b,return_dec) [0.000219s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,k,b,return_int) [0.002592s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,k,B,return_dec) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,k,invalid_unit_suffix,return_int) [0.000284s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,M,B,return_dec) [0.000368s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,G,b,return_dec) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,T,b,return_dec) [0.000610s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,P,bit,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,P,B,return_dec) [0.000319s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,E,B,return_int) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Z,b,return_int) [0.000796s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Z,B,return_dec) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Z,B,return_int) [0.000272s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Y,b,return_int) [0.000221s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,R,B,return_int) [0.001355s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,R,invalid_unit_suffix,return_int) [0.000260s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Q,bit,return_dec) [0.000471s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Q,B,return_dec) [0.000301s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ki,b,return_dec) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000220s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Mi,b,return_int) [0.001345s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Mi,bit,return_int) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000221s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Pi,b,return_dec) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Pi,b,return_int) [0.002240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Pi,B,return_int) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ei,b,return_dec) [0.000540s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Zi,B,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000385s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Yi,b,return_int) [0.001193s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Yi,bit,return_dec) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Yi,B,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.000373s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Qi,bit,return_int) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Qi,B,return_int) [0.000251s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000222s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000345s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,invalid_unit_prefix,B,return_int) [0.000222s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,no_unit_prefix,bit,return_int) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,no_unit_prefix,B,return_dec) [0.000220s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,k,bit,return_int) [0.000219s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,k,B,return_dec) [0.000389s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,k,invalid_unit_suffix,return_dec) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,K,b,return_int) [0.000265s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,K,invalid_unit_suffix,return_dec) [0.000258s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,K,invalid_unit_suffix,return_int) [0.000221s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,M,b,return_dec) [0.001238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,M,B,return_int) [0.000244s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,T,b,return_dec) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,T,invalid_unit_suffix,return_int) [0.000222s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,P,bit,return_int) [0.001291s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Z,b,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Z,invalid_unit_suffix,return_int) [0.000220s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Y,bit,return_dec) [0.001220s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Y,B,return_dec) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Y,B,return_int) [0.000358s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Y,invalid_unit_suffix,return_int) [0.002054s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,R,b,return_dec) [0.000273s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,R,b,return_int) [0.000223s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Q,b,return_int) [0.000244s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ki,bit,return_int) [0.001289s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Mi,b,return_dec) [0.000223s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Mi,bit,return_dec) [0.000222s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Mi,bit,return_int) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Gi,b,return_int) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Gi,B,return_dec) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ti,bit,return_int) [0.000354s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000268s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Pi,b,return_int) [0.001575s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Pi,bit,return_int) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Pi,B,return_dec) [0.000255s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Pi,B,return_int) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000221s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ei,b,return_dec) [0.000255s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ei,B,return_dec) [0.000222s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000216s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Zi,bit,return_int) [0.000218s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Zi,B,return_int) [0.000242s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Yi,bit,return_int) [0.000342s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Yi,B,return_dec) [0.000221s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ri,bit,return_int) [0.001099s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Qi,B,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,invalid_unit_prefix,bit,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,invalid_unit_prefix,B,return_int) [0.001369s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,no_unit_prefix,b,return_dec) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,no_unit_prefix,b,return_int) [0.000261s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,k,b,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,k,bit,return_dec) [0.000223s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,k,invalid_unit_suffix,return_dec) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,K,B,return_dec) [0.000454s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,M,b,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,M,b,return_int) [0.000246s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,M,bit,return_int) [0.000282s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,M,B,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,G,b,return_int) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,T,b,return_dec) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,T,bit,return_dec) [0.000392s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,T,bit,return_int) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,T,invalid_unit_suffix,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,P,b,return_int) [0.000278s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,P,B,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,P,invalid_unit_suffix,return_int) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,E,b,return_int) [0.000965s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,E,bit,return_dec) [0.000253s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,E,bit,return_int) [0.000304s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,E,B,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Z,B,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Z,invalid_unit_suffix,return_int) [0.000272s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Y,b,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Y,B,return_dec) [0.000248s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,R,b,return_int) [0.001689s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Q,bit,return_int) [0.000283s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Q,invalid_unit_suffix,return_int) [0.000278s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ki,bit,return_dec) [0.000444s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ki,B,return_dec) [0.000255s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ki,B,return_int) [0.002588s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ki,invalid_unit_suffix,return_int) [0.000293s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Mi,B,return_dec) [0.000296s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Gi,bit,return_dec) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Gi,B,return_int) [0.000251s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Gi,invalid_unit_suffix,return_dec) [0.002517s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ti,bit,return_dec) [0.000242s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Pi,invalid_unit_suffix,return_dec) [0.001981s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ei,b,return_dec) [0.000271s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Yi,bit,return_int) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Yi,B,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ri,b,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ri,invalid_unit_suffix,return_dec) [0.000334s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ri,invalid_unit_suffix,return_int) [0.000251s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Qi,B,return_int) [0.000527s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Qi,invalid_unit_suffix,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,no_unit_prefix,B,return_int) [0.000955s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,k,bit,return_dec) [0.000255s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,k,invalid_unit_suffix,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,K,bit,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,K,bit,return_int) [0.002088s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,M,b,return_dec) [0.000257s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,M,invalid_unit_suffix,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,G,bit,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,T,b,return_dec) [0.000259s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,T,b,return_int) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,T,bit,return_int) [0.000369s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,T,invalid_unit_suffix,return_int) [0.000529s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,P,b,return_int) [0.010570s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,P,bit,return_dec) [0.000246s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,P,B,return_int) [0.000244s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,E,invalid_unit_suffix,return_int) [0.002278s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Z,b,return_dec) [0.000259s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Y,bit,return_dec) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Y,bit,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Y,B,return_dec) [0.000255s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Y,invalid_unit_suffix,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,R,invalid_unit_suffix,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Q,bit,return_dec) [0.004243s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Q,B,return_dec) [0.000442s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Q,invalid_unit_suffix,return_dec) [0.000296s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Q,invalid_unit_suffix,return_int) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ki,b,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Mi,b,return_dec) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Mi,b,return_int) [0.000263s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Mi,bit,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Mi,B,return_dec) [0.000558s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Gi,b,return_dec) [0.000243s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ti,bit,return_dec) [0.000243s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ti,invalid_unit_suffix,return_int) [0.002273s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Pi,B,return_int) [0.000258s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Zi,B,return_dec) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Yi,B,return_int) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ri,b,return_dec) [0.000383s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Qi,B,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Qi,B,return_int) [0.001569s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,invalid_unit_prefix,b,return_dec) [0.000252s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,invalid_unit_prefix,B,return_dec) [0.003243s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,invalid_unit_prefix,B,return_int) [0.000252s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,k,bit,return_dec) [0.000248s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,K,b,return_dec) [0.000258s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,K,B,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,M,B,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,M,invalid_unit_suffix,return_int) [0.001016s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,G,b,return_dec) [0.000273s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,T,b,return_int) [0.000373s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,T,bit,return_dec) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.002558s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,P,b,return_dec) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,P,b,return_int) [0.000259s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,P,bit,return_int) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,P,B,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000256s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,E,b,return_int) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.000257s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000313s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Z,b,return_dec) [0.000454s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Z,b,return_int) [0.000336s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Z,bit,return_dec) [0.000285s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Z,B,return_int) [0.002090s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000294s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Y,b,return_int) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000292s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,R,b,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,R,bit,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,R,bit,return_int) [0.000274s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,R,B,return_dec) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000355s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000268s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ki,bit,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ki,B,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Mi,bit,return_int) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Gi,b,return_dec) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.000283s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ti,B,return_dec) [0.000382s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000259s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ei,b,return_dec) [0.000295s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ei,bit,return_dec) [0.000259s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ei,bit,return_int) [0.000256s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000459s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Zi,b,return_int) [0.000264s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Zi,bit,return_int) [0.000260s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.001094s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Yi,b,return_dec) [0.000326s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Yi,B,return_int) [0.000317s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ri,b,return_int) [0.000335s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Qi,B,return_int) [0.000337s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000523s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000253s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,no_unit_prefix,b,return_int) [0.000273s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,no_unit_prefix,bit,return_int) [0.000271s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,k,b,return_int) [0.000381s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,k,B,return_dec) [0.000304s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,T,b,return_int) [0.000371s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,T,bit,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,T,B,return_int) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,P,bit,return_int) [0.000277s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,E,bit,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,E,B,return_int) [0.000251s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Z,b,return_dec) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Z,bit,return_dec) [0.000255s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Y,b,return_dec) [0.000430s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Y,bit,return_int) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,R,b,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,R,B,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ki,b,return_int) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Mi,B,return_dec) [0.000350s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Gi,b,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Gi,bit,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000278s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ti,b,return_dec) [0.000385s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Pi,b,return_dec) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Pi,bit,return_dec) [0.000375s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ei,B,return_dec) [0.000256s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Zi,b,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.001981s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Yi,b,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Yi,bit,return_int) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Yi,B,return_dec) [0.000259s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Yi,B,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ri,b,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ri,bit,return_dec) [0.000307s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.001097s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000271s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,no_unit_prefix,b,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,no_unit_prefix,b,return_int) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,no_unit_prefix,bit,return_dec) [0.002292s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,no_unit_prefix,B,return_dec) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,k,b,return_int) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,K,b,return_dec) [0.000260s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,M,bit,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,M,B,return_dec) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,M,invalid_unit_suffix,return_int) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,G,b,return_dec) [0.002912s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,G,B,return_int) [0.000271s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,T,b,return_int) [0.000457s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,T,bit,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,T,invalid_unit_suffix,return_int) [0.000222s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,E,b,return_dec) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,E,bit,return_int) [0.002617s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,E,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Z,b,return_int) [0.000269s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Z,B,return_dec) [0.000222s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Y,B,return_int) [0.000221s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,R,B,return_dec) [0.000221s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000255s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,R,invalid_unit_suffix,return_int) [0.000221s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Q,b,return_int) [0.000349s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ki,bit,return_dec) [0.000354s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ki,bit,return_int) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ki,B,return_int) [0.000220s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Mi,b,return_dec) [0.000291s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Mi,bit,return_int) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Mi,B,return_dec) [0.000285s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000278s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Gi,bit,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ti,b,return_int) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ti,bit,return_dec) [0.000262s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ti,B,return_dec) [0.000343s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Pi,b,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Pi,b,return_int) [0.000261s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Pi,B,return_dec) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Pi,B,return_int) [0.000262s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ei,B,return_int) [0.000225s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Zi,b,return_dec) [0.000252s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Zi,bit,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Zi,B,return_int) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.000250s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ri,b,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000253s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Qi,bit,return_int) [0.000670s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000243s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,no_unit_prefix,B,return_int) [0.000279s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,k,bit,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,k,bit,return_int) [0.002235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,k,invalid_unit_suffix,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,K,invalid_unit_suffix,return_int) [0.000289s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,M,bit,return_int) [0.007212s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,G,b,return_dec) [0.000265s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,G,invalid_unit_suffix,return_dec) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,G,invalid_unit_suffix,return_int) [0.000256s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,T,b,return_int) [0.000410s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,T,bit,return_int) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,T,invalid_unit_suffix,return_dec) [0.000294s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,P,bit,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Z,b,return_dec) [0.000249s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Z,b,return_int) [0.000287s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Y,b,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Y,bit,return_int) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,R,B,return_dec) [0.000221s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Q,b,return_int) [0.000258s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Q,bit,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Q,B,return_dec) [0.000260s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Q,invalid_unit_suffix,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ki,bit,return_dec) [0.000595s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ki,bit,return_int) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ki,B,return_int) [0.000289s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000265s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Mi,bit,return_dec) [0.000261s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Mi,B,return_dec) [0.000298s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Gi,B,return_int) [0.000542s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ti,b,return_int) [0.001564s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ti,B,return_dec) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Pi,bit,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000258s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ei,b,return_dec) [0.000261s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Zi,B,return_dec) [0.000419s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000290s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ri,bit,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Qi,bit,return_int) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,invalid_unit_prefix,B,return_int) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,k,bit,return_int) [0.000272s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,k,invalid_unit_suffix,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,K,invalid_unit_suffix,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,M,b,return_int) [0.000793s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,G,B,return_int) [0.000251s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,T,b,return_dec) [0.000265s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,T,B,return_int) [0.000453s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,T,invalid_unit_suffix,return_int) [0.000273s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,P,B,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,P,invalid_unit_suffix,return_int) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,E,bit,return_int) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,E,B,return_int) [0.000305s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Y,bit,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Y,invalid_unit_suffix,return_int) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,R,invalid_unit_suffix,return_int) [0.000250s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Q,B,return_int) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ki,bit,return_dec) [0.000467s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ki,invalid_unit_suffix,return_dec) [0.000249s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Mi,b,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Gi,b,return_dec) [0.000312s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Gi,B,return_int) [0.000375s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Gi,invalid_unit_suffix,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ti,B,return_dec) [0.000293s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ti,invalid_unit_suffix,return_dec) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ti,invalid_unit_suffix,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Pi,b,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Pi,b,return_int) [0.000257s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Pi,bit,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Pi,bit,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Pi,B,return_int) [0.000269s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Pi,invalid_unit_suffix,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ei,invalid_unit_suffix,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Zi,b,return_int) [0.000386s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Zi,bit,return_int) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Yi,b,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ri,b,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ri,invalid_unit_suffix,return_int) [0.000275s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Qi,b,return_dec) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Qi,invalid_unit_suffix,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,invalid_unit_prefix,bit,return_int) [0.000263s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,invalid_unit_prefix,B,return_int) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000549s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,no_unit_prefix,b,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,K,b,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,K,bit,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,K,B,return_dec) [0.000398s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,K,invalid_unit_suffix,return_int) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,M,bit,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,G,B,return_dec) [0.000266s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,G,B,return_int) [0.000260s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,P,bit,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,E,B,return_int) [0.000226s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Z,b,return_dec) [0.000223s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Z,bit,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Z,B,return_int) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Z,invalid_unit_suffix,return_int) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,R,b,return_dec) [0.000277s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,R,bit,return_int) [0.000287s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,R,invalid_unit_suffix,return_dec) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Q,b,return_int) [0.000406s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ki,b,return_dec) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ki,bit,return_int) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Mi,b,return_dec) [0.004957s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Mi,B,return_int) [0.012388s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Mi,invalid_unit_suffix,return_dec) [0.000348s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Mi,invalid_unit_suffix,return_int) [0.000268s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Gi,bit,return_int) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Gi,invalid_unit_suffix,return_int) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ti,b,return_int) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ti,invalid_unit_suffix,return_int) [0.000274s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Pi,bit,return_dec) [0.000276s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Pi,bit,return_int) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Pi,B,return_int) [0.000467s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ei,B,return_dec) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ei,invalid_unit_suffix,return_dec) [0.000256s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Zi,B,return_int) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Yi,bit,return_int) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Yi,invalid_unit_suffix,return_int) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ri,b,return_dec) [0.000266s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ri,bit,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ri,B,return_dec) [0.000229s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ri,invalid_unit_suffix,return_dec) [0.000279s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ri,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Qi,b,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Qi,bit,return_dec) [0.010432s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Qi,bit,return_int) [0.000373s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,invalid_unit_prefix,bit,return_dec) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,invalid_unit_prefix,bit,return_int) [0.000271s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,no_unit_prefix,b,return_dec) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,k,bit,return_int) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.000262s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,M,b,return_int) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,M,bit,return_dec) [0.000262s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,M,bit,return_int) [0.000333s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,G,b,return_dec) [0.000244s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,G,bit,return_dec) [0.000262s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,G,bit,return_int) [0.000269s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,G,B,return_dec) [0.000385s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,P,bit,return_dec) [0.000307s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,P,B,return_dec) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,E,bit,return_int) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Z,b,return_dec) [0.000257s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Z,B,return_int) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Y,b,return_int) [0.004388s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Y,bit,return_dec) [0.000308s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,R,bit,return_int) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,R,B,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000262s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Q,B,return_dec) [0.000283s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000428s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ki,bit,return_int) [0.000264s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Mi,b,return_dec) [0.001603s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Mi,bit,return_dec) [0.001038s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Mi,bit,return_int) [0.000259s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000275s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Gi,b,return_int) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000260s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ti,bit,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ti,B,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000266s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Pi,b,return_int) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Pi,bit,return_dec) [0.000366s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.000282s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ei,b,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Zi,bit,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Zi,B,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Qi,bit,return_dec) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,no_unit_prefix,B,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,k,B,return_int) [0.013760s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.000581s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,K,bit,return_dec) [0.000286s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,K,B,return_dec) [0.000245s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.001918s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,G,bit,return_int) [0.004213s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,T,b,return_int) [0.000451s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,T,bit,return_dec) [0.000241s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,T,bit,return_int) [0.000255s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,T,B,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,P,b,return_int) [0.000261s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000254s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,E,b,return_dec) [0.003732s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Y,b,return_dec) [0.000332s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Y,bit,return_dec) [0.000242s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.004375s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,R,invalid_unit_suffix,return_int) [0.000312s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.000501s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Gi,b,return_int) [0.000246s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ti,b,return_dec) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ti,bit,return_int) [0.000273s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ti,B,return_dec) [0.000247s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ti,B,return_int) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Pi,b,return_dec) [0.000287s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Pi,bit,return_dec) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Zi,B,return_int) [0.000944s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000395s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Yi,b,return_dec) [0.001024s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Yi,B,return_int) [0.000292s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.001243s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000455s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ri,B,return_dec) [0.000524s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Qi,b,return_dec) [0.000494s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Qi,b,return_int) [0.001359s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Qi,B,return_int) [0.000285s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.001583s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000642s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000684s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000646s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,no_unit_prefix,B,return_int) [0.000287s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,k,bit,return_dec) [0.000321s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,k,B,return_int) [0.000303s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,K,B,return_int) [0.008712s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000439s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,M,b,return_dec) [0.000284s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,M,bit,return_dec) [0.000236s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,M,B,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,M,invalid_unit_suffix,return_int) [0.000257s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,G,b,return_int) [0.000255s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,G,bit,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,G,B,return_int) [0.000327s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,T,b,return_int) [0.000248s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,T,bit,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000290s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,P,bit,return_dec) [0.004161s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000261s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,E,bit,return_int) [0.000282s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Z,b,return_dec) [0.000264s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Y,B,return_dec) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,R,b,return_dec) [0.003597s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,R,b,return_int) [0.000288s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,R,bit,return_dec) [0.000296s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,R,B,return_dec) [0.000246s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,R,B,return_int) [0.000239s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ki,b,return_dec) [0.000243s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ki,bit,return_int) [0.003550s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ki,B,return_dec) [0.000415s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Mi,B,return_dec) [0.000243s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000271s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Gi,bit,return_int) [0.000291s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Gi,B,return_dec) [0.000255s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ti,b,return_int) [0.000284s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ti,bit,return_dec) [0.000273s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ti,bit,return_int) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000266s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Pi,bit,return_int) [0.000249s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Pi,B,return_dec) [0.000264s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ei,b,return_int) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Zi,b,return_dec) [0.000248s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Zi,bit,return_int) [0.000363s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ri,B,return_dec) [0.000271s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Qi,b,return_int) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,invalid_unit_prefix,b,return_int) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,no_unit_prefix,bit,return_dec) [0.000262s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,no_unit_prefix,B,return_dec) [0.000342s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,k,invalid_unit_suffix,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,K,b,return_dec) [0.000269s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,K,bit,return_int) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,K,invalid_unit_suffix,return_dec) [0.000224s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,M,B,return_dec) [0.000250s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,M,invalid_unit_suffix,return_dec) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,G,b,return_dec) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,G,bit,return_int) [0.000470s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,G,B,return_int) [0.000234s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,G,invalid_unit_suffix,return_int) [0.000259s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,T,B,return_int) [0.000268s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,T,invalid_unit_suffix,return_int) [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,P,bit,return_int) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,E,invalid_unit_suffix,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Z,invalid_unit_suffix,return_int) [0.000271s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Y,bit,return_dec) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Y,bit,return_int) [0.006106s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,R,b,return_dec) [0.000270s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,R,b,return_int) [0.000335s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,R,bit,return_int) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Q,b,return_dec) [0.000435s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Q,B,return_dec) [0.000240s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Q,invalid_unit_suffix,return_int) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Mi,b,return_int) [0.000286s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Mi,B,return_int) [0.000235s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Gi,b,return_dec) [0.000228s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Gi,bit,return_dec) [0.000260s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000232s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ti,b,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ti,bit,return_dec) [0.000251s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ti,B,return_int) [0.000231s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Pi,bit,return_dec) [0.000227s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ei,b,return_dec) [0.000418s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000238s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Zi,B,return_int) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000230s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Qi,bit,return_dec) [0.002907s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Qi,B,return_dec) [0.000295s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Qi,B,return_int) [0.000337s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,invalid_unit_prefix,b,return_dec) [0.000295s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.ValidateIntegerTestCase.test_invalid_inputs_5 [0.000326s] ... ok DEBUG: {1} oslo_utils.tests.test_strutils.ValidateIntegerTestCase.test_valid_inputs_6 [0.000237s] ... ok DEBUG: {1} oslo_utils.tests.test_timeutils.StopWatchTest.test_context_manager_splits [0.010980s] ... ok DEBUG: {1} oslo_utils.tests.test_timeutils.StopWatchTest.test_elapsed [0.000566s] ... ok DEBUG: {1} oslo_utils.tests.test_timeutils.StopWatchTest.test_no_elapsed [0.000478s] ... ok DEBUG: {1} oslo_utils.tests.test_timeutils.StopWatchTest.test_no_states [0.000267s] ... ok DEBUG: {1} oslo_utils.tests.test_timeutils.TestIso8601Time.test_normalize_zulu_aware_to_naive [0.000298s] ... ok DEBUG: {1} oslo_utils.tests.test_timeutils.TimeItTest.test_no_timed_to_fast [0.000999s] ... ok DEBUG: {1} oslo_utils.tests.test_timeutils.TimeItTest.test_timed [0.001251s] ... ok DEBUG: {1} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_delta_seconds [0.001510s] ... ok DEBUG: {1} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_is_older_than_aware [0.000642s] ... ok DEBUG: {1} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_is_older_than_datetime [0.000603s] ... ok DEBUG: {1} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_is_soon [0.000632s] ... ok DEBUG: {1} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_parse_isotime [0.005433s] ... ok DEBUG: {1} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_parse_strtime [0.004736s] ... ok DEBUG: {1} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_utcnow [0.000347s] ... ok DEBUG: {1} oslo_utils.tests.test_uuidutils.UUIDUtilsTest.test_generate_uuid [0.000256s] ... ok DEBUG: {1} oslo_utils.tests.test_uuidutils.UUIDUtilsTest.test_id_is_uuid_like [0.000233s] ... ok DEBUG: {1} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_convert_version_to_tuple [0.000405s] ... ok DEBUG: {1} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_requested_patch_not_present_less_than [0.000270s] ... ok DEBUG: {1} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_same_major_false [0.000295s] ... ok DEBUG: {1} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_same_version [0.000265s] ... ok DEBUG: {1} oslo_utils.tests.test_versionutils.VersionPredicateTest.test_version_predicate_valid_multi [0.000318s] ... ok DEBUG: {1} oslo_utils.tests.tests_encodeutils.EncodeUtilsTest.test_safe_encode_dict_instead_of_text [0.000299s] ... ok DEBUG: {1} oslo_utils.tests.tests_encodeutils.EncodeUtilsTest.test_safe_encode_same_encoding_different_cases [0.000295s] ... ok DEBUG: {1} oslo_utils.tests.tests_encodeutils.EncodeUtilsTest.test_safe_encode_tuple_instead_of_text [0.000244s] ... ok DEBUG: ERROR [oslo_utils.imageutils.format_inspector] VMDK descriptor failed to decode as ASCII DEBUG: ERROR [oslo_utils.imageutils.format_inspector] VMDK descriptor failed to decode as ASCII DEBUG: {3} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_format_3_vhdx [38.137239s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_format_5_gpt [0.104938s] ... ok DEBUG: WARNING [oslo_utils.imageutils.format_inspector] Found unknown feature bit in byte 1: 0b0/0b1111 DEBUG: {3} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_gpt_mbr_check [0.000622s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_qcow2_future_flags [0.000974s] ... ok DEBUG: 5+0 records in DEBUG: 5+0 records out DEBUG: 5242880 bytes (5.2 MB, 5.0 MiB) copied, 0.0211106 s, 248 MB/s DEBUG: ERROR [oslo_utils.imageutils.format_inspector] VMDK descriptor failed to decode as ASCII DEBUG: {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_format_6_luks [38.105783s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_invalid_data [0.038643s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_invalid_data_without_raw [0.007354s] ... ok DEBUG: WARNING [oslo_utils.imageutils.format_inspector] Safety check backing_file on qcow2 failed because Image has a backing file DEBUG: WARNING [oslo_utils.imageutils.format_inspector] Safety check data_file on qcow2 failed because Image has data_file set DEBUG: {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_qcow2_safety_checks [0.066137s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_qed_always_unsafe ... SKIPPED: qemu-img not installed or does not support qed format DEBUG: /bin/sh: line 1: mkisofs: command not found DEBUG: {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_subformat_1___iso____iso9660__ ... SKIPPED: mkisofs not installed DEBUG: {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_subformat_3___vmdk____streamOptimized__ [2.035555s] ... ok DEBUG: 5+0 records in DEBUG: 5+0 records out DEBUG: 5242880 bytes (5.2 MB, 5.0 MiB) copied, 0.0197749 s, 265 MB/s DEBUG: {3} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_vmdk_bad_descriptor_mem_limit [4.678135s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_vmdk_bad_descriptor_offset [0.026641s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_vmdk_footer_checks [0.000634s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000974s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001552s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000701s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000559s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000546s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001051s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000545s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001051s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000708s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000637s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000520s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000574s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000513s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000905s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000535s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000498s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000505s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000631s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001458s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001978s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001630s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001661s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001499s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002167s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000760s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000713s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000575s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000498s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000525s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000628s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.010667s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000616s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000537s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000608s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000523s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000511s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000506s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000622s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000505s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000524s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000531s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000613s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000620s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000484s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000486s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.005679s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000512s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000537s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000506s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000622s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000553s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000506s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000514s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000656s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000503s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000526s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000494s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000599s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.005241s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000556s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000571s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000894s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000536s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000550s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000548s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000612s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000506s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000500s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000509s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000604s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000470s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000585s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000538s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001232s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000498s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000513s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000492s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002863s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000501s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000468s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001161s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.009408s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.004080s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000627s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000494s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000620s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000491s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000472s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000524s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000611s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000564s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000492s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000498s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000756s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000536s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000499s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000518s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.004663s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000496s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000556s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000481s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000633s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000497s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000626s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000533s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000587s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000509s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000483s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000502s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002040s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000641s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000523s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000642s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000639s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000492s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001043s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000582s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000643s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000546s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000507s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000471s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000610s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000514s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000554s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000731s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000643s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000479s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000639s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000507s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000571s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000650s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000482s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000547s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000626s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000453s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000530s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000464s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002539s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000513s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000476s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000524s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000545s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000599s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000451s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000479s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000546s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000559s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000480s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000479s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000615s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000457s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001601s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000510s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000574s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001002s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000541s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000462s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000856s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000583s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000913s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000490s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000664s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000480s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000452s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000835s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000737s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000468s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000507s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000538s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000557s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000474s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000462s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000619s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000555s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000505s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000537s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000465s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001220s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000549s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000586s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000530s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000602s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000477s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000535s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000484s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000593s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000485s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000531s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000504s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000586s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000503s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000475s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000651s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000622s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000482s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000557s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000470s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000599s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000512s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000475s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000537s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000561s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000500s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000501s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000473s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000973s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000540s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000479s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000511s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000564s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002724s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000526s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000495s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.004812s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000546s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000472s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000531s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001958s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000507s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000484s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000554s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000605s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000499s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000489s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000615s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000715s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000498s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000542s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.003768s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000738s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000483s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000615s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000504s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000612s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000525s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000508s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000512s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002534s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000513s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000516s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000486s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000643s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000461s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000504s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000542s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.005367s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000537s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000470s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000564s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000620s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000483s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000476s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000464s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002408s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000549s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.003594s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001099s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002033s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001395s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000516s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000505s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000569s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000572s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002571s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000536s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000596s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000468s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002613s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000510s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000578s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.003491s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000830s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.002245s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001917s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001991s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001827s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000863s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002285s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001707s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001850s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001008s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002977s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000593s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000537s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002604s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001152s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001498s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000896s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000866s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000934s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000894s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000845s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000914s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000949s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000756s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000731s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000562s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000624s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000510s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000530s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001227s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000914s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000856s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001327s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000838s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000883s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000795s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000821s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000768s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000887s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000806s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000794s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000753s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000879s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000860s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000899s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000752s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000864s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000785s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000802s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000746s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000846s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000840s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000878s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000832s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000849s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000824s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000804s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000776s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001063s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000956s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000734s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000761s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000881s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000925s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000885s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000817s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.003964s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000854s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001650s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000499s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000616s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000492s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001278s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000848s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000891s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000812s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000760s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001352s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001038s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.005162s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000974s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001445s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002549s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000500s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.005603s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000586s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001161s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000489s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.004066s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002587s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000733s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000572s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000525s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001147s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001924s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001528s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000878s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000829s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000926s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000934s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001179s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001763s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002241s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000955s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000786s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000804s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000974s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000892s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000766s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000783s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001046s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000820s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000787s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000731s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000883s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000876s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000847s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000886s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000907s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000821s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000570s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000497s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000635s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000493s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.005744s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001067s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001371s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000838s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001181s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001017s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000892s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000751s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000832s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001051s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000906s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000817s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000883s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000984s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001266s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000873s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000877s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000571s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000578s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000623s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001039s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000791s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000909s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000757s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000785s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000818s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000900s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002003s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000797s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002124s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000945s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.003063s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000823s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000785s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000901s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000867s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000760s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000845s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000910s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000899s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000792s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000875s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001060s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000791s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000946s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000796s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000937s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000850s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000796s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000815s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001234s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000815s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001135s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000979s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000938s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000852s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000790s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000772s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000962s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000844s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000801s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000794s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001345s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002543s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000877s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001241s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001728s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002229s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000867s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001976s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000895s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002945s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000840s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000879s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001518s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000516s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000515s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000515s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000629s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000731s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000492s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000536s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000771s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000883s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001900s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000836s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000848s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000812s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000733s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002801s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.003010s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000572s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000480s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000500s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.005295s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001413s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001247s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001949s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.004053s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.004207s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002403s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000997s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002314s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000506s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000938s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001034s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000952s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000808s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000940s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001476s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001671s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000807s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000851s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000883s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001289s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001531s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000754s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000977s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001010s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000788s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000913s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000919s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001052s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000823s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000798s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002820s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000898s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000737s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001496s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000523s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000576s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.004463s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000495s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000717s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000626s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000486s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001275s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000777s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000979s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000822s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000867s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000801s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001122s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000808s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000827s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000757s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001277s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000490s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000673s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000484s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001430s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000809s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000772s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000773s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000892s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000813s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000787s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000913s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000604s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000468s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000492s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000466s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000652s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000545s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000711s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000933s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001722s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000814s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000790s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000796s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000933s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000815s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000814s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000821s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000852s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000709s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000771s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000750s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000917s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000866s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000863s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000777s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000879s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000729s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000789s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000745s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000907s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000872s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000501s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000498s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002055s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000534s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.004930s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000954s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001284s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000828s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000807s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001091s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000955s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000834s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000832s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001022s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000643s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000494s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001119s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000790s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000918s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000848s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000773s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000905s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000966s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000917s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000792s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000808s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000945s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000834s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000794s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000741s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000834s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000813s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000778s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000880s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000595s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000654s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000819s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000931s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001087s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000837s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000796s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002286s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002025s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000940s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.005957s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000534s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001221s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001938s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.003659s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001332s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000905s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.003009s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001235s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.002426s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001022s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002542s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000898s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.008700s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000965s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000829s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000861s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000842s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000898s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000951s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000602s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000812s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001478s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001256s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000851s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000794s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000927s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.003113s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000828s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000813s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001071s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000855s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001506s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001325s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001460s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001491s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001190s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001182s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001322s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000899s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000867s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001691s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001222s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000881s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000805s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000678s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001298s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.006043s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000806s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000797s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000895s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.006642s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000615s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000585s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002745s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000975s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.005301s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000884s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002925s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.004331s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001559s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000565s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000583s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.003989s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001628s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000802s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002081s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.004228s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.005539s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000863s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001012s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.003275s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000800s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000787s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.003411s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000941s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001338s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001010s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.003901s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000971s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001013s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000944s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001093s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.003431s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001170s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000839s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001220s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.006240s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001022s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000822s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001106s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000945s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000770s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001801s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001514s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000955s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000850s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000809s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000947s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001366s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000898s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000510s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001026s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000719s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001254s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000806s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001345s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000805s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000807s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000937s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001227s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000926s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000781s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000804s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001314s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000860s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000911s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000811s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000903s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000876s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000767s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000828s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000938s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000858s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000768s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000848s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000909s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000836s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000798s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000805s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000849s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000778s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000814s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000776s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000974s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000802s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000900s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000760s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000895s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000501s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000511s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001126s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000861s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000774s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000787s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000803s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000845s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000783s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001009s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000794s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000882s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000794s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001230s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000633s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001247s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000541s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000649s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000596s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000933s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000600s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000662s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000560s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000683s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000534s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000600s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000581s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000663s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000653s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000753s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000563s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000615s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000534s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000517s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000557s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000676s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000534s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000531s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000882s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000704s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000536s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000564s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000532s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000611s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000677s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000526s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000497s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000818s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000541s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000529s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000662s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000635s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000496s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000543s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000485s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000619s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002389s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000607s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000548s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000649s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000507s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000541s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000476s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001041s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000513s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000669s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000503s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000604s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000512s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000492s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000521s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000570s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000492s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000466s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000497s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000817s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000506s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000509s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000522s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000667s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000559s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000529s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000480s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000606s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000492s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000521s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000485s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000671s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000557s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000491s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000502s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000628s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000506s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000688s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000555s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000655s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000524s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000541s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000503s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000601s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000486s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000527s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000495s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001010s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000524s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000556s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000535s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000637s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000610s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000537s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000587s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000976s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000807s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000541s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000587s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000688s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000545s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000475s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000720s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000616s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000495s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000510s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000546s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000600s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000517s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001219s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000547s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000800s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000516s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000505s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000537s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000733s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000533s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000478s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.004635s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001378s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000527s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000859s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000560s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000611s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000534s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001139s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000534s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000599s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000513s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000790s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000508s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000595s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000732s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000629s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000656s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000935s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000656s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.007012s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000827s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000837s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000710s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000691s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000667s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001787s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000838s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000739s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000820s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000827s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000704s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000754s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000703s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000812s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000695s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000762s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001114s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000939s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000805s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000918s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000687s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000849s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000655s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000654s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000698s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000844s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000637s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000744s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000790s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000827s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000691s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000666s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000664s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000787s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001468s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000662s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000656s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000773s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000705s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000745s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000660s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000941s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000635s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000677s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000698s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000819s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000803s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000646s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000723s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000845s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000701s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000666s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000724s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001402s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000657s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000687s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000705s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000923s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000756s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000803s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000830s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001230s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000873s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000902s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000817s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001035s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000771s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001049s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000823s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001102s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000723s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000693s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000727s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002204s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000628s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001809s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000544s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000758s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000558s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000505s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000541s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000636s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000643s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000663s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000555s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000907s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000519s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000733s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000589s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000624s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000591s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000549s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000535s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000729s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000511s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000665s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000536s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001441s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000591s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000564s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000538s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001009s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000554s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.006328s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000645s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000687s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000629s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000511s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000647s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000688s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000561s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000753s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.012714s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000697s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000573s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000498s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000543s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.006571s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000727s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000563s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000507s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000681s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000534s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000502s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000503s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000624s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000493s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.006720s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000935s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000734s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000507s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000538s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000518s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000628s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000540s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000655s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000500s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.003063s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000587s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000486s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000508s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000611s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000496s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000536s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000498s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000614s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000497s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000481s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000478s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001084s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000536s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000492s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000510s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000595s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000486s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000530s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000488s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000608s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000494s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000494s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000569s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000594s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000554s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000500s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000519s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000643s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000499s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000518s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000466s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000571s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000502s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000482s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000810s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000610s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000494s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000561s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000572s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000568s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000482s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000490s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000741s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000622s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000487s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000550s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000504s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000587s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000516s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000475s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000525s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000614s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000640s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000536s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000515s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000767s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000550s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000533s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000478s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000880s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000505s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000473s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000511s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000577s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000500s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000476s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000538s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001281s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000530s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000582s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000673s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000783s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000515s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000550s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000501s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000598s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000557s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000564s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000512s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000566s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000560s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000456s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000486s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000712s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000474s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000487s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000473s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000594s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000453s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000478s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000517s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000593s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000688s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000522s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002142s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000640s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000478s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000570s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000483s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.007067s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000820s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000556s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000475s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000573s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000494s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001390s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000498s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000927s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000488s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000502s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000477s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000661s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000487s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000476s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000490s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000566s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000556s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000476s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000479s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000587s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000473s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000491s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000747s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000586s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000530s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000478s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000502s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000573s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000464s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000583s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000542s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000607s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000511s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000480s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000505s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000604s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000514s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000516s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000475s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000711s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000648s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000480s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000488s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000701s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000529s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000634s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000492s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000732s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000497s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000544s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001536s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000765s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001561s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000742s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000710s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001266s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000545s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000479s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000511s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000618s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000490s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000531s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000485s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000586s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000524s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000475s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000825s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000808s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000574s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000529s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000547s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000489s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000774s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000645s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000705s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000561s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000838s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000698s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000544s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000483s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000800s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000524s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000542s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000525s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000641s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000777s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000530s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000637s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000632s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000486s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000642s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000512s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000633s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000638s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000473s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000548s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000615s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000476s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000483s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000484s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000652s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000471s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000490s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000547s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000852s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000488s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000547s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000537s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000774s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000697s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000701s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000655s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000836s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000730s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000708s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000720s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000879s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000693s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000519s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000533s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000602s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000518s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000547s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000500s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000623s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000486s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000532s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000695s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000648s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000555s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000550s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000535s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000706s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000501s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000477s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000549s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000603s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000514s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000489s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000484s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000680s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000636s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000492s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000523s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000584s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000565s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000598s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000487s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000611s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000589s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000481s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000511s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000911s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000471s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000509s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000616s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000572s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000549s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000469s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000535s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000665s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000844s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000732s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000652s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000700s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000499s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000464s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000477s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000586s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000478s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000686s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000486s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000585s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000494s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000478s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000930s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001094s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000630s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000626s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000605s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001046s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000488s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000576s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000596s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000615s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000481s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000454s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000499s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000565s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000494s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000469s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000540s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000598s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000468s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000555s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000467s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000592s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000476s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000476s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000512s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000962s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000637s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000690s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000701s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001348s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000682s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000818s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000741s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000514s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000598s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000535s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000480s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000493s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000784s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000519s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000480s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000499s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000654s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000496s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000489s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000471s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000722s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000454s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000510s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000569s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000576s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000517s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000997s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000478s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000612s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000547s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000643s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000538s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000639s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000484s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000546s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000475s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.005852s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000536s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000539s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000499s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000600s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000506s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000576s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000513s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000568s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000619s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000512s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000490s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001674s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000518s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000531s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000555s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000570s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000505s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000460s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000479s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000629s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000745s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000519s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.014194s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000741s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000494s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000583s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000535s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000634s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000541s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000463s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000508s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000592s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000499s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.008687s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000533s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000581s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000543s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000541s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000478s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001690s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000468s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000503s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000527s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.006873s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000683s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000599s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000556s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000774s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000496s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000519s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000522s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000591s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000483s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000563s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000486s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000627s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000515s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000492s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000494s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000975s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000470s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000500s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000466s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000510s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000603s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000476s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000581s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000478s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000604s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000523s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000519s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000521s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000627s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000532s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001029s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000602s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000602s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000514s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000506s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000543s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000582s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000496s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000485s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000686s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000577s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000545s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000558s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000514s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000674s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000581s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000469s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000521s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000590s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000582s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000665s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000644s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000601s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000517s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000663s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000502s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000827s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000498s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000487s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000543s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000577s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000534s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000550s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000526s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000894s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000535s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000468s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000573s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000614s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000467s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000497s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000466s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000746s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000494s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000503s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000630s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000631s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000493s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000504s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000486s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000616s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000485s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000518s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000762s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000652s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000485s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000496s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000482s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000763s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000629s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000475s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000485s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000572s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000534s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.003390s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000649s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000587s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000522s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000520s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000505s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000602s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000502s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002751s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000509s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000741s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000755s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000766s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000765s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001701s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000637s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000543s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000507s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000952s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000493s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000826s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000559s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000577s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000508s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000654s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000535s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000717s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000481s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000509s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000540s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000578s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000484s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000470s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000659s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000730s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000614s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000477s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000497s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000786s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000512s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000554s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000477s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000657s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000491s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000532s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000586s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000579s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000497s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000497s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000481s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000594s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000591s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000521s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000480s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000557s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000491s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000486s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000506s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000554s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000500s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000497s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000476s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000602s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000481s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000527s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000471s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000881s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000489s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000473s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000530s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000796s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000714s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000695s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000663s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001058s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000702s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000728s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000718s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000998s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000732s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000765s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000726s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000881s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000745s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000775s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000789s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000938s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000914s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000815s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000767s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001033s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000749s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000773s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000795s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000936s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000736s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000914s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001147s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000951s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000846s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000759s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000778s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000892s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000737s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000762s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001201s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000925s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000719s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000889s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000705s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001511s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001207s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001271s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001084s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000974s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000542s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000516s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000547s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000592s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000521s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000514s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000669s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000759s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000570s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000486s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000533s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000809s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000700s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000541s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000561s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000618s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000523s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000526s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000499s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000619s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000522s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000520s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000534s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000626s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000604s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000657s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000567s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000647s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000538s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000524s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000543s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000645s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000500s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000537s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000496s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000784s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000592s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000550s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000528s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000642s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000650s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000495s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000686s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000687s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000543s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000529s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000534s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001017s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000522s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000605s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000511s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000605s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001175s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000552s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000574s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002001s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000518s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000547s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000981s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000619s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000507s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000535s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000492s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000657s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.006094s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002039s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000573s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000650s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000505s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000518s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.005492s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000811s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000744s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000959s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000773s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000693s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000512s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000512s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000525s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000631s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000651s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000717s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000939s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000779s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000566s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000623s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000556s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000587s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000514s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000492s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000487s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000614s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000495s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000571s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000497s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000924s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000498s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000516s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000481s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000608s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000478s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000518s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000510s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000578s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000522s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000479s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000489s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000609s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000492s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000526s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000494s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000737s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001026s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000625s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000710s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000858s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000753s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000770s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000841s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000851s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000863s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000715s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000723s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000914s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000709s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000890s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000772s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000903s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000822s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000902s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000737s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000846s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000708s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001081s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000645s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000836s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000727s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000705s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000709s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000797s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000697s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000732s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000747s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001242s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000737s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000798s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000786s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000759s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000839s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000917s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000700s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000770s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000701s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000653s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000698s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000728s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000628s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000683s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000688s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000791s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.003066s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000623s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000589s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000890s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000620s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000694s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000666s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000819s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000672s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000659s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000680s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000799s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000733s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000680s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000667s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000794s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000737s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000592s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000593s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000797s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000688s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000707s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000700s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000756s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000579s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000606s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000636s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000801s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000572s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000539s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000641s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001147s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000815s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000646s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000730s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000777s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000794s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000632s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000742s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000790s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000719s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000673s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000747s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000738s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000729s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000798s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000686s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000842s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000749s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000641s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000628s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000902s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000722s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000630s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000987s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000868s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000581s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000770s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000703s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000816s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000899s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000649s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000616s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000796s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001021s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000630s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000703s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000793s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000717s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000635s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000632s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000791s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000807s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000674s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000725s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000784s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000842s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000685s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000585s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001137s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000660s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000650s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000674s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000798s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000666s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000752s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000640s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000858s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000634s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000686s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000656s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000754s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000751s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000681s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000649s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000765s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000826s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000659s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000661s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000757s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000694s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000734s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000729s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000786s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000727s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000733s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000604s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000835s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000566s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000589s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000652s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000813s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000789s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000663s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000648s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000997s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000653s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000666s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000597s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000819s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000670s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000603s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000860s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000806s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000681s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000686s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000656s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001278s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000737s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000772s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000686s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001840s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000631s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000647s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000568s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000773s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000755s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000795s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000664s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000906s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000718s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001461s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000753s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000796s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000738s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000670s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000713s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000708s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000698s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000659s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000604s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000598s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000675s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000650s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000792s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000652s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.004522s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000687s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000682s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000694s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000790s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000638s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000909s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000683s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000865s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000734s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000938s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000738s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000920s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000711s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000676s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000628s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001521s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002406s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000623s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000785s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002485s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001292s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001375s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000736s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000798s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000770s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000814s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000930s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001218s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001147s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001834s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001683s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001819s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001322s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001933s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.008730s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001410s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001038s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000953s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000986s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001127s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000924s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002144s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000964s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001423s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001010s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001023s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000958s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.010517s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000982s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000837s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000880s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000953s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000827s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000845s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000855s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000944s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.005329s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000858s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000819s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000886s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.004973s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000848s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001007s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001265s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.005205s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001028s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000806s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001286s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000803s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.010959s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000908s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000958s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000835s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000846s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000819s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000926s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000803s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000823s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000830s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000947s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000813s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000786s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000854s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.010728s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000851s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000846s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000787s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000912s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000882s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000799s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000790s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000911s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000822s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000862s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000817s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000857s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000862s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000846s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001406s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000963s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000704s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000740s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000717s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000786s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000656s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000677s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000752s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002124s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000708s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000719s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000702s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000793s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000691s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000978s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000739s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001151s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000674s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000672s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000579s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000796s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000836s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000688s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000675s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000790s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000743s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000497s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000804s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000761s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000646s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000823s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000847s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000966s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000808s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000699s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000898s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000815s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001005s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000841s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000877s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.003930s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001092s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000674s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000669s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000764s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000987s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000636s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000662s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000807s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000676s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000622s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000654s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000774s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000669s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000622s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000962s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001438s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000663s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000645s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000668s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000770s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000665s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000629s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001256s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001077s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000489s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000485s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000697s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001572s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000517s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000490s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000480s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000618s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000621s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000505s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000613s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000615s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000518s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.008500s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000788s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000653s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000521s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000491s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002942s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000606s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003771s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000958s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000525s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000691s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000523s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000468s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000502s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.003177s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000550s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000501s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000688s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000642s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000497s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000497s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.003980s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000838s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000500s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001673s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001531s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.005192s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001792s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000609s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002153s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000917s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000915s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000585s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000713s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001184s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000856s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000902s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000868s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000702s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000636s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000500s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000515s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000484s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000613s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000471s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000486s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000471s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000576s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000491s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000563s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000528s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000606s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000477s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000595s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000703s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000587s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000555s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000480s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000481s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000583s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000460s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000517s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000467s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000616s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000482s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000468s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000483s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000539s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000488s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000467s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000510s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000585s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000512s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000495s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000456s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000631s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000478s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000707s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000723s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000863s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000718s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000789s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000745s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001626s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002664s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.003919s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000816s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000889s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000754s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000744s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000710s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000876s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000763s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000750s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.008747s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000964s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000528s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000505s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000630s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000583s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000526s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000519s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000486s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000617s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000485s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000542s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000499s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000598s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000632s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000683s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000724s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000784s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000895s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001227s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000753s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000742s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001077s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000753s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000761s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000959s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000858s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000584s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000624s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.003909s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000871s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000588s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000687s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000499s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000632s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000496s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000480s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000531s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000941s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000484s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000539s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.003731s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000767s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.003125s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000893s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000486s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.003761s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000729s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000950s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000494s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000630s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001003s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000518s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000468s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000606s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000484s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000524s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000496s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000570s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.004392s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000522s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000557s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000568s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000493s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000515s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000480s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000610s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000478s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000510s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000463s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000560s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000484s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000639s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000520s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001604s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000481s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000490s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000453s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000615s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000447s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000479s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000456s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000567s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000520s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000453s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000482s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000839s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000465s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000667s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000483s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000555s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000476s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000467s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000480s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000536s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000494s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000450s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000503s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000550s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000485s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000465s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000451s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000600s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000456s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000474s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000459s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000585s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000636s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000730s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K,garbage_before_snapshot_list,three_snapshots) [0.000492s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96_KiB,garbage_before_snapshot_list,three_snapshots) [0.000587s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96_KiB,garbage_after_snapshot_list,one_snapshots) [0.000460s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96_KiB,garbage_after_snapshot_list,three_snapshots) [0.000476s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K_byte,garbage_after_snapshot_list,no_snapshots) [0.000443s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K_byte,garbage_after_snapshot_list,three_snapshots) [0.000585s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,98304_B,garbage_before_snapshot_list,no_snapshots) [0.000468s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,98304_B,garbage_before_snapshot_list,one_snapshots) [0.000521s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,98304_B,garbage_after_snapshot_list,three_snapshots) [0.000454s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,3.1G,no_garbage,no_snapshots) [0.000532s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,3.1_GiB,garbage_before_snapshot_list,no_snapshots) [0.000461s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,3.1_GiB,garbage_before_snapshot_list,one_snapshots) [0.000451s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,3.1_GiB,garbage_before_snapshot_list,three_snapshots) [0.000478s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,3.1_GiB,garbage_after_snapshot_list,three_snapshots) [0.000543s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,unavailable,garbage_after_snapshot_list,no_snapshots) [0.000486s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,1e+03_MiB,no_garbage,no_snapshots) [0.000448s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots) [0.000638s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96K,no_garbage,no_snapshots) [0.000571s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96K,no_garbage,three_snapshots) [0.000451s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,98304_B,no_garbage,no_snapshots) [0.000475s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots) [0.000442s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots) [0.000591s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots) [0.000453s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,3.1G,no_garbage,no_snapshots) [0.000453s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,3.1G,no_garbage,one_snapshots) [0.000444s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots) [0.000814s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots) [0.000475s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots) [0.000442s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots) [0.000487s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,unavailable,no_garbage,one_snapshots) [0.000546s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots) [0.000742s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots) [0.000639s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots) [0.000519s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots) [0.000566s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots) [0.000458s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96K,garbage_before_snapshot_list,no_snapshots) [0.000464s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96K,garbage_before_snapshot_list,three_snapshots) [0.000511s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96K_byte,no_garbage,no_snapshots) [0.000603s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96K_byte,garbage_after_snapshot_list,no_snapshots) [0.000474s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,3.1G,no_garbage,no_snapshots) [0.000479s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,3.1G,garbage_before_snapshot_list,no_snapshots) [0.000444s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,3.1G,garbage_before_snapshot_list,one_snapshots) [0.000685s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,3.1_GiB,no_garbage,three_snapshots) [0.000480s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,3.1_GiB,garbage_before_snapshot_list,one_snapshots) [0.000443s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,unavailable,garbage_after_snapshot_list,one_snapshots) [0.000494s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,1e+03_MiB,garbage_after_snapshot_list,one_snapshots) [0.000538s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots) [0.000459s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots) [0.000434s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots) [0.005597s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots) [0.000595s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots) [0.000466s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots) [0.000482s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots) [0.000456s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots) [0.000580s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots) [0.000447s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots) [0.003306s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots) [0.000464s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots) [0.000592s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots) [0.000876s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots) [0.000454s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots) [0.000701s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots) [0.000617s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots) [0.000445s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots) [0.000507s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots) [0.000445s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots) [0.000614s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots) [0.002904s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots) [0.000489s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots) [0.000614s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots) [0.000723s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96K,no_garbage,three_snapshots) [0.000530s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96K,garbage_before_snapshot_list,no_snapshots) [0.000450s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96_KiB,no_garbage,no_snapshots) [0.000689s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96_KiB,garbage_before_snapshot_list,three_snapshots) [0.001317s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96_KiB,garbage_after_snapshot_list,one_snapshots) [0.000945s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96K_byte,no_garbage,three_snapshots) [0.002873s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96K_byte,garbage_before_snapshot_list,one_snapshots) [0.000513s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96K_byte,garbage_before_snapshot_list,three_snapshots) [0.000564s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,98304_B,no_garbage,three_snapshots) [0.000499s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,98304_B,garbage_before_snapshot_list,three_snapshots) [0.000675s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,98304_B,garbage_after_snapshot_list,one_snapshots) [0.000578s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,3.1G,no_garbage,no_snapshots) [0.000592s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,3.1_GiB,no_garbage,three_snapshots) [0.000482s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,3.1_GiB,garbage_before_snapshot_list,no_snapshots) [0.000445s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,unavailable,no_garbage,no_snapshots) [0.000569s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,unavailable,garbage_before_snapshot_list,no_snapshots) [0.000671s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,1e+03_MiB,no_garbage,one_snapshots) [0.000520s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots) [0.000652s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96K,no_garbage,no_snapshots) [0.000526s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots) [0.000670s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots) [0.001340s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots) [0.000555s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots) [0.001207s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots) [0.000624s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96K_byte,no_garbage,no_snapshots) [0.000630s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96K_byte,no_garbage,three_snapshots) [0.000527s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots) [0.000529s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots) [0.001123s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,98304_B,no_garbage,no_snapshots) [0.000591s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,98304_B,no_garbage,one_snapshots) [0.000463s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots) [0.000468s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots) [0.000613s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots) [0.000470s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,unavailable,no_garbage,no_snapshots) [0.000497s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,unavailable,no_garbage,three_snapshots) [0.000448s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots) [0.000574s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots) [0.000457s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots) [0.000568s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96K,no_garbage,no_snapshots) [0.000479s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96K,no_garbage,three_snapshots) [0.000552s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots) [0.002075s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots) [0.000682s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots) [0.000486s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots) [0.001755s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots) [0.000455s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots) [0.000694s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots) [0.011403s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots) [0.000702s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots) [0.000497s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots) [0.000474s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots) [0.000474s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots) [0.000952s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots) [0.005632s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots) [0.000586s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots) [0.000454s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots) [0.000609s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots) [0.000469s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K,no_garbage,three_snapshots) [0.000519s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K,garbage_before_snapshot_list,one_snapshots) [0.000462s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K,garbage_after_snapshot_list,no_snapshots) [0.000598s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96_KiB,no_garbage,three_snapshots) [0.000499s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96_KiB,garbage_before_snapshot_list,three_snapshots) [0.000486s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K_byte,no_garbage,no_snapshots) [0.000484s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K_byte,no_garbage,one_snapshots) [0.000547s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,98304_B,no_garbage,no_snapshots) [0.002610s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,98304_B,garbage_before_snapshot_list,no_snapshots) [0.000482s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,3.1G,garbage_before_snapshot_list,one_snapshots) [0.000469s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,3.1G,garbage_after_snapshot_list,one_snapshots) [0.003632s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,3.1G,garbage_after_snapshot_list,three_snapshots) [0.000486s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,3.1_GiB,no_garbage,one_snapshots) [0.000545s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,3.1_GiB,garbage_before_snapshot_list,one_snapshots) [0.000519s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,3.1_GiB,garbage_after_snapshot_list,three_snapshots) [0.000570s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,unavailable,garbage_before_snapshot_list,no_snapshots) [0.002544s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,unavailable,garbage_after_snapshot_list,no_snapshots) [0.000452s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,unavailable,garbage_after_snapshot_list,one_snapshots) [0.000481s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,1e+03_MiB,no_garbage,no_snapshots) [0.000545s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,1e+03_MiB,no_garbage,one_snapshots) [0.000457s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots) [0.000441s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots) [0.000504s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96_KiB,no_garbage,three_snapshots) [0.004295s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96K_byte,no_garbage,one_snapshots) [0.000536s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots) [0.001551s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,98304_B,no_garbage,no_snapshots) [0.000463s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,98304_B,no_garbage,one_snapshots) [0.000584s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots) [0.001185s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,3.1G,no_garbage,no_snapshots) [0.000531s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,3.1G,no_garbage,one_snapshots) [0.001874s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots) [0.000582s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots) [0.000657s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,3.1_GiB,no_garbage,no_snapshots) [0.000502s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots) [0.000460s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,unavailable,no_garbage,three_snapshots) [0.002956s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots) [0.000499s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots) [0.000883s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots) [0.000468s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots) [0.000592s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96K_byte,no_garbage,one_snapshots) [0.000893s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots) [0.000918s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots) [0.000538s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots) [0.001398s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots) [0.000729s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots) [0.000720s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots) [0.001224s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots) [0.000596s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots) [0.003363s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots) [0.000862s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots) [0.000828s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots) [0.000933s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,unavailable,no_garbage,one_snapshots) [0.000808s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,unavailable,no_garbage,three_snapshots) [0.000733s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots) [0.000603s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots) [0.013814s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots) [0.001441s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96K,no_garbage,no_snapshots) [0.000468s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96K,no_garbage,one_snapshots) [0.001966s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96K,no_garbage,three_snapshots) [0.002576s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96K,garbage_before_snapshot_list,no_snapshots) [0.000500s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96_KiB,no_garbage,one_snapshots) [0.000477s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96_KiB,garbage_before_snapshot_list,three_snapshots) [0.003790s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96_KiB,garbage_after_snapshot_list,one_snapshots) [0.003476s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96K_byte,garbage_after_snapshot_list,no_snapshots) [0.000832s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,98304_B,garbage_before_snapshot_list,one_snapshots) [0.007871s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,98304_B,garbage_after_snapshot_list,three_snapshots) [0.007675s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,3.1G,no_garbage,no_snapshots) [0.001055s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,3.1G,garbage_before_snapshot_list,no_snapshots) [0.000797s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,3.1G,garbage_after_snapshot_list,three_snapshots) [0.000817s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,three_snapshots) [0.000855s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,unavailable,no_garbage,three_snapshots) [0.000884s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,unavailable,garbage_before_snapshot_list,three_snapshots) [0.000808s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,unavailable,garbage_after_snapshot_list,one_snapshots) [0.000796s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,no_snapshots) [0.004813s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,three_snapshots) [0.000993s] ... ok DEBUG: {3} oslo_utils.tests.imageutils.test_qemu.ImageUtilsJSONTestCase.test_qemu_img_info_blank [0.000656s] ... ok DEBUG: {3} oslo_utils.tests.test_dictutils.DictUtilsTestCase.test_flatten_dict_to_keypairs_with_separator [0.000367s] ... ok DEBUG: {3} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_event_clear_timeout [0.501105s] ... ok DEBUG: {3} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_eventlet_is_patched [0.000758s] ... ok DEBUG: {3} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_invalid_patch_check [0.000313s] ... ok DEBUG: {3} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_warning_not_patched [0.000617s] ... ok DEBUG: {3} oslo_utils.tests.test_excutils.CausedByTest.test_caused_by_implicit [0.000327s] ... ok DEBUG: {3} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_filter_classmethod_call [0.000296s] ... ok DEBUG: {3} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_filter_method_call [0.000340s] ... ok DEBUG: {3} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_raise_method_call [0.000497s] ... ok DEBUG: {3} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_staticmethod_docstring [0.000747s] ... ok DEBUG: {3} oslo_utils.tests.test_excutils.ForeverRetryUncaughtExceptionsTest.test_exc_retrier_mixed_4exc_1min_gives_2logs [0.001861s] ... ok DEBUG: {3} oslo_utils.tests.test_excutils.ForeverRetryUncaughtExceptionsTest.test_exc_retrier_same_10exc_1min_gives_1log [0.001684s] ... ok DEBUG: {3} oslo_utils.tests.test_excutils.ForeverRetryUncaughtExceptionsTest.test_exc_retrier_same_2exc_2min_gives_2logs [0.001070s] ... ok DEBUG: {3} oslo_utils.tests.test_excutils.SaveAndReraiseTest.test_save_and_reraise_exception_dropped_no_reraise [0.000883s] ... ok DEBUG: {3} oslo_utils.tests.test_fileutils.EnsureTree.test_ensure_tree [0.000634s] ... ok DEBUG: {3} oslo_utils.tests.test_fileutils.TestComputeFileChecksum.test_compute_checksum_named_algorithm [0.000882s] ... ok DEBUG: {3} oslo_utils.tests.test_fileutils.TestComputeFileChecksum.test_file_does_not_exist [0.000655s] ... ok DEBUG: {3} oslo_utils.tests.test_fileutils.TestComputeFileChecksum.test_generic_io_error [0.000813s] ... ok DEBUG: {3} oslo_utils.tests.test_fileutils.WriteToTempfileTestCase.test_file_with_not_existing_path_and_not_default_suffix [0.000735s] ... ok DEBUG: {3} oslo_utils.tests.test_fixture.TimeFixtureTest.test_advance_time_delta [0.000423s] ... ok DEBUG: {3} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_any_found [0.000697s] ... ok DEBUG: {3} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object [0.000510s] ... ok DEBUG: {3} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_ns_full_optional_arg_not_present [0.000412s] ... ok DEBUG: {3} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_ns_raise_import_error_in_init [0.000760s] ... ok DEBUG: {3} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_optional_arg_present [0.000555s] ... ok DEBUG: {3} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_versioned_module_error [0.000655s] ... ok DEBUG: {3} oslo_utils.tests.test_importutils.ImportUtilsTest.test_try_import_returns_default [0.000985s] ... ok DEBUG: {3} oslo_utils.tests.test_netutils.IPv6byEUI64TestCase.test_generate_IPv6_with_IPv4_prefix [0.000286s] ... ok DEBUG: {3} oslo_utils.tests.test_netutils.IPv6byEUI64TestCase.test_generate_IPv6_with_bad_prefix [0.000922s] ... ok DEBUG: {3} oslo_utils.tests.test_netutils.IPv6byEUI64TestCase.test_generate_IPv6_with_empty_prefix [0.000317s] ... ok DEBUG: {3} oslo_utils.tests.test_netutils.MACbyIPv6TestCase.test_random_qemu_mac [0.000879s] ... ok DEBUG: {3} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_get_my_ipv4_disabled [0.006140s] ... ok DEBUG: {3} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_get_my_ipv6_socket_error [0.001547s] ... ok DEBUG: {3} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_is_valid_ip [0.000411s] ... ok DEBUG: {3} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_is_valid_ipv6_cidr [0.001062s] ... ok DEBUG: {3} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_set_tcp_keepalive [0.001407s] ... ok DEBUG: {3} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_valid_icmp_type [0.000661s] ... ok DEBUG: {3} oslo_utils.tests.test_reflection.BoundMethodTest.test_static_method [0.000569s] ... ok DEBUG: {3} oslo_utils.tests.test_reflection.CallbackEqualityTest.test_different_instance_callbacks [0.000798s] ... ok DEBUG: {3} oslo_utils.tests.test_reflection.CallbackEqualityTest.test_different_simple_callbacks [0.001223s] ... ok DEBUG: {3} oslo_utils.tests.test_reflection.GetAllClassNamesTest.test_std_class [0.000634s] ... ok DEBUG: {3} oslo_utils.tests.test_reflection.GetAllClassNamesTest.test_std_class_up_to [0.000621s] ... ok DEBUG: {3} oslo_utils.tests.test_reflection.GetCallableNameTest.test_static_method [0.000710s] ... ok DEBUG: {3} oslo_utils.tests.test_reflection.GetClassNameTest.test_class [0.000559s] ... ok DEBUG: {3} oslo_utils.tests.test_reflection.GetClassNameTest.test_instance [0.000514s] ... ok DEBUG: {3} oslo_utils.tests.test_reflection.GetClassNameTest.test_int [0.000551s] ... ok DEBUG: {3} oslo_utils.tests.test_reflection.GetClassNameTest.test_unbound_method [0.000601s] ... ok DEBUG: {3} oslo_utils.tests.test_reflection.MemberGetTest.test_get_members_names_no_exclude_hidden [0.000517s] ... ok DEBUG: {3} oslo_utils.tests.test_secretutils.SecretUtilsTest.test_password_crypt(binary) [0.004790s] ... ok DEBUG: {3} oslo_utils.tests.test_secretutils.SecretUtilsTest.test_password_crypt(unicode) [0.004215s] ... ok DEBUG: {3} oslo_utils.tests.test_secretutils.SecretUtilsTest.test_string_data_raises_type_error(binary) [0.008953s] ... ok DEBUG: {3} oslo_utils.tests.test_secretutils.SecretUtilsTest.test_string_data_raises_type_error(unicode) [0.000451s] ... ok DEBUG: {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_bad_limits_with_op_rangein [0.000294s] ... ok DEBUG: {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_match_float_beyond_scope_with_op_rangein_le [0.003492s] ... ok DEBUG: {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_no_closing_bracket_with_op_rangein [0.000563s] ... ok DEBUG: {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_no_opening_bracket_with_op_rangein [0.000849s] ... ok DEBUG: {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_reverse_brackets_with_op_rangein [0.000589s] ... ok DEBUG: {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_simple3 [0.004223s] ... ok DEBUG: {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_string_vs_int [0.004868s] ... ok DEBUG: {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_too_many_args_with_op_rangein [0.000728s] ... ok DEBUG: {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_ne [0.001576s] ... ok DEBUG: {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_sg [0.001792s] ... ok DEBUG: {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_sg2 [0.006172s] ... ok DEBUG: {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_sl2 [0.003580s] ... ok DEBUG: {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_all_with_op_allin [0.003581s] ... ok DEBUG: {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_float_with_int_limit_with_op_rangein [0.016803s] ... ok DEBUG: {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_one_with_op_allin [0.005634s] ... ok DEBUG: {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_simple [0.001473s] ... ok DEBUG: {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_eq [0.003042s] ... ok DEBUG: {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_eqeq [0.001532s] ... ok DEBUG: {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_ge [0.003368s] ... ok DEBUG: {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_ge2 [0.011452s] ... ok DEBUG: {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_in2 [0.001824s] ... ok DEBUG: {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_le [0.000982s] ... ok DEBUG: {3} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_or2 [0.002164s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.IsIntLikeTestCase.test_is_int_like_true [0.000647s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.MaskDictionaryPasswordTestCase.test_argument_untouched [0.001001s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.MaskDictionaryPasswordTestCase.test_do_no_harm [0.000642s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.MaskDictionaryPasswordTestCase.test_nested_non_dict [0.000543s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.MaskDictionaryPasswordTestCase.test_non_dict [0.000502s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.MaskDictionaryPasswordTestCase.test_other_non_str_values [0.000563s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.MaskPasswordTestCase.test_mask_password [0.001733s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.MaskPasswordTestCase.test_sanitize_keys [0.001712s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.SplitByCommas.test_with_backslash_inside_unquoted [0.006310s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.SplitPathTestCase.test_split_path_failed [0.001500s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StrUtilsTest.test_other_bool_from_string [0.000620s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,no_unit_prefix,b,return_int) [0.000537s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,no_unit_prefix,bit,return_dec) [0.000507s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,no_unit_prefix,B,return_int) [0.000590s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.003050s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,k,bit,return_int) [0.000751s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,k,B,return_int) [0.000486s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,K,b,return_dec) [0.002907s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,K,bit,return_int) [0.000642s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,M,b,return_dec) [0.000574s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,M,invalid_unit_suffix,return_dec) [0.003295s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,M,invalid_unit_suffix,return_int) [0.000655s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,G,b,return_dec) [0.000234s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,G,B,return_int) [0.000221s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,T,b,return_int) [0.000903s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,T,B,return_dec) [0.000937s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,P,invalid_unit_suffix,return_dec) [0.000573s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,E,B,return_dec) [0.001094s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Z,B,return_dec) [0.000548s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Z,invalid_unit_suffix,return_int) [0.000509s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Y,b,return_dec) [0.000555s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Y,b,return_int) [0.000496s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,R,b,return_dec) [0.005839s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,R,bit,return_dec) [0.000609s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,R,B,return_dec) [0.000673s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,R,invalid_unit_suffix,return_dec) [0.000757s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Q,b,return_int) [0.003099s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Q,invalid_unit_suffix,return_int) [0.000886s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ki,b,return_dec) [0.000936s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ki,B,return_int) [0.001334s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Mi,b,return_int) [0.000827s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Gi,bit,return_int) [0.000958s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Gi,B,return_dec) [0.001931s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ti,bit,return_dec) [0.000927s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ti,bit,return_int) [0.002519s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ti,B,return_dec) [0.001154s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Pi,B,return_dec) [0.000626s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Pi,invalid_unit_suffix,return_int) [0.000490s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ei,invalid_unit_suffix,return_dec) [0.001267s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Zi,bit,return_dec) [0.002529s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Zi,B,return_dec) [0.001264s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ri,b,return_int) [0.000723s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ri,B,return_int) [0.000904s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Qi,invalid_unit_suffix,return_dec) [0.011196s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Qi,invalid_unit_suffix,return_int) [0.000671s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,invalid_unit_prefix,b,return_int) [0.000304s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000807s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,no_unit_prefix,b,return_dec) [0.000541s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,no_unit_prefix,B,return_dec) [0.000513s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000543s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,k,b,return_dec) [0.000542s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,k,bit,return_dec) [0.000524s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,k,invalid_unit_suffix,return_int) [0.000601s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,K,b,return_int) [0.000534s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,M,b,return_dec) [0.000501s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,M,bit,return_dec) [0.000528s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,M,B,return_dec) [0.000489s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,G,bit,return_dec) [0.000528s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,T,b,return_int) [0.000473s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,P,B,return_dec) [0.000519s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Z,invalid_unit_suffix,return_dec) [0.000567s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Y,b,return_int) [0.000545s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Y,B,return_int) [0.000557s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Y,invalid_unit_suffix,return_int) [0.000591s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,R,b,return_dec) [0.000581s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,R,b,return_int) [0.000537s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,R,invalid_unit_suffix,return_dec) [0.000583s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Q,b,return_dec) [0.000503s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Q,b,return_int) [0.000481s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Q,bit,return_int) [0.000539s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Q,B,return_int) [0.000617s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Q,invalid_unit_suffix,return_dec) [0.000573s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ki,b,return_dec) [0.000544s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ki,b,return_int) [0.000543s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ki,invalid_unit_suffix,return_dec) [0.000566s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Mi,bit,return_int) [0.000526s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Mi,B,return_dec) [0.000529s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Gi,b,return_dec) [0.000547s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Gi,b,return_int) [0.000615s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Gi,bit,return_dec) [0.000503s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Gi,B,return_dec) [0.000639s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Gi,B,return_int) [0.000910s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Gi,invalid_unit_suffix,return_dec) [0.000570s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ti,b,return_int) [0.000527s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ti,bit,return_dec) [0.000551s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ti,B,return_dec) [0.000534s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Pi,invalid_unit_suffix,return_dec) [0.000681s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Pi,invalid_unit_suffix,return_int) [0.000559s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ei,bit,return_dec) [0.000574s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ei,bit,return_int) [0.000560s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Zi,b,return_int) [0.000555s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Yi,b,return_dec) [0.000570s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Qi,b,return_dec) [0.000574s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Qi,invalid_unit_suffix,return_int) [0.000507s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,invalid_unit_prefix,b,return_dec) [0.000500s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,invalid_unit_prefix,bit,return_dec) [0.000874s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000714s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,no_unit_prefix,b,return_int) [0.000733s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,no_unit_prefix,bit,return_int) [0.000630s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,k,b,return_int) [0.000676s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.000677s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,K,b,return_int) [0.000606s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,K,B,return_int) [0.000697s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.000628s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,M,b,return_dec) [0.000526s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,M,bit,return_dec) [0.000531s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.000569s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,G,b,return_dec) [0.000543s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,G,bit,return_int) [0.000518s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,G,B,return_dec) [0.000552s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,T,bit,return_int) [0.000573s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,T,B,return_dec) [0.000491s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000530s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,P,bit,return_int) [0.000480s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000617s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,E,b,return_dec) [0.000501s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,E,bit,return_dec) [0.000537s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,E,bit,return_int) [0.000510s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000601s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Z,b,return_int) [0.000548s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Y,bit,return_int) [0.000574s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Y,B,return_dec) [0.000501s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000776s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,R,b,return_int) [0.000539s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ki,bit,return_int) [0.000525s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.000548s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Mi,bit,return_dec) [0.000492s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.000548s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Gi,B,return_dec) [0.000497s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Pi,b,return_dec) [0.000594s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ei,b,return_int) [0.000525s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ei,bit,return_int) [0.000876s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ei,B,return_dec) [0.000552s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Zi,bit,return_dec) [0.000545s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.000534s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.000553s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Yi,bit,return_dec) [0.000600s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.000437s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ri,bit,return_int) [0.000280s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.000289s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Qi,bit,return_dec) [0.000236s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Qi,B,return_dec) [0.000303s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.001180s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000606s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000678s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000540s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,no_unit_prefix,bit,return_dec) [0.000543s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,no_unit_prefix,B,return_int) [0.000490s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_int) [0.000552s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,K,invalid_unit_suffix,return_int) [0.000512s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,M,b,return_dec) [0.000549s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,M,B,return_dec) [0.000466s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,M,B,return_int) [0.000533s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,G,b,return_dec) [0.002886s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,T,bit,return_int) [0.000487s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,P,bit,return_dec) [0.000511s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,P,bit,return_int) [0.000261s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,P,B,return_int) [0.000921s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000960s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Z,bit,return_dec) [0.000540s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000522s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Y,B,return_int) [0.000483s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,R,bit,return_int) [0.000504s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,R,B,return_dec) [0.000490s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,R,B,return_int) [0.000551s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.003228s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ki,b,return_dec) [0.000782s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ki,b,return_int) [0.000556s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ki,bit,return_int) [0.002968s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ki,B,return_int) [0.000550s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Mi,b,return_int) [0.001715s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Mi,bit,return_int) [0.000910s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Gi,b,return_int) [0.000595s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000623s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000562s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ti,bit,return_dec) [0.000578s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ti,bit,return_int) [0.000255s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Pi,b,return_dec) [0.000253s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Pi,B,return_dec) [0.000277s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Pi,B,return_int) [0.000266s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Zi,b,return_dec) [0.000239s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Zi,b,return_int) [0.000294s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Yi,b,return_dec) [0.000237s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Yi,bit,return_dec) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Yi,B,return_int) [0.006905s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ri,b,return_int) [0.001509s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ri,B,return_dec) [0.000535s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ri,B,return_int) [0.000552s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Qi,bit,return_int) [0.000550s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000526s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,no_unit_prefix,b,return_dec) [0.000548s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,no_unit_prefix,b,return_int) [0.000491s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,no_unit_prefix,bit,return_int) [0.000585s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,k,b,return_dec) [0.000840s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,k,bit,return_int) [0.000522s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,k,B,return_int) [0.000542s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000573s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,k,invalid_unit_suffix,return_int) [0.000646s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,K,bit,return_dec) [0.000527s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,K,invalid_unit_suffix,return_int) [0.000543s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,M,bit,return_dec) [0.000504s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,M,bit,return_int) [0.001042s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,M,B,return_int) [0.000560s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,G,bit,return_int) [0.000522s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,G,invalid_unit_suffix,return_dec) [0.000535s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,T,b,return_int) [0.000878s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,T,bit,return_int) [0.000826s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,T,B,return_dec) [0.000505s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,T,B,return_int) [0.001005s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,T,invalid_unit_suffix,return_dec) [0.001857s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,P,b,return_int) [0.001004s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000739s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,E,B,return_int) [0.000614s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000621s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Z,bit,return_int) [0.000258s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Z,B,return_int) [0.000244s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000354s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Y,b,return_int) [0.000914s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,R,bit,return_dec) [0.000252s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000242s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Q,bit,return_dec) [0.007425s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Q,bit,return_int) [0.000441s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Q,B,return_dec) [0.000437s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000601s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ki,b,return_dec) [0.000386s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ki,b,return_int) [0.000417s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.000388s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Mi,b,return_int) [0.000380s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Mi,bit,return_dec) [0.000434s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Mi,B,return_dec) [0.000400s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Mi,B,return_int) [0.000401s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000419s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Gi,b,return_dec) [0.000413s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000419s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ti,b,return_int) [0.000380s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Pi,b,return_int) [0.000435s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000542s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000380s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.001409s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ri,bit,return_int) [0.000427s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ri,B,return_int) [0.000396s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000386s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000428s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,no_unit_prefix,b,return_dec) [0.000375s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,no_unit_prefix,bit,return_dec) [0.000459s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000432s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,k,bit,return_int) [0.000412s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,k,B,return_int) [0.000382s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,k,invalid_unit_suffix,return_dec) [0.000430s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,K,b,return_dec) [0.000404s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,M,b,return_dec) [0.000594s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,G,bit,return_dec) [0.000458s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,G,bit,return_int) [0.000456s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,G,invalid_unit_suffix,return_dec) [0.000428s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,G,invalid_unit_suffix,return_int) [0.000381s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,T,b,return_int) [0.000410s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,P,invalid_unit_suffix,return_dec) [0.000431s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,P,invalid_unit_suffix,return_int) [0.000380s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,E,b,return_dec) [0.000379s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,E,b,return_int) [0.000459s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,E,bit,return_dec) [0.000379s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,E,bit,return_int) [0.000378s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,E,B,return_int) [0.000424s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Z,b,return_int) [0.000703s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Z,B,return_int) [0.000378s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000395s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Y,B,return_dec) [0.000489s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Q,B,return_int) [0.000388s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000421s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Q,invalid_unit_suffix,return_int) [0.000489s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000516s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000432s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Gi,b,return_dec) [0.000491s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Gi,b,return_int) [0.000488s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Gi,B,return_int) [0.000380s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ti,bit,return_int) [0.000386s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000482s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ei,B,return_dec) [0.000635s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Zi,b,return_dec) [0.000429s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Yi,bit,return_int) [0.000376s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Yi,B,return_dec) [0.000492s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000411s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000377s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ri,bit,return_dec) [0.000425s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ri,B,return_dec) [0.000466s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ri,B,return_int) [0.000435s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Qi,b,return_int) [0.000571s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Qi,B,return_int) [0.000401s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,no_unit_prefix,B,return_int) [0.000381s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,k,B,return_dec) [0.000356s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,K,b,return_dec) [0.000406s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,K,B,return_dec) [0.000813s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,K,invalid_unit_suffix,return_dec) [0.000450s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,M,b,return_dec) [0.000351s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,G,invalid_unit_suffix,return_int) [0.000383s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,T,b,return_int) [0.000688s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,T,bit,return_int) [0.000371s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,T,B,return_dec) [0.000344s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,P,b,return_dec) [0.000362s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,P,bit,return_dec) [0.000342s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,P,invalid_unit_suffix,return_dec) [0.000390s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,P,invalid_unit_suffix,return_int) [0.000378s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,E,b,return_dec) [0.000347s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,E,bit,return_int) [0.000453s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,E,B,return_dec) [0.000340s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Z,B,return_int) [0.000425s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Z,invalid_unit_suffix,return_int) [0.000461s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Y,b,return_int) [0.000373s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Y,bit,return_int) [0.000349s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Y,invalid_unit_suffix,return_int) [0.000397s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,R,b,return_dec) [0.000377s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Q,b,return_dec) [0.000386s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ki,b,return_dec) [0.000390s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ki,b,return_int) [0.000428s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Mi,bit,return_int) [0.000384s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Mi,invalid_unit_suffix,return_int) [0.000392s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Gi,b,return_dec) [0.000436s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Gi,B,return_dec) [0.002837s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Gi,invalid_unit_suffix,return_int) [0.000414s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ti,bit,return_int) [0.000393s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ti,B,return_dec) [0.000485s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ti,invalid_unit_suffix,return_dec) [0.000399s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ei,invalid_unit_suffix,return_int) [0.003273s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Zi,invalid_unit_suffix,return_dec) [0.000448s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Yi,b,return_dec) [0.000456s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Yi,bit,return_dec) [0.000382s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Yi,bit,return_int) [0.000384s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ri,bit,return_dec) [0.000623s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ri,invalid_unit_suffix,return_dec) [0.000420s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,invalid_unit_prefix,bit,return_int) [0.000405s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000436s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,no_unit_prefix,B,return_int) [0.000654s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.001613s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,k,bit,return_dec) [0.000403s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,k,bit,return_int) [0.000401s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,k,B,return_dec) [0.000463s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,K,bit,return_dec) [0.000383s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,K,invalid_unit_suffix,return_int) [0.000398s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,M,bit,return_int) [0.000379s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,M,B,return_dec) [0.000460s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,M,invalid_unit_suffix,return_int) [0.000375s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,G,b,return_dec) [0.000566s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,G,invalid_unit_suffix,return_dec) [0.000545s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,G,invalid_unit_suffix,return_int) [0.000485s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,T,b,return_dec) [0.000608s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,P,b,return_int) [0.000384s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,P,bit,return_int) [0.000374s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,P,B,return_int) [0.000424s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,E,bit,return_dec) [0.000384s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,E,B,return_int) [0.000348s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Y,b,return_dec) [0.000370s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Y,invalid_unit_suffix,return_int) [0.000394s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,R,b,return_dec) [0.000349s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,R,bit,return_dec) [0.000376s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Q,bit,return_dec) [0.000346s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Q,B,return_dec) [0.000421s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Q,invalid_unit_suffix,return_dec) [0.000376s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Q,invalid_unit_suffix,return_int) [0.000398s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ki,b,return_dec) [0.000389s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ki,b,return_int) [0.000383s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ki,bit,return_int) [0.000441s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Mi,bit,return_dec) [0.000436s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Mi,invalid_unit_suffix,return_int) [0.000461s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Gi,b,return_int) [0.000442s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Gi,bit,return_dec) [0.000375s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Gi,invalid_unit_suffix,return_dec) [0.000377s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ti,b,return_dec) [0.000447s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ti,bit,return_dec) [0.000414s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ti,invalid_unit_suffix,return_dec) [0.000625s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ti,invalid_unit_suffix,return_int) [0.000413s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Pi,bit,return_dec) [0.000394s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Pi,B,return_dec) [0.000495s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ei,b,return_dec) [0.000384s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ei,bit,return_dec) [0.000432s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Zi,bit,return_dec) [0.000412s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Yi,bit,return_int) [0.000405s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ri,b,return_dec) [0.000403s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ri,bit,return_dec) [0.000522s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ri,bit,return_int) [0.000420s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ri,B,return_dec) [0.000376s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ri,B,return_int) [0.000470s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Qi,b,return_dec) [0.000610s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Qi,B,return_int) [0.000379s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,invalid_unit_prefix,b,return_dec) [0.000376s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,invalid_unit_prefix,B,return_dec) [0.000405s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,no_unit_prefix,b,return_int) [0.000376s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_int) [0.000376s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,k,b,return_dec) [0.000370s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,k,b,return_int) [0.000420s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,k,B,return_dec) [0.000368s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.000491s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,K,b,return_dec) [0.000414s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,M,bit,return_int) [0.000373s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,G,b,return_dec) [0.000399s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,G,B,return_dec) [0.000406s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,G,B,return_int) [0.000391s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,T,bit,return_dec) [0.000364s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,T,B,return_int) [0.000398s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000456s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,P,b,return_dec) [0.000351s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,P,b,return_int) [0.000480s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,P,bit,return_dec) [0.000362s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,P,bit,return_int) [0.000352s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.000415s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,E,B,return_dec) [0.000361s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Z,bit,return_int) [0.000362s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Z,B,return_int) [0.000419s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Y,B,return_int) [0.000368s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,R,bit,return_dec) [0.000341s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,R,B,return_int) [0.000373s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Q,bit,return_dec) [0.000364s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ki,bit,return_dec) [0.000594s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Mi,b,return_int) [0.000430s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000393s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Gi,b,return_dec) [0.000374s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Gi,bit,return_int) [0.000394s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Gi,B,return_int) [0.000375s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000378s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.000410s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Pi,bit,return_dec) [0.000368s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Pi,bit,return_int) [0.000647s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ei,bit,return_dec) [0.000387s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ei,B,return_dec) [0.000503s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Yi,b,return_dec) [0.000437s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.000376s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ri,B,return_int) [0.000400s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000488s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Qi,b,return_int) [0.000382s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000599s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.000408s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000406s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000381s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,no_unit_prefix,bit,return_dec) [0.002552s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,no_unit_prefix,bit,return_int) [0.000544s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,no_unit_prefix,B,return_dec) [0.000629s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,no_unit_prefix,B,return_int) [0.000365s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000360s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,k,invalid_unit_suffix,return_int) [0.000404s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,K,b,return_int) [0.000361s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,G,B,return_dec) [0.000371s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,T,b,return_int) [0.000381s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,T,bit,return_int) [0.000364s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,T,B,return_dec) [0.000382s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000429s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,P,b,return_dec) [0.000435s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,P,b,return_int) [0.000403s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000399s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,E,b,return_int) [0.000374s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Z,b,return_int) [0.000610s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Z,B,return_int) [0.000495s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.000472s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,R,B,return_int) [0.000388s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.002598s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Q,b,return_int) [0.000391s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Q,bit,return_int) [0.000415s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000376s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.000381s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Mi,bit,return_int) [0.000458s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Gi,bit,return_int) [0.000397s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000394s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ti,b,return_dec) [0.000393s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000396s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ei,b,return_int) [0.000599s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Yi,bit,return_dec) [0.000392s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.000492s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000400s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ri,bit,return_int) [0.000376s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Qi,b,return_dec) [0.000479s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000386s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000404s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000376s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000403s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,no_unit_prefix,b,return_dec) [0.001052s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,no_unit_prefix,bit,return_int) [0.000397s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000382s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,k,bit,return_int) [0.000929s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,k,B,return_dec) [0.000449s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,K,b,return_dec) [0.000391s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,K,b,return_int) [0.000429s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,K,bit,return_dec) [0.000402s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,K,B,return_dec) [0.000386s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,M,b,return_int) [0.000436s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,M,bit,return_int) [0.000392s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,G,b,return_dec) [0.000376s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,G,bit,return_dec) [0.000399s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,G,bit,return_int) [0.000379s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,G,B,return_dec) [0.000372s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,G,invalid_unit_suffix,return_int) [0.000468s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,T,bit,return_dec) [0.000674s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,T,B,return_dec) [0.000380s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,T,B,return_int) [0.000375s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,P,b,return_int) [0.000396s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,P,B,return_int) [0.000372s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000468s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,E,bit,return_dec) [0.000393s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,E,bit,return_int) [0.000372s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Z,b,return_dec) [0.000401s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Z,b,return_int) [0.000372s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Y,b,return_dec) [0.000375s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,R,bit,return_dec) [0.000444s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,R,B,return_int) [0.000377s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Q,b,return_dec) [0.000547s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Q,bit,return_int) [0.000381s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Q,B,return_dec) [0.000394s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000372s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ki,bit,return_dec) [0.000448s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ki,B,return_dec) [0.000396s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000377s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Mi,b,return_dec) [0.000384s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Mi,b,return_int) [0.000414s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Gi,bit,return_dec) [0.000371s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Gi,B,return_dec) [0.000422s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Gi,B,return_int) [0.000368s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000373s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ti,b,return_int) [0.000574s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000408s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Pi,bit,return_dec) [0.000425s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000378s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ei,B,return_dec) [0.000400s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.000369s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Zi,b,return_dec) [0.000401s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000399s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Yi,bit,return_dec) [0.000371s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Yi,bit,return_int) [0.000423s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.000531s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000376s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000385s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000646s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Qi,bit,return_dec) [0.000548s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000393s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000401s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,invalid_unit_prefix,b,return_int) [0.000397s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,no_unit_prefix,b,return_dec) [0.000382s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,no_unit_prefix,b,return_int) [0.000388s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,no_unit_prefix,B,return_dec) [0.000421s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,k,B,return_dec) [0.000381s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,K,bit,return_dec) [0.000373s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,K,B,return_int) [0.000401s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,K,invalid_unit_suffix,return_dec) [0.000370s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,M,invalid_unit_suffix,return_int) [0.000376s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,G,bit,return_dec) [0.000599s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,G,bit,return_int) [0.000371s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,T,b,return_dec) [0.000369s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,T,bit,return_int) [0.000390s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,P,bit,return_dec) [0.000438s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,P,invalid_unit_suffix,return_int) [0.000374s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,E,B,return_dec) [0.000428s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,E,B,return_int) [0.000380s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Z,invalid_unit_suffix,return_int) [0.000393s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Y,b,return_int) [0.000404s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Y,B,return_dec) [0.000388s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000445s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,R,b,return_dec) [0.000424s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,R,bit,return_int) [0.000584s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,R,B,return_dec) [0.000371s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,R,invalid_unit_suffix,return_dec) [0.000380s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Q,bit,return_int) [0.000400s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Q,B,return_dec) [0.000376s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Q,invalid_unit_suffix,return_int) [0.000440s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ki,bit,return_int) [0.000404s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ki,B,return_dec) [0.000373s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ki,B,return_int) [0.000386s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Gi,bit,return_int) [0.000645s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000405s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ti,bit,return_dec) [0.000374s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ti,bit,return_int) [0.000371s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ti,B,return_dec) [0.000629s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000409s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Pi,B,return_dec) [0.000374s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ei,bit,return_int) [0.000436s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ei,B,return_int) [0.000420s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000689s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Zi,b,return_dec) [0.000370s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ri,bit,return_dec) [0.000377s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ri,bit,return_int) [0.000422s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ri,B,return_int) [0.000370s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Qi,b,return_int) [0.000406s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000391s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,invalid_unit_prefix,b,return_dec) [0.000367s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,invalid_unit_prefix,B,return_dec) [0.000392s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000614s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000373s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,k,b,return_dec) [0.000356s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,K,b,return_dec) [0.000416s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,K,b,return_int) [0.000379s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,K,bit,return_int) [0.000404s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,M,bit,return_dec) [0.000439s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,M,invalid_unit_suffix,return_dec) [0.000379s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,G,bit,return_dec) [0.000351s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,G,B,return_dec) [0.000360s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,T,b,return_dec) [0.000453s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,T,b,return_int) [0.000349s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,T,bit,return_dec) [0.000379s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,T,bit,return_int) [0.000362s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,T,B,return_dec) [0.000374s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,P,bit,return_int) [0.000377s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,P,B,return_int) [0.000351s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,P,invalid_unit_suffix,return_int) [0.000404s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,E,invalid_unit_suffix,return_dec) [0.000406s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Z,b,return_dec) [0.000353s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Y,b,return_dec) [0.000467s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Y,bit,return_dec) [0.000345s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Y,B,return_dec) [0.000353s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Y,invalid_unit_suffix,return_int) [0.000399s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,R,bit,return_dec) [0.000343s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Q,b,return_int) [0.000350s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Q,B,return_int) [0.000387s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ki,b,return_dec) [0.000380s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ki,b,return_int) [0.000436s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ki,bit,return_int) [0.000409s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ki,B,return_int) [0.000377s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ki,invalid_unit_suffix,return_int) [0.000391s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Mi,b,return_dec) [0.000377s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Gi,bit,return_int) [0.000380s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Gi,B,return_dec) [0.000445s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ti,bit,return_dec) [0.000697s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Pi,bit,return_int) [0.000458s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Pi,B,return_dec) [0.000381s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Pi,invalid_unit_suffix,return_dec) [0.000431s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Pi,invalid_unit_suffix,return_int) [0.000411s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Zi,b,return_dec) [0.000383s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Zi,B,return_dec) [0.000424s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Zi,invalid_unit_suffix,return_int) [0.000395s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ri,bit,return_int) [0.000376s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ri,B,return_int) [0.000408s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ri,invalid_unit_suffix,return_dec) [0.000378s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Qi,bit,return_int) [0.000382s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Qi,B,return_int) [0.000576s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,invalid_unit_prefix,bit,return_int) [0.000631s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000408s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,K,B,return_dec) [0.000379s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,K,invalid_unit_suffix,return_dec) [0.000547s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,G,bit,return_int) [0.000360s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,T,b,return_dec) [0.000380s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,T,b,return_int) [0.000364s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,T,B,return_dec) [0.000387s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,T,invalid_unit_suffix,return_int) [0.000386s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,P,b,return_int) [0.000480s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,P,B,return_int) [0.000557s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,P,invalid_unit_suffix,return_int) [0.000557s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,E,b,return_dec) [0.000348s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,E,bit,return_dec) [0.000386s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,E,B,return_int) [0.000364s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Z,B,return_dec) [0.000350s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Z,invalid_unit_suffix,return_dec) [0.000464s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Y,b,return_int) [0.000558s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,R,b,return_dec) [0.000347s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,R,invalid_unit_suffix,return_dec) [0.000384s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Q,B,return_dec) [0.000411s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Q,B,return_int) [0.000347s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Mi,bit,return_int) [0.000390s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Mi,B,return_dec) [0.000415s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Mi,invalid_unit_suffix,return_dec) [0.000380s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Gi,b,return_int) [0.000408s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Gi,B,return_dec) [0.000477s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Gi,B,return_int) [0.000376s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Pi,b,return_int) [0.000381s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ei,B,return_dec) [0.000396s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ei,B,return_int) [0.000373s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Zi,B,return_int) [0.000428s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Zi,invalid_unit_suffix,return_dec) [0.000798s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Yi,B,return_dec) [0.000409s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Yi,B,return_int) [0.000442s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Yi,invalid_unit_suffix,return_int) [0.000380s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ri,bit,return_dec) [0.000411s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ri,bit,return_int) [0.000373s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ri,invalid_unit_suffix,return_dec) [0.000376s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Qi,b,return_dec) [0.000414s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Qi,B,return_int) [0.000378s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Qi,invalid_unit_suffix,return_dec) [0.000382s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,invalid_unit_prefix,b,return_dec) [0.000391s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,invalid_unit_prefix,B,return_int) [0.000621s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000343s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,no_unit_prefix,bit,return_int) [0.000375s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,no_unit_prefix,B,return_int) [0.000338s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_int) [0.000381s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,K,B,return_dec) [0.000410s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.000601s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,K,invalid_unit_suffix,return_int) [0.000406s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,M,b,return_int) [0.000348s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,M,bit,return_dec) [0.000376s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,M,B,return_int) [0.000347s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,M,invalid_unit_suffix,return_int) [0.000374s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,G,b,return_dec) [0.000395s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,G,B,return_dec) [0.000342s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000406s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,T,bit,return_int) [0.000349s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,T,B,return_dec) [0.003047s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,P,b,return_dec) [0.000353s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,P,B,return_dec) [0.000333s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.000404s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,E,b,return_dec) [0.000335s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,E,bit,return_int) [0.000406s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Z,bit,return_int) [0.000389s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Z,B,return_dec) [0.000343s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Y,b,return_int) [0.000382s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Y,bit,return_int) [0.000392s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Y,B,return_dec) [0.000369s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Y,B,return_int) [0.000355s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000434s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,R,b,return_int) [0.000419s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000381s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Q,bit,return_dec) [0.000359s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Q,B,return_int) [0.000431s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ki,b,return_dec) [0.000389s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ki,B,return_dec) [0.000567s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Mi,b,return_dec) [0.000398s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Gi,b,return_dec) [0.000422s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Gi,bit,return_int) [0.000393s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000476s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ti,b,return_int) [0.000405s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ti,bit,return_dec) [0.000412s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.000380s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Pi,b,return_dec) [0.000421s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Pi,bit,return_dec) [0.000794s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Pi,bit,return_int) [0.000398s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ei,b,return_dec) [0.000384s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ei,bit,return_int) [0.000403s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Zi,b,return_dec) [0.000379s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Zi,bit,return_dec) [0.000564s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Zi,bit,return_int) [0.000388s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Zi,B,return_dec) [0.000422s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000384s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ri,bit,return_dec) [0.000396s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.000420s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000376s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,invalid_unit_prefix,B,return_int) [0.000453s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,no_unit_prefix,bit,return_int) [0.000388s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,no_unit_prefix,B,return_dec) [0.000613s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,k,bit,return_int) [0.000377s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.000379s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,K,bit,return_int) [0.000442s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,K,B,return_int) [0.000520s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.000456s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,M,b,return_dec) [0.000464s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,M,bit,return_dec) [0.000390s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,M,B,return_int) [0.000454s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,G,b,return_dec) [0.000382s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,G,B,return_dec) [0.000379s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,T,b,return_int) [0.000592s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,T,bit,return_int) [0.000542s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000627s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Z,bit,return_dec) [0.000373s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.000405s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Y,B,return_int) [0.000459s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000407s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Q,B,return_dec) [0.000375s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Q,B,return_int) [0.000487s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.000547s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ki,B,return_dec) [0.000418s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Mi,b,return_dec) [0.000433s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Mi,b,return_int) [0.000513s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Mi,bit,return_dec) [0.000516s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000390s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000781s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Gi,b,return_int) [0.000407s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Gi,bit,return_dec) [0.000415s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Gi,bit,return_int) [0.000390s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Gi,B,return_dec) [0.000380s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Gi,B,return_int) [0.000408s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ti,bit,return_dec) [0.000386s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ti,bit,return_int) [0.000377s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ti,B,return_int) [0.000410s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.000384s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Pi,b,return_dec) [0.000378s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Pi,b,return_int) [0.000411s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Pi,B,return_dec) [0.000394s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.000538s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ei,b,return_dec) [0.000384s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Zi,b,return_dec) [0.000458s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Zi,bit,return_int) [0.000387s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000376s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.000419s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Yi,b,return_dec) [0.000386s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Yi,B,return_int) [0.000374s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.000455s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ri,bit,return_dec) [0.000432s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ri,bit,return_int) [0.000398s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ri,B,return_dec) [0.000427s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000495s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Qi,b,return_int) [0.000685s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000417s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,no_unit_prefix,bit,return_int) [0.000376s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000402s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000465s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,K,B,return_dec) [0.000409s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000355s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,M,bit,return_dec) [0.000410s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,M,invalid_unit_suffix,return_int) [0.000415s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,G,B,return_dec) [0.000417s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,T,B,return_dec) [0.000452s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000425s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,P,b,return_dec) [0.000411s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,P,bit,return_dec) [0.000443s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,P,B,return_dec) [0.000596s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000405s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,E,b,return_int) [0.000373s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Z,b,return_dec) [0.000320s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Z,b,return_int) [0.000367s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Y,b,return_int) [0.000357s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000560s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,R,B,return_dec) [0.000430s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Q,b,return_dec) [0.000444s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Q,b,return_int) [0.000394s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Q,bit,return_int) [0.000420s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000567s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ki,bit,return_int) [0.000386s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.000570s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Mi,b,return_dec) [0.000433s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Mi,bit,return_int) [0.000408s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Mi,B,return_dec) [0.000391s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Mi,B,return_int) [0.000428s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000443s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Gi,b,return_dec) [0.000618s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000406s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ti,b,return_dec) [0.000342s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Pi,B,return_int) [0.000430s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Zi,bit,return_int) [0.000403s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Yi,b,return_int) [0.000379s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Yi,B,return_int) [0.000422s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ri,bit,return_dec) [0.000350s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000585s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000401s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,no_unit_prefix,bit,return_dec) [0.000413s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,k,b,return_dec) [0.000469s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,k,invalid_unit_suffix,return_dec) [0.000390s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,K,bit,return_dec) [0.000406s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,K,B,return_int) [0.000405s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,M,b,return_dec) [0.000424s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,M,b,return_int) [0.000401s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,M,invalid_unit_suffix,return_int) [0.000468s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,G,b,return_int) [0.000438s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,T,b,return_dec) [0.000625s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,T,invalid_unit_suffix,return_int) [0.000558s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,P,bit,return_int) [0.000476s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,P,B,return_int) [0.000758s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,E,invalid_unit_suffix,return_dec) [0.001001s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Z,b,return_dec) [0.000454s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Z,B,return_dec) [0.000493s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Z,B,return_int) [0.000603s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000485s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Y,b,return_dec) [0.000561s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Y,B,return_int) [0.000502s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,R,b,return_int) [0.000454s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,R,bit,return_int) [0.000547s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,R,B,return_dec) [0.000527s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,R,B,return_int) [0.000494s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000451s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ki,b,return_dec) [0.000928s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ti,B,return_dec) [0.000560s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000488s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000536s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000519s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ei,b,return_dec) [0.000487s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ei,invalid_unit_suffix,return_int) [0.000511s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Zi,bit,return_int) [0.000515s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Zi,B,return_int) [0.000524s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000520s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Yi,B,return_int) [0.000600s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000479s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Qi,b,return_dec) [0.000762s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Qi,B,return_int) [0.000576s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000736s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,invalid_unit_prefix,B,return_dec) [0.000426s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,no_unit_prefix,b,return_dec) [0.000594s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,no_unit_prefix,b,return_int) [0.000527s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,k,b,return_dec) [0.000411s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,k,B,return_dec) [0.000675s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,k,B,return_int) [0.000571s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,k,invalid_unit_suffix,return_dec) [0.000574s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,K,B,return_int) [0.000532s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,M,bit,return_int) [0.000485s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,M,invalid_unit_suffix,return_int) [0.000453s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,G,b,return_int) [0.000488s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,G,bit,return_dec) [0.000556s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,G,bit,return_int) [0.000784s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,T,b,return_int) [0.000624s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,T,bit,return_dec) [0.000473s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,T,B,return_int) [0.000448s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,P,bit,return_dec) [0.000476s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,P,B,return_dec) [0.000593s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,P,B,return_int) [0.000475s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,E,B,return_dec) [0.000762s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,E,invalid_unit_suffix,return_dec) [0.000515s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,E,invalid_unit_suffix,return_int) [0.000474s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Z,b,return_dec) [0.000503s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Z,b,return_int) [0.000485s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Z,B,return_dec) [0.000438s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Z,B,return_int) [0.000638s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Y,B,return_int) [0.000407s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,R,b,return_int) [0.000422s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,R,B,return_dec) [0.000444s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,R,B,return_int) [0.000460s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,R,invalid_unit_suffix,return_dec) [0.000420s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,R,invalid_unit_suffix,return_int) [0.000531s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Q,b,return_int) [0.000407s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ki,b,return_int) [0.000586s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ki,invalid_unit_suffix,return_int) [0.000453s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Mi,B,return_dec) [0.000376s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Mi,invalid_unit_suffix,return_dec) [0.000420s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Mi,invalid_unit_suffix,return_int) [0.000448s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Gi,invalid_unit_suffix,return_int) [0.000589s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ti,bit,return_dec) [0.000424s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ti,invalid_unit_suffix,return_int) [0.000461s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Pi,bit,return_dec) [0.000444s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Zi,b,return_dec) [0.000422s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Zi,bit,return_int) [0.000474s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Zi,invalid_unit_suffix,return_int) [0.000428s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Yi,b,return_dec) [0.000464s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Yi,bit,return_int) [0.000391s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Yi,B,return_dec) [0.000449s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Yi,B,return_int) [0.000331s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Yi,invalid_unit_suffix,return_int) [0.000406s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ri,bit,return_dec) [0.000323s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ri,B,return_int) [0.000652s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Qi,bit,return_dec) [0.000434s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Qi,B,return_dec) [0.000420s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,no_unit_prefix,b,return_dec) [0.000661s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,no_unit_prefix,bit,return_dec) [0.000448s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000495s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,k,b,return_int) [0.000450s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,K,b,return_int) [0.000458s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,K,invalid_unit_suffix,return_int) [0.000418s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,M,b,return_dec) [0.000475s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,G,B,return_int) [0.000423s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,G,invalid_unit_suffix,return_dec) [0.000328s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,T,B,return_int) [0.000438s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,P,invalid_unit_suffix,return_int) [0.000413s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,E,b,return_dec) [0.000663s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,E,invalid_unit_suffix,return_int) [0.000399s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Y,B,return_dec) [0.000380s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Y,invalid_unit_suffix,return_dec) [0.000473s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,R,b,return_dec) [0.000423s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,R,invalid_unit_suffix,return_int) [0.000360s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Q,b,return_dec) [0.000318s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ki,b,return_dec) [0.002659s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Mi,b,return_dec) [0.000467s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Mi,B,return_int) [0.000571s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Mi,invalid_unit_suffix,return_dec) [0.000521s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Gi,invalid_unit_suffix,return_dec) [0.000402s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ti,b,return_int) [0.000413s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ti,invalid_unit_suffix,return_dec) [0.003290s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Pi,b,return_dec) [0.000662s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Pi,B,return_int) [0.000401s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ei,b,return_dec) [0.000468s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ei,bit,return_int) [0.000411s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ei,B,return_int) [0.000358s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ei,invalid_unit_suffix,return_dec) [0.000451s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Zi,b,return_dec) [0.000457s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Zi,bit,return_int) [0.000511s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Zi,B,return_dec) [0.000520s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Zi,B,return_int) [0.000327s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Zi,invalid_unit_suffix,return_dec) [0.000392s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Yi,bit,return_int) [0.000326s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Yi,B,return_dec) [0.000376s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Yi,invalid_unit_suffix,return_dec) [0.000529s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ri,b,return_dec) [0.000455s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ri,bit,return_dec) [0.000355s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Qi,bit,return_int) [0.000392s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,invalid_unit_prefix,b,return_int) [0.000365s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,invalid_unit_prefix,B,return_dec) [0.000401s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000442s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,no_unit_prefix,B,return_int) [0.000324s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,k,bit,return_int) [0.000403s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,k,B,return_int) [0.000614s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,M,b,return_dec) [0.000509s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,M,bit,return_dec) [0.000341s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.000323s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,M,invalid_unit_suffix,return_int) [0.000321s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,G,bit,return_dec) [0.000509s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,T,b,return_dec) [0.000342s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,T,bit,return_dec) [0.000481s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,P,B,return_dec) [0.000414s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,E,bit,return_int) [0.000405s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Z,bit,return_int) [0.000459s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Z,B,return_dec) [0.000373s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Z,B,return_int) [0.000815s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Y,B,return_int) [0.000406s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000410s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000415s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,R,b,return_int) [0.000388s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,R,bit,return_dec) [0.000479s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Q,B,return_dec) [0.000448s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ki,b,return_dec) [0.000728s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ki,b,return_int) [0.000408s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ki,bit,return_int) [0.000386s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Mi,B,return_int) [0.000416s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000501s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.000347s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ti,bit,return_dec) [0.000415s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Pi,B,return_dec) [0.000462s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Pi,B,return_int) [0.000430s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Zi,B,return_int) [0.000446s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.000469s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Yi,B,return_int) [0.000404s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.000441s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ri,bit,return_dec) [0.000439s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ri,bit,return_int) [0.000600s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ri,B,return_dec) [0.000380s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000328s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Qi,bit,return_int) [0.000373s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Qi,B,return_int) [0.000364s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000663s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000467s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,no_unit_prefix,b,return_dec) [0.000442s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,no_unit_prefix,B,return_int) [0.000437s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,k,b,return_dec) [0.000414s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,k,bit,return_dec) [0.000402s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,k,bit,return_int) [0.000433s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.000627s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,k,invalid_unit_suffix,return_int) [0.000660s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,G,B,return_dec) [0.000329s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,G,B,return_int) [0.000336s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000282s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,T,b,return_int) [0.000304s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,T,bit,return_dec) [0.000488s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,T,B,return_dec) [0.000344s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,T,B,return_int) [0.000331s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,P,b,return_dec) [0.000332s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,P,b,return_int) [0.000561s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,P,bit,return_dec) [0.000473s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,P,B,return_dec) [0.000364s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,P,B,return_int) [0.000584s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,E,bit,return_dec) [0.000441s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,E,bit,return_int) [0.001261s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Z,b,return_dec) [0.000404s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Z,bit,return_int) [0.000474s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.002469s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Y,b,return_dec) [0.000347s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Y,bit,return_dec) [0.000381s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Y,B,return_dec) [0.000351s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,R,b,return_dec) [0.000347s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,R,B,return_int) [0.000326s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Q,b,return_int) [0.000523s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Q,B,return_dec) [0.000380s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ki,b,return_dec) [0.000651s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000445s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000536s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Gi,b,return_dec) [0.000393s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Gi,bit,return_dec) [0.000418s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Gi,bit,return_int) [0.000380s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ti,bit,return_dec) [0.000398s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ti,bit,return_int) [0.000510s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000421s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.000374s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ei,B,return_int) [0.000421s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Zi,b,return_dec) [0.000452s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Zi,b,return_int) [0.000433s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Zi,B,return_dec) [0.000664s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Yi,b,return_int) [0.000360s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Yi,bit,return_int) [0.000328s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000835s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ri,b,return_dec) [0.004780s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ri,bit,return_dec) [0.000546s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000402s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000414s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,invalid_unit_prefix,b,return_int) [0.000446s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000369s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,no_unit_prefix,bit,return_dec) [0.000487s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000420s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,k,b,return_int) [0.000474s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,k,bit,return_int) [0.000628s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,k,B,return_dec) [0.000436s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,k,invalid_unit_suffix,return_int) [0.000478s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,K,b,return_dec) [0.000394s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,K,B,return_int) [0.000342s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,K,invalid_unit_suffix,return_int) [0.000525s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,M,b,return_int) [0.000451s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,G,b,return_dec) [0.000549s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,G,bit,return_int) [0.000365s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,T,b,return_int) [0.000347s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,T,B,return_dec) [0.000380s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,T,invalid_unit_suffix,return_int) [0.000341s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,P,b,return_int) [0.000369s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,P,B,return_dec) [0.000620s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,E,B,return_dec) [0.000576s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Z,bit,return_int) [0.000550s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Y,b,return_int) [0.000479s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Y,B,return_int) [0.000405s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,R,b,return_dec) [0.000532s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,R,bit,return_int) [0.000372s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,R,B,return_int) [0.000484s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Q,bit,return_dec) [0.000436s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Q,bit,return_int) [0.000357s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Q,B,return_int) [0.000371s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000399s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ki,B,return_dec) [0.000386s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000604s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Mi,b,return_dec) [0.000404s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Mi,bit,return_dec) [0.000320s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Gi,B,return_int) [0.000357s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ti,b,return_int) [0.000340s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ti,bit,return_int) [0.000519s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ti,B,return_int) [0.000603s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Pi,B,return_int) [0.000507s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ei,b,return_int) [0.000627s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ei,bit,return_dec) [0.000342s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ei,bit,return_int) [0.000418s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Zi,bit,return_int) [0.000440s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Yi,b,return_dec) [0.000439s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ri,B,return_dec) [0.000511s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ri,B,return_int) [0.000614s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000398s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000452s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Qi,b,return_int) [0.000401s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000407s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,invalid_unit_prefix,B,return_int) [0.000513s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000409s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000414s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000409s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,k,B,return_dec) [0.000442s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,k,invalid_unit_suffix,return_dec) [0.000450s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,K,b,return_int) [0.000407s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,K,bit,return_dec) [0.000419s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,K,bit,return_int) [0.000554s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,K,B,return_dec) [0.000398s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,K,invalid_unit_suffix,return_dec) [0.000455s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,K,invalid_unit_suffix,return_int) [0.000393s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,M,b,return_dec) [0.000488s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,M,B,return_int) [0.000382s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,M,invalid_unit_suffix,return_dec) [0.000387s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,G,invalid_unit_suffix,return_int) [0.000428s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,T,B,return_dec) [0.000440s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,E,bit,return_int) [0.000416s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,E,B,return_dec) [0.000416s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Z,b,return_int) [0.000518s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Z,bit,return_int) [0.000488s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000453s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Y,B,return_int) [0.000536s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000474s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Y,invalid_unit_suffix,return_int) [0.000446s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,R,b,return_int) [0.000382s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,R,bit,return_dec) [0.000412s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Mi,B,return_dec) [0.000374s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Mi,B,return_int) [0.000449s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ti,b,return_dec) [0.000398s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ti,B,return_dec) [0.000444s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Pi,b,return_int) [0.000418s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000429s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ei,b,return_dec) [0.000474s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ei,B,return_dec) [0.000452s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Zi,bit,return_int) [0.000493s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Zi,B,return_int) [0.000628s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Yi,b,return_dec) [0.000496s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Yi,bit,return_int) [0.000397s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ri,b,return_dec) [0.000324s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ri,B,return_dec) [0.000345s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Qi,B,return_int) [0.000336s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000414s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,invalid_unit_prefix,b,return_dec) [0.000506s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,invalid_unit_prefix,B,return_int) [0.000347s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,no_unit_prefix,bit,return_int) [0.000503s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000400s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,k,B,return_int) [0.000339s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,K,b,return_dec) [0.000312s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,K,b,return_int) [0.000471s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,M,b,return_dec) [0.000419s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,M,invalid_unit_suffix,return_int) [0.000425s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,G,B,return_int) [0.000382s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,G,invalid_unit_suffix,return_dec) [0.000499s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,P,b,return_int) [0.000389s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,P,B,return_dec) [0.000392s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,P,invalid_unit_suffix,return_int) [0.000413s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,E,b,return_dec) [0.000295s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,E,b,return_int) [0.000347s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,E,bit,return_int) [0.000388s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,E,B,return_int) [0.000344s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,R,invalid_unit_suffix,return_int) [0.000325s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Q,bit,return_dec) [0.000340s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Q,B,return_int) [0.000306s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Q,invalid_unit_suffix,return_int) [0.000423s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ki,bit,return_int) [0.000307s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ki,B,return_int) [0.000295s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Mi,b,return_int) [0.000325s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Mi,bit,return_dec) [0.000436s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Mi,bit,return_int) [0.000376s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Gi,bit,return_int) [0.000306s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ti,b,return_dec) [0.000424s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ti,B,return_dec) [0.000363s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Pi,bit,return_int) [0.000337s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Pi,B,return_dec) [0.000370s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Pi,invalid_unit_suffix,return_dec) [0.000462s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ei,bit,return_dec) [0.000401s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ei,bit,return_int) [0.000302s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ri,B,return_int) [0.000324s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ri,invalid_unit_suffix,return_int) [0.000337s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Qi,bit,return_dec) [0.000402s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Qi,bit,return_int) [0.000244s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Qi,B,return_dec) [0.000505s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Qi,invalid_unit_suffix,return_dec) [0.000460s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,invalid_unit_prefix,b,return_int) [0.000356s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,invalid_unit_prefix,bit,return_dec) [0.000327s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000658s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,no_unit_prefix,b,return_dec) [0.000312s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,no_unit_prefix,bit,return_int) [0.000350s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000316s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,k,invalid_unit_suffix,return_int) [0.000384s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,K,bit,return_int) [0.000291s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,K,B,return_dec) [0.000315s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,M,b,return_dec) [0.000291s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,M,invalid_unit_suffix,return_int) [0.000332s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,G,B,return_int) [0.000298s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,T,bit,return_dec) [0.000289s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,P,b,return_int) [0.000327s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,P,B,return_dec) [0.000302s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,P,invalid_unit_suffix,return_int) [0.000355s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,E,B,return_dec) [0.000293s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Z,b,return_int) [0.000312s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Z,B,return_int) [0.000297s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Z,invalid_unit_suffix,return_dec) [0.000357s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Z,invalid_unit_suffix,return_int) [0.000573s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Q,b,return_dec) [0.000348s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Q,bit,return_dec) [0.000293s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Q,bit,return_int) [0.000312s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Q,B,return_dec) [0.000291s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ki,b,return_dec) [0.000320s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ki,bit,return_int) [0.000290s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ki,B,return_int) [0.000289s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ki,invalid_unit_suffix,return_dec) [0.000448s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Gi,B,return_dec) [0.000581s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Gi,invalid_unit_suffix,return_dec) [0.000472s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ti,B,return_dec) [0.000432s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ti,B,return_int) [0.000614s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Pi,bit,return_dec) [0.000393s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Pi,invalid_unit_suffix,return_int) [0.000470s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ei,b,return_int) [0.000409s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Zi,b,return_dec) [0.000487s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Zi,b,return_int) [0.000484s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Zi,invalid_unit_suffix,return_dec) [0.000464s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Yi,bit,return_int) [0.000474s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Yi,B,return_int) [0.000415s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Yi,invalid_unit_suffix,return_int) [0.000466s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ri,b,return_int) [0.000437s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ri,bit,return_int) [0.000639s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ri,invalid_unit_suffix,return_int) [0.000462s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Qi,b,return_int) [0.000328s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Qi,B,return_int) [0.000347s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Qi,invalid_unit_suffix,return_dec) [0.000438s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Qi,invalid_unit_suffix,return_int) [0.000431s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,invalid_unit_prefix,b,return_int) [0.000411s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,invalid_unit_prefix,bit,return_int) [0.000432s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,no_unit_prefix,bit,return_int) [0.000481s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,k,bit,return_int) [0.000593s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,K,b,return_dec) [0.000408s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,K,bit,return_dec) [0.000385s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,K,B,return_dec) [0.000403s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,K,B,return_int) [0.000384s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.000378s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,M,invalid_unit_suffix,return_int) [0.000576s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,G,b,return_dec) [0.000344s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,T,bit,return_dec) [0.000388s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,P,bit,return_int) [0.000663s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,E,bit,return_dec) [0.000320s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.000526s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000436s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Z,b,return_int) [0.000404s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Z,bit,return_int) [0.000375s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Z,B,return_int) [0.000567s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Y,b,return_dec) [0.000304s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Y,b,return_int) [0.000405s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000342s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000357s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Q,b,return_dec) [0.000802s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ki,bit,return_int) [0.000301s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Mi,bit,return_int) [0.000339s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.000481s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Gi,bit,return_int) [0.000357s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Gi,B,return_dec) [0.000288s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ti,B,return_dec) [0.000337s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000341s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Pi,B,return_dec) [0.000378s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.000354s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Zi,b,return_int) [0.000343s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Yi,b,return_dec) [0.000307s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Yi,bit,return_int) [0.000324s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Yi,B,return_dec) [0.000288s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ri,b,return_dec) [0.000347s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ri,bit,return_int) [0.000531s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ri,B,return_int) [0.000519s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.000498s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000507s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000352s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,no_unit_prefix,b,return_int) [0.000363s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,K,bit,return_dec) [0.000335s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,K,invalid_unit_suffix,return_int) [0.000463s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,M,bit,return_dec) [0.000329s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,M,bit,return_int) [0.000481s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000353s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,G,bit,return_int) [0.000450s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,G,B,return_dec) [0.000625s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,T,bit,return_int) [0.000282s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,P,b,return_int) [0.000539s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,P,bit,return_dec) [0.000558s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000581s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,E,b,return_dec) [0.000390s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,E,B,return_int) [0.000466s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Z,B,return_dec) [0.000379s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.000315s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000467s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.000248s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,R,bit,return_dec) [0.000381s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,R,invalid_unit_suffix,return_int) [0.000325s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Q,b,return_dec) [0.000542s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Q,bit,return_int) [0.000286s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Mi,b,return_int) [0.000523s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Mi,B,return_int) [0.000322s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000740s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Gi,b,return_int) [0.000472s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Gi,B,return_dec) [0.000373s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000293s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ti,b,return_int) [0.000523s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Pi,b,return_dec) [0.000342s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.000317s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ri,bit,return_dec) [0.000332s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ri,bit,return_int) [0.000321s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,no_unit_prefix,b,return_dec) [0.000347s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,no_unit_prefix,bit,return_dec) [0.000459s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,no_unit_prefix,bit,return_int) [0.000473s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,k,b,return_dec) [0.000443s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,k,B,return_int) [0.000418s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,K,b,return_int) [0.000436s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,K,bit,return_dec) [0.000571s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,M,b,return_dec) [0.000388s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,M,B,return_dec) [0.000402s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,M,invalid_unit_suffix,return_int) [0.000405s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,G,b,return_dec) [0.000510s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,G,bit,return_int) [0.000324s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,G,B,return_int) [0.000346s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,G,invalid_unit_suffix,return_int) [0.000345s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,T,bit,return_dec) [0.000409s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,T,bit,return_int) [0.000326s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,P,b,return_dec) [0.000318s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,P,B,return_dec) [0.000327s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,E,b,return_int) [0.000329s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,E,B,return_dec) [0.000467s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,E,invalid_unit_suffix,return_int) [0.000376s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Z,bit,return_int) [0.000452s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Z,B,return_dec) [0.000319s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Y,b,return_int) [0.000397s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,R,b,return_dec) [0.000369s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,R,b,return_int) [0.000311s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,R,bit,return_dec) [0.000352s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,R,bit,return_int) [0.000322s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Q,b,return_dec) [0.000313s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Q,bit,return_int) [0.000312s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000311s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ki,B,return_int) [0.000501s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Mi,b,return_int) [0.000607s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Mi,bit,return_dec) [0.000474s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Gi,B,return_int) [0.000381s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000481s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ti,b,return_int) [0.000509s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ei,B,return_dec) [0.000320s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Zi,B,return_dec) [0.000270s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000242s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Yi,B,return_dec) [0.000228s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ri,bit,return_dec) [0.000766s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Qi,b,return_dec) [0.000586s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000449s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000424s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,invalid_unit_prefix,b,return_int) [0.000488s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,invalid_unit_prefix,B,return_int) [0.000492s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,no_unit_prefix,bit,return_int) [0.000333s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,no_unit_prefix,B,return_int) [0.000312s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000346s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,k,B,return_int) [0.000318s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,K,bit,return_int) [0.000350s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,K,B,return_dec) [0.000353s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,M,b,return_int) [0.000355s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,M,bit,return_dec) [0.000329s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,M,invalid_unit_suffix,return_dec) [0.000422s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,M,invalid_unit_suffix,return_int) [0.000462s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,G,bit,return_dec) [0.000467s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,G,bit,return_int) [0.000448s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,G,B,return_int) [0.000468s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,T,bit,return_dec) [0.000282s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,T,B,return_dec) [0.000530s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,P,B,return_int) [0.000339s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,E,B,return_int) [0.000539s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,E,invalid_unit_suffix,return_dec) [0.000503s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Z,b,return_int) [0.000320s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Y,bit,return_dec) [0.000436s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Y,B,return_dec) [0.000488s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Y,B,return_int) [0.000324s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,R,B,return_int) [0.000318s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,R,invalid_unit_suffix,return_int) [0.000330s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Q,b,return_dec) [0.000472s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Q,b,return_int) [0.000565s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Q,B,return_int) [0.000548s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ki,b,return_int) [0.000458s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ki,bit,return_int) [0.000539s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ki,B,return_dec) [0.000460s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000394s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Gi,b,return_dec) [0.000482s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Gi,bit,return_int) [0.000340s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Gi,B,return_dec) [0.000407s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Gi,B,return_int) [0.000389s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Pi,b,return_dec) [0.000387s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Pi,b,return_int) [0.000439s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Pi,bit,return_int) [0.000475s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Pi,B,return_dec) [0.000607s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Pi,B,return_int) [0.000469s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000425s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ei,b,return_dec) [0.000357s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000362s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Zi,bit,return_dec) [0.000430s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Yi,bit,return_dec) [0.000417s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Yi,B,return_int) [0.000465s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ri,b,return_dec) [0.000326s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ri,b,return_int) [0.000348s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ri,bit,return_dec) [0.000328s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ri,B,return_dec) [0.000335s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000444s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000698s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Qi,B,return_int) [0.000441s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000422s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,invalid_unit_prefix,B,return_dec) [0.000393s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000417s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,no_unit_prefix,b,return_int) [0.000362s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,no_unit_prefix,bit,return_int) [0.000353s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,no_unit_prefix,B,return_dec) [0.000391s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,k,b,return_dec) [0.000463s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,k,b,return_int) [0.000394s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,k,B,return_dec) [0.000375s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,k,invalid_unit_suffix,return_dec) [0.000417s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,K,b,return_dec) [0.000466s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,K,b,return_int) [0.000359s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,K,bit,return_int) [0.000323s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,M,b,return_int) [0.000367s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,M,B,return_dec) [0.000325s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,M,invalid_unit_suffix,return_dec) [0.000386s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,M,invalid_unit_suffix,return_int) [0.000420s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,G,B,return_dec) [0.000413s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,G,invalid_unit_suffix,return_int) [0.000348s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,T,B,return_int) [0.000418s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,P,B,return_dec) [0.000318s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,P,invalid_unit_suffix,return_int) [0.000384s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,E,bit,return_dec) [0.000307s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,E,bit,return_int) [0.000414s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,E,invalid_unit_suffix,return_dec) [0.000357s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Z,b,return_int) [0.000365s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Z,bit,return_dec) [0.000353s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Z,bit,return_int) [0.000486s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Z,B,return_int) [0.000381s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Z,invalid_unit_suffix,return_int) [0.000382s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,R,bit,return_dec) [0.000395s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,R,invalid_unit_suffix,return_int) [0.000337s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Q,bit,return_int) [0.000420s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Q,invalid_unit_suffix,return_dec) [0.000385s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Mi,b,return_dec) [0.000407s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Mi,bit,return_dec) [0.000441s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Mi,invalid_unit_suffix,return_dec) [0.000678s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Gi,invalid_unit_suffix,return_dec) [0.000413s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ti,b,return_int) [0.000439s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ei,invalid_unit_suffix,return_dec) [0.000371s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Zi,bit,return_dec) [0.000404s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Zi,B,return_int) [0.000411s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Zi,invalid_unit_suffix,return_int) [0.000439s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Yi,B,return_dec) [0.000411s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Yi,B,return_int) [0.000360s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ri,bit,return_int) [0.000454s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ri,B,return_int) [0.000978s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ri,invalid_unit_suffix,return_int) [0.000419s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Qi,bit,return_dec) [0.000403s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,no_unit_prefix,B,return_int) [0.000485s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000425s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,k,b,return_dec) [0.000450s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,k,b,return_int) [0.000423s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,k,bit,return_int) [0.000850s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,k,B,return_int) [0.000393s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,k,invalid_unit_suffix,return_int) [0.000470s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,K,bit,return_int) [0.000621s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,T,invalid_unit_suffix,return_dec) [0.000433s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,P,b,return_int) [0.000420s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,P,bit,return_dec) [0.000315s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,P,bit,return_int) [0.000474s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,P,B,return_int) [0.000372s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,E,B,return_int) [0.000460s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Z,b,return_dec) [0.000426s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Z,bit,return_int) [0.000422s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Z,B,return_int) [0.000403s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Y,b,return_dec) [0.000428s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Y,B,return_dec) [0.000409s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Y,B,return_int) [0.000307s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Y,invalid_unit_suffix,return_dec) [0.000362s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,R,b,return_dec) [0.000337s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,R,b,return_int) [0.000348s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,R,B,return_dec) [0.000296s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,R,invalid_unit_suffix,return_dec) [0.000506s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,R,invalid_unit_suffix,return_int) [0.000381s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Q,b,return_int) [0.000699s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Q,bit,return_dec) [0.000410s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Q,invalid_unit_suffix,return_dec) [0.000608s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Q,invalid_unit_suffix,return_int) [0.000360s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ki,b,return_dec) [0.000411s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ki,invalid_unit_suffix,return_dec) [0.000375s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Gi,B,return_dec) [0.000361s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Gi,B,return_int) [0.000258s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ti,bit,return_dec) [0.000204s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ti,B,return_dec) [0.001530s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ti,invalid_unit_suffix,return_dec) [0.000435s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Pi,b,return_dec) [0.000404s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Pi,invalid_unit_suffix,return_int) [0.000379s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ei,B,return_int) [0.000359s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Zi,invalid_unit_suffix,return_dec) [0.000428s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Yi,bit,return_int) [0.000401s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ri,invalid_unit_suffix,return_dec) [0.000955s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Qi,invalid_unit_suffix,return_dec) [0.000761s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,invalid_unit_prefix,b,return_dec) [0.000364s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000387s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,no_unit_prefix,bit,return_int) [0.000467s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,k,bit,return_dec) [0.000467s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,k,B,return_dec) [0.000405s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,k,B,return_int) [0.000383s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,k,invalid_unit_suffix,return_int) [0.000408s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,K,b,return_int) [0.000323s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,M,b,return_int) [0.000354s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000423s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,P,bit,return_dec) [0.001053s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,P,B,return_dec) [0.000550s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.000484s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,E,b,return_dec) [0.000379s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,E,bit,return_int) [0.000401s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Z,b,return_int) [0.000419s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Z,bit,return_dec) [0.000374s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Y,bit,return_int) [0.000356s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Y,B,return_dec) [0.000398s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Y,B,return_int) [0.000317s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000461s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,R,B,return_dec) [0.000394s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000377s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Q,b,return_dec) [0.000385s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Q,bit,return_dec) [0.000355s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Mi,bit,return_int) [0.000431s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Mi,B,return_dec) [0.000360s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Gi,b,return_dec) [0.000409s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.000467s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.000737s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Pi,b,return_int) [0.000342s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Pi,bit,return_dec) [0.000410s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Pi,bit,return_int) [0.000377s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Pi,B,return_int) [0.000419s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000392s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ei,b,return_dec) [0.000410s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ei,b,return_int) [0.000337s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ei,B,return_int) [0.000352s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Zi,B,return_int) [0.000372s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Yi,b,return_int) [0.000387s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Yi,bit,return_dec) [0.000373s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Yi,bit,return_int) [0.000387s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000458s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ri,b,return_int) [0.000352s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000444s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Qi,B,return_dec) [0.000350s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000452s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000469s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000389s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000428s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,no_unit_prefix,b,return_int) [0.000361s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,no_unit_prefix,B,return_dec) [0.000390s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,k,B,return_dec) [0.000793s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.000444s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,K,b,return_int) [0.000418s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,K,B,return_dec) [0.000414s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,M,bit,return_dec) [0.000746s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,G,B,return_dec) [0.000378s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,T,bit,return_dec) [0.000445s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,P,b,return_int) [0.000401s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,P,bit,return_dec) [0.000367s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,P,B,return_int) [0.000433s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,E,b,return_dec) [0.000376s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Z,bit,return_dec) [0.000410s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Y,b,return_dec) [0.000429s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Y,bit,return_dec) [0.000427s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,R,b,return_dec) [0.000614s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,R,b,return_int) [0.000452s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,R,bit,return_dec) [0.000448s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,R,B,return_int) [0.000404s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Q,bit,return_dec) [0.000389s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Q,bit,return_int) [0.000413s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Q,B,return_int) [0.002490s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ki,bit,return_int) [0.000442s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Mi,bit,return_dec) [0.000412s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Mi,B,return_dec) [0.000442s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000347s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Gi,B,return_dec) [0.000415s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Gi,B,return_int) [0.000450s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000604s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ti,bit,return_int) [0.000363s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000315s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.000364s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Pi,b,return_dec) [0.000427s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Pi,b,return_int) [0.000638s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Pi,bit,return_int) [0.000496s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.000372s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ei,b,return_int) [0.000454s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ei,bit,return_int) [0.000378s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ei,B,return_dec) [0.000416s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000418s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Zi,b,return_int) [0.000411s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000559s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.000458s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Yi,b,return_dec) [0.000382s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Yi,b,return_int) [0.000405s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Yi,bit,return_dec) [0.000358s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Yi,B,return_dec) [0.000372s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ri,bit,return_int) [0.000329s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Qi,b,return_dec) [0.000698s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Qi,bit,return_int) [0.000473s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000395s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.000466s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000440s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,no_unit_prefix,b,return_int) [0.000456s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,no_unit_prefix,B,return_dec) [0.000559s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000411s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000436s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,K,bit,return_int) [0.000411s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,K,B,return_dec) [0.000369s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,M,b,return_int) [0.000321s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,M,B,return_dec) [0.000467s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,G,B,return_dec) [0.000460s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,T,B,return_dec) [0.000388s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,P,bit,return_dec) [0.000380s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,P,B,return_dec) [0.000380s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,E,B,return_int) [0.000456s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Z,b,return_dec) [0.000351s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Z,b,return_int) [0.000477s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Z,bit,return_dec) [0.000665s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Z,B,return_int) [0.000343s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000460s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000389s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Y,bit,return_int) [0.000444s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000450s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Q,b,return_dec) [0.000391s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Q,bit,return_int) [0.000442s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ki,b,return_dec) [0.000369s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ki,bit,return_dec) [0.000629s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ki,bit,return_int) [0.000431s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ki,B,return_int) [0.000384s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.000463s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Mi,b,return_dec) [0.000611s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Gi,b,return_int) [0.000345s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000394s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ti,bit,return_int) [0.000349s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000364s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Pi,bit,return_dec) [0.000343s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.000417s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Zi,b,return_dec) [0.000340s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Zi,b,return_int) [0.000366s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Yi,B,return_dec) [0.000445s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.000354s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ri,b,return_dec) [0.000321s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ri,B,return_dec) [0.000349s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ri,B,return_int) [0.000365s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000546s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Qi,B,return_dec) [0.000412s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Qi,B,return_int) [0.000467s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000452s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000626s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,no_unit_prefix,b,return_dec) [0.000408s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,no_unit_prefix,b,return_int) [0.000499s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,no_unit_prefix,bit,return_dec) [0.000441s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000411s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,k,B,return_int) [0.000420s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,K,B,return_int) [0.000284s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,M,B,return_dec) [0.000451s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,G,B,return_dec) [0.000469s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,T,bit,return_dec) [0.000317s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,T,bit,return_int) [0.000479s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,T,B,return_dec) [0.000380s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,T,invalid_unit_suffix,return_dec) [0.000314s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,P,b,return_dec) [0.000358s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,P,b,return_int) [0.000314s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,P,invalid_unit_suffix,return_dec) [0.000773s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,E,b,return_dec) [0.000497s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Z,B,return_int) [0.000514s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Z,invalid_unit_suffix,return_int) [0.000446s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Y,b,return_dec) [0.000388s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Y,B,return_int) [0.000348s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,R,bit,return_dec) [0.000312s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,R,B,return_int) [0.000260s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,R,invalid_unit_suffix,return_dec) [0.000369s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,R,invalid_unit_suffix,return_int) [0.000239s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Q,b,return_int) [0.000255s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Q,B,return_int) [0.000238s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Q,invalid_unit_suffix,return_int) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ki,b,return_int) [0.001114s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ki,B,return_int) [0.000518s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000435s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Mi,b,return_dec) [0.000489s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Gi,bit,return_int) [0.000388s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Gi,B,return_dec) [0.000325s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Gi,B,return_int) [0.000384s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ti,bit,return_int) [0.000327s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000480s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Pi,B,return_dec) [0.000332s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000314s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Zi,B,return_int) [0.000444s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Yi,b,return_dec) [0.000383s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Yi,bit,return_int) [0.000395s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000459s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ri,b,return_int) [0.000386s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ri,bit,return_dec) [0.002344s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ri,B,return_int) [0.000442s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000459s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Qi,b,return_dec) [0.000433s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000434s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000540s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,invalid_unit_prefix,b,return_dec) [0.000390s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,invalid_unit_prefix,b,return_int) [0.000455s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,invalid_unit_prefix,B,return_dec) [0.000357s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000433s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,no_unit_prefix,b,return_dec) [0.000467s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,k,b,return_dec) [0.000607s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,k,invalid_unit_suffix,return_int) [0.000370s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,K,b,return_int) [0.000403s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,K,B,return_dec) [0.000343s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,K,B,return_int) [0.000338s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,K,invalid_unit_suffix,return_int) [0.000385s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,M,b,return_dec) [0.000355s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,M,b,return_int) [0.000400s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,M,bit,return_dec) [0.000401s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,M,bit,return_int) [0.000416s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,M,invalid_unit_suffix,return_int) [0.000427s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,G,b,return_dec) [0.000404s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,G,bit,return_int) [0.000326s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,G,invalid_unit_suffix,return_int) [0.000326s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,T,b,return_int) [0.000334s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,T,bit,return_int) [0.000317s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,T,B,return_dec) [0.000291s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,P,B,return_dec) [0.000286s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,E,b,return_int) [0.000472s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,E,B,return_int) [0.000496s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Z,b,return_int) [0.000419s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Z,B,return_dec) [0.000403s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Z,invalid_unit_suffix,return_int) [0.000557s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Y,invalid_unit_suffix,return_dec) [0.000458s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,R,b,return_int) [0.000364s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,R,B,return_dec) [0.000378s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Q,invalid_unit_suffix,return_dec) [0.000419s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Q,invalid_unit_suffix,return_int) [0.000391s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ki,b,return_dec) [0.000384s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ki,invalid_unit_suffix,return_int) [0.000427s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Gi,invalid_unit_suffix,return_dec) [0.000399s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ti,b,return_dec) [0.000392s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ti,invalid_unit_suffix,return_dec) [0.000414s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Pi,b,return_int) [0.000359s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Pi,bit,return_dec) [0.000410s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ei,bit,return_dec) [0.000370s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Zi,b,return_dec) [0.000402s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Yi,B,return_dec) [0.000327s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Yi,invalid_unit_suffix,return_dec) [0.000410s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ri,b,return_dec) [0.000418s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ri,B,return_dec) [0.000364s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ri,B,return_int) [0.000455s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Qi,b,return_dec) [0.000370s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,invalid_unit_prefix,bit,return_dec) [0.000480s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,k,bit,return_int) [0.000394s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,K,b,return_dec) [0.000391s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,K,B,return_int) [0.000595s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,K,invalid_unit_suffix,return_dec) [0.000470s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,M,B,return_int) [0.000417s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,M,invalid_unit_suffix,return_int) [0.000559s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,G,b,return_dec) [0.000832s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,G,bit,return_int) [0.000453s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,G,B,return_int) [0.000444s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,G,invalid_unit_suffix,return_int) [0.000514s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,T,b,return_int) [0.000510s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,T,invalid_unit_suffix,return_dec) [0.002661s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,P,B,return_dec) [0.000386s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,E,b,return_int) [0.000391s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,E,bit,return_dec) [0.000363s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,E,invalid_unit_suffix,return_int) [0.000415s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Y,bit,return_dec) [0.000344s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Y,bit,return_int) [0.000502s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Y,invalid_unit_suffix,return_int) [0.000424s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,R,b,return_dec) [0.000394s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,R,B,return_int) [0.000390s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Q,bit,return_int) [0.000415s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ki,bit,return_dec) [0.000351s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ki,bit,return_int) [0.000383s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ki,B,return_int) [0.000549s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ki,invalid_unit_suffix,return_dec) [0.001627s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Mi,bit,return_int) [0.000328s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Gi,b,return_dec) [0.000466s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Gi,b,return_int) [0.000378s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Gi,bit,return_dec) [0.000437s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Gi,invalid_unit_suffix,return_dec) [0.000416s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Gi,invalid_unit_suffix,return_int) [0.000508s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ti,bit,return_int) [0.000396s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ti,invalid_unit_suffix,return_dec) [0.000401s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Pi,invalid_unit_suffix,return_dec) [0.000661s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Zi,bit,return_dec) [0.000447s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Zi,B,return_dec) [0.000490s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Zi,B,return_int) [0.000448s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Zi,invalid_unit_suffix,return_dec) [0.000488s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Yi,B,return_dec) [0.000377s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ri,b,return_int) [0.000364s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ri,bit,return_dec) [0.000314s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Qi,b,return_int) [0.000451s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Qi,bit,return_int) [0.000405s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Qi,invalid_unit_suffix,return_dec) [0.000412s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,invalid_unit_prefix,b,return_int) [0.000491s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,invalid_unit_prefix,bit,return_dec) [0.000454s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,no_unit_prefix,b,return_dec) [0.000401s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,K,b,return_int) [0.000399s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,K,invalid_unit_suffix,return_int) [0.000356s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,M,bit,return_int) [0.000403s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,M,B,return_dec) [0.000384s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,T,B,return_int) [0.000427s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.000423s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000452s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,P,b,return_dec) [0.000502s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,P,b,return_int) [0.000300s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,E,B,return_dec) [0.000328s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,E,B,return_int) [0.000297s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Z,B,return_int) [0.000353s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000479s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Y,bit,return_dec) [0.000359s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Y,bit,return_int) [0.000403s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Y,B,return_dec) [0.000409s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000398s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,R,bit,return_int) [0.000376s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,R,B,return_dec) [0.000357s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Q,b,return_int) [0.000372s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000407s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000413s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ki,bit,return_dec) [0.000350s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ki,bit,return_int) [0.000410s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Mi,b,return_dec) [0.000368s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Mi,B,return_dec) [0.000293s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000513s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Gi,b,return_dec) [0.000416s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Gi,bit,return_int) [0.000475s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ti,b,return_dec) [0.000390s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ti,b,return_int) [0.000397s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ti,bit,return_dec) [0.000413s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ti,bit,return_int) [0.000330s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Pi,b,return_int) [0.000438s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Pi,bit,return_dec) [0.000373s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.000408s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ei,b,return_dec) [0.000370s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ei,bit,return_dec) [0.000408s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ei,B,return_int) [0.000378s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000438s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Zi,B,return_dec) [0.000393s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Yi,b,return_int) [0.000395s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ri,b,return_int) [0.000421s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ri,B,return_dec) [0.000400s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.000420s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Qi,b,return_int) [0.000229s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.000560s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000438s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000949s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000487s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.000418s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,invalid_unit_prefix,B,return_int) [0.000337s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,k,B,return_dec) [0.000396s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,k,B,return_int) [0.000397s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,K,b,return_int) [0.000368s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,K,B,return_int) [0.000473s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,M,b,return_dec) [0.000365s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,G,bit,return_int) [0.000439s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000420s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,T,bit,return_int) [0.000419s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,E,bit,return_int) [0.000425s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.000461s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Y,bit,return_dec) [0.000360s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Y,bit,return_int) [0.000532s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Y,B,return_dec) [0.000463s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.000337s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,R,bit,return_dec) [0.000347s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,R,B,return_dec) [0.000324s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,R,B,return_int) [0.000360s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Q,bit,return_int) [0.000495s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Q,B,return_dec) [0.000383s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ki,b,return_dec) [0.000323s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ki,bit,return_dec) [0.000352s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Mi,B,return_dec) [0.000316s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000320s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000497s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ti,B,return_int) [0.000507s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Pi,bit,return_dec) [0.000456s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Pi,B,return_int) [0.000348s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ei,b,return_dec) [0.000407s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ei,bit,return_int) [0.000566s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000593s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Zi,b,return_int) [0.000424s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Zi,bit,return_dec) [0.000439s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Zi,B,return_int) [0.000579s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Yi,bit,return_int) [0.000423s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Yi,B,return_int) [0.000583s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000379s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ri,b,return_dec) [0.000432s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ri,b,return_int) [0.000582s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ri,B,return_int) [0.000397s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.000428s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000322s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,invalid_unit_prefix,B,return_int) [0.000410s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,no_unit_prefix,b,return_dec) [0.000420s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,k,bit,return_dec) [0.000457s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,k,bit,return_int) [0.000396s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,k,invalid_unit_suffix,return_int) [0.000453s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,K,bit,return_int) [0.000382s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,K,invalid_unit_suffix,return_int) [0.000369s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_vmdk_bad_descriptor_mem_limit_stream_optimized [5.535969s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,M,b,return_dec) [0.000418s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,M,invalid_unit_suffix,return_int) [0.000607s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,G,bit,return_dec) [0.000504s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,E,b,return_int) [0.000659s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,E,bit,return_int) [0.000385s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,E,B,return_dec) [0.000385s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,E,B,return_int) [0.000444s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,E,invalid_unit_suffix,return_int) [0.000325s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000512s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Y,b,return_dec) [0.000320s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,R,b,return_int) [0.000350s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,R,bit,return_int) [0.000313s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,R,B,return_int) [0.000372s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,R,invalid_unit_suffix,return_int) [0.000321s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Q,B,return_dec) [0.000316s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ki,B,return_dec) [0.000320s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ki,B,return_int) [0.000481s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000612s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Gi,b,return_int) [0.000680s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Gi,bit,return_dec) [0.000458s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000328s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000438s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ei,b,return_int) [0.000534s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ei,B,return_dec) [0.000573s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ei,B,return_int) [0.000421s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Zi,b,return_dec) [0.000391s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Zi,B,return_int) [0.000405s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000492s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Qi,B,return_int) [0.000399s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000431s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,invalid_unit_prefix,b,return_int) [0.000529s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000319s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000320s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000469s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000392s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,k,b,return_dec) [0.000372s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,k,bit,return_int) [0.000389s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,k,B,return_dec) [0.000315s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,G,b,return_int) [0.000332s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,G,bit,return_int) [0.000318s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,G,B,return_int) [0.001600s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,G,invalid_unit_suffix,return_int) [0.000320s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,T,b,return_dec) [0.000365s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,T,b,return_int) [0.000468s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,T,bit,return_int) [0.000335s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,T,B,return_int) [0.000348s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,T,invalid_unit_suffix,return_int) [0.000320s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,P,b,return_dec) [0.000319s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,P,bit,return_int) [0.000456s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,P,B,return_int) [0.002614s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,P,invalid_unit_suffix,return_dec) [0.000408s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,E,b,return_dec) [0.000439s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,E,invalid_unit_suffix,return_dec) [0.000508s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,E,invalid_unit_suffix,return_int) [0.000442s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Z,b,return_dec) [0.000383s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Z,bit,return_dec) [0.000385s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Z,bit,return_int) [0.000605s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Z,B,return_dec) [0.000451s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Y,b,return_int) [0.000414s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,R,bit,return_int) [0.000452s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Q,invalid_unit_suffix,return_int) [0.000340s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ki,b,return_dec) [0.000507s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ki,b,return_int) [0.000390s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000426s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ti,bit,return_dec) [0.000378s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ti,B,return_int) [0.001309s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Pi,b,return_int) [0.000420s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ei,B,return_dec) [0.000358s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000448s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Yi,b,return_dec) [0.000384s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Yi,bit,return_dec) [0.000355s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Yi,B,return_dec) [0.000556s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000368s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ri,B,return_int) [0.000541s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000492s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000369s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Qi,bit,return_dec) [0.000405s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,invalid_unit_prefix,b,return_dec) [0.000438s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,k,bit,return_dec) [0.000430s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,K,b,return_int) [0.000462s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,K,B,return_dec) [0.000423s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,K,B,return_int) [0.000374s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,M,b,return_int) [0.000554s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,G,bit,return_dec) [0.000449s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,P,b,return_int) [0.000463s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,E,bit,return_int) [0.000401s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,E,B,return_int) [0.000519s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,E,invalid_unit_suffix,return_int) [0.000523s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Z,b,return_dec) [0.000688s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Z,B,return_dec) [0.000508s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Y,B,return_int) [0.000577s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,R,bit,return_int) [0.000413s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_vmdk_bad_descriptor_offset_stream_optimized [0.062467s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,R,invalid_unit_suffix,return_dec) [0.000425s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_vmdk_format_checks [0.000494s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ki,b,return_dec) [0.000468s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ki,b,return_int) [0.000519s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ki,bit,return_dec) [0.000469s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ki,invalid_unit_suffix,return_dec) [0.000428s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Mi,B,return_int) [0.000430s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Mi,invalid_unit_suffix,return_dec) [0.000472s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Mi,invalid_unit_suffix,return_int) [0.000724s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ti,b,return_int) [0.000386s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ti,invalid_unit_suffix,return_dec) [0.000424s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Pi,b,return_dec) [0.000344s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Pi,invalid_unit_suffix,return_dec) [0.000418s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ei,b,return_dec) [0.000415s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ei,bit,return_dec) [0.000395s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ei,invalid_unit_suffix,return_dec) [0.000363s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Zi,b,return_dec) [0.000322s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Zi,B,return_dec) [0.000316s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Yi,b,return_int) [0.000361s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ri,bit,return_int) [0.000311s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ri,invalid_unit_suffix,return_int) [0.000417s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Qi,B,return_int) [0.000323s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000496s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000355s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,k,b,return_dec) [0.001357s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,k,b,return_int) [0.000394s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,k,invalid_unit_suffix,return_dec) [0.000412s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,K,B,return_int) [0.000375s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,K,invalid_unit_suffix,return_int) [0.000426s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,M,b,return_int) [0.000416s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,M,B,return_dec) [0.000367s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,M,B,return_int) [0.000425s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,M,invalid_unit_suffix,return_int) [0.000342s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,G,b,return_dec) [0.000455s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,G,b,return_int) [0.000436s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,G,B,return_dec) [0.000550s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,T,b,return_int) [0.000444s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,T,bit,return_int) [0.000328s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,T,invalid_unit_suffix,return_dec) [0.000389s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,E,b,return_int) [0.000401s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,E,bit,return_int) [0.000406s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Z,b,return_dec) [0.000454s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Y,bit,return_int) [0.000399s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,R,bit,return_dec) [0.000405s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Q,bit,return_dec) [0.000395s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ki,bit,return_dec) [0.000449s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ki,bit,return_int) [0.000407s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Mi,B,return_int) [0.000351s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Mi,invalid_unit_suffix,return_dec) [0.000426s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Gi,bit,return_int) [0.000548s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ti,b,return_dec) [0.000434s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ti,B,return_int) [0.000365s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ti,invalid_unit_suffix,return_dec) [0.000289s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ti,invalid_unit_suffix,return_int) [0.000440s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Pi,b,return_int) [0.000406s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ei,b,return_int) [0.000467s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Yi,B,return_int) [0.000401s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ri,b,return_dec) [0.000394s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ri,invalid_unit_suffix,return_int) [0.000448s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Qi,b,return_int) [0.000402s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Qi,B,return_dec) [0.000446s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Qi,invalid_unit_suffix,return_dec) [0.000386s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,invalid_unit_prefix,b,return_int) [0.000454s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,invalid_unit_prefix,B,return_dec) [0.000588s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,no_unit_prefix,B,return_dec) [0.000399s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000420s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,k,b,return_dec) [0.000355s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,k,b,return_int) [0.000399s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,K,bit,return_int) [0.000446s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,G,bit,return_dec) [0.000564s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,G,B,return_dec) [0.000350s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,G,B,return_int) [0.000237s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000230s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,T,b,return_dec) [0.000265s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,T,B,return_dec) [0.000236s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.000230s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,P,B,return_dec) [0.000425s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000241s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,E,b,return_int) [0.001291s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Z,b,return_int) [0.000464s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000643s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Y,b,return_dec) [0.000552s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000510s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,R,B,return_int) [0.000279s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ki,b,return_dec) [0.000591s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ki,bit,return_int) [0.000328s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ki,B,return_int) [0.000318s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Mi,b,return_dec) [0.000305s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Mi,bit,return_dec) [0.000314s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000542s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Gi,b,return_int) [0.000398s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Gi,bit,return_int) [0.000232s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Gi,B,return_dec) [0.000311s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Gi,B,return_int) [0.000236s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ti,b,return_dec) [0.000241s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ti,bit,return_dec) [0.000225s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ti,bit,return_int) [0.000241s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ti,B,return_int) [0.000244s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.001097s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Pi,b,return_dec) [0.000849s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Pi,b,return_int) [0.000499s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000423s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Zi,B,return_dec) [0.000513s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.000479s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Yi,b,return_dec) [0.000557s] ... ok DEBUG: WARNING [oslo_utils.imageutils.format_inspector] Unsupported VMDK format 'monolithicflat' DEBUG: WARNING [oslo_utils.imageutils.format_inspector] Safety check descriptor on vmdk failed because Unsupported subformat DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Yi,bit,return_dec) [0.000366s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Yi,B,return_dec) [0.000541s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ri,b,return_int) [0.000579s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000588s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.000317s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.000354s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,no_unit_prefix,b,return_int) [0.000316s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,no_unit_prefix,B,return_int) [0.000430s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_int) [0.000389s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,k,b,return_int) [0.000384s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,K,b,return_dec) [0.000400s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,K,b,return_int) [0.000503s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,K,bit,return_dec) [0.000631s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,M,bit,return_int) [0.000396s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,M,B,return_dec) [0.000392s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,M,B,return_int) [0.000428s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000589s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,T,B,return_dec) [0.000398s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000448s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,P,b,return_dec) [0.000384s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,P,bit,return_int) [0.000491s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,P,B,return_dec) [0.000410s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000334s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,E,b,return_dec) [0.000568s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,E,B,return_dec) [0.000488s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Z,b,return_dec) [0.000634s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Z,bit,return_int) [0.000415s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Z,B,return_dec) [0.000364s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.000455s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_vmdk_non_sparse_unsafe [0.077754s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Y,b,return_int) [0.000444s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.000568s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectorsTargeted.test_vhd_table_under_limit [0.000514s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsBlankTestCase.test_qemu_img_info_blank [0.000252s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Q,b,return_int) [0.000335s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ki,b,return_int) [0.000711s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ki,bit,return_dec) [0.000449s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ki,B,return_dec) [0.000323s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002194s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000592s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000603s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.002433s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Mi,B,return_int) [0.000341s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000364s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ti,b,return_dec) [0.000325s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.000546s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000575s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001091s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000539s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000567s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000641s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000675s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Pi,b,return_dec) [0.000524s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Pi,bit,return_dec) [0.000319s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000339s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Zi,bit,return_dec) [0.000382s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.000322s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.005926s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000570s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000544s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Yi,b,return_int) [0.000561s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000622s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000565s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Yi,B,return_int) [0.000456s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ri,bit,return_int) [0.000350s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.000322s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Qi,bit,return_int) [0.001111s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,invalid_unit_prefix,b,return_int) [0.001498s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.007632s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000427s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001125s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000752s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.001542s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000715s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002727s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,no_unit_prefix,b,return_dec) [0.001028s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,no_unit_prefix,bit,return_dec) [0.000866s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.003027s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,no_unit_prefix,bit,return_int) [0.000404s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,no_unit_prefix,B,return_int) [0.000406s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,K,invalid_unit_suffix,return_int) [0.000528s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000618s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,M,B,return_int) [0.000454s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000671s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000504s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000603s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001010s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000536s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000677s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,G,b,return_dec) [0.000424s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,G,b,return_int) [0.000459s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000555s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000582s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000506s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000624s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,G,B,return_int) [0.002113s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000522s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,G,invalid_unit_suffix,return_int) [0.000429s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001213s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,P,bit,return_int) [0.000800s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000482s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,P,invalid_unit_suffix,return_int) [0.000476s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000661s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000503s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,E,b,return_dec) [0.000643s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000498s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000564s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,E,B,return_dec) [0.000613s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,E,B,return_int) [0.000426s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001920s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000383s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000518s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,E,invalid_unit_suffix,return_int) [0.000466s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000507s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Z,b,return_dec) [0.000417s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000543s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Z,bit,return_dec) [0.000493s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000432s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001089s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000364s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,R,b,return_int) [0.000392s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000695s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,R,bit,return_dec) [0.000380s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000488s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000513s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Q,b,return_dec) [0.000507s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Q,bit,return_dec) [0.000514s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000587s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ki,b,return_int) [0.000509s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000554s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ki,bit,return_dec) [0.000482s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000891s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Mi,B,return_int) [0.000603s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000772s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Gi,bit,return_dec) [0.000330s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000370s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ti,b,return_int) [0.000333s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Pi,b,return_dec) [0.000363s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001080s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Zi,b,return_int) [0.000319s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000530s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000857s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Zi,bit,return_int) [0.000698s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000484s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Zi,B,return_dec) [0.000415s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Zi,B,return_int) [0.000323s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000925s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.000318s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000500s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ri,B,return_dec) [0.000538s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000629s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ri,B,return_int) [0.000453s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Qi,b,return_dec) [0.000654s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000565s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000741s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000939s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000532s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000519s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Qi,b,return_int) [0.000340s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Qi,bit,return_dec) [0.000243s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Qi,B,return_dec) [0.000230s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000236s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000228s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,no_unit_prefix,bit,return_int) [0.000228s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,k,bit,return_int) [0.000248s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,K,bit,return_dec) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001102s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000649s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000512s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000523s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000581s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000584s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000507s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000531s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000712s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000528s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000492s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,K,bit,return_int) [0.007339s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000535s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,K,B,return_int) [0.000611s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000922s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000486s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000514s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000999s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,M,B,return_dec) [0.000551s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,G,invalid_unit_suffix,return_int) [0.000251s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,T,b,return_int) [0.000239s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,T,B,return_int) [0.000459s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,P,b,return_dec) [0.000252s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,P,B,return_int) [0.000282s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000634s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,E,b,return_dec) [0.000832s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,E,b,return_int) [0.000532s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,E,bit,return_dec) [0.000484s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001987s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,E,B,return_dec) [0.000416s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000547s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,E,B,return_int) [0.000345s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,E,invalid_unit_suffix,return_dec) [0.000434s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000808s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Z,b,return_dec) [0.000493s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Z,bit,return_dec) [0.000341s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Z,bit,return_int) [0.000597s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Z,B,return_int) [0.000525s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,R,b,return_dec) [0.000650s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,R,bit,return_dec) [0.001928s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,R,invalid_unit_suffix,return_dec) [0.000398s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Q,b,return_dec) [0.003668s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Q,bit,return_int) [0.000468s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Q,B,return_dec) [0.000246s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Q,invalid_unit_suffix,return_int) [0.000588s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000475s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000329s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Mi,b,return_dec) [0.000495s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Mi,b,return_int) [0.000372s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000359s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Gi,b,return_dec) [0.000481s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.014656s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Gi,bit,return_dec) [0.000507s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000488s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000793s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000483s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000528s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000473s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Pi,b,return_int) [0.000425s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000522s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000593s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Pi,B,return_int) [0.000532s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000303s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000617s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000511s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ei,bit,return_dec) [0.000344s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000511s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000664s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Yi,B,return_int) [0.000361s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000594s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000246s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000352s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000651s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Qi,b,return_int) [0.000868s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000684s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,invalid_unit_prefix,b,return_int) [0.000323s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000509s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,invalid_unit_prefix,bit,return_int) [0.000641s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000557s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,no_unit_prefix,b,return_dec) [0.000387s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000629s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,no_unit_prefix,bit,return_dec) [0.000491s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000483s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,no_unit_prefix,bit,return_int) [0.000422s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,k,b,return_dec) [0.000324s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,k,bit,return_dec) [0.000221s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,k,B,return_int) [0.000209s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,M,b,return_int) [0.000447s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,M,bit,return_int) [0.000689s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,M,invalid_unit_suffix,return_dec) [0.000341s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,G,b,return_int) [0.000475s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,G,invalid_unit_suffix,return_dec) [0.000447s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,T,b,return_dec) [0.000480s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,T,bit,return_int) [0.010676s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,P,bit,return_int) [0.000315s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,P,B,return_int) [0.000311s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.016808s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000799s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000771s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,E,b,return_dec) [0.000514s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000516s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,E,bit,return_int) [0.000607s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Z,bit,return_int) [0.000458s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Z,invalid_unit_suffix,return_int) [0.000374s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Y,B,return_dec) [0.000294s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000530s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000534s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000946s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000493s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000744s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000520s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000576s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002044s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Y,invalid_unit_suffix,return_dec) [0.000456s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Y,invalid_unit_suffix,return_int) [0.000353s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,R,b,return_dec) [0.000297s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000569s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000893s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,R,B,return_int) [0.000294s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Q,bit,return_int) [0.000430s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Mi,b,return_dec) [0.000447s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000648s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000481s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000521s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Mi,b,return_int) [0.000427s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Mi,B,return_int) [0.000496s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Mi,invalid_unit_suffix,return_int) [0.000478s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000480s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000593s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000510s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Gi,b,return_dec) [0.000654s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Gi,b,return_int) [0.000498s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Gi,bit,return_dec) [0.000464s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Gi,B,return_dec) [0.000466s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Gi,invalid_unit_suffix,return_dec) [0.003924s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ti,B,return_int) [0.000451s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ti,invalid_unit_suffix,return_dec) [0.000434s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Pi,b,return_dec) [0.000407s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Pi,bit,return_dec) [0.000365s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ei,b,return_dec) [0.000392s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ei,b,return_int) [0.000372s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ei,B,return_dec) [0.000438s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.013367s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ei,B,return_int) [0.000344s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000621s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000618s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ei,invalid_unit_suffix,return_dec) [0.003260s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Zi,bit,return_dec) [0.000417s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002983s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Zi,B,return_dec) [0.000361s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000536s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Yi,bit,return_dec) [0.000441s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000577s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Yi,B,return_dec) [0.000431s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000580s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ri,b,return_dec) [0.000356s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ri,invalid_unit_suffix,return_dec) [0.000483s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000909s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Qi,bit,return_dec) [0.000446s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000525s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000597s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000583s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000511s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000453s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Qi,B,return_int) [0.000363s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Qi,invalid_unit_suffix,return_dec) [0.000418s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,invalid_unit_prefix,b,return_dec) [0.000416s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,invalid_unit_prefix,bit,return_dec) [0.000391s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000402s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,no_unit_prefix,b,return_int) [0.000399s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,no_unit_prefix,B,return_dec) [0.000414s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.005086s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000617s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000746s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000806s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000521s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,k,b,return_int) [0.003232s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000927s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001010s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000942s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000877s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000615s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,k,bit,return_dec) [0.012941s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.007568s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000605s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000677s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,k,B,return_dec) [0.000491s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,k,invalid_unit_suffix,return_dec) [0.000615s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000931s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,k,invalid_unit_suffix,return_int) [0.000584s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000593s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,K,b,return_int) [0.000416s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,K,B,return_int) [0.000487s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,K,invalid_unit_suffix,return_dec) [0.000335s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,K,invalid_unit_suffix,return_int) [0.005683s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,M,b,return_int) [0.000441s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,M,B,return_dec) [0.000374s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,G,b,return_dec) [0.000358s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.009165s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,G,B,return_int) [0.000343s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,G,invalid_unit_suffix,return_dec) [0.000500s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000604s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,P,b,return_dec) [0.000358s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000618s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,E,b,return_dec) [0.000406s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000522s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Z,b,return_dec) [0.000409s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000499s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Z,bit,return_int) [0.000474s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000725s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Z,invalid_unit_suffix,return_int) [0.000531s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Y,b,return_int) [0.000579s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001016s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Y,invalid_unit_suffix,return_dec) [0.000419s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,R,B,return_dec) [0.000438s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Q,b,return_dec) [0.000407s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Q,bit,return_dec) [0.000707s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.003564s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ki,b,return_int) [0.000340s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000568s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ki,bit,return_dec) [0.000337s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ki,bit,return_int) [0.000329s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000518s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Mi,b,return_dec) [0.000331s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Gi,b,return_dec) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Gi,bit,return_dec) [0.000218s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ti,invalid_unit_suffix,return_int) [0.000352s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Pi,bit,return_dec) [0.000296s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000629s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000493s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.005179s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ei,bit,return_dec) [0.000305s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Zi,bit,return_dec) [0.000326s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Zi,B,return_dec) [0.000259s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Yi,b,return_dec) [0.000314s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Qi,B,return_dec) [0.000318s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,invalid_unit_prefix,B,return_int) [0.000399s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000366s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000370s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,k,b,return_dec) [0.000298s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,k,bit,return_dec) [0.000309s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000524s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000602s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,k,bit,return_int) [0.000342s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000479s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.000295s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,G,b,return_int) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000501s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000493s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,G,bit,return_dec) [0.001052s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000574s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000276s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,T,B,return_int) [0.000252s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,P,B,return_dec) [0.000255s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,P,B,return_int) [0.000214s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000256s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,E,B,return_int) [0.000223s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Z,bit,return_dec) [0.000254s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Z,B,return_dec) [0.000226s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000279s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Y,bit,return_int) [0.000247s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000517s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,R,b,return_int) [0.000229s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,R,B,return_int) [0.000261s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000297s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000251s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000852s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ti,b,return_dec) [0.000265s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000308s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Pi,b,return_dec) [0.000212s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Pi,b,return_int) [0.000209s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ei,b,return_dec) [0.000209s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ei,B,return_dec) [0.000280s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000242s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Zi,bit,return_dec) [0.000214s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Yi,bit,return_int) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Yi,B,return_int) [0.000246s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ri,b,return_dec) [0.000207s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ri,bit,return_dec) [0.000239s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.009910s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000530s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000491s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000602s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000509s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000492s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000510s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000564s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000482s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000466s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000572s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000601s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Qi,b,return_int) [0.004302s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Qi,bit,return_dec) [0.000270s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000294s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,no_unit_prefix,b,return_dec) [0.000240s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,k,b,return_int) [0.000242s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,k,bit,return_int) [0.001931s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,k,invalid_unit_suffix,return_int) [0.000483s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,K,b,return_dec) [0.000262s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,K,bit,return_dec) [0.000264s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,K,B,return_dec) [0.000242s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002761s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000537s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.000293s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002860s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000676s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,M,b,return_dec) [0.000440s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,M,bit,return_int) [0.000263s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000375s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,G,b,return_dec) [0.000525s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,G,bit,return_int) [0.000296s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,G,B,return_int) [0.000248s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,G,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000249s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000622s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,P,B,return_int) [0.000293s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,E,b,return_dec) [0.000280s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Z,bit,return_dec) [0.000285s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Z,B,return_dec) [0.000259s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Y,bit,return_int) [0.000240s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Y,B,return_int) [0.000284s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000287s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,R,b,return_dec) [0.000390s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000481s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000522s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000473s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000613s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,R,B,return_int) [0.000326s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Q,b,return_dec) [0.000260s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Q,B,return_dec) [0.000438s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000499s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000472s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000502s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ki,b,return_dec) [0.000395s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ki,B,return_dec) [0.000288s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.000236s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Mi,bit,return_int) [0.000333s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000275s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000349s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Gi,bit,return_dec) [0.000356s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ti,B,return_dec) [0.000245s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.000981s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Pi,bit,return_dec) [0.000978s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Pi,B,return_dec) [0.000307s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Pi,B,return_int) [0.000322s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.006302s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.000307s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ei,b,return_dec) [0.000439s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000688s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000537s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000490s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000539s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000619s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000506s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ei,B,return_dec) [0.004824s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000489s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.000363s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Yi,B,return_dec) [0.000377s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002763s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ri,b,return_int) [0.000352s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ri,bit,return_dec) [0.000264s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.000276s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Qi,b,return_int) [0.000869s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Qi,bit,return_dec) [0.001511s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.004976s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Qi,B,return_int) [0.000316s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,invalid_unit_prefix,b,return_int) [0.000278s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000273s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000671s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000492s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000539s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000779s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,no_unit_prefix,b,return_dec) [0.000308s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,k,b,return_int) [0.000390s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.003518s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000555s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000473s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000679s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,k,B,return_int) [0.007104s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000598s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000305s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000490s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,K,B,return_dec) [0.000440s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,G,b,return_dec) [0.000252s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,G,b,return_int) [0.000287s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,G,invalid_unit_suffix,return_int) [0.000353s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,T,b,return_dec) [0.000247s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,P,B,return_int) [0.000268s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000450s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,P,invalid_unit_suffix,return_int) [0.000249s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003740s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000509s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000574s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000699s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000499s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000457s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000570s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000484s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,E,bit,return_int) [0.005407s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.003113s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Z,b,return_int) [0.003456s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Y,bit,return_int) [0.000355s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,R,B,return_dec) [0.000260s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,R,B,return_int) [0.000237s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Q,b,return_int) [0.000342s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002745s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000691s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Q,bit,return_int) [0.001418s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000273s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000501s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ki,bit,return_int) [0.000251s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000493s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ki,B,return_dec) [0.000341s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Mi,bit,return_int) [0.000286s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000541s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000243s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000689s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000498s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000519s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000483s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.007578s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000789s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000482s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000482s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000606s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000506s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000478s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000471s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001488s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000499s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000533s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000460s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000590s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000518s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000478s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000824s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000697s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000467s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000502s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Gi,b,return_int) [0.024116s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ti,bit,return_int) [0.000737s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ti,B,return_int) [0.000259s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000339s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Pi,b,return_int) [0.000288s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Pi,bit,return_dec) [0.000244s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Pi,B,return_int) [0.000269s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ei,b,return_dec) [0.000249s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ei,bit,return_dec) [0.000258s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.004082s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000616s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000489s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.004440s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000648s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001042s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000496s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001705s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000606s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000654s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000550s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000552s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.009896s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Zi,bit,return_int) [0.000378s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000488s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Zi,B,return_dec) [0.000368s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Yi,B,return_dec) [0.000248s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000569s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ri,B,return_dec) [0.000479s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ri,B,return_int) [0.000343s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000241s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000517s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000242s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Qi,B,return_dec) [0.000276s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000245s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000477s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000524s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000312s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,k,invalid_unit_suffix,return_dec) [0.000312s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,k,invalid_unit_suffix,return_int) [0.000278s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000669s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000569s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000608s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000574s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000580s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,K,bit,return_dec) [0.000305s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000510s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,K,invalid_unit_suffix,return_dec) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000465s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000484s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000698s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000527s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000518s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000438s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000538s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000461s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000473s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000505s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000634s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000516s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000455s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000475s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000561s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000440s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,K,invalid_unit_suffix,return_int) [0.014084s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,M,invalid_unit_suffix,return_int) [0.000409s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,T,b,return_int) [0.000239s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,T,bit,return_int) [0.000254s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,P,B,return_int) [0.000260s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,P,invalid_unit_suffix,return_dec) [0.000229s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,E,bit,return_int) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,E,invalid_unit_suffix,return_dec) [0.000247s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Z,bit,return_int) [0.000228s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Y,b,return_dec) [0.000228s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Y,b,return_int) [0.000319s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Y,bit,return_dec) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000275s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,R,b,return_dec) [0.000300s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,R,b,return_int) [0.000590s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Q,b,return_dec) [0.000260s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Q,b,return_int) [0.000230s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Q,bit,return_int) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ki,B,return_dec) [0.000287s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.010320s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000579s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000236s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Mi,bit,return_int) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000240s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Gi,bit,return_int) [0.000470s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ti,b,return_int) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000288s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000749s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Pi,b,return_dec) [0.000231s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000228s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000467s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ei,bit,return_dec) [0.000242s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000563s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000486s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000528s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Zi,B,return_int) [0.002341s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000562s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Yi,b,return_int) [0.000366s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000497s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Yi,B,return_int) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000509s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000288s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ri,b,return_dec) [0.000258s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000698s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000870s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000742s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001045s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000459s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000894s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000453s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000469s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Qi,B,return_dec) [0.000246s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,invalid_unit_prefix,bit,return_int) [0.000273s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,invalid_unit_prefix,B,return_dec) [0.000239s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,invalid_unit_prefix,B,return_int) [0.000245s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000289s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,K,b,return_int) [0.000322s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,K,invalid_unit_suffix,return_dec) [0.000443s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,G,b,return_int) [0.000266s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000506s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,G,bit,return_dec) [0.000211s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,G,invalid_unit_suffix,return_int) [0.000237s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,P,invalid_unit_suffix,return_int) [0.000526s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,E,bit,return_dec) [0.000215s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,E,B,return_dec) [0.000201s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,E,B,return_int) [0.000230s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Z,b,return_dec) [0.000237s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Z,B,return_dec) [0.000209s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Z,invalid_unit_suffix,return_dec) [0.000306s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Y,b,return_dec) [0.000269s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Y,bit,return_dec) [0.000207s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Y,B,return_int) [0.000210s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,R,bit,return_dec) [0.000241s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ki,b,return_int) [0.000208s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ki,bit,return_int) [0.000210s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ki,B,return_dec) [0.000204s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ki,B,return_int) [0.000247s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Mi,bit,return_int) [0.000210s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Gi,b,return_dec) [0.000207s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Gi,bit,return_int) [0.000220s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ti,b,return_int) [0.000267s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ti,invalid_unit_suffix,return_dec) [0.000245s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Pi,b,return_int) [0.000208s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000539s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000478s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000446s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000490s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Pi,bit,return_int) [0.000240s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ei,b,return_dec) [0.000206s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ei,b,return_int) [0.000206s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ei,bit,return_int) [0.000211s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ei,B,return_int) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002662s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000489s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000486s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000464s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000576s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000458s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000476s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ei,invalid_unit_suffix,return_dec) [0.003539s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000465s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ei,invalid_unit_suffix,return_int) [0.000315s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000570s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Zi,B,return_int) [0.000256s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000450s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Yi,bit,return_int) [0.000283s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Yi,B,return_dec) [0.000359s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000466s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Yi,invalid_unit_suffix,return_int) [0.000391s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000449s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ri,b,return_dec) [0.000298s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ri,bit,return_dec) [0.000295s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000579s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ri,invalid_unit_suffix,return_dec) [0.000325s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000474s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ri,invalid_unit_suffix,return_int) [0.000376s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000456s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Qi,bit,return_int) [0.000301s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000476s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,invalid_unit_prefix,bit,return_dec) [0.000402s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,invalid_unit_prefix,B,return_dec) [0.000352s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,no_unit_prefix,b,return_dec) [0.000478s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000543s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000567s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000454s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000485s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,k,invalid_unit_suffix,return_dec) [0.000463s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,K,B,return_int) [0.000337s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000550s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,M,bit,return_dec) [0.000335s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000492s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,M,invalid_unit_suffix,return_dec) [0.000379s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000482s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,G,b,return_dec) [0.000335s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,G,bit,return_dec) [0.000312s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000464s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,G,invalid_unit_suffix,return_dec) [0.000324s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000561s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,G,invalid_unit_suffix,return_int) [0.000393s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000456s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,T,bit,return_dec) [0.000326s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,T,B,return_dec) [0.000383s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000483s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,P,B,return_dec) [0.000314s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000438s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000575s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000449s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,P,invalid_unit_suffix,return_dec) [0.001308s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,E,b,return_int) [0.001388s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Z,bit,return_int) [0.000330s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Y,bit,return_int) [0.000412s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Y,invalid_unit_suffix,return_int) [0.000390s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,R,b,return_int) [0.000365s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.003709s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,R,bit,return_dec) [0.000329s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Q,B,return_dec) [0.000326s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Q,B,return_int) [0.000315s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000531s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Q,invalid_unit_suffix,return_dec) [0.000359s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000552s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000480s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000479s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Q,invalid_unit_suffix,return_int) [0.001270s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000504s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ki,invalid_unit_suffix,return_dec) [0.000459s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000586s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ki,invalid_unit_suffix,return_int) [0.000385s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Mi,b,return_dec) [0.000335s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000479s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000514s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Mi,bit,return_dec) [0.000410s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Gi,B,return_dec) [0.000313s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000494s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ti,b,return_int) [0.000323s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Pi,b,return_int) [0.000320s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000894s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Pi,B,return_dec) [0.000321s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ei,bit,return_int) [0.000392s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Zi,bit,return_dec) [0.000331s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Zi,B,return_dec) [0.000331s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Yi,invalid_unit_suffix,return_int) [0.000367s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ri,bit,return_int) [0.000410s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Qi,b,return_int) [0.000314s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Qi,bit,return_dec) [0.000308s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Qi,bit,return_int) [0.000341s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,invalid_unit_prefix,B,return_int) [0.000365s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000427s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.005840s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000596s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,no_unit_prefix,b,return_dec) [0.001547s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,k,bit,return_dec) [0.000434s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.000363s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,k,invalid_unit_suffix,return_int) [0.000974s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,K,b,return_dec) [0.001324s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,K,bit,return_int) [0.000332s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,K,B,return_dec) [0.000314s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.000353s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,G,b,return_dec) [0.000314s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.005099s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,G,bit,return_dec) [0.000367s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000872s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000348s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,T,B,return_int) [0.000392s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,P,b,return_int) [0.000322s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,E,B,return_dec) [0.000345s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,E,B,return_int) [0.000321s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Z,bit,return_dec) [0.000318s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Z,B,return_int) [0.000386s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Y,b,return_dec) [0.000394s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000477s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000472s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000489s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000646s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001314s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000494s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000661s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000596s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000498s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000886s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000530s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Y,b,return_int) [0.005463s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000572s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000514s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Y,bit,return_int) [0.000881s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000404s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000489s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000397s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000492s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,R,b,return_int) [0.000364s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000615s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,R,bit,return_int) [0.000362s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Q,bit,return_int) [0.000328s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000493s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Q,B,return_dec) [0.000361s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000497s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Q,B,return_int) [0.000315s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000483s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000359s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000602s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.009320s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000589s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001271s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ki,B,return_dec) [0.009197s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000642s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.001187s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Mi,b,return_dec) [0.000243s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Mi,b,return_int) [0.000270s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.000257s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Gi,bit,return_dec) [0.000226s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Gi,B,return_dec) [0.000231s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Gi,B,return_int) [0.000262s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000256s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ti,B,return_dec) [0.000220s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.000293s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Pi,b,return_int) [0.000215s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Pi,bit,return_dec) [0.000206s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000534s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000521s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ei,b,return_dec) [0.000223s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ei,b,return_int) [0.000208s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Zi,b,return_int) [0.000215s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000550s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Zi,bit,return_dec) [0.000205s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Zi,bit,return_int) [0.000637s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Zi,B,return_int) [0.000215s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Yi,b,return_int) [0.000229s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ri,B,return_int) [0.000211s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000244s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Qi,b,return_dec) [0.000207s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Qi,bit,return_int) [0.000260s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.003285s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Qi,B,return_dec) [0.000972s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000542s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000501s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000788s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.000259s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000542s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.000239s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000240s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,no_unit_prefix,bit,return_dec) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000642s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000927s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000505s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000524s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,no_unit_prefix,B,return_dec) [0.000237s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000311s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,k,bit,return_dec) [0.000252s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,k,B,return_int) [0.000259s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,K,b,return_int) [0.000540s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,K,B,return_int) [0.000293s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,M,b,return_dec) [0.000229s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,M,b,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001015s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,G,B,return_dec) [0.000272s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000487s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,T,b,return_dec) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000464s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,T,bit,return_dec) [0.000234s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,E,b,return_int) [0.000231s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,E,bit,return_dec) [0.000261s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000560s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000576s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001190s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000481s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Z,b,return_dec) [0.000557s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.001001s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Q,B,return_dec) [0.000309s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ki,bit,return_int) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000504s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000940s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.001920s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000480s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Mi,B,return_int) [0.000289s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000477s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Gi,b,return_dec) [0.000473s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000449s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000238s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000580s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000450s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001066s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000484s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000594s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000462s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000567s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.003490s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.007078s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000380s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Zi,bit,return_int) [0.000383s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Zi,B,return_dec) [0.000250s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.000240s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Qi,b,return_int) [0.000296s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,invalid_unit_prefix,b,return_int) [0.000443s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000890s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000839s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,no_unit_prefix,bit,return_int) [0.000246s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000674s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000666s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001119s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000574s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000462s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000650s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000672s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,k,b,return_int) [0.000951s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000675s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,k,bit,return_dec) [0.000262s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,K,B,return_int) [0.000242s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000256s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,T,b,return_int) [0.000637s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,E,bit,return_dec) [0.000252s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000607s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000520s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001188s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Z,B,return_dec) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000259s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Y,b,return_int) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000507s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000474s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Y,B,return_int) [0.000225s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000226s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,R,b,return_dec) [0.000270s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000570s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000604s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000481s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000489s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000458s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000575s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000464s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000538s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000473s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000583s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000498s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,R,b,return_int) [0.000332s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,R,B,return_int) [0.000257s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Q,b,return_dec) [0.000229s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Q,B,return_dec) [0.000247s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ki,b,return_int) [0.000376s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Mi,b,return_dec) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Mi,B,return_int) [0.000245s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Gi,b,return_int) [0.000230s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Gi,B,return_dec) [0.000226s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ti,bit,return_dec) [0.003159s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000269s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Pi,b,return_dec) [0.000242s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ei,b,return_int) [0.000318s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ei,bit,return_dec) [0.000239s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ei,bit,return_int) [0.000228s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000245s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Zi,b,return_int) [0.001347s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Zi,B,return_dec) [0.000253s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Zi,B,return_int) [0.000260s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Yi,b,return_dec) [0.000223s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Yi,b,return_int) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Yi,B,return_int) [0.000283s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ri,b,return_int) [0.000226s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ri,bit,return_int) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ri,B,return_dec) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.007088s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000237s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000229s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000538s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,no_unit_prefix,B,return_dec) [0.000471s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000601s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000236s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,k,b,return_dec) [0.000245s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000633s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000480s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000523s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000633s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000484s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,k,bit,return_int) [0.004017s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001445s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,k,B,return_dec) [0.000305s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000507s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,k,B,return_int) [0.000241s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,K,b,return_int) [0.000291s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,K,B,return_int) [0.000232s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,M,invalid_unit_suffix,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001022s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,E,b,return_int) [0.000252s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,E,bit,return_dec) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000568s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,E,bit,return_int) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,E,B,return_int) [0.000236s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000453s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,E,invalid_unit_suffix,return_dec) [0.000245s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Z,b,return_int) [0.000381s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000595s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000797s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000722s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000487s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000503s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Z,bit,return_int) [0.004132s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000569s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Z,invalid_unit_suffix,return_int) [0.000271s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000480s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,R,b,return_dec) [0.000231s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,R,bit,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000510s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Q,bit,return_int) [0.000269s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000461s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Q,B,return_dec) [0.000236s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000278s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ki,bit,return_int) [0.000238s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000290s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Mi,b,return_dec) [0.000246s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Mi,B,return_dec) [0.000229s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Gi,b,return_int) [0.000426s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Gi,bit,return_dec) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000581s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000471s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001026s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000489s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000596s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Gi,B,return_dec) [0.000225s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000275s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ti,bit,return_dec) [0.000241s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000470s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ti,bit,return_int) [0.000768s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Pi,b,return_int) [0.000254s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ei,B,return_int) [0.000232s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000252s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ei,invalid_unit_suffix,return_int) [0.000279s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Yi,B,return_int) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ri,bit,return_int) [0.000252s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000275s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000239s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002553s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000494s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,invalid_unit_prefix,b,return_dec) [0.000537s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000635s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,invalid_unit_prefix,B,return_dec) [0.000533s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000496s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,no_unit_prefix,b,return_int) [0.000255s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000456s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,k,b,return_dec) [0.000249s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000488s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,k,b,return_int) [0.000290s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,k,bit,return_int) [0.000212s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,K,B,return_int) [0.000209s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000569s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,K,invalid_unit_suffix,return_int) [0.000293s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,M,invalid_unit_suffix,return_int) [0.000231s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,G,B,return_dec) [0.000223s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,G,B,return_int) [0.000203s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,G,invalid_unit_suffix,return_dec) [0.000305s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,T,invalid_unit_suffix,return_int) [0.000323s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,P,b,return_dec) [0.000208s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,P,bit,return_dec) [0.000242s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,P,invalid_unit_suffix,return_dec) [0.000231s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Z,B,return_dec) [0.000204s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Y,b,return_dec) [0.000200s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Y,B,return_int) [0.000206s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Y,invalid_unit_suffix,return_dec) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Y,invalid_unit_suffix,return_int) [0.000226s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,R,b,return_dec) [0.000219s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Q,b,return_dec) [0.000207s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Q,bit,return_dec) [0.000199s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Q,bit,return_int) [0.000200s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Mi,bit,return_dec) [0.000815s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Mi,invalid_unit_suffix,return_dec) [0.000240s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Gi,bit,return_int) [0.000212s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ti,bit,return_dec) [0.000205s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ti,B,return_int) [0.000206s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ei,b,return_dec) [0.000283s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Zi,bit,return_dec) [0.000205s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Zi,B,return_dec) [0.000202s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Zi,B,return_int) [0.000201s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.007584s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000486s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000890s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000623s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000489s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000460s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Zi,invalid_unit_suffix,return_int) [0.002917s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000487s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000548s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000477s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000489s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000950s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000607s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000728s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000479s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000537s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000711s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000477s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000491s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000525s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.005867s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000624s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000515s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000480s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000967s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000525s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000457s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000516s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000609s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000484s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000498s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000481s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000610s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.002941s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000486s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000482s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000546s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000619s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001154s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Yi,b,return_dec) [0.028233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Yi,bit,return_int) [0.000429s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000772s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Yi,B,return_dec) [0.000326s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000543s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ri,bit,return_dec) [0.000304s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ri,bit,return_int) [0.000281s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000746s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ri,invalid_unit_suffix,return_dec) [0.000437s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ri,invalid_unit_suffix,return_int) [0.000354s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000465s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Qi,B,return_int) [0.000320s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000479s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,invalid_unit_prefix,b,return_dec) [0.000333s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000455s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,invalid_unit_prefix,b,return_int) [0.000361s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,invalid_unit_prefix,bit,return_dec) [0.000334s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000585s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000488s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,invalid_unit_prefix,bit,return_int) [0.000455s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000461s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000512s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001344s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000513s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000468s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000483s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000567s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000909s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000999s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000520s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000675s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000512s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000607s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000625s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000565s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000668s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,no_unit_prefix,bit,return_dec) [0.000536s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,no_unit_prefix,bit,return_int) [0.000311s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000544s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,k,B,return_dec) [0.000432s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,K,bit,return_int) [0.000312s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000683s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000463s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000575s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000472s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,M,b,return_dec) [0.000342s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,M,B,return_int) [0.000311s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000616s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000498s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000566s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,M,invalid_unit_suffix,return_dec) [0.000355s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,G,B,return_int) [0.000349s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,P,b,return_int) [0.000309s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,P,bit,return_int) [0.000294s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,E,b,return_dec) [0.000308s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000587s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000533s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000491s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,E,b,return_int) [0.000301s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000909s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,E,invalid_unit_suffix,return_int) [0.000357s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Z,B,return_int) [0.000306s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Y,b,return_dec) [0.000303s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000456s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000472s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Y,b,return_int) [0.000345s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Y,bit,return_dec) [0.000296s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000460s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000577s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000504s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000866s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000502s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000466s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000579s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000467s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000458s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000538s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001004s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000500s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000515s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000466s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000588s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002511s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000477s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000524s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000585s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000485s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000460s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000473s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,R,bit,return_int) [0.015122s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000579s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Q,B,return_int) [0.000333s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ki,b,return_dec) [0.000218s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Mi,b,return_int) [0.000212s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Mi,bit,return_dec) [0.000241s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Mi,invalid_unit_suffix,return_dec) [0.000261s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Gi,b,return_dec) [0.000211s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Gi,bit,return_dec) [0.000230s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Gi,bit,return_int) [0.000208s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Gi,B,return_dec) [0.000205s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ti,B,return_int) [0.000201s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002574s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ti,invalid_unit_suffix,return_int) [0.000258s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Pi,b,return_dec) [0.000212s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000707s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Pi,B,return_dec) [0.000205s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Pi,B,return_int) [0.000206s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ei,b,return_int) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ei,bit,return_dec) [0.000202s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Zi,bit,return_dec) [0.000264s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Zi,B,return_dec) [0.008437s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Yi,b,return_dec) [0.000300s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Yi,bit,return_dec) [0.000205s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Yi,B,return_dec) [0.000222s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Yi,B,return_int) [0.000208s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Yi,invalid_unit_suffix,return_dec) [0.000253s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ri,bit,return_dec) [0.000253s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Qi,B,return_int) [0.000218s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,invalid_unit_prefix,b,return_dec) [0.000262s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,invalid_unit_prefix,b,return_int) [0.000250s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,invalid_unit_prefix,bit,return_dec) [0.000267s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000245s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000240s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,k,b,return_int) [0.000247s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,K,b,return_dec) [0.000209s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,K,bit,return_dec) [0.000251s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,K,bit,return_int) [0.000213s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,K,B,return_int) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.000242s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,G,bit,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.014961s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.002665s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,G,invalid_unit_suffix,return_int) [0.002347s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.000878s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,P,B,return_dec) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Y,b,return_dec) [0.000213s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,R,B,return_int) [0.000218s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000243s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Q,b,return_int) [0.000219s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Q,bit,return_dec) [0.000208s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Q,bit,return_int) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ki,B,return_dec) [0.000202s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ki,B,return_int) [0.000202s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000287s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000500s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000512s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000499s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000574s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000488s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000482s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000498s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Mi,b,return_int) [0.000838s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Mi,bit,return_int) [0.000241s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Gi,B,return_dec) [0.000211s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000241s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ti,B,return_int) [0.002548s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.000276s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Pi,b,return_int) [0.000221s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Pi,B,return_int) [0.000299s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ei,b,return_int) [0.000217s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Zi,bit,return_dec) [0.000656s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Zi,bit,return_int) [0.000215s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Zi,B,return_dec) [0.000252s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000267s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ri,b,return_int) [0.000212s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ri,bit,return_dec) [0.000210s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ri,bit,return_int) [0.000244s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Qi,bit,return_dec) [0.000208s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.007198s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000234s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000316s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,invalid_unit_prefix,B,return_int) [0.000258s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000278s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000304s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,no_unit_prefix,b,return_dec) [0.000270s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,no_unit_prefix,bit,return_dec) [0.000239s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,no_unit_prefix,bit,return_int) [0.000239s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000242s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.003701s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,k,b,return_dec) [0.000243s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000543s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,k,B,return_dec) [0.000460s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,k,B,return_int) [0.000245s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000516s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,K,bit,return_int) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000628s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000482s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,G,B,return_dec) [0.000698s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,G,B,return_int) [0.000254s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000507s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,T,b,return_dec) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000495s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,T,b,return_int) [0.000234s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,T,B,return_int) [0.000392s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000247s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,P,b,return_dec) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,P,bit,return_dec) [0.000273s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,E,bit,return_int) [0.000236s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000234s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Z,bit,return_int) [0.000393s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000964s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Y,b,return_int) [0.000262s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Y,bit,return_dec) [0.000545s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,R,bit,return_dec) [0.000252s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,R,B,return_dec) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,R,invalid_unit_suffix,return_int) [0.000304s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Q,b,return_int) [0.000249s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.000230s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000248s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Mi,b,return_int) [0.000228s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Mi,bit,return_int) [0.000234s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000236s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Gi,b,return_dec) [0.000385s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Gi,bit,return_dec) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Gi,B,return_int) [0.000229s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000272s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ti,b,return_dec) [0.000232s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ti,bit,return_dec) [0.000231s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000270s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Pi,bit,return_dec) [0.000242s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.000237s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ei,bit,return_dec) [0.000236s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000530s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000239s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ri,b,return_dec) [0.000268s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Qi,b,return_dec) [0.000229s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Qi,bit,return_dec) [0.000363s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000253s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000228s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,no_unit_prefix,B,return_dec) [0.000230s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,k,b,return_dec) [0.000254s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,k,bit,return_int) [0.000240s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,K,bit,return_int) [0.000231s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,K,B,return_int) [0.000229s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,K,invalid_unit_suffix,return_int) [0.000260s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,M,b,return_int) [0.000250s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,M,bit,return_int) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,G,b,return_int) [0.000255s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,T,bit,return_int) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.015421s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,P,b,return_dec) [0.000428s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000527s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,P,bit,return_int) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000505s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,E,b,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000516s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,E,bit,return_dec) [0.000798s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Z,bit,return_int) [0.000252s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Z,B,return_dec) [0.000245s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Z,B,return_int) [0.000226s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Y,bit,return_int) [0.000225s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000265s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,R,b,return_int) [0.000561s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,R,bit,return_int) [0.000284s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Q,bit,return_dec) [0.000283s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Q,bit,return_int) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Q,B,return_dec) [0.000398s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Q,B,return_int) [0.000229s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000224s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ki,B,return_dec) [0.000220s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000223s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Mi,B,return_dec) [0.000239s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Mi,B,return_int) [0.000232s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Gi,b,return_int) [0.000266s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Gi,B,return_dec) [0.000231s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Pi,b,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.006677s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000561s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000561s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000491s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Pi,B,return_dec) [0.000258s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ei,b,return_int) [0.000232s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ei,bit,return_dec) [0.000226s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ei,bit,return_int) [0.000352s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ei,B,return_dec) [0.000260s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Zi,b,return_dec) [0.000240s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Zi,B,return_int) [0.000248s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000226s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Yi,bit,return_dec) [0.000260s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Yi,B,return_dec) [0.000249s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Yi,B,return_int) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ri,b,return_dec) [0.000230s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000230s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000238s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,no_unit_prefix,b,return_int) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,no_unit_prefix,B,return_int) [0.000225s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,k,b,return_int) [0.000285s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,k,bit,return_int) [0.000400s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,k,invalid_unit_suffix,return_dec) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,k,invalid_unit_suffix,return_int) [0.000248s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,K,bit,return_int) [0.000531s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,K,B,return_dec) [0.000337s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,G,bit,return_int) [0.000237s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,T,bit,return_dec) [0.000231s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,T,B,return_int) [0.000244s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,T,invalid_unit_suffix,return_dec) [0.000535s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,P,b,return_dec) [0.000265s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,E,b,return_dec) [0.000240s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,E,invalid_unit_suffix,return_dec) [0.000232s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Z,b,return_dec) [0.000225s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Z,b,return_int) [0.000242s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Z,bit,return_dec) [0.000373s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Z,B,return_dec) [0.000241s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Y,invalid_unit_suffix,return_int) [0.000260s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,R,bit,return_int) [0.000236s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,R,B,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.010442s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000627s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000488s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000519s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,R,invalid_unit_suffix,return_dec) [0.003168s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000574s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000494s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Q,b,return_dec) [0.000290s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Q,b,return_int) [0.000237s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Q,bit,return_int) [0.000275s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Q,invalid_unit_suffix,return_int) [0.000241s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ki,b,return_int) [0.000274s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ki,bit,return_dec) [0.000238s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ki,B,return_dec) [0.000296s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ki,B,return_int) [0.000380s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Mi,b,return_int) [0.000234s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Mi,bit,return_dec) [0.000245s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Gi,b,return_dec) [0.000226s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Gi,b,return_int) [0.000228s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ti,b,return_int) [0.000357s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Pi,B,return_dec) [0.000678s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Pi,B,return_int) [0.000241s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Zi,bit,return_dec) [0.000278s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Zi,B,return_int) [0.000237s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000277s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ri,bit,return_dec) [0.000238s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ri,B,return_dec) [0.000236s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ri,B,return_int) [0.000274s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,invalid_unit_prefix,bit,return_int) [0.000523s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.011726s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,invalid_unit_prefix,B,return_int) [0.000251s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,no_unit_prefix,b,return_int) [0.000352s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,k,b,return_dec) [0.007638s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,k,B,return_dec) [0.000322s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,k,invalid_unit_suffix,return_dec) [0.000445s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,K,B,return_dec) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,K,invalid_unit_suffix,return_int) [0.000231s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,M,b,return_dec) [0.000257s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,M,b,return_int) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,M,B,return_dec) [0.000230s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,G,B,return_dec) [0.000248s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,G,invalid_unit_suffix,return_int) [0.000234s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,T,b,return_dec) [0.000399s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,T,b,return_int) [0.006325s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.021004s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000725s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000521s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000503s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000496s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,T,B,return_int) [0.000279s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,T,invalid_unit_suffix,return_int) [0.000302s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,P,b,return_int) [0.000255s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,P,bit,return_int) [0.000232s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,P,invalid_unit_suffix,return_dec) [0.000250s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,E,bit,return_dec) [0.000280s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Z,invalid_unit_suffix,return_int) [0.000243s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Y,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,R,b,return_dec) [0.000254s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,R,b,return_int) [0.000239s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,R,bit,return_int) [0.000236s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,R,invalid_unit_suffix,return_dec) [0.000393s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Mi,bit,return_int) [0.000264s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Gi,invalid_unit_suffix,return_int) [0.000240s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ti,b,return_int) [0.000863s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ti,B,return_dec) [0.000255s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Pi,b,return_dec) [0.000270s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Pi,b,return_int) [0.000230s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ei,bit,return_dec) [0.000256s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ei,B,return_dec) [0.000281s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Zi,B,return_dec) [0.000239s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Zi,invalid_unit_suffix,return_dec) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ri,b,return_dec) [0.001032s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ri,bit,return_dec) [0.000271s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ri,bit,return_int) [0.000426s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Qi,b,return_int) [0.000916s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Qi,B,return_dec) [0.000253s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Qi,B,return_int) [0.000236s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,invalid_unit_prefix,B,return_int) [0.000272s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,no_unit_prefix,b,return_dec) [0.000329s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,no_unit_prefix,bit,return_dec) [0.000245s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,k,bit,return_int) [0.000250s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,K,B,return_dec) [0.000237s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,K,invalid_unit_suffix,return_dec) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,K,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,M,bit,return_int) [0.000292s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,M,invalid_unit_suffix,return_dec) [0.000229s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,G,b,return_int) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,G,bit,return_dec) [0.000396s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,G,invalid_unit_suffix,return_dec) [0.000242s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,T,bit,return_dec) [0.000236s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000850s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Z,b,return_int) [0.000265s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Z,B,return_int) [0.000238s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Y,b,return_int) [0.000309s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Y,B,return_int) [0.000320s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,R,b,return_dec) [0.000236s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,R,b,return_int) [0.000239s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,R,invalid_unit_suffix,return_int) [0.000311s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Q,bit,return_dec) [0.000230s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Q,invalid_unit_suffix,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.008568s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000996s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000748s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000635s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Mi,B,return_dec) [0.008334s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000549s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Gi,b,return_dec) [0.000502s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000528s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Gi,b,return_int) [0.000696s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000509s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Gi,invalid_unit_suffix,return_dec) [0.000363s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ti,invalid_unit_suffix,return_dec) [0.000316s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000643s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ti,invalid_unit_suffix,return_int) [0.000311s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Pi,bit,return_dec) [0.001223s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Pi,invalid_unit_suffix,return_int) [0.000291s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ei,b,return_dec) [0.000330s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ei,b,return_int) [0.000263s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ei,B,return_int) [0.000238s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ei,invalid_unit_suffix,return_dec) [0.000261s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001627s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ei,invalid_unit_suffix,return_int) [0.000248s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Zi,b,return_int) [0.000236s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Zi,bit,return_dec) [0.000270s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000958s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Zi,bit,return_int) [0.000424s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Zi,B,return_int) [0.000310s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Zi,invalid_unit_suffix,return_int) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Yi,B,return_dec) [0.000232s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ri,b,return_int) [0.000231s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ri,bit,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001746s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ri,B,return_int) [0.000287s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Qi,b,return_dec) [0.000324s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Qi,bit,return_int) [0.000262s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Qi,B,return_int) [0.000253s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Qi,invalid_unit_suffix,return_dec) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,no_unit_prefix,b,return_int) [0.000229s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000278s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,no_unit_prefix,bit,return_int) [0.000393s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,k,bit,return_int) [0.000257s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,k,B,return_dec) [0.000254s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002060s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001954s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,K,invalid_unit_suffix,return_int) [0.003356s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,G,b,return_dec) [0.000775s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,G,bit,return_dec) [0.000244s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002152s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,G,bit,return_int) [0.000317s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,P,b,return_int) [0.000241s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000257s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,E,B,return_int) [0.000276s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.000238s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Z,b,return_dec) [0.000231s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Z,bit,return_int) [0.000224s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Z,B,return_int) [0.000313s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Y,b,return_int) [0.000364s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Y,B,return_dec) [0.000223s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Y,B,return_int) [0.000226s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000222s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,R,b,return_dec) [0.000224s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,R,bit,return_dec) [0.000420s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,R,bit,return_int) [0.000240s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000224s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Q,b,return_dec) [0.000238s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.006567s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ki,b,return_int) [0.000854s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000242s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.000684s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000714s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Gi,b,return_dec) [0.000232s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Gi,b,return_int) [0.000260s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000518s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000225s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ti,b,return_dec) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000497s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ti,B,return_dec) [0.000223s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000509s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Pi,b,return_dec) [0.000218s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Pi,bit,return_dec) [0.000220s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Pi,B,return_int) [0.000302s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000651s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000493s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.000222s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000224s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Zi,b,return_dec) [0.000467s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.000295s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ri,bit,return_dec) [0.000258s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ri,B,return_dec) [0.000223s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ri,B,return_int) [0.000219s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000219s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000237s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000221s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,no_unit_prefix,b,return_int) [0.000221s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,no_unit_prefix,bit,return_int) [0.000225s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,K,b,return_int) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,K,bit,return_dec) [0.000217s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,G,B,return_int) [0.000219s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000255s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,T,b,return_dec) [0.000841s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,T,bit,return_dec) [0.000242s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000225s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,E,b,return_int) [0.000224s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,E,bit,return_int) [0.000253s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,E,B,return_int) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Z,b,return_dec) [0.000461s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Z,b,return_int) [0.000228s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Z,B,return_dec) [0.000220s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.000221s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Y,bit,return_dec) [0.000300s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.000224s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,R,B,return_dec) [0.000222s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Q,bit,return_int) [0.000237s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Q,B,return_dec) [0.000353s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Q,B,return_int) [0.000221s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ki,bit,return_dec) [0.000217s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ki,B,return_int) [0.000221s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Mi,b,return_int) [0.000261s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Mi,bit,return_int) [0.000219s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Mi,B,return_dec) [0.000269s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Mi,B,return_int) [0.000220s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000218s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Gi,b,return_int) [0.000222s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000239s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ti,b,return_dec) [0.000285s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Pi,b,return_int) [0.000223s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000412s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000273s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Yi,bit,return_dec) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ri,B,return_int) [0.000267s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000228s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Qi,b,return_int) [0.000222s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Qi,bit,return_int) [0.000454s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000275s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,invalid_unit_prefix,B,return_int) [0.000275s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000258s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000244s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000221s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,k,bit,return_dec) [0.000218s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,K,bit,return_dec) [0.000222s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,M,b,return_dec) [0.000484s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,M,invalid_unit_suffix,return_int) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,G,b,return_dec) [0.000219s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,G,bit,return_dec) [0.000237s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,G,B,return_int) [0.000269s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,T,bit,return_dec) [0.000355s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,T,bit,return_int) [0.000287s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,T,B,return_dec) [0.000229s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,E,bit,return_dec) [0.000220s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,E,bit,return_int) [0.000267s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.022643s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Z,b,return_dec) [0.000281s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000526s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Z,b,return_int) [0.000230s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Z,B,return_dec) [0.000414s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000614s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Y,b,return_int) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Y,bit,return_int) [0.000274s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Y,B,return_int) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000252s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000497s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000476s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000657s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000224s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,R,B,return_int) [0.000243s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Q,b,return_dec) [0.000385s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Q,B,return_dec) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000579s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000479s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000488s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ki,bit,return_int) [0.000850s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ki,B,return_dec) [0.000299s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Mi,b,return_dec) [0.000274s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Mi,bit,return_dec) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000462s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Mi,B,return_dec) [0.000445s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Gi,b,return_int) [0.000236s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Gi,bit,return_dec) [0.000229s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Gi,bit,return_int) [0.000257s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ti,b,return_int) [0.000230s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ti,B,return_dec) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Pi,bit,return_int) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Pi,B,return_int) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000257s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ei,B,return_int) [0.000237s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000278s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Zi,B,return_int) [0.000258s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000230s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Yi,b,return_dec) [0.000387s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Yi,b,return_int) [0.000228s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Yi,bit,return_dec) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Yi,B,return_dec) [0.000266s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ri,b,return_int) [0.000260s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ri,bit,return_int) [0.000258s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ri,B,return_dec) [0.000283s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000232s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Qi,B,return_dec) [0.000228s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000716s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,k,b,return_dec) [0.000289s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,k,b,return_int) [0.000266s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,k,invalid_unit_suffix,return_dec) [0.000240s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,k,invalid_unit_suffix,return_int) [0.000402s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,K,B,return_int) [0.000288s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,M,bit,return_int) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.010847s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,M,B,return_dec) [0.000225s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,M,invalid_unit_suffix,return_int) [0.000340s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,G,B,return_dec) [0.000236s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000568s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,G,B,return_int) [0.000268s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000490s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000503s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,T,b,return_dec) [0.000261s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,T,B,return_int) [0.000239s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,P,invalid_unit_suffix,return_dec) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,E,b,return_int) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,E,bit,return_int) [0.000297s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000590s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,E,B,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000478s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,E,invalid_unit_suffix,return_int) [0.000417s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000487s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Z,b,return_int) [0.000565s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Z,B,return_int) [0.000550s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000821s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Y,bit,return_int) [0.000285s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Y,B,return_dec) [0.000249s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,R,b,return_dec) [0.000272s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Q,bit,return_dec) [0.000304s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Q,bit,return_int) [0.000272s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.003675s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Q,B,return_dec) [0.000260s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Q,B,return_int) [0.000236s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000662s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ki,bit,return_int) [0.000357s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000916s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Mi,b,return_dec) [0.000425s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Gi,b,return_dec) [0.000243s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Gi,bit,return_int) [0.000228s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Gi,B,return_int) [0.000263s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ti,b,return_dec) [0.000306s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ti,bit,return_dec) [0.000267s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ti,bit,return_int) [0.000231s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000244s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.004808s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Pi,bit,return_dec) [0.002310s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000305s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ei,bit,return_int) [0.000318s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001526s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ei,B,return_int) [0.000239s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Zi,b,return_dec) [0.000949s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Zi,b,return_int) [0.000241s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000484s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Yi,b,return_dec) [0.000244s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Yi,bit,return_dec) [0.000262s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002810s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Yi,B,return_dec) [0.000304s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000262s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ri,B,return_dec) [0.000289s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000534s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000290s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000247s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Qi,b,return_dec) [0.000239s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000304s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,invalid_unit_prefix,bit,return_int) [0.000241s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000665s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,no_unit_prefix,b,return_int) [0.000408s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,no_unit_prefix,B,return_int) [0.000343s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,k,bit,return_dec) [0.000231s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,k,invalid_unit_suffix,return_dec) [0.000230s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,K,b,return_int) [0.000298s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,K,bit,return_int) [0.000299s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,K,invalid_unit_suffix,return_int) [0.000236s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,M,invalid_unit_suffix,return_int) [0.000328s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,G,bit,return_dec) [0.000270s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,G,B,return_dec) [0.001144s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000549s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,T,bit,return_int) [0.000383s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,T,invalid_unit_suffix,return_dec) [0.000317s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,P,bit,return_int) [0.000772s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,P,invalid_unit_suffix,return_int) [0.000443s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002075s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,E,b,return_int) [0.000322s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,E,bit,return_dec) [0.000272s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,E,B,return_dec) [0.000365s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,E,invalid_unit_suffix,return_int) [0.000246s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Z,invalid_unit_suffix,return_dec) [0.000234s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Y,invalid_unit_suffix,return_dec) [0.000986s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,R,B,return_dec) [0.000250s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,R,invalid_unit_suffix,return_dec) [0.000285s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.003518s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Q,b,return_int) [0.000311s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ki,bit,return_dec) [0.000278s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ki,bit,return_int) [0.000279s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ki,invalid_unit_suffix,return_int) [0.000308s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Mi,b,return_dec) [0.000395s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Mi,b,return_int) [0.000234s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Mi,bit,return_int) [0.000246s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Gi,bit,return_dec) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ti,bit,return_dec) [0.000242s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ti,B,return_dec) [0.000223s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Pi,b,return_int) [0.000231s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Pi,B,return_dec) [0.000234s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ei,bit,return_dec) [0.000232s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ei,bit,return_int) [0.001244s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ei,invalid_unit_suffix,return_dec) [0.000325s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Zi,b,return_dec) [0.000313s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Zi,b,return_int) [0.000310s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Zi,bit,return_dec) [0.000414s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Zi,B,return_dec) [0.000571s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Zi,B,return_int) [0.000266s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Zi,invalid_unit_suffix,return_int) [0.000261s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Yi,B,return_dec) [0.000277s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Yi,invalid_unit_suffix,return_dec) [0.000257s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ri,B,return_dec) [0.000312s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Qi,bit,return_int) [0.000259s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Qi,B,return_dec) [0.000256s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Qi,invalid_unit_suffix,return_int) [0.000284s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,no_unit_prefix,B,return_dec) [0.000267s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.010808s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000958s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000817s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000292s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,K,b,return_int) [0.000650s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000757s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,K,B,return_int) [0.000294s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,M,bit,return_int) [0.000284s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,G,B,return_int) [0.000272s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,G,invalid_unit_suffix,return_dec) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,T,b,return_int) [0.000225s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,T,B,return_int) [0.000226s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,T,invalid_unit_suffix,return_int) [0.000225s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,E,bit,return_dec) [0.000239s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,E,B,return_dec) [0.000538s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Z,bit,return_dec) [0.000345s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.003891s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000839s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Y,b,return_int) [0.000265s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Y,bit,return_int) [0.000381s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Y,invalid_unit_suffix,return_int) [0.000586s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,R,B,return_dec) [0.000425s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000684s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000855s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000512s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000531s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64M_byte,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000560s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,R,B,return_int) [0.000361s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Q,b,return_dec) [0.000284s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Q,invalid_unit_suffix,return_int) [0.000236s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ki,B,return_int) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Mi,bit,return_dec) [0.000248s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000611s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Mi,B,return_dec) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Gi,b,return_dec) [0.000230s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Gi,bit,return_dec) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000492s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ti,b,return_dec) [0.000291s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ti,b,return_int) [0.000262s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Pi,b,return_dec) [0.000229s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Pi,B,return_int) [0.000449s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Pi,invalid_unit_suffix,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000479s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ei,b,return_int) [0.000794s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ei,B,return_dec) [0.000284s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Zi,b,return_int) [0.000238s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Zi,B,return_int) [0.000231s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ri,bit,return_dec) [0.000274s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ri,bit,return_int) [0.000237s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ri,invalid_unit_suffix,return_dec) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Qi,b,return_int) [0.000284s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Qi,invalid_unit_suffix,return_dec) [0.000230s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000225s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,no_unit_prefix,b,return_dec) [0.001195s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_int) [0.000402s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,k,bit,return_dec) [0.000236s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,k,bit,return_int) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,K,b,return_int) [0.000284s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,K,bit,return_dec) [0.000236s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,K,bit,return_int) [0.000224s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,K,B,return_int) [0.000330s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,M,invalid_unit_suffix,return_int) [0.000311s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,G,b,return_dec) [0.000260s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,G,bit,return_int) [0.000234s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,G,B,return_dec) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000259s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,T,B,return_int) [0.000255s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,E,b,return_dec) [0.000379s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,E,bit,return_int) [0.000261s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Y,b,return_dec) [0.000229s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Y,bit,return_int) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.010672s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Y,B,return_int) [0.000224s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,R,b,return_int) [0.000256s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000623s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,R,B,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000567s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Q,bit,return_int) [0.000276s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Q,B,return_dec) [0.000255s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000484s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000225s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ki,b,return_int) [0.000228s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ki,bit,return_dec) [0.000225s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ki,B,return_dec) [0.000247s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000464s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000354s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000575s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Mi,bit,return_dec) [0.000234s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Mi,B,return_dec) [0.000278s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000469s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000482s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000241s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Gi,b,return_dec) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Gi,bit,return_dec) [0.000245s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000490s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Gi,B,return_dec) [0.000232s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000572s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ti,bit,return_dec) [0.000234s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.000236s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000502s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Pi,bit,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000476s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Pi,B,return_int) [0.000260s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000977s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.000304s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ei,bit,return_dec) [0.000247s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ri,bit,return_int) [0.000253s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000278s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Qi,b,return_int) [0.000298s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Qi,B,return_int) [0.000256s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000289s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,no_unit_prefix,B,return_int) [0.000230s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,k,b,return_dec) [0.000661s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,k,bit,return_dec) [0.000772s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,k,B,return_int) [0.000246s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.000271s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.007620s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,K,b,return_int) [0.000236s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,K,bit,return_dec) [0.000461s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,K,B,return_dec) [0.000254s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,M,bit,return_int) [0.000283s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000238s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,G,bit,return_dec) [0.000252s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000603s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,G,B,return_dec) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,T,b,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000464s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,P,bit,return_dec) [0.000245s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000501s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000477s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Z,B,return_dec) [0.000237s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Y,b,return_dec) [0.000292s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Y,bit,return_dec) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000865s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000494s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000469s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000668s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001008s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000493s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000505s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000498s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000589s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000507s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000598s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000552s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000624s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000506s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000512s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.004653s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001478s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000542s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000514s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000602s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000633s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.003040s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000536s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002687s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.004300s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000692s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000610s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000511s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.004509s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000559s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000513s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000571s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000592s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000536s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000539s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000498s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000932s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000692s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000480s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000475s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002343s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000763s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000492s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000632s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.003104s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000538s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000512s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000505s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000985s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Y,bit,return_int) [0.061874s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,R,b,return_int) [0.000350s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ki,B,return_int) [0.000286s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Mi,b,return_int) [0.000236s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Mi,B,return_dec) [0.000231s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Mi,B,return_int) [0.000255s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000281s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Pi,b,return_dec) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ei,b,return_int) [0.000244s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002017s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000521s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000674s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000729s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000542s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000226s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Zi,B,return_int) [0.003918s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Yi,b,return_int) [0.000459s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Yi,bit,return_dec) [0.000289s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ri,b,return_int) [0.000236s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.000259s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000270s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Qi,b,return_int) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.009373s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000732s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000639s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001093s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000481s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000491s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000434s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,invalid_unit_prefix,b,return_int) [0.000245s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000571s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000281s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,invalid_unit_prefix,B,return_int) [0.000244s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000771s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000901s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000539s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,no_unit_prefix,B,return_dec) [0.000881s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000515s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000441s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000583s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000393s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,K,bit,return_dec) [0.000277s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,K,bit,return_int) [0.000243s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000262s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,K,invalid_unit_suffix,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001787s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,M,b,return_dec) [0.000665s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,M,B,return_int) [0.000249s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000554s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000508s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000599s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000496s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,M,invalid_unit_suffix,return_int) [0.000248s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,G,bit,return_dec) [0.000282s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,P,bit,return_int) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,P,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,E,b,return_dec) [0.000228s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,E,B,return_int) [0.000391s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000500s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Z,b,return_dec) [0.000237s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Z,b,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000463s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Z,bit,return_int) [0.000253s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Z,B,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000584s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Z,B,return_int) [0.000228s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000272s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Y,b,return_int) [0.000236s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Y,bit,return_dec) [0.000228s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Y,bit,return_int) [0.000226s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Y,B,return_int) [0.000247s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001707s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000231s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000354s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000553s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000484s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Q,bit,return_dec) [0.000902s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Q,B,return_int) [0.000256s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000660s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ki,B,return_dec) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000236s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000484s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ti,bit,return_int) [0.000280s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000526s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Pi,B,return_dec) [0.000226s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000505s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000629s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ei,B,return_int) [0.001245s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.000242s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Zi,b,return_int) [0.000236s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Zi,bit,return_dec) [0.000248s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Zi,B,return_dec) [0.000368s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000241s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000271s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Yi,bit,return_int) [0.000239s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000240s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ri,bit,return_dec) [0.000379s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000633s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Qi,B,return_int) [0.000261s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000513s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000798s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000465s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000621s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000476s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000909s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000516s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000228s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,no_unit_prefix,bit,return_int) [0.000231s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,k,bit,return_int) [0.000271s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000608s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,K,B,return_int) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,M,b,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000553s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,M,b,return_int) [0.000406s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,M,B,return_dec) [0.000249s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001099s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,G,B,return_int) [0.000492s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,P,b,return_int) [0.000256s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000512s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,E,b,return_dec) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,E,b,return_int) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000591s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,E,B,return_int) [0.000264s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000471s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Z,invalid_unit_suffix,return_int) [0.000232s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Y,B,return_int) [0.000351s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000493s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000474s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,R,b,return_dec) [0.000272s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,R,B,return_int) [0.000260s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ki,bit,return_int) [0.000231s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ki,B,return_dec) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001282s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ki,B,return_int) [0.000380s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000498s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Mi,bit,return_dec) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Gi,bit,return_int) [0.000249s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000516s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Gi,B,return_int) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000467s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000262s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ti,b,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000705s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ti,bit,return_dec) [0.000558s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000550s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ti,B,return_dec) [0.000272s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Pi,b,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000510s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Pi,b,return_int) [0.000226s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Zi,bit,return_dec) [0.000247s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000505s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Zi,B,return_dec) [0.000449s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Zi,B,return_int) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000599s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000523s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000579s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000473s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Yi,B,return_dec) [0.000298s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000238s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ri,b,return_dec) [0.000281s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ri,bit,return_dec) [0.000253s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,invalid_unit_prefix,b,return_dec) [0.000231s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,invalid_unit_prefix,bit,return_dec) [0.000314s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000638s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000490s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,no_unit_prefix,bit,return_dec) [0.000232s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,k,b,return_int) [0.000248s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000512s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,k,bit,return_dec) [0.000380s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,k,invalid_unit_suffix,return_dec) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000545s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,K,bit,return_dec) [0.000244s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,K,B,return_int) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000591s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,K,invalid_unit_suffix,return_dec) [0.000236s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,M,b,return_int) [0.000259s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000522s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,M,bit,return_dec) [0.000236s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,M,B,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000465s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,G,b,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000544s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,G,B,return_dec) [0.000240s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,G,B,return_int) [0.000229s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,T,b,return_int) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000598s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,T,B,return_dec) [0.000387s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,T,invalid_unit_suffix,return_dec) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000478s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,P,bit,return_int) [0.000234s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,P,B,return_int) [0.000267s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000516s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,P,invalid_unit_suffix,return_int) [0.000231s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,E,b,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000481s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,E,bit,return_int) [0.000244s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,E,invalid_unit_suffix,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000605s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Z,b,return_dec) [0.000231s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Z,bit,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000485s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Z,invalid_unit_suffix,return_dec) [0.000288s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Z,invalid_unit_suffix,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000493s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000557s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000581s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000534s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000496s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Y,b,return_int) [0.002960s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000480s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Y,bit,return_dec) [0.000260s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000665s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Y,B,return_int) [0.000286s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,R,bit,return_dec) [0.000240s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,R,bit,return_int) [0.000234s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,R,B,return_dec) [0.000366s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,R,invalid_unit_suffix,return_dec) [0.000245s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Q,b,return_dec) [0.000246s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Q,bit,return_dec) [0.000293s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Q,B,return_dec) [0.000242s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ki,b,return_dec) [0.000236s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ki,bit,return_int) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ki,B,return_dec) [0.000563s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000497s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000530s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000747s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000635s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000697s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ki,B,return_int) [0.000238s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Mi,B,return_int) [0.000293s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000551s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Mi,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000495s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000616s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000496s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000463s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000567s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000658s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ti,bit,return_int) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ti,B,return_int) [0.000242s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Pi,bit,return_int) [0.004034s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Pi,B,return_dec) [0.000306s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Pi,invalid_unit_suffix,return_dec) [0.000241s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ei,b,return_dec) [0.000257s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ei,b,return_int) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002518s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ei,bit,return_int) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000521s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000484s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ei,B,return_int) [0.001434s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ei,invalid_unit_suffix,return_dec) [0.000458s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000977s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ei,invalid_unit_suffix,return_int) [0.000243s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000489s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Zi,bit,return_dec) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000456s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000487s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Zi,B,return_dec) [0.002292s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000560s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000497s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000498s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Yi,b,return_int) [0.000261s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Yi,bit,return_int) [0.000283s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Yi,B,return_dec) [0.000242s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000477s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Qi,b,return_int) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000583s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Qi,bit,return_int) [0.000787s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000475s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,invalid_unit_prefix,bit,return_dec) [0.000244s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000501s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,invalid_unit_prefix,B,return_int) [0.000691s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000471s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000270s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000735s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,no_unit_prefix,b,return_dec) [0.000375s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,no_unit_prefix,b,return_int) [0.000300s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000539s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000236s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000478s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,k,b,return_dec) [0.000266s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000492s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,k,bit,return_dec) [0.000229s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,k,bit,return_int) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000558s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,K,invalid_unit_suffix,return_dec) [0.000301s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,K,invalid_unit_suffix,return_int) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000592s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,M,b,return_dec) [0.000231s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,G,B,return_dec) [0.000285s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000590s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000757s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000572s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000504s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,G,invalid_unit_suffix,return_dec) [0.000276s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,T,b,return_int) [0.000236s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,T,invalid_unit_suffix,return_dec) [0.000639s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,P,bit,return_dec) [0.000249s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,P,B,return_dec) [0.000265s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,E,b,return_dec) [0.000280s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,E,B,return_int) [0.000238s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,E,invalid_unit_suffix,return_dec) [0.000246s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000458s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000556s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Z,B,return_int) [0.000260s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Z,invalid_unit_suffix,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000632s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Y,bit,return_dec) [0.000326s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Y,invalid_unit_suffix,return_dec) [0.000234s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,R,b,return_dec) [0.000301s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,R,bit,return_dec) [0.000238s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,R,B,return_int) [0.000231s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Q,b,return_dec) [0.000422s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Q,b,return_int) [0.000239s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Q,bit,return_int) [0.000237s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Q,invalid_unit_suffix,return_dec) [0.000264s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.003030s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ki,b,return_int) [0.000238s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Gi,b,return_dec) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000502s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Gi,b,return_int) [0.000255s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ti,bit,return_dec) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000484s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Pi,b,return_int) [0.000237s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Pi,B,return_dec) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000555s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Pi,B,return_int) [0.000274s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000517s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Zi,B,return_dec) [0.000263s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000480s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Zi,B,return_int) [0.000247s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Zi,invalid_unit_suffix,return_int) [0.000375s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000517s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Yi,bit,return_int) [0.000234s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ri,b,return_int) [0.000307s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000622s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ri,B,return_dec) [0.000240s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ri,B,return_int) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Qi,b,return_dec) [0.000253s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000471s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000471s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,invalid_unit_prefix,b,return_dec) [0.000232s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,invalid_unit_prefix,B,return_dec) [0.000232s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,invalid_unit_prefix,B,return_int) [0.000314s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000492s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000622s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,no_unit_prefix,b,return_int) [0.000232s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,no_unit_prefix,B,return_int) [0.000625s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000629s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000498s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000531s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000608s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000484s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000928s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000518s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000585s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000484s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000497s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000482s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000913s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000505s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000470s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000663s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000821s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000479s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000519s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000842s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,k,bit,return_dec) [0.013172s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.004007s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,K,bit,return_dec) [0.003220s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000665s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,K,B,return_int) [0.000267s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.000275s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000528s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,G,bit,return_int) [0.000243s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,T,B,return_dec) [0.000247s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,P,b,return_int) [0.000246s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,64_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000523s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,P,bit,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000593s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.000304s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000472s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,E,B,return_dec) [0.000229s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Z,b,return_dec) [0.000279s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Y,bit,return_int) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,R,bit,return_int) [0.000265s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Q,bit,return_int) [0.005532s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Q,B,return_dec) [0.000465s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Mi,b,return_int) [0.000286s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Mi,bit,return_dec) [0.000241s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.007940s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Gi,bit,return_dec) [0.000241s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000274s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ti,b,return_dec) [0.000240s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ti,bit,return_int) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ti,B,return_int) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000232s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002634s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000623s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000479s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000498s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000471s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000576s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ei,b,return_dec) [0.005328s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Zi,b,return_int) [0.000278s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Zi,B,return_dec) [0.000421s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Zi,B,return_int) [0.000274s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.003149s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.000240s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ri,b,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000570s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ri,b,return_int) [0.000232s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ri,B,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000479s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Qi,b,return_dec) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Qi,b,return_int) [0.000264s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Qi,B,return_dec) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000663s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000234s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000647s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000249s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,no_unit_prefix,bit,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000498s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.007589s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000686s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000460s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000474s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000463s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002918s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,no_unit_prefix,bit,return_int) [0.000387s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000543s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,no_unit_prefix,B,return_dec) [0.000438s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,no_unit_prefix,B,return_int) [0.000239s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000496s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,k,b,return_dec) [0.000250s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,k,b,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000517s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,k,bit,return_dec) [0.000225s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000627s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,K,b,return_dec) [0.000248s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000476s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000497s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000454s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000578s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000469s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000516s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.003166s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000880s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000625s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000464s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001039s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001005s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000483s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000535s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,K,b,return_int) [0.000223s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,K,bit,return_int) [0.000392s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.000241s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,M,bit,return_int) [0.000463s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,G,bit,return_dec) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,G,B,return_dec) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,T,b,return_dec) [0.000262s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,T,B,return_dec) [0.000225s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000226s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000473s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000600s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000485s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000878s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000514s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,P,invalid_unit_suffix,return_int) [0.003880s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000549s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000729s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000682s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000502s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,E,b,return_dec) [0.000280s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,E,bit,return_dec) [0.000239s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000473s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000232s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Z,B,return_int) [0.000455s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000635s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000502s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000473s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000511s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000643s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.000278s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000656s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000452s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000511s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Y,b,return_dec) [0.000238s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Y,B,return_int) [0.000228s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,R,bit,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000933s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,R,B,return_dec) [0.000316s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Q,bit,return_int) [0.000238s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Q,B,return_dec) [0.000253s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Q,B,return_int) [0.000251s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000851s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000460s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000704s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000666s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000741s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000505s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000486s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000472s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000596s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000464s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000492s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000461s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000599s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000488s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000468s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ki,b,return_dec) [0.000323s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ki,B,return_int) [0.000242s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000268s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.000240s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Gi,bit,return_dec) [0.000238s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ti,b,return_dec) [0.000452s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ti,b,return_int) [0.000305s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000495s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000561s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000516s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.003818s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ei,B,return_dec) [0.000257s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Zi,B,return_int) [0.000319s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000469s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Yi,b,return_int) [0.000249s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000878s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ri,b,return_dec) [0.000620s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000666s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000528s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ri,bit,return_dec) [0.000298s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ri,bit,return_int) [0.000242s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000482s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.000250s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Qi,bit,return_int) [0.000262s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000490s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Qi,B,return_dec) [0.000240s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000566s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000658s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000538s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000483s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.002604s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000895s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,no_unit_prefix,bit,return_int) [0.000273s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,no_unit_prefix,B,return_int) [0.000262s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000493s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000466s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,k,bit,return_dec) [0.000253s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,k,bit,return_int) [0.000291s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000526s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,K,b,return_dec) [0.000229s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,K,bit,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000548s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,M,b,return_dec) [0.000275s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,M,b,return_int) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000523s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,M,bit,return_dec) [0.000247s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000490s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,G,b,return_int) [0.000412s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,G,B,return_dec) [0.000248s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000463s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,P,bit,return_int) [0.000254s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,E,b,return_dec) [0.000257s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000588s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,E,invalid_unit_suffix,return_int) [0.000277s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Y,b,return_dec) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000480s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000509s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000455s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000572s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Y,bit,return_int) [0.001902s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Y,B,return_int) [0.000286s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000595s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000617s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000498s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,R,bit,return_dec) [0.000756s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,R,B,return_dec) [0.000268s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ki,b,return_int) [0.000231s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ki,B,return_dec) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Mi,bit,return_dec) [0.000263s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000575s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000482s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000495s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000456s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000569s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000466s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000673s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000489s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000561s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000597s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000477s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000503s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000474s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000572s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Mi,B,return_int) [0.000253s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Gi,bit,return_int) [0.000427s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ti,b,return_int) [0.000318s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.000321s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000453s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Zi,b,return_dec) [0.000327s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Zi,b,return_int) [0.000328s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ri,bit,return_dec) [0.000330s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ri,B,return_dec) [0.000324s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000359s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000306s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000318s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000828s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,k,b,return_int) [0.000284s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,K,B,return_int) [0.000336s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,M,B,return_dec) [0.000430s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,G,b,return_int) [0.000240s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,G,B,return_int) [0.000244s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,G,invalid_unit_suffix,return_dec) [0.000305s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,G,invalid_unit_suffix,return_int) [0.000231s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,T,b,return_int) [0.000231s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,T,B,return_dec) [0.000286s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,P,b,return_int) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000604s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000467s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000478s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000571s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,P,bit,return_dec) [0.000556s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,P,B,return_int) [0.000251s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000474s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,E,b,return_dec) [0.000234s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,E,B,return_dec) [0.000246s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000584s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,E,B,return_int) [0.000394s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,E,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000475s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Z,B,return_dec) [0.000242s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Y,b,return_dec) [0.000279s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000604s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,R,bit,return_dec) [0.000231s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,R,bit,return_int) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000468s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Q,b,return_dec) [0.000264s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Q,B,return_dec) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000485s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000464s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Q,invalid_unit_suffix,return_int) [0.000240s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Mi,b,return_int) [0.000228s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000577s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ti,b,return_dec) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000487s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ti,bit,return_dec) [0.000739s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000462s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ti,B,return_dec) [0.000259s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000292s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000644s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ei,b,return_int) [0.000232s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ei,bit,return_dec) [0.000242s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000582s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ei,invalid_unit_suffix,return_int) [0.000248s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Yi,b,return_int) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000473s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Yi,bit,return_dec) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000490s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Yi,B,return_int) [0.000265s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Qi,b,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000469s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Qi,bit,return_int) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Qi,B,return_int) [0.000244s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,invalid_unit_prefix,b,return_int) [0.000570s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,no_unit_prefix,bit,return_dec) [0.000258s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,no_unit_prefix,B,return_int) [0.000401s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000237s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,k,B,return_int) [0.000281s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,K,bit,return_dec) [0.000277s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,M,bit,return_dec) [0.000308s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000961s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000519s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000473s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000479s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000561s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,M,invalid_unit_suffix,return_dec) [0.000271s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,M,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000615s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000505s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,G,bit,return_int) [0.000225s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,T,B,return_dec) [0.000251s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,T,B,return_int) [0.000247s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,T,invalid_unit_suffix,return_int) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000475s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000591s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,P,bit,return_int) [0.000296s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Z,b,return_dec) [0.000289s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Z,b,return_int) [0.000372s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Z,B,return_dec) [0.000312s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000463s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000489s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000453s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Z,invalid_unit_suffix,return_dec) [0.000236s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Y,bit,return_int) [0.000231s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,R,invalid_unit_suffix,return_dec) [0.000248s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Q,b,return_dec) [0.000384s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Q,bit,return_dec) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000576s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Q,invalid_unit_suffix,return_dec) [0.000242s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000484s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Mi,bit,return_dec) [0.000239s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Mi,bit,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000463s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Gi,bit,return_int) [0.000247s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000517s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Gi,B,return_dec) [0.000312s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Gi,invalid_unit_suffix,return_int) [0.000291s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000558s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ti,b,return_dec) [0.000446s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ti,B,return_int) [0.000239s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000764s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ti,invalid_unit_suffix,return_dec) [0.000258s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Pi,B,return_dec) [0.000249s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000482s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Pi,invalid_unit_suffix,return_int) [0.000239s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ei,b,return_int) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000471s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Zi,b,return_int) [0.000243s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Yi,B,return_dec) [0.000267s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Yi,invalid_unit_suffix,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000737s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000522s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ri,b,return_int) [0.000225s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ri,B,return_dec) [0.000310s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000478s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ri,B,return_int) [0.000228s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Qi,b,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000480s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Qi,bit,return_dec) [0.000387s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Qi,bit,return_int) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000545s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,invalid_unit_prefix,bit,return_dec) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,no_unit_prefix,b,return_int) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000485s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000451s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000492s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,no_unit_prefix,B,return_dec) [0.001592s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000546s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,k,B,return_int) [0.000285s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000497s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,K,b,return_dec) [0.000303s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,K,invalid_unit_suffix,return_int) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000613s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000466s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000575s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000477s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000570s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000513s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000642s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000511s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,M,bit,return_dec) [0.000254s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,M,bit,return_int) [0.000821s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,M,invalid_unit_suffix,return_int) [0.000470s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,G,b,return_dec) [0.000242s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,G,B,return_dec) [0.000244s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,G,B,return_int) [0.000454s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,T,invalid_unit_suffix,return_dec) [0.000232s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,P,b,return_dec) [0.000305s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,P,bit,return_int) [0.000251s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,P,B,return_dec) [0.000228s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,E,b,return_dec) [0.000708s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,E,bit,return_int) [0.000277s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,E,invalid_unit_suffix,return_dec) [0.000319s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Z,bit,return_int) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000462s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000486s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Y,b,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000538s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Y,B,return_int) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000449s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Q,bit,return_int) [0.000298s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000582s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Q,B,return_int) [0.000293s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000471s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ki,b,return_dec) [0.000938s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000673s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ki,bit,return_int) [0.000282s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Mi,B,return_int) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000466s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ti,b,return_int) [0.000242s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000468s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000478s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000809s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ti,bit,return_int) [0.002689s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000521s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Pi,b,return_dec) [0.000292s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000502s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Pi,b,return_int) [0.000282s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Pi,bit,return_dec) [0.000309s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000472s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Pi,B,return_dec) [0.000353s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000568s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000463s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ei,b,return_int) [0.000329s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Zi,bit,return_int) [0.000244s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000482s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Zi,invalid_unit_suffix,return_dec) [0.000251s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Yi,invalid_unit_suffix,return_dec) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000455s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Qi,b,return_dec) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Qi,bit,return_int) [0.001117s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,invalid_unit_prefix,b,return_int) [0.000310s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001570s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000237s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_int) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000467s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,k,b,return_dec) [0.000274s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,k,B,return_int) [0.000249s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,k,invalid_unit_suffix,return_dec) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.002557s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000533s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000706s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,K,b,return_int) [0.000241s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,M,b,return_int) [0.000263s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,G,b,return_int) [0.000801s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,G,bit,return_dec) [0.000236s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000283s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,T,B,return_int) [0.000286s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000410s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Z,bit,return_int) [0.000250s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Y,bit,return_dec) [0.000269s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Y,B,return_int) [0.000264s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Q,B,return_dec) [0.000314s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ki,bit,return_int) [0.000266s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000497s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ki,B,return_int) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Mi,b,return_dec) [0.000230s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Mi,b,return_int) [0.000767s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Mi,B,return_dec) [0.000253s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Gi,B,return_int) [0.000273s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ti,b,return_dec) [0.000245s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ti,B,return_int) [0.000248s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Pi,bit,return_dec) [0.000270s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000470s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000709s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000626s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000512s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Pi,bit,return_int) [0.004287s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000479s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Pi,B,return_int) [0.000308s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000720s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000626s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000520s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Yi,bit,return_int) [0.000261s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001274s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000425s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ri,b,return_dec) [0.000277s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000492s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ri,bit,return_int) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000615s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Qi,b,return_int) [0.000755s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Qi,bit,return_int) [0.000252s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000287s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.000232s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,k,bit,return_dec) [0.000247s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,K,B,return_int) [0.000241s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.000231s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,M,bit,return_dec) [0.000432s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,M,bit,return_int) [0.000249s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.003379s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,M,B,return_dec) [0.000239s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,M,B,return_int) [0.000266s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,G,b,return_dec) [0.000419s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000860s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,G,B,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000708s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000611s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000649s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.005645s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000617s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,G,invalid_unit_suffix,return_int) [0.006161s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,P,b,return_dec) [0.000273s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000593s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,P,bit,return_dec) [0.000252s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,P,B,return_dec) [0.000268s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000329s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,E,b,return_int) [0.000240s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,E,bit,return_int) [0.000255s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000432s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000501s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Z,b,return_int) [0.000243s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Z,B,return_dec) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.000267s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Y,bit,return_dec) [0.000245s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,R,b,return_int) [0.000228s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Q,b,return_dec) [0.000231s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Q,b,return_int) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Q,B,return_int) [0.000229s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ki,b,return_dec) [0.000268s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002928s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ki,B,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000537s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.000257s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000579s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Mi,b,return_int) [0.000390s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Mi,B,return_int) [0.000308s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000511s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000279s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Gi,B,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000483s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000236s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000496s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ti,b,return_int) [0.000247s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ti,bit,return_dec) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ti,bit,return_int) [0.000240s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ti,B,return_int) [0.000254s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.000226s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Pi,bit,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001686s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Pi,B,return_dec) [0.000263s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ei,bit,return_dec) [0.000356s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000717s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000588s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000507s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.001530s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Zi,bit,return_int) [0.000257s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000562s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000527s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000475s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ri,B,return_dec) [0.001560s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000619s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ri,B,return_int) [0.000251s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Qi,b,return_dec) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Qi,B,return_int) [0.000226s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000944s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000504s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000515s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000746s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000415s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,no_unit_prefix,B,return_int) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000689s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000515s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000244s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,k,bit,return_dec) [0.000231s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,k,bit,return_int) [0.000362s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,k,B,return_dec) [0.000259s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,k,B,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000493s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000226s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,K,b,return_int) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000478s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000644s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000526s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000539s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,M,b,return_dec) [0.002121s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000456s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,M,b,return_int) [0.000243s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,G,bit,return_dec) [0.000242s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,T,b,return_dec) [0.000253s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000875s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,T,B,return_int) [0.000782s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000642s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000613s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000667s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,P,bit,return_dec) [0.003090s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001644s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,P,invalid_unit_suffix,return_dec) [0.000308s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000746s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,E,B,return_dec) [0.000898s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000637s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000425s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Z,bit,return_int) [0.000279s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000242s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000765s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000242s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Y,b,return_dec) [0.000253s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001253s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Y,bit,return_dec) [0.001364s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000629s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,R,b,return_dec) [0.000239s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,R,b,return_int) [0.000248s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,R,bit,return_dec) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000708s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Q,bit,return_dec) [0.000249s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Q,bit,return_int) [0.000257s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000680s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Q,B,return_dec) [0.000250s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Q,B,return_int) [0.000368s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000255s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000810s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000242s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001450s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000657s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000715s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ki,b,return_dec) [0.002788s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000247s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Mi,b,return_int) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000807s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Gi,b,return_dec) [0.000336s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000631s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Gi,bit,return_int) [0.000447s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Gi,B,return_int) [0.000258s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000787s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000667s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000891s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000649s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ti,b,return_dec) [0.001499s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000602s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000763s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000779s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000669s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000606s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000864s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ti,bit,return_int) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000761s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ei,b,return_int) [0.000262s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Zi,b,return_int) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Zi,B,return_dec) [0.000371s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000345s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Yi,b,return_dec) [0.000229s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Yi,bit,return_int) [0.000228s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Yi,B,return_int) [0.000788s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000271s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000626s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ri,B,return_dec) [0.000277s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Qi,b,return_int) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Qi,bit,return_dec) [0.000275s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Qi,B,return_dec) [0.000238s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Qi,B,return_int) [0.000230s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000610s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000751s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,no_unit_prefix,b,return_dec) [0.000267s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,no_unit_prefix,B,return_dec) [0.000239s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,k,b,return_dec) [0.000230s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,k,B,return_int) [0.000228s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,K,b,return_dec) [0.000258s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,K,bit,return_int) [0.000226s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,K,B,return_dec) [0.000223s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,M,b,return_int) [0.000265s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.009193s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002307s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001284s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001231s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001369s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001125s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000515s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000515s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,M,B,return_int) [0.008838s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,M,invalid_unit_suffix,return_dec) [0.000256s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,T,bit,return_dec) [0.000239s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,P,invalid_unit_suffix,return_int) [0.000240s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,E,b,return_dec) [0.006142s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,E,b,return_int) [0.000282s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,E,bit,return_dec) [0.000270s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,E,B,return_dec) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,E,B,return_int) [0.000228s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,E,invalid_unit_suffix,return_int) [0.000289s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Z,bit,return_dec) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Z,B,return_dec) [0.000226s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Z,invalid_unit_suffix,return_int) [0.000226s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Y,b,return_int) [0.000249s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Y,B,return_dec) [0.000232s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Y,invalid_unit_suffix,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000680s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000644s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,R,b,return_dec) [0.000447s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,R,b,return_int) [0.000245s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000537s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,R,bit,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000678s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,R,bit,return_int) [0.000246s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,R,invalid_unit_suffix,return_dec) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Q,b,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000477s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Q,B,return_int) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ki,b,return_dec) [0.000242s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ki,b,return_int) [0.000247s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ki,B,return_dec) [0.000228s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Mi,b,return_int) [0.000246s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001363s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Gi,b,return_dec) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Gi,b,return_int) [0.000850s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000368s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000271s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Pi,b,return_dec) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Pi,B,return_int) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ei,invalid_unit_suffix,return_int) [0.000234s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Zi,bit,return_dec) [0.000285s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Zi,bit,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000515s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Yi,b,return_dec) [0.000241s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000522s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000530s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Yi,b,return_int) [0.000332s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000616s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Yi,bit,return_int) [0.000300s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Yi,B,return_dec) [0.000287s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ri,B,return_dec) [0.000785s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ri,B,return_int) [0.000260s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000384s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Qi,b,return_int) [0.000320s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000638s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000552s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000500s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000828s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.004661s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000578s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000526s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Qi,bit,return_dec) [0.000356s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000951s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000560s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000518s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,invalid_unit_prefix,b,return_int) [0.000241s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000550s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000616s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000507s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,invalid_unit_prefix,bit,return_dec) [0.000247s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000321s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000540s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000517s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000670s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000269s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,no_unit_prefix,b,return_int) [0.000242s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,no_unit_prefix,B,return_int) [0.000281s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,k,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,K,bit,return_int) [0.000232s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,K,B,return_int) [0.000269s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,M,bit,return_dec) [0.000624s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,M,invalid_unit_suffix,return_int) [0.000408s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,G,b,return_int) [0.000234s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,G,bit,return_int) [0.000675s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,G,invalid_unit_suffix,return_int) [0.000332s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,E,b,return_dec) [0.000585s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,E,invalid_unit_suffix,return_dec) [0.001066s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Z,b,return_int) [0.001021s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Z,bit,return_dec) [0.000248s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Z,bit,return_int) [0.000254s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Z,B,return_int) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Z,invalid_unit_suffix,return_int) [0.000237s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Y,bit,return_int) [0.000237s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Y,invalid_unit_suffix,return_dec) [0.000290s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,R,b,return_dec) [0.000369s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000671s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000498s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000740s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000762s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000518s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001434s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,R,bit,return_dec) [0.000298s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Q,b,return_dec) [0.000260s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Q,b,return_int) [0.000236s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Q,bit,return_dec) [0.000226s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Q,bit,return_int) [0.000269s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ki,bit,return_int) [0.000237s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ki,B,return_int) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Mi,invalid_unit_suffix,return_dec) [0.000281s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Gi,b,return_int) [0.000234s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Gi,bit,return_int) [0.000234s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Gi,invalid_unit_suffix,return_int) [0.000249s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ti,b,return_dec) [0.000648s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ti,b,return_int) [0.000969s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ti,bit,return_dec) [0.000350s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ti,bit,return_int) [0.000317s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Zi,bit,return_dec) [0.000240s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Zi,invalid_unit_suffix,return_int) [0.000254s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Yi,b,return_int) [0.001683s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Yi,bit,return_int) [0.000254s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Yi,B,return_int) [0.000228s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ri,bit,return_dec) [0.000236s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Qi,b,return_int) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Qi,bit,return_dec) [0.000771s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,invalid_unit_prefix,b,return_int) [0.000262s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,no_unit_prefix,bit,return_int) [0.001040s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,k,bit,return_dec) [0.000419s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,k,B,return_dec) [0.000403s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,k,B,return_int) [0.000311s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,K,b,return_int) [0.000272s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,M,b,return_dec) [0.000313s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,M,B,return_dec) [0.000237s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,M,invalid_unit_suffix,return_int) [0.000248s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,G,invalid_unit_suffix,return_int) [0.000265s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000573s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000638s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000561s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000607s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000614s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000881s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000551s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000551s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000525s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000742s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000576s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000556s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000528s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000923s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000513s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000549s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000563s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000526s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000742s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000742s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000519s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000508s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000621s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000499s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000752s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000529s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000588s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000509s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000499s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000545s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000666s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000515s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,T,invalid_unit_suffix,return_dec) [0.014069s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,P,b,return_dec) [0.000295s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,E,b,return_dec) [0.000245s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,E,B,return_dec) [0.000271s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Z,bit,return_dec) [0.000241s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Y,b,return_dec) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Y,B,return_dec) [0.000249s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Y,B,return_int) [0.000428s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Q,b,return_dec) [0.000230s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Q,bit,return_dec) [0.000272s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Q,invalid_unit_suffix,return_dec) [0.000230s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Q,invalid_unit_suffix,return_int) [0.000226s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Mi,B,return_dec) [0.000254s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Gi,b,return_int) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Gi,bit,return_dec) [0.000225s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ti,B,return_dec) [0.000223s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ti,invalid_unit_suffix,return_dec) [0.005216s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Pi,b,return_dec) [0.000367s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Pi,b,return_int) [0.000247s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ei,b,return_dec) [0.000237s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Zi,b,return_dec) [0.000442s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Zi,b,return_int) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000541s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000495s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001180s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000514s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Yi,B,return_int) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Qi,b,return_dec) [0.000249s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000522s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000487s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.004704s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000521s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000499s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000542s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002646s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Qi,B,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000515s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000531s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000489s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.004113s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,invalid_unit_prefix,b,return_dec) [0.006853s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000528s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,invalid_unit_prefix,B,return_int) [0.000328s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000267s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000526s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,no_unit_prefix,b,return_int) [0.000239s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000516s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,no_unit_prefix,B,return_dec) [0.000255s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_int) [0.000306s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,k,B,return_dec) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,k,B,return_int) [0.000383s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000681s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000595s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000505s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000511s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000579s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001139s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,K,B,return_int) [0.000300s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000496s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.000241s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,K,invalid_unit_suffix,return_int) [0.000276s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000611s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,M,invalid_unit_suffix,return_int) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,G,b,return_int) [0.000231s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,T,b,return_dec) [0.000255s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000622s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,T,bit,return_dec) [0.000232s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,T,bit,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000503s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.000230s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,P,b,return_int) [0.000245s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000508s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,P,bit,return_int) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,P,B,return_int) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000550s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001721s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000523s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000491s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000593s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000644s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000493s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000538s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,E,b,return_dec) [0.006020s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.000502s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Z,bit,return_int) [0.000337s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Y,b,return_dec) [0.000270s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Y,bit,return_int) [0.000239s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000230s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,R,b,return_int) [0.000233s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Q,b,return_dec) [0.000250s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Q,b,return_int) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000497s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001102s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000562s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000534s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000566s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000608s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Q,bit,return_int) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ki,bit,return_dec) [0.000281s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ki,B,return_dec) [0.000237s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ki,B,return_int) [0.000225s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Mi,b,return_int) [0.000393s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000657s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000840s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000486s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000595s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000475s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000519s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Mi,B,return_dec) [0.003542s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000492s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Mi,B,return_int) [0.000326s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Gi,b,return_dec) [0.000243s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000564s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ti,b,return_dec) [0.000234s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ti,B,return_dec) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000494s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000234s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000473s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Zi,b,return_dec) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Zi,b,return_int) [0.000243s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000494s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Yi,bit,return_dec) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Yi,B,return_dec) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000609s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Yi,B,return_int) [0.000222s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ri,b,return_dec) [0.000388s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000573s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ri,B,return_int) [0.000231s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000498s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Qi,bit,return_int) [0.000229s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000480s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000224s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000368s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000680s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000521s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,no_unit_prefix,bit,return_dec) [0.001002s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000482s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000531s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000625s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000575s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000512s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000474s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,no_unit_prefix,B,return_dec) [0.003951s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000604s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,k,b,return_int) [0.000230s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,k,bit,return_dec) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000477s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,K,bit,return_int) [0.000268s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000536s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,M,bit,return_int) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,G,b,return_dec) [0.000371s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000518s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,G,B,return_dec) [0.000236s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000585s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,T,B,return_dec) [0.000607s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000245s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000525s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Z,bit,return_int) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000478s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Z,B,return_dec) [0.000234s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000260s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000505s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,R,b,return_dec) [0.000247s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000275s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000606s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Q,b,return_dec) [0.000265s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Q,bit,return_dec) [0.000228s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Q,B,return_int) [0.000229s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ki,b,return_dec) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000593s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ki,bit,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000511s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000481s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001031s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000504s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ki,B,return_int) [0.002445s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Mi,B,return_int) [0.000289s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Gi,B,return_dec) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.000229s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Pi,bit,return_int) [0.000226s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.000228s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ei,b,return_dec) [0.000226s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ei,B,return_int) [0.000225s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000262s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Zi,b,return_dec) [0.000224s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Zi,bit,return_int) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.003186s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.000251s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Qi,bit,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000551s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Qi,B,return_dec) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000624s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,invalid_unit_prefix,B,return_int) [0.000676s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,no_unit_prefix,b,return_dec) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000478s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,no_unit_prefix,b,return_int) [0.000298s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000298s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000511s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,k,bit,return_int) [0.000239s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000479s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,k,invalid_unit_suffix,return_int) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,K,bit,return_int) [0.000388s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000610s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,K,B,return_dec) [0.000244s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,G,B,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000528s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,G,invalid_unit_suffix,return_int) [0.000675s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000461s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000517s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000562s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000494s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,T,B,return_dec) [0.000232s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,T,B,return_int) [0.001392s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,T,invalid_unit_suffix,return_int) [0.000242s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,P,b,return_dec) [0.000393s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000477s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000507s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,E,invalid_unit_suffix,return_int) [0.001345s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000595s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Z,bit,return_int) [0.000239s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000619s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.001186s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Y,b,return_dec) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Y,bit,return_dec) [0.001364s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Y,bit,return_int) [0.000243s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,R,bit,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001401s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Q,bit,return_int) [0.000271s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ki,B,return_int) [0.000286s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Mi,b,return_dec) [0.000228s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Mi,b,return_int) [0.000269s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.002680s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Gi,b,return_dec) [0.000241s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000645s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ti,B,return_dec) [0.000404s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000560s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.006788s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000517s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000616s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000477s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000529s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.010324s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Pi,b,return_dec) [0.000260s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Pi,b,return_int) [0.000380s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Pi,bit,return_dec) [0.000243s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Pi,B,return_int) [0.000222s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000229s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ei,bit,return_int) [0.000221s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.000243s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Zi,B,return_dec) [0.000220s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Zi,B,return_int) [0.000218s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Yi,b,return_int) [0.000218s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.006940s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001295s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ri,b,return_dec) [0.000276s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ri,bit,return_dec) [0.000378s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000222s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Qi,b,return_dec) [0.000220s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Qi,bit,return_int) [0.000222s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000246s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000224s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,invalid_unit_prefix,B,return_int) [0.000221s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,no_unit_prefix,b,return_dec) [0.000258s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000231s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,K,B,return_int) [0.000224s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,M,b,return_int) [0.000581s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,M,bit,return_dec) [0.000245s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,M,invalid_unit_suffix,return_int) [0.000234s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,G,bit,return_dec) [0.000395s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,T,b,return_int) [0.000235s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,T,bit,return_dec) [0.000236s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,T,B,return_dec) [0.000266s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,P,b,return_dec) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,P,bit,return_dec) [0.000224s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,P,invalid_unit_suffix,return_int) [0.000248s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,E,bit,return_int) [0.000230s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,E,B,return_dec) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,E,B,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.002218s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002206s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000518s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Z,bit,return_int) [0.000248s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000236s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000608s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000509s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Y,B,return_int) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000477s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Y,invalid_unit_suffix,return_int) [0.007073s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,R,bit,return_dec) [0.000286s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.006672s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,R,B,return_dec) [0.000228s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,R,invalid_unit_suffix,return_dec) [0.000224s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,R,invalid_unit_suffix,return_int) [0.000242s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000645s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Q,b,return_int) [0.000226s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Q,bit,return_dec) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000634s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000564s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000518s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000595s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Q,bit,return_int) [0.000307s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000303s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ki,bit,return_int) [0.000237s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Mi,B,return_dec) [0.000227s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000247s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Gi,B,return_dec) [0.000261s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Pi,b,return_dec) [0.000380s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002669s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Pi,bit,return_int) [0.000260s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000539s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ei,b,return_int) [0.000241s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Zi,bit,return_int) [0.000351s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Zi,B,return_dec) [0.000277s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000870s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002909s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000488s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000704s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000507s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Yi,b,return_int) [0.000242s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000429s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ri,b,return_dec) [0.000342s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ri,B,return_dec) [0.000260s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Qi,b,return_dec) [0.000232s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Qi,bit,return_int) [0.000224s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,invalid_unit_prefix,bit,return_int) [0.000246s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.ValidateIntegerTestCase.test_invalid_inputs_2 [0.000481s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.ValidateIntegerTestCase.test_valid_inputs_1 [0.000322s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.ValidateIntegerTestCase.test_valid_inputs_2 [0.000209s] ... ok DEBUG: {3} oslo_utils.tests.test_strutils.ValidateIntegerTestCase.test_valid_inputs_4 [0.000201s] ... ok DEBUG: {3} oslo_utils.tests.test_timeutils.StopWatchTest.test_bad_expiry [0.000276s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003365s] ... ok DEBUG: {3} oslo_utils.tests.test_timeutils.StopWatchTest.test_context_manager [0.003410s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.004151s] ... ok DEBUG: {3} oslo_utils.tests.test_timeutils.StopWatchTest.test_elapsed_maximum [0.000518s] ... ok DEBUG: {3} oslo_utils.tests.test_timeutils.StopWatchTest.test_has_started_stopped [0.000220s] ... ok DEBUG: {3} oslo_utils.tests.test_timeutils.StopWatchTest.test_no_leftover [0.000266s] ... ok DEBUG: {3} oslo_utils.tests.test_timeutils.TestIso8601Time.test_normalize_aware_to_naive [0.000341s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000583s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000504s] ... ok DEBUG: {3} oslo_utils.tests.test_timeutils.TimeItTest.test_no_timed_disabled [0.001170s] ... ok DEBUG: {3} oslo_utils.tests.test_timeutils.TimeItTest.test_no_timed_exception [0.001638s] ... ok DEBUG: {3} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_is_older_than_aware_no_utc [0.000897s] ... ok DEBUG: {3} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_utcnow_ts [0.000417s] ... ok DEBUG: {3} oslo_utils.tests.test_uuidutils.UUIDUtilsTest.test_is_uuid_like_insensitive [0.000244s] ... ok DEBUG: {3} oslo_utils.tests.test_uuidutils.UUIDUtilsTest.test_name_is_uuid_like [0.000234s] ... ok DEBUG: {3} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_current_patch_not_present_less_than [0.000267s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.004894s] ... ok DEBUG: {3} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_current_patch_not_present_same [0.000241s] ... ok DEBUG: {3} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_requested_patch_less_than [0.000263s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000524s] ... ok DEBUG: {3} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_same_major_true [0.000261s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000485s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.006820s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000622s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002354s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000688s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002709s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000629s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000483s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000493s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000475s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001687s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000501s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000485s] ... ok DEBUG: {3} oslo_utils.tests.test_versionutils.VersionPredicateTest.test_version_predicate_valid [0.014615s] ... ok DEBUG: {3} oslo_utils.tests.tests_encodeutils.EncodeUtilsTest.test_safe_decode [0.000355s] ... ok DEBUG: {3} oslo_utils.tests.tests_encodeutils.EncodeUtilsTest.test_safe_encode_int_instead_of_text [0.000250s] ... ok DEBUG: {3} oslo_utils.tests.tests_encodeutils.EncodeUtilsTest.test_safe_encode_list_instead_of_text [0.000489s] ... ok DEBUG: {3} oslo_utils.tests.tests_encodeutils.EncodeUtilsTest.test_safe_encode_none_instead_of_text [0.000246s] ... ok DEBUG: {3} oslo_utils.tests.tests_encodeutils.EncodeUtilsTest.test_to_utf8 [0.000311s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.005507s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000690s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002048s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000562s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000985s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000867s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000502s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000484s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000556s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000631s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000489s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000568s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000587s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000757s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000552s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000604s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000492s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.018674s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000526s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000484s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000512s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000632s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000501s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000471s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000496s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000616s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000467s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000516s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000475s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000882s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000518s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000471s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000501s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000683s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000543s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.004771s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000525s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000559s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000499s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001398s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000515s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000720s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000651s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000543s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000532s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000586s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000502s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000502s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000533s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.003077s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000555s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000477s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000493s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000606s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000492s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000517s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000584s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000621s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000510s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000505s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000643s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001780s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000539s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000509s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000466s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000597s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000470s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000494s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000503s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.004408s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.010585s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000507s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000526s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000619s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000837s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.003301s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000550s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001006s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000496s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000523s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000507s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.003457s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000516s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000480s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000510s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.004338s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000552s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000480s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000637s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000601s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000520s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000541s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000482s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000613s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000492s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000461s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.010545s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000587s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000519s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000511s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000477s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000600s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000478s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000668s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000481s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000562s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000490s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000468s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000498s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000561s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000509s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000476s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000475s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000705s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000831s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.011956s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000495s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000628s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000512s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000490s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000511s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000583s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000484s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000460s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000512s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000831s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000474s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000499s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000472s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000596s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000535s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000528s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000668s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000839s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.012909s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000508s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000467s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000476s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000558s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000484s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000464s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000499s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000585s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000483s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000486s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000507s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000639s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000501s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000544s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000533s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000596s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000491s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000495s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.010948s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000623s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000719s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000524s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000492s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000667s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000504s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000885s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000505s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.008630s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000536s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000540s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000502s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000866s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.003549s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000501s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001616s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.003604s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000663s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000550s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000516s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001258s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000538s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000516s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.003544s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000864s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000612s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000483s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000509s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000579s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001396s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000796s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000808s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000907s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000828s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000873s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000713s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000616s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001120s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000830s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000832s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000862s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000749s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000748s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000775s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000896s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000788s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000792s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000797s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000911s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000816s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000836s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000827s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001116s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000998s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000857s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000901s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000926s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000768s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000773s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000790s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000896s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000826s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000847s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000824s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000968s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000788s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000794s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000772s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001312s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000756s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000810s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000777s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000965s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000795s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000768s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000764s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000882s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000785s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000497s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000512s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000666s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000663s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000888s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000796s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000908s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000788s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000831s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000862s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000896s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000864s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000737s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000781s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000837s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000779s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000775s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000835s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000902s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000827s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000739s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000745s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000951s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000765s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000743s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000802s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000753s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000879s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000765s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000805s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.003157s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000938s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000804s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000799s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000776s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000885s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000489s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000513s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000848s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001172s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002075s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.003533s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.002760s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.003801s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000620s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000674s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000515s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000621s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000505s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000514s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001691s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001013s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000508s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000530s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000529s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000580s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000511s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000479s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000670s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.002592s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000505s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000521s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000487s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000609s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000510s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000493s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000501s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000575s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000511s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000476s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000489s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000590s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000476s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000516s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000488s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000614s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000517s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000468s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000490s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001551s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000589s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000485s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000763s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000626s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000605s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000482s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000514s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000910s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000474s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000540s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000522s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000607s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000515s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000484s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000532s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000581s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000469s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000501s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000496s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000681s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000468s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000470s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000525s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.002883s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000505s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000484s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000463s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000615s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000473s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000500s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000512s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000572s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000504s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000469s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000978s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001147s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000574s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000492s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000471s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000648s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000499s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000452s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000474s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000567s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000542s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000475s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000504s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000588s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000464s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000487s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000447s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000572s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000461s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000489s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000509s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000937s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.002597s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000538s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000466s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000581s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000458s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000516s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000459s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000640s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000477s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000459s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000483s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000550s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001706s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000516s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000523s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000578s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000685s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000520s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.002374s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000584s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000526s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000469s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000527s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000593s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000470s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000495s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000468s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000643s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000461s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000479s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000472s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000562s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000493s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000465s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000484s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002766s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000462s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000479s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000454s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000597s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000460s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000478s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000469s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000579s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000477s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001377s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000499s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001148s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000463s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000487s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000583s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000561s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000491s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000464s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000482s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000547s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000536s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.003107s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000524s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000572s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000510s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000610s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000675s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000725s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000490s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000463s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000490s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001502s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000509s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000448s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000481s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000789s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000760s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000627s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000643s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000776s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000722s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000670s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000637s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000743s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000718s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002786s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000658s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000808s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000710s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000666s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000664s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000777s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000641s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000597s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000582s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001719s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000648s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000630s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000829s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001100s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000654s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000705s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000617s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000799s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000741s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000661s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000665s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000794s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000699s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000564s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000689s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000745s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000707s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000634s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000643s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000844s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000568s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000626s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000651s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000726s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000668s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000615s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000638s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000734s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000716s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000709s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000662s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000792s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000655s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000658s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000650s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000781s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000870s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000600s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000638s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000956s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002707s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000745s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000646s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000747s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000623s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000642s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000655s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000846s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000700s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001098s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000782s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001408s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000646s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000643s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000952s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001090s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000735s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002992s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000705s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000803s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000718s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000672s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.001771s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000795s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000866s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000653s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000677s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000685s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000652s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000682s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000641s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000799s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000577s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000606s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000645s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000722s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000674s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000559s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000548s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000678s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000605s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000574s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000569s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000736s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000590s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000708s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000730s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000999s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000662s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000630s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000687s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000788s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000766s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000603s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000555s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000665s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000669s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000654s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000740s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001009s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.002817s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000765s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000621s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000798s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000611s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000668s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000592s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000758s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000891s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000830s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000679s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000787s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000680s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000594s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001230s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000769s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000617s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000708s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000671s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000739s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000691s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000687s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000783s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000703s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000612s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000574s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000647s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000843s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001364s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000695s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000664s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000889s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000635s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000737s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000632s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000957s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000639s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000678s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000657s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000804s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000639s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000616s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000675s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000769s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000589s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000669s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000659s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001113s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000645s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000630s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000941s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000671s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000567s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000642s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.003041s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000777s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000674s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.001085s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000722s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001126s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000932s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000560s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000566s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000690s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000627s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000613s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000617s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000758s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000625s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000616s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002766s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000887s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000670s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000639s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000632s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000701s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.004811s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000641s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000633s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000717s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000609s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.001758s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000940s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000846s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000648s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000708s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000609s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000759s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000589s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000654s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000631s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000690s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000623s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000615s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000613s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001022s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000599s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000579s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000609s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000811s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000641s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000576s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000588s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000684s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000631s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000568s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000573s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000688s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000608s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000573s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000624s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000663s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000701s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000609s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000582s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000821s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000671s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000748s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000588s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000683s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000571s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000675s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000594s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000699s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000579s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000573s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000585s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000681s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000598s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000570s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000587s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000670s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000579s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000619s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.002616s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000809s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000608s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000562s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000567s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000691s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000560s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000534s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000574s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001047s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000640s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000613s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.002998s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.001009s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000617s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000577s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000572s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000699s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000589s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000612s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000633s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000685s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000572s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000593s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000614s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000650s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000571s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000591s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000591s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000669s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000688s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000602s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000594s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000655s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000565s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000593s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000598s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000702s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000576s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000580s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000668s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.001483s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000691s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000591s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000582s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000619s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000760s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000604s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000592s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000582s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000692s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000565s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000629s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000625s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000670s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000586s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000557s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000738s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001019s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000583s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000588s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000606s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000821s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.003010s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000611s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000582s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000694s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000593s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000580s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000600s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001447s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000697s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000622s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000593s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000711s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000660s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000616s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000629s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000653s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000592s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000608s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000627s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000714s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000626s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000622s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000607s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000727s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000625s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000637s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000627s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000703s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000623s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000585s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000593s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000735s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000596s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.002733s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000565s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000659s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000579s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000596s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000596s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000717s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.001524s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000595s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000565s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001280s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000607s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000611s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000616s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000786s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000612s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000575s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000541s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000648s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000616s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000606s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000646s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000654s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000579s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000709s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000565s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000561s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000760s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000674s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.003127s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000610s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000738s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000573s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,unavailable,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000616s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000588s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000690s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000645s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000579s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000593s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000703s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000608s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000579s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000642s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000774s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000590s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000570s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000584s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000751s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000616s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000614s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000595s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000770s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000623s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000591s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000584s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000647s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000590s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000614s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000576s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000983s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000578s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000592s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000609s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000685s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000568s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000638s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000590s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000614s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000687s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000586s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000598s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000581s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000644s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000617s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000571s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000594s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000845s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000633s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000542s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000586s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000686s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000581s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000606s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000609s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001227s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000618s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000583s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000571s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000741s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000560s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000651s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000736s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000771s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000586s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000602s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000579s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000754s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000881s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96_KiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000579s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000732s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000847s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001391s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.001152s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000834s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000919s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.001033s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000701s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.002850s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,no_garbage,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001120s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000677s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000744s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000587s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000711s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000628s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000585s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000588s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000720s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000827s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000753s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.001298s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000957s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000675s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000636s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,96K_byte,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000631s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000726s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.002905s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000603s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000637s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000709s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000621s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000652s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000617s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000727s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,no_garbage,three_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000623s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000615s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000589s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000723s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000613s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000618s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000622s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000713s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000702s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000612s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000612s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000819s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000646s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000619s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000591s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000688s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000595s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000576s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000700s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000782s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,98304_B,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000658s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000614s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000572s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.001023s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000671s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000583s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000572s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000737s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000678s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000616s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000636s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000688s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000636s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000677s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000643s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000689s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000585s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000578s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000555s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000653s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000635s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000573s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000555s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000712s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000562s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000658s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000603s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000758s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1G,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000647s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000601s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000550s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000665s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000597s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000657s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,no_garbage,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000620s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000568s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000748s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000574s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000670s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000620s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000695s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000607s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000589s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000597s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000702s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000597s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000577s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000577s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000678s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.002511s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000566s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000622s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000991s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000579s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000547s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.001352s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000826s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000824s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,3.1_GiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000583s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000565s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000696s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,no_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000584s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000685s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000546s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,no_garbage,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000809s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000553s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000564s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000798s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000681s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000668s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000661s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000655s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000756s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,no_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000586s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000718s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000684s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000729s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000638s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000665s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000637s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,unavailable,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000684s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,no_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000683s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,one_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000612s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,one_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000725s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000663s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,no_backing_file_format) [0.000609s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,no_garbage,three_snapshots,65536,no_encryption,backing_file_path_with_actual_path,backing_file_format) [0.000687s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,no_backing_file_format) [0.000573s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.000679s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.003737s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000770s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000617s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,one_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000771s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000688s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_before_snapshot_list,three_snapshots,65536,encrypted,backing_file_path_with_actual_path,no_backing_file_format) [0.000830s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,no_encryption,no_backing_file,no_backing_file_format) [0.002057s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path,backing_file_format) [0.000726s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,no_snapshots,65536,encrypted,backing_file_path_with_actual_path,backing_file_format) [0.000655s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,no_backing_file_format) [0.000704s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,no_encryption,backing_file_path,backing_file_format) [0.000557s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,one_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.001174s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,no_encryption,no_backing_file,backing_file_format) [0.000675s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,no_backing_file_format) [0.000579s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanQemuTestCase.test_qemu_img_info_human_format(disk_config,qcow2,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,three_snapshots,65536,encrypted,no_backing_file,backing_file_format) [0.000639s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K,no_garbage,one_snapshots) [0.000737s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K,no_garbage,three_snapshots) [0.000679s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K,garbage_before_snapshot_list,no_snapshots) [0.000895s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K,garbage_before_snapshot_list,one_snapshots) [0.000637s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96_KiB,garbage_before_snapshot_list,no_snapshots) [0.000925s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K_byte,no_garbage,no_snapshots) [0.000659s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K_byte,garbage_before_snapshot_list,one_snapshots) [0.000620s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,96K_byte,garbage_after_snapshot_list,one_snapshots) [0.000646s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,3.1G,no_garbage,one_snapshots) [0.000753s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,3.1G,garbage_before_snapshot_list,three_snapshots) [0.000670s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,3.1G,garbage_after_snapshot_list,no_snapshots) [0.000558s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,3.1G,garbage_after_snapshot_list,one_snapshots) [0.000601s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,3.1G,garbage_after_snapshot_list,three_snapshots) [0.000644s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,3.1_GiB,no_garbage,no_snapshots) [0.000561s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,unavailable,garbage_before_snapshot_list,no_snapshots) [0.000666s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,unavailable,garbage_before_snapshot_list,three_snapshots) [0.000684s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,1e+03_MiB,garbage_before_snapshot_list,one_snapshots) [0.000771s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots) [0.000740s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots) [0.000571s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots) [0.000698s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96_KiB,no_garbage,no_snapshots) [0.000785s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96_KiB,no_garbage,one_snapshots) [0.000731s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots) [0.000667s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots) [0.000670s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots) [0.000800s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots) [0.000663s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots) [0.000734s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots) [0.000684s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,98304_B,garbage_after_snapshot_list,one_snapshots) [0.000713s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,3.1G,garbage_before_snapshot_list,one_snapshots) [0.000637s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,3.1G,garbage_after_snapshot_list,no_snapshots) [0.000656s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,3.1_GiB,no_garbage,no_snapshots) [0.000646s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots) [0.000768s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,unavailable,no_garbage,no_snapshots) [0.000707s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots) [0.000677s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,unavailable,garbage_after_snapshot_list,no_snapshots) [0.000618s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots) [0.000816s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots) [0.000701s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96K,no_garbage,one_snapshots) [0.000630s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96K,garbage_after_snapshot_list,three_snapshots) [0.000677s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96_KiB,garbage_before_snapshot_list,one_snapshots) [0.000713s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96K_byte,no_garbage,three_snapshots) [0.000564s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96K_byte,garbage_before_snapshot_list,no_snapshots) [0.000533s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96K_byte,garbage_before_snapshot_list,one_snapshots) [0.000667s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,96K_byte,garbage_after_snapshot_list,one_snapshots) [0.001047s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,98304_B,garbage_before_snapshot_list,no_snapshots) [0.000644s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,98304_B,garbage_before_snapshot_list,one_snapshots) [0.000649s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,98304_B,garbage_after_snapshot_list,no_snapshots) [0.000602s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,3.1G,no_garbage,three_snapshots) [0.000694s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,3.1_GiB,garbage_before_snapshot_list,no_snapshots) [0.000615s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,3.1_GiB,garbage_after_snapshot_list,three_snapshots) [0.000683s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,unavailable,garbage_before_snapshot_list,no_snapshots) [0.000696s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,unavailable,garbage_before_snapshot_list,three_snapshots) [0.000742s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,1e+03_MiB,no_garbage,one_snapshots) [0.000681s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,1e+03_MiB,garbage_after_snapshot_list,no_snapshots) [0.000598s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64M_byte,1e+03_MiB,garbage_after_snapshot_list,three_snapshots) [0.000582s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96K,no_garbage,no_snapshots) [0.000659s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots) [0.000657s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots) [0.000632s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96K,garbage_after_snapshot_list,three_snapshots) [0.000630s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots) [0.000702s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots) [0.000605s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,no_snapshots) [0.000596s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots) [0.000666s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots) [0.000786s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,98304_B,garbage_before_snapshot_list,one_snapshots) [0.000611s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,98304_B,garbage_after_snapshot_list,three_snapshots) [0.000621s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,3.1G,no_garbage,no_snapshots) [0.000615s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,3.1_GiB,garbage_before_snapshot_list,one_snapshots) [0.000681s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots) [0.000624s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots) [0.000636s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,64_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,three_snapshots) [0.001123s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96K_byte,garbage_before_snapshot_list,no_snapshots) [0.000604s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,96K_byte,garbage_after_snapshot_list,no_snapshots) [0.000789s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,98304_B,garbage_before_snapshot_list,one_snapshots) [0.000640s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,98304_B,garbage_after_snapshot_list,no_snapshots) [0.000611s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,3.1G,garbage_before_snapshot_list,no_snapshots) [0.000590s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,3.1G,garbage_before_snapshot_list,one_snapshots) [0.000911s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,3.1G,garbage_after_snapshot_list,three_snapshots) [0.000885s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,3.1_GiB,no_garbage,no_snapshots) [0.000625s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,3.1_GiB,no_garbage,one_snapshots) [0.000613s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,3.1_GiB,garbage_before_snapshot_list,one_snapshots) [0.000740s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,3.1_GiB,garbage_after_snapshot_list,no_snapshots) [0.000630s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,3.1_GiB,garbage_after_snapshot_list,one_snapshots) [0.000627s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,unavailable,no_garbage,three_snapshots) [0.000611s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,unavailable,garbage_before_snapshot_list,one_snapshots) [0.000709s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,unavailable,garbage_after_snapshot_list,one_snapshots) [0.000601s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,1e+03_MiB,no_garbage,no_snapshots) [0.000604s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,1e+03_MiB,no_garbage,three_snapshots) [0.000622s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,1e+03_MiB,garbage_before_snapshot_list,no_snapshots) [0.001078s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,1e+03_MiB,garbage_before_snapshot_list,three_snapshots) [0.000823s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,1e+03_MiB,garbage_after_snapshot_list,one_snapshots) [0.000693s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M,1e+03_MiB,garbage_after_snapshot_list,three_snapshots) [0.000607s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots) [0.001298s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96_KiB,no_garbage,no_snapshots) [0.000591s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96_KiB,no_garbage,three_snapshots) [0.000563s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,no_snapshots) [0.000562s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots) [0.000758s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,96K_byte,garbage_after_snapshot_list,one_snapshots) [0.000826s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,98304_B,garbage_before_snapshot_list,three_snapshots) [0.000558s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,3.1G,garbage_before_snapshot_list,no_snapshots) [0.000802s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,3.1G,garbage_after_snapshot_list,three_snapshots) [0.014596s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,3.1_GiB,no_garbage,one_snapshots) [0.000811s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,3.1_GiB,no_garbage,three_snapshots) [0.000733s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,one_snapshots) [0.000774s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots) [0.000737s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots) [0.000621s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4M_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots) [0.000637s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots) [0.000646s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots) [0.000847s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96K_byte,no_garbage,one_snapshots) [0.001216s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,96K_byte,garbage_before_snapshot_list,three_snapshots) [0.000637s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,98304_B,no_garbage,three_snapshots) [0.000692s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,3.1G,no_garbage,three_snapshots) [0.000753s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots) [0.000553s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,one_snapshots) [0.000601s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,3.1_GiB,no_garbage,three_snapshots) [0.006740s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,unavailable,no_garbage,one_snapshots) [0.000737s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,4.4_MiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,one_snapshots) [0.000609s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K,no_garbage,no_snapshots) [0.000595s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K,no_garbage,one_snapshots) [0.000587s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K,garbage_after_snapshot_list,three_snapshots) [0.000762s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96_KiB,garbage_before_snapshot_list,no_snapshots) [0.000673s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96_KiB,garbage_after_snapshot_list,no_snapshots) [0.000562s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K_byte,no_garbage,three_snapshots) [0.000654s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K_byte,garbage_before_snapshot_list,one_snapshots) [0.000695s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K_byte,garbage_after_snapshot_list,no_snapshots) [0.000614s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,96K_byte,garbage_after_snapshot_list,one_snapshots) [0.000639s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,98304_B,garbage_before_snapshot_list,one_snapshots) [0.000621s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,98304_B,garbage_after_snapshot_list,one_snapshots) [0.000728s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,3.1G,no_garbage,no_snapshots) [0.000614s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,3.1G,garbage_before_snapshot_list,no_snapshots) [0.000625s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,3.1G,garbage_before_snapshot_list,three_snapshots) [0.000643s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,3.1G,garbage_after_snapshot_list,no_snapshots) [0.000813s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,3.1_GiB,garbage_before_snapshot_list,no_snapshots) [0.000616s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,unavailable,no_garbage,no_snapshots) [0.000650s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,1e+03_MiB,garbage_before_snapshot_list,one_snapshots) [0.000669s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K,1e+03_MiB,garbage_after_snapshot_list,one_snapshots) [0.000790s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots) [0.000649s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots) [0.000645s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96_KiB,no_garbage,no_snapshots) [0.000557s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96_KiB,no_garbage,one_snapshots) [0.001110s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,no_snapshots) [0.000624s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,one_snapshots) [0.000596s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96_KiB,garbage_before_snapshot_list,three_snapshots) [0.000625s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96_KiB,garbage_after_snapshot_list,three_snapshots) [0.000768s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96K_byte,no_garbage,no_snapshots) [0.000908s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96K_byte,no_garbage,three_snapshots) [0.000751s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96K_byte,garbage_before_snapshot_list,one_snapshots) [0.000677s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,96K_byte,garbage_after_snapshot_list,three_snapshots) [0.000755s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,98304_B,garbage_after_snapshot_list,no_snapshots) [0.000746s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,3.1G,no_garbage,three_snapshots) [0.000552s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,3.1_GiB,no_garbage,one_snapshots) [0.000552s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,no_snapshots) [0.000824s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,3.1_GiB,garbage_after_snapshot_list,three_snapshots) [0.000570s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,unavailable,no_garbage,no_snapshots) [0.000519s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,unavailable,garbage_before_snapshot_list,three_snapshots) [0.000538s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,1e+03_MiB,no_garbage,three_snapshots) [0.000740s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2K_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,one_snapshots) [0.000639s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,one_snapshots) [0.000734s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96K,garbage_before_snapshot_list,three_snapshots) [0.000701s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,no_snapshots) [0.000772s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96K,garbage_after_snapshot_list,one_snapshots) [0.000653s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96_KiB,no_garbage,no_snapshots) [0.000673s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96_KiB,no_garbage,three_snapshots) [0.000702s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,no_snapshots) [0.000795s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96_KiB,garbage_after_snapshot_list,one_snapshots) [0.000617s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96K_byte,no_garbage,no_snapshots) [0.000661s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,96K_byte,no_garbage,three_snapshots) [0.000584s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,98304_B,no_garbage,three_snapshots) [0.000714s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,3.1G,no_garbage,one_snapshots) [0.000728s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,3.1_GiB,no_garbage,no_snapshots) [0.000543s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,no_snapshots) [0.000636s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,unavailable,garbage_before_snapshot_list,one_snapshots) [0.000758s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,1e+03_MiB,garbage_before_snapshot_list,no_snapshots) [0.000619s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,2_KiB_with_byte_hint,1e+03_MiB,garbage_after_snapshot_list,no_snapshots) [0.000857s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96K,garbage_before_snapshot_list,one_snapshots) [0.000619s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96K,garbage_after_snapshot_list,no_snapshots) [0.000634s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96K,garbage_after_snapshot_list,one_snapshots) [0.000557s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96_KiB,no_garbage,no_snapshots) [0.000551s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96_KiB,garbage_before_snapshot_list,no_snapshots) [0.000529s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96_KiB,garbage_after_snapshot_list,three_snapshots) [0.000662s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96K_byte,no_garbage,one_snapshots) [0.000557s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96K_byte,no_garbage,three_snapshots) [0.000534s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96K_byte,garbage_before_snapshot_list,no_snapshots) [0.000541s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,96K_byte,garbage_before_snapshot_list,three_snapshots) [0.000815s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,98304_B,no_garbage,one_snapshots) [0.000731s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,98304_B,no_garbage,three_snapshots) [0.000664s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,3.1_GiB,no_garbage,no_snapshots) [0.000691s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,no_snapshots) [0.001004s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,3.1_GiB,garbage_before_snapshot_list,one_snapshots) [0.000585s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,unavailable,no_garbage,one_snapshots) [0.000639s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,unavailable,garbage_before_snapshot_list,one_snapshots) [0.000632s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,1e+03_MiB,no_garbage,one_snapshots) [0.002797s] ... ok DEBUG: {2} oslo_utils.tests.imageutils.test_qemu.ImageUtilsHumanRawTestCase.test_qemu_img_info_human_format(disk_config,raw,1e+03_MiB,1e+03_MiB,garbage_after_snapshot_list,three_snapshots) [0.000617s] ... ok DEBUG: {2} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_event_api_compat [0.001157s] ... ok DEBUG: {2} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_event_no_timeout [0.501152s] ... ok DEBUG: {2} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_event_race [0.102315s] ... ok DEBUG: {2} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_eventlet_no_patcher [0.000377s] ... ok DEBUG: {2} oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_no_warning [0.000649s] ... ok DEBUG: {2} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_filter_func_call [0.000275s] ... ok DEBUG: {2} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_filter_func_context_manager [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_noexc_func_context_manager [0.000219s] ... ok DEBUG: {2} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_noexc_nocall_func_context_manager [0.000214s] ... ok DEBUG: {2} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_raise_classmethod_context_manager [0.000306s] ... ok DEBUG: {2} oslo_utils.tests.test_excutils.ExceptionFilterTest.test_raise_staticmethod_context_manager [0.000413s] ... ok DEBUG: {2} oslo_utils.tests.test_excutils.SaveAndReraiseTest.test_save_and_reraise_exception_capture_not_active [0.000282s] ... ok DEBUG: {2} oslo_utils.tests.test_excutils.SaveAndReraiseTest.test_save_and_reraise_exception_no_reraise [0.000211s] ... ok DEBUG: {2} oslo_utils.tests.test_fileutils.DeleteIfExists.test_file_error [0.000342s] ... ok DEBUG: {2} oslo_utils.tests.test_fileutils.FileTypeTestCase.test_is_yaml [0.001128s] ... ok DEBUG: {2} oslo_utils.tests.test_fileutils.LastBytesTestCase.test_read_all [0.000329s] ... ok DEBUG: {2} oslo_utils.tests.test_fileutils.RemovePathOnError.test_remove [0.000301s] ... ok DEBUG: {2} oslo_utils.tests.test_fileutils.TestComputeFileChecksum.test_compute_checksum_invalid_algorithm [0.000401s] ... ok DEBUG: {2} oslo_utils.tests.test_fileutils.TestComputeFileChecksum.test_compute_checksum_sleep_0_called [0.001002s] ... ok DEBUG: {2} oslo_utils.tests.test_fileutils.WriteToTempfileTestCase.test_file_with_not_default_prefix [0.000305s] ... ok DEBUG: {2} oslo_utils.tests.test_fileutils.WriteToTempfileTestCase.test_file_with_not_default_suffix [0.000288s] ... ok DEBUG: {2} oslo_utils.tests.test_fileutils.WriteToTempfileTestCase.test_file_with_not_existing_path [0.000406s] ... ok DEBUG: {2} oslo_utils.tests.test_fixture.TimeFixtureTest.test_advance_time_seconds [0.000241s] ... ok DEBUG: {2} oslo_utils.tests.test_fixture.UUIDSentinelsTest.test_different_sentinel [0.000998s] ... ok DEBUG: {2} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_bad_class [0.000490s] ... ok DEBUG: {2} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_class [0.000217s] ... ok DEBUG: {2} oslo_utils.tests.test_importutils.ImportUtilsTest.test_import_object_required_arg_present [0.000214s] ... ok DEBUG: {2} oslo_utils.tests.test_importutils.ImportUtilsTest.test_try_import [0.000219s] ... ok DEBUG: {2} oslo_utils.tests.test_netutils.MACbyIPv6TestCase.test_local [0.000432s] ... ok DEBUG: {2} oslo_utils.tests.test_netutils.MACbyIPv6TestCase.test_universal [0.000495s] ... ok DEBUG: {2} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_escape_ipv6 [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_get_my_ipv4_address_with_default_route [0.001200s] ... ok DEBUG: {2} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_get_my_ipv6 [0.001696s] ... ok DEBUG: {2} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_get_noscope_ipv6 [0.000592s] ... ok DEBUG: {2} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_invalid_icmp_code [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_invalid_icmp_type [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_is_int_in_range [0.000966s] ... ok DEBUG: {2} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_is_valid_ipv6 [0.000218s] ... ok DEBUG: {2} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_parse_host_port [0.000604s] ... ok DEBUG: {2} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_urlsplit_ipv6 [0.000708s] ... ok DEBUG: {2} oslo_utils.tests.test_netutils.NetworkUtilsTest.test_urlsplit_params [0.000791s] ... ok DEBUG: {2} oslo_utils.tests.test_netutils.TestIsIPv6Enabled.test_enabled [0.001172s] ... ok DEBUG: {2} oslo_utils.tests.test_netutils.TestIsIPv6Enabled.test_memoize_disabled [0.001100s] ... ok DEBUG: {2} oslo_utils.tests.test_netutils.TestIsIPv6Enabled.test_memoize_not_exists [0.001140s] ... ok DEBUG: {2} oslo_utils.tests.test_reflection.AcceptsKwargsTest.test_no_kwargs [0.018952s] ... ok DEBUG: {2} oslo_utils.tests.test_reflection.GetCallableArgsTest.test_class_with_call [0.000317s] ... ok DEBUG: {2} oslo_utils.tests.test_reflection.GetCallableArgsTest.test_instance_method [0.000253s] ... ok DEBUG: {2} oslo_utils.tests.test_reflection.GetCallableNameTest.test_callable_class [0.000354s] ... ok DEBUG: {2} oslo_utils.tests.test_reflection.GetCallableNameTest.test_callable_class_call [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.test_reflection.GetCallableNameTest.test_class_method [0.000210s] ... ok DEBUG: {2} oslo_utils.tests.test_reflection.GetCallableNameTest.test_constructor [0.000202s] ... ok DEBUG: {2} oslo_utils.tests.test_reflection.GetCallableNameTest.test_mere_function [0.000756s] ... ok DEBUG: {2} oslo_utils.tests.test_reflection.GetCallableNameTestExtended.test_inner_callable_class [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_reflection.GetClassNameTest.test_bound_method [0.000215s] ... ok DEBUG: {2} oslo_utils.tests.test_reflection.GetClassNameTest.test_static_method [0.000270s] ... ok DEBUG: {2} oslo_utils.tests.test_reflection.MemberGetTest.test_get_members_names_exclude_hidden [0.000249s] ... ok DEBUG: {2} oslo_utils.tests.test_reflection.MemberGetTest.test_get_members_no_exclude_hidden [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_errors_bad_literal_with_op_allin [0.000293s] ... ok DEBUG: {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_match_float_under_scope_with_op_rangein_ge [0.001673s] ... ok DEBUG: {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_match_one_with_op_allin [0.001085s] ... ok DEBUG: {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_match_substr_reversed [0.001651s] ... ok DEBUG: {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_matche_int_upper_int_range_with_op_rangein_lt [0.001190s] ... ok DEBUG: {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_not_closing_brackets_with_op_rangein [0.000310s] ... ok DEBUG: {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_not_opening_brackets_with_op_rangein [0.000267s] ... ok DEBUG: {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_simple [0.001145s] ... ok DEBUG: {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_simple2 [0.001039s] ... ok DEBUG: {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_bogus_ops [0.000930s] ... ok DEBUG: {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_allin [0.001121s] ... ok DEBUG: {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_eq [0.000903s] ... ok DEBUG: {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_eq3 [0.001054s] ... ok DEBUG: {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_ge [0.001007s] ... ok DEBUG: {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_in2 [0.000895s] ... ok DEBUG: {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_or [0.001096s] ... ok DEBUG: {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_or2 [0.001180s] ... ok DEBUG: {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_or3 [0.001064s] ... ok DEBUG: {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_fails_with_op_seq [0.000891s] ... ok DEBUG: {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_match_int_leading_zero [0.000917s] ... ok DEBUG: {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_float_lower_float_range_with_op_rangein_ge [0.001630s] ... ok DEBUG: {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_float_upper_mixed_range_with_op_rangein [0.003455s] ... ok DEBUG: {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_float_with_float_limit_with_op_rangein [0.001192s] ... ok DEBUG: {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_int_lower_int_range_with_op_rangein_ge [0.000992s] ... ok DEBUG: {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_eq2 [0.001075s] ... ok DEBUG: {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_g3 [0.000932s] ... ok DEBUG: {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_in [0.000943s] ... ok DEBUG: {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_in3 [0.008277s] ... ok DEBUG: {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_le2 [0.001127s] ... ok DEBUG: {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_ne [0.001052s] ... ok DEBUG: {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_or [0.000951s] ... ok DEBUG: {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_sg [0.000930s] ... ok DEBUG: {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_sge [0.001053s] ... ok DEBUG: {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_sle2 [0.001187s] ... ok DEBUG: {2} oslo_utils.tests.test_specs_matcher.SpecsMatcherTestCase.test_specs_matches_with_op_sneq [0.001075s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.IsIntLikeTestCase.test_is_int_like_false [0.000247s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.MaskPasswordTestCase.test_xml [0.000992s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.SplitByCommas.test_plain [0.001073s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.SplitByCommas.test_quote_inside_unquoted [0.001079s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.SplitByCommas.test_with_escaped_quotes_in_row_inside_quoted [0.000641s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StrUtilsTest.test_bool_bool_from_string_default [0.000219s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StrUtilsTest.test_is_valid_boolstr [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,no_unit_prefix,B,return_dec) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,k,b,return_dec) [0.000215s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,k,b,return_int) [0.000209s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,k,invalid_unit_suffix,return_dec) [0.000276s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,k,invalid_unit_suffix,return_int) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,K,bit,return_dec) [0.000241s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,K,B,return_dec) [0.000458s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,M,b,return_int) [0.000218s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,M,B,return_dec) [0.000203s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,G,B,return_dec) [0.000249s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,T,B,return_int) [0.000212s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,P,b,return_dec) [0.000203s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,P,B,return_int) [0.000202s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,E,b,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,E,bit,return_int) [0.000200s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,E,invalid_unit_suffix,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Y,B,return_dec) [0.000202s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,R,bit,return_int) [0.007335s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,R,B,return_int) [0.000210s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Q,B,return_int) [0.000207s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ki,invalid_unit_suffix,return_dec) [0.000265s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Mi,B,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Mi,invalid_unit_suffix,return_dec) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Mi,invalid_unit_suffix,return_int) [0.001433s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Gi,b,return_dec) [0.000260s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Gi,B,return_int) [0.000241s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ti,b,return_int) [0.000255s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Pi,b,return_dec) [0.000260s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Pi,b,return_int) [0.000236s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Pi,bit,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Pi,B,return_int) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Pi,invalid_unit_suffix,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ei,bit,return_dec) [0.000388s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ei,bit,return_int) [0.000236s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ei,B,return_dec) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ei,B,return_int) [0.000481s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Zi,B,return_int) [0.000241s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Yi,b,return_dec) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Yi,b,return_int) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Yi,B,return_int) [0.000313s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ri,B,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Ri,invalid_unit_suffix,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Qi,b,return_int) [0.000248s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Qi,bit,return_dec) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,Qi,bit,return_int) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,invalid_unit_prefix,bit,return_dec) [0.001035s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,integer,invalid_unit_prefix,B,return_dec) [0.000327s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,no_unit_prefix,bit,return_dec) [0.000267s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,k,b,return_int) [0.000211s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,M,b,return_int) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,M,invalid_unit_suffix,return_dec) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,M,invalid_unit_suffix,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,G,B,return_int) [0.000202s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,T,B,return_int) [0.000204s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,T,invalid_unit_suffix,return_dec) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,P,bit,return_dec) [0.000202s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,E,invalid_unit_suffix,return_int) [0.000245s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Z,invalid_unit_suffix,return_int) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Y,bit,return_dec) [0.000201s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Y,B,return_dec) [0.000195s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Q,invalid_unit_suffix,return_int) [0.000320s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ki,invalid_unit_suffix,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Mi,b,return_dec) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Mi,b,return_int) [0.000243s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Mi,bit,return_dec) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Gi,bit,return_int) [0.000286s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ti,B,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Pi,bit,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Pi,B,return_int) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ei,b,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ei,invalid_unit_suffix,return_int) [0.000427s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Zi,B,return_dec) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Yi,b,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Yi,bit,return_int) [0.000267s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Yi,B,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Yi,invalid_unit_suffix,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ri,bit,return_int) [0.000243s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ri,B,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ri,invalid_unit_suffix,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Ri,invalid_unit_suffix,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Qi,b,return_int) [0.000258s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Qi,bit,return_dec) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,Qi,B,return_int) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,invalid_unit_prefix,bit,return_int) [0.000673s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,invalid_unit_prefix,B,return_dec) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,no_unit_prefix,B,return_int) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,k,b,return_dec) [0.000202s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,k,bit,return_int) [0.000201s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,k,invalid_unit_suffix,return_int) [0.000440s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,K,b,return_dec) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,K,invalid_unit_suffix,return_int) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,G,bit,return_dec) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,G,B,return_int) [0.000314s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000455s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,T,b,return_dec) [0.000210s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,T,b,return_int) [0.000203s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,T,bit,return_dec) [0.000198s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,T,B,return_int) [0.000236s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,P,B,return_int) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,E,B,return_dec) [0.000204s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Z,b,return_dec) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Z,bit,return_dec) [0.000217s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Y,bit,return_dec) [0.000323s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Y,B,return_int) [0.000214s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,R,bit,return_dec) [0.000303s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,R,B,return_dec) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Q,b,return_dec) [0.000209s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Q,b,return_int) [0.000200s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Q,bit,return_int) [0.000246s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Q,B,return_dec) [0.000241s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ki,b,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ki,B,return_dec) [0.000332s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000242s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Mi,b,return_dec) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Gi,bit,return_int) [0.000244s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Gi,B,return_int) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ti,b,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ti,bit,return_dec) [0.000545s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ti,B,return_dec) [0.000280s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Pi,bit,return_dec) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Pi,bit,return_int) [0.000268s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Pi,B,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ei,b,return_dec) [0.000254s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ei,bit,return_dec) [0.000340s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Zi,b,return_dec) [0.000249s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Zi,b,return_int) [0.000254s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Zi,bit,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ri,b,return_dec) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ri,B,return_dec) [0.000263s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_start,Qi,b,return_dec) [0.000491s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,no_unit_prefix,b,return_int) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,no_unit_prefix,bit,return_int) [0.000294s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,no_unit_prefix,B,return_dec) [0.000317s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,k,B,return_dec) [0.000247s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,K,bit,return_dec) [0.000312s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,K,bit,return_int) [0.000391s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,K,B,return_int) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.000262s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,M,b,return_int) [0.000260s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,M,bit,return_dec) [0.000306s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,M,bit,return_int) [0.000295s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,G,bit,return_dec) [0.000245s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,T,B,return_int) [0.000422s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000291s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,P,b,return_dec) [0.000246s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,E,b,return_int) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,E,bit,return_dec) [0.000276s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,E,bit,return_int) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Z,bit,return_int) [0.000244s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Y,bit,return_dec) [0.000276s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,R,b,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Q,bit,return_dec) [0.000257s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.000274s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Mi,B,return_int) [0.000418s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Mi,invalid_unit_suffix,return_dec) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Gi,b,return_dec) [0.000239s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Gi,B,return_dec) [0.000269s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Gi,B,return_int) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ti,b,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ei,bit,return_int) [0.000269s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ei,B,return_int) [0.000258s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000239s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Zi,bit,return_dec) [0.000297s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Zi,bit,return_int) [0.000244s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000273s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Yi,bit,return_int) [0.000348s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ri,b,return_dec) [0.000241s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Ri,bit,return_dec) [0.000377s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,Qi,B,return_dec) [0.000305s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,invalid_unit_prefix,b,return_int) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000247s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,no_unit_prefix,bit,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,k,bit,return_dec) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,K,b,return_dec) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,K,b,return_int) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,K,bit,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,K,B,return_dec) [0.000267s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,G,B,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,P,b,return_dec) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,P,bit,return_dec) [0.000404s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,P,bit,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,E,b,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,E,bit,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,E,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Z,b,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Y,B,return_int) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000254s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,R,B,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Q,B,return_int) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Gi,bit,return_int) [0.000264s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Gi,B,return_dec) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ti,bit,return_int) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000483s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Pi,b,return_dec) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Pi,B,return_dec) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000247s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Zi,b,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Zi,b,return_int) [0.000277s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Zi,bit,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Yi,b,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Yi,B,return_int) [0.000275s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ri,b,return_dec) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ri,bit,return_dec) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000369s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,Qi,b,return_int) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,invalid_unit_prefix,b,return_int) [0.000246s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,invalid_unit_prefix,B,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,no_unit_prefix,bit,return_int) [0.000284s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,k,bit,return_dec) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,K,bit,return_dec) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,K,bit,return_int) [0.000245s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,M,bit,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,M,invalid_unit_suffix,return_int) [0.000355s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,G,b,return_dec) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,G,B,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,T,b,return_dec) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,T,B,return_dec) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,T,B,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,P,b,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,P,b,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,E,B,return_dec) [0.000308s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,E,invalid_unit_suffix,return_dec) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Z,bit,return_int) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Z,B,return_dec) [0.000296s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Y,b,return_dec) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Y,b,return_int) [0.000358s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Y,bit,return_dec) [0.000272s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,R,B,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,R,invalid_unit_suffix,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ki,bit,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Mi,b,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Mi,bit,return_dec) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Mi,bit,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Gi,bit,return_int) [0.000266s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ti,bit,return_dec) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Pi,b,return_dec) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Pi,b,return_int) [0.000275s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Pi,B,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ei,b,return_dec) [0.000366s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Ei,bit,return_dec) [0.000268s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Yi,b,return_dec) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,Yi,b,return_int) [0.000219s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,invalid_unit_prefix,b,return_dec) [0.000245s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,invalid_unit_prefix,B,return_dec) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,invalid_unit_prefix,B,return_int) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,no_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000261s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,no_unit_prefix,b,return_int) [0.000216s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,k,bit,return_dec) [0.000206s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,k,invalid_unit_suffix,return_dec) [0.000251s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,K,bit,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,M,b,return_int) [0.000305s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,M,invalid_unit_suffix,return_dec) [0.003926s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,G,b,return_dec) [0.000236s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,G,b,return_int) [0.000204s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,G,bit,return_dec) [0.000199s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,T,invalid_unit_suffix,return_dec) [0.000277s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,P,B,return_dec) [0.000214s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,E,bit,return_dec) [0.000206s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,E,invalid_unit_suffix,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,E,invalid_unit_suffix,return_int) [0.000282s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Z,b,return_dec) [0.000207s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Z,b,return_int) [0.000216s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Z,B,return_dec) [0.000283s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Y,bit,return_dec) [0.000207s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Y,B,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,R,b,return_int) [0.000204s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,R,bit,return_dec) [0.000275s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,R,B,return_dec) [0.000201s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Q,b,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Q,bit,return_dec) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Q,bit,return_int) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Q,invalid_unit_suffix,return_dec) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ki,bit,return_dec) [0.000255s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ki,bit,return_int) [0.000536s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ki,B,return_int) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Gi,invalid_unit_suffix,return_dec) [0.000277s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Pi,b,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Pi,invalid_unit_suffix,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Pi,invalid_unit_suffix,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ei,b,return_int) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ei,bit,return_dec) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ei,B,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Zi,B,return_int) [0.000252s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Zi,invalid_unit_suffix,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Yi,b,return_int) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ri,B,return_dec) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ri,B,return_int) [0.000470s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Ri,invalid_unit_suffix,return_int) [0.000489s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Qi,b,return_int) [0.000304s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,Qi,B,return_dec) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,invalid_unit_prefix,b,return_dec) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,integer,invalid_unit_prefix,bit,return_dec) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,k,b,return_dec) [0.000213s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,k,invalid_unit_suffix,return_int) [0.000304s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,K,B,return_dec) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,K,invalid_unit_suffix,return_dec) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,M,b,return_dec) [0.000200s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,M,b,return_int) [0.000209s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,M,bit,return_dec) [0.000197s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,G,bit,return_dec) [0.000752s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,G,B,return_int) [0.000205s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,T,bit,return_dec) [0.000197s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,T,bit,return_int) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,T,B,return_dec) [0.000199s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,E,invalid_unit_suffix,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Z,B,return_dec) [0.000202s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Y,bit,return_dec) [0.000250s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,R,b,return_int) [0.000374s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,R,bit,return_int) [0.000199s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ki,bit,return_dec) [0.000241s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ki,invalid_unit_suffix,return_dec) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ki,invalid_unit_suffix,return_int) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Mi,B,return_dec) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Mi,B,return_int) [0.000257s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Mi,invalid_unit_suffix,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Gi,bit,return_int) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Gi,B,return_dec) [0.007317s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ti,b,return_int) [0.000623s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ti,bit,return_int) [0.000261s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ti,B,return_int) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Pi,b,return_dec) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Pi,invalid_unit_suffix,return_dec) [0.000251s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Pi,invalid_unit_suffix,return_int) [0.000247s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ei,b,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Ei,invalid_unit_suffix,return_int) [0.000243s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Zi,bit,return_int) [0.000257s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Zi,invalid_unit_suffix,return_dec) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Yi,B,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Yi,invalid_unit_suffix,return_dec) [0.006104s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Yi,invalid_unit_suffix,return_int) [0.000348s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Qi,invalid_unit_suffix,return_dec) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal,Qi,invalid_unit_suffix,return_int) [0.000992s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,no_unit_prefix,b,return_dec) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000278s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,k,B,return_int) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,k,invalid_unit_suffix,return_int) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,K,B,return_int) [0.000269s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,M,b,return_dec) [0.000248s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,M,b,return_int) [0.000209s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,M,B,return_dec) [0.000219s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.000239s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,M,invalid_unit_suffix,return_int) [0.000243s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,G,b,return_int) [0.000203s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000245s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,T,b,return_int) [0.000527s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000316s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,E,b,return_int) [0.000209s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,E,B,return_int) [0.001321s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000358s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Y,b,return_int) [0.001609s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Y,bit,return_dec) [0.000203s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Y,bit,return_int) [0.000200s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Y,B,return_dec) [0.000197s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,R,B,return_dec) [0.002348s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Q,b,return_int) [0.000214s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ki,b,return_dec) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ki,bit,return_int) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ki,B,return_int) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.000269s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Mi,bit,return_int) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Mi,invalid_unit_suffix,return_int) [0.000444s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ti,b,return_int) [0.000279s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.002767s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000236s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Pi,b,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ei,bit,return_int) [0.000284s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ei,B,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Zi,b,return_dec) [0.000282s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Zi,b,return_int) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Zi,bit,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Zi,B,return_dec) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Zi,B,return_int) [0.000360s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Yi,B,return_dec) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ri,b,return_dec) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Ri,bit,return_dec) [0.001274s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Qi,bit,return_dec) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,Qi,bit,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000269s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,no_unit_prefix,b,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,no_unit_prefix,b,return_int) [0.000406s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_int) [0.000280s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,k,b,return_dec) [0.000257s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,k,B,return_dec) [0.000407s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,k,B,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.000255s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,M,b,return_int) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,M,bit,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,G,b,return_dec) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000249s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,G,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,T,bit,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,T,B,return_int) [0.000492s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,P,B,return_int) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,E,B,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Z,B,return_dec) [0.000252s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Y,bit,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,R,bit,return_dec) [0.000387s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,R,bit,return_int) [0.000291s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,R,B,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,R,invalid_unit_suffix,return_int) [0.000286s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Q,bit,return_dec) [0.000269s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Q,B,return_dec) [0.000259s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Q,B,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000364s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ki,b,return_int) [0.000243s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ki,bit,return_dec) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ki,bit,return_int) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Mi,b,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Mi,bit,return_dec) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000366s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Gi,b,return_int) [0.000290s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ti,bit,return_int) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.000409s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Pi,b,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Pi,bit,return_dec) [0.003941s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Pi,bit,return_int) [0.000249s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Pi,B,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ei,b,return_dec) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ei,B,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000254s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Zi,bit,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Zi,bit,return_int) [0.000374s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Yi,b,return_dec) [0.000271s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Yi,B,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Yi,B,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ri,B,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.000307s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Qi,bit,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,Qi,B,return_int) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000244s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,no_unit_prefix,B,return_int) [0.000219s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,k,B,return_int) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,K,bit,return_int) [0.000259s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,M,B,return_dec) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000365s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,T,b,return_dec) [0.000287s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,T,bit,return_int) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,P,bit,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,P,B,return_dec) [0.000242s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,E,invalid_unit_suffix,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Z,bit,return_dec) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Y,bit,return_dec) [0.000256s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Y,B,return_dec) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Y,B,return_int) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,R,invalid_unit_suffix,return_int) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Q,bit,return_dec) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Q,B,return_int) [0.000370s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000253s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ki,B,return_int) [0.000283s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Mi,bit,return_dec) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Mi,bit,return_int) [0.000254s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ti,B,return_dec) [0.000245s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ti,B,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Pi,bit,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Pi,B,return_dec) [0.000284s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Pi,B,return_int) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000357s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ei,b,return_dec) [0.000267s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ei,b,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ei,bit,return_dec) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Zi,bit,return_dec) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Zi,B,return_dec) [0.000242s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Zi,B,return_int) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Yi,B,return_dec) [0.000256s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ri,b,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Ri,B,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,Qi,bit,return_int) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000239s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,no_unit_prefix,bit,return_dec) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000404s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,k,B,return_int) [0.000274s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,K,b,return_int) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,K,invalid_unit_suffix,return_int) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,G,b,return_dec) [0.000242s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,G,b,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,G,B,return_dec) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,G,invalid_unit_suffix,return_int) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,T,bit,return_dec) [0.000241s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,T,B,return_dec) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,T,B,return_int) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,P,b,return_dec) [0.000218s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,P,b,return_int) [0.000526s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,P,B,return_int) [0.000374s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,E,bit,return_int) [0.000271s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Z,b,return_int) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Z,bit,return_int) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000256s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,R,b,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Q,b,return_dec) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Q,b,return_int) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ki,bit,return_dec) [0.000249s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Mi,B,return_dec) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Gi,b,return_int) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Gi,B,return_dec) [0.000251s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ti,b,return_dec) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ti,b,return_int) [0.000359s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ti,B,return_int) [0.000257s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Pi,bit,return_dec) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ei,B,return_dec) [0.000293s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Zi,b,return_int) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Zi,bit,return_dec) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Yi,bit,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Yi,bit,return_int) [0.000219s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ri,b,return_int) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Qi,bit,return_dec) [0.000362s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,Qi,bit,return_int) [0.000274s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,positive,garbage_value,invalid_unit_prefix,B,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,no_unit_prefix,bit,return_dec) [0.000206s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,no_unit_prefix,B,return_dec) [0.000195s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,no_unit_prefix,B,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,k,b,return_int) [0.000202s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,k,B,return_dec) [0.000199s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,K,invalid_unit_suffix,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,M,bit,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,M,invalid_unit_suffix,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,G,bit,return_int) [0.016656s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,G,B,return_int) [0.000289s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,P,b,return_dec) [0.000212s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,P,b,return_int) [0.000271s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,P,bit,return_dec) [0.000209s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,P,B,return_dec) [0.000198s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Z,b,return_int) [0.000208s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Z,B,return_dec) [0.000218s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Z,invalid_unit_suffix,return_dec) [0.000300s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Y,bit,return_int) [0.000210s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Y,invalid_unit_suffix,return_dec) [0.000254s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,R,b,return_int) [0.000245s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,R,bit,return_int) [0.000205s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,R,invalid_unit_suffix,return_dec) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Q,bit,return_int) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Q,B,return_dec) [0.000199s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ki,invalid_unit_suffix,return_dec) [0.000262s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Mi,bit,return_dec) [0.000278s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Mi,invalid_unit_suffix,return_int) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ti,b,return_int) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ti,invalid_unit_suffix,return_int) [0.000258s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Pi,bit,return_dec) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ei,b,return_dec) [0.000260s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ei,bit,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ei,bit,return_int) [0.000362s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ei,B,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ei,invalid_unit_suffix,return_int) [0.000448s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Zi,b,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Zi,invalid_unit_suffix,return_dec) [0.002456s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Yi,bit,return_int) [0.000278s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Yi,invalid_unit_suffix,return_int) [0.000261s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ri,b,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Ri,invalid_unit_suffix,return_int) [0.000279s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Qi,b,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,Qi,bit,return_dec) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,invalid_unit_prefix,bit,return_dec) [0.000253s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,invalid_unit_prefix,B,return_dec) [0.000253s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000258s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,no_unit_prefix,b,return_dec) [0.000204s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,no_unit_prefix,B,return_dec) [0.000253s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,no_unit_prefix,B,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,k,b,return_int) [0.000203s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,k,B,return_int) [0.000246s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,K,b,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,K,invalid_unit_suffix,return_int) [0.000391s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,M,b,return_int) [0.000243s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,M,bit,return_dec) [0.000203s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,G,b,return_int) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,G,bit,return_dec) [0.000216s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,T,bit,return_dec) [0.000204s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,P,b,return_dec) [0.000197s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,P,bit,return_int) [0.000200s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,P,B,return_dec) [0.000242s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,E,b,return_int) [0.001033s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,E,B,return_dec) [0.000245s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Z,b,return_dec) [0.000395s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Z,bit,return_dec) [0.000362s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Z,B,return_int) [0.000206s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Z,invalid_unit_suffix,return_int) [0.000299s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Y,bit,return_dec) [0.000206s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Y,bit,return_int) [0.000209s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Y,invalid_unit_suffix,return_int) [0.000298s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,R,b,return_int) [0.000206s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,R,bit,return_dec) [0.000199s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,R,B,return_dec) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,R,B,return_int) [0.000219s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Q,b,return_int) [0.000201s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Q,bit,return_dec) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ki,b,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ki,bit,return_dec) [0.000259s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ki,B,return_dec) [0.000252s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ki,invalid_unit_suffix,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ki,invalid_unit_suffix,return_int) [0.000246s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Mi,b,return_dec) [0.000257s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Mi,bit,return_dec) [0.000343s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Mi,invalid_unit_suffix,return_int) [0.000267s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Gi,bit,return_int) [0.000271s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Gi,invalid_unit_suffix,return_int) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ti,b,return_int) [0.000259s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ti,bit,return_int) [0.000364s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ti,B,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ti,B,return_int) [0.000300s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Pi,invalid_unit_suffix,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Zi,bit,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ri,B,return_dec) [0.000273s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ri,B,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Ri,invalid_unit_suffix,return_int) [0.000499s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Qi,bit,return_int) [0.000249s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Qi,B,return_dec) [0.000308s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,Qi,invalid_unit_suffix,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,invalid_unit_prefix,bit,return_dec) [0.002094s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,invalid_unit_prefix,bit,return_int) [0.000259s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal,invalid_unit_prefix,B,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_dec) [0.005033s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,k,b,return_dec) [0.000236s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,k,bit,return_dec) [0.000203s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,k,invalid_unit_suffix,return_int) [0.000385s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,K,bit,return_int) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,M,B,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,G,bit,return_int) [0.000206s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,T,invalid_unit_suffix,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,P,bit,return_dec) [0.000243s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,E,b,return_int) [0.000208s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,E,B,return_dec) [0.000200s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Y,b,return_dec) [0.000195s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Y,bit,return_dec) [0.000215s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,R,bit,return_int) [0.000203s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,R,B,return_int) [0.000200s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Q,b,return_dec) [0.000195s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Q,b,return_int) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Q,invalid_unit_suffix,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Mi,bit,return_dec) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Mi,bit,return_int) [0.000340s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Gi,bit,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Gi,B,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ti,B,return_int) [0.000242s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Pi,B,return_int) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ei,b,return_int) [0.000246s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ei,B,return_dec) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ei,B,return_int) [0.000391s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Zi,b,return_int) [0.000272s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Zi,B,return_int) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Yi,B,return_dec) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Yi,B,return_int) [0.000245s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ri,b,return_dec) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ri,bit,return_int) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ri,B,return_int) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000254s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Qi,b,return_dec) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Qi,bit,return_dec) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000353s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,no_unit_prefix,B,return_int) [0.000647s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,k,B,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,k,invalid_unit_suffix,return_int) [0.000265s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,M,b,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,M,bit,return_int) [0.000389s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,G,bit,return_dec) [0.000252s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,T,b,return_dec) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,P,b,return_dec) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000259s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,E,b,return_int) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,E,bit,return_dec) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,E,bit,return_int) [0.000384s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,E,B,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Z,b,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Z,bit,return_int) [0.000267s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Z,invalid_unit_suffix,return_int) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Y,b,return_dec) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Y,bit,return_dec) [0.000243s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,R,bit,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,R,invalid_unit_suffix,return_int) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Q,bit,return_int) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ki,b,return_dec) [0.000369s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Gi,b,return_dec) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ti,b,return_int) [0.000364s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ti,B,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Pi,bit,return_dec) [0.000352s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ei,b,return_int) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ei,bit,return_int) [0.000246s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ei,B,return_dec) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ei,B,return_int) [0.000281s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000524s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Zi,b,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Zi,B,return_int) [0.000310s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Yi,bit,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ri,b,return_dec) [0.000451s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ri,b,return_int) [0.000280s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,Qi,bit,return_dec) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000265s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,invalid_unit_prefix,b,return_int) [0.000252s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,no_unit_prefix,b,return_dec) [0.000269s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,no_unit_prefix,b,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,no_unit_prefix,bit,return_dec) [0.000248s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,no_unit_prefix,B,return_dec) [0.000532s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,k,b,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,k,B,return_dec) [0.000427s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,k,invalid_unit_suffix,return_int) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,K,b,return_int) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,K,bit,return_dec) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,K,invalid_unit_suffix,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,M,b,return_dec) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,M,bit,return_int) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,M,B,return_int) [0.000244s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,G,invalid_unit_suffix,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,T,b,return_int) [0.000251s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,P,B,return_int) [0.000317s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,E,invalid_unit_suffix,return_int) [0.000251s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Z,bit,return_dec) [0.000273s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Y,b,return_dec) [0.000312s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,R,bit,return_dec) [0.000401s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Q,B,return_dec) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Q,B,return_int) [0.000256s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ki,b,return_int) [0.000275s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Gi,B,return_dec) [0.000250s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Gi,B,return_int) [0.000299s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ti,b,return_int) [0.000246s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ti,bit,return_dec) [0.000269s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000453s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Pi,B,return_dec) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ei,b,return_dec) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Yi,B,return_dec) [0.000249s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Ri,B,return_int) [0.000385s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Qi,bit,return_dec) [0.000259s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Qi,bit,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Qi,B,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000245s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,invalid_unit_prefix,b,return_int) [0.000219s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,invalid_unit_prefix,B,return_int) [0.000324s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,no_unit_prefix,b,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,no_unit_prefix,bit,return_int) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000242s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,k,bit,return_dec) [0.000356s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,K,bit,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,M,B,return_dec) [0.000264s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,G,bit,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,G,B,return_int) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,G,invalid_unit_suffix,return_int) [0.000249s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,T,B,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,P,b,return_dec) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,P,bit,return_dec) [0.000251s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,P,invalid_unit_suffix,return_int) [0.000277s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,E,b,return_int) [0.000267s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,E,bit,return_int) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,E,B,return_dec) [0.000247s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Z,b,return_int) [0.000364s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Z,bit,return_dec) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Z,bit,return_int) [0.000264s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Z,invalid_unit_suffix,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Y,bit,return_int) [0.000254s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Q,invalid_unit_suffix,return_int) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ki,b,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Mi,bit,return_int) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000261s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ti,B,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Pi,b,return_int) [0.000252s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Pi,bit,return_dec) [0.000293s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Pi,B,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000356s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ei,b,return_int) [0.000274s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Zi,b,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Yi,b,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Yi,bit,return_dec) [0.000248s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Yi,B,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ri,b,return_dec) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ri,bit,return_dec) [0.000251s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ri,bit,return_int) [0.000349s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Ri,B,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Qi,b,return_int) [0.000296s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,Qi,bit,return_dec) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,invalid_unit_prefix,b,return_dec) [0.000350s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,invalid_unit_prefix,bit,return_dec) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,negative,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,no_unit_prefix,bit,return_int) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,no_unit_prefix,B,return_int) [0.000250s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000218s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,K,b,return_dec) [0.000219s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,K,b,return_int) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,K,bit,return_dec) [0.000280s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,K,invalid_unit_suffix,return_dec) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,M,bit,return_dec) [0.000218s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,M,B,return_dec) [0.000243s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,G,invalid_unit_suffix,return_dec) [0.000352s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,T,b,return_dec) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,T,bit,return_int) [0.000250s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,T,invalid_unit_suffix,return_int) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,P,b,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,P,invalid_unit_suffix,return_int) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,E,b,return_dec) [0.000244s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,E,b,return_int) [0.000261s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Z,bit,return_dec) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,R,bit,return_dec) [0.000259s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Q,invalid_unit_suffix,return_dec) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Q,invalid_unit_suffix,return_int) [0.000217s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ki,B,return_dec) [0.000218s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ki,B,return_int) [0.000342s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Gi,B,return_dec) [0.000368s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Gi,invalid_unit_suffix,return_dec) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ti,B,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ti,B,return_int) [0.000219s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Pi,b,return_dec) [0.000256s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Pi,bit,return_int) [0.000267s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Pi,invalid_unit_suffix,return_dec) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ei,B,return_dec) [0.000219s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Zi,b,return_int) [0.000380s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Yi,b,return_int) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Yi,bit,return_dec) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ri,b,return_dec) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ri,B,return_dec) [0.000260s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ri,invalid_unit_suffix,return_dec) [0.000351s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Ri,invalid_unit_suffix,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Qi,b,return_dec) [0.000244s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,Qi,B,return_int) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,invalid_unit_prefix,bit,return_dec) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,invalid_unit_prefix,B,return_dec) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,no_unit_prefix,B,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,k,B,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,K,bit,return_dec) [0.000266s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,M,bit,return_int) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,G,bit,return_dec) [0.000219s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,G,B,return_dec) [0.000217s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,T,b,return_dec) [0.000256s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,T,B,return_dec) [0.000351s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,P,b,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,P,bit,return_int) [0.000246s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,P,B,return_int) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,P,invalid_unit_suffix,return_dec) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,E,B,return_dec) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Z,invalid_unit_suffix,return_dec) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Z,invalid_unit_suffix,return_int) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Y,bit,return_int) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Y,invalid_unit_suffix,return_int) [0.000254s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,R,bit,return_int) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,R,B,return_dec) [0.000219s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,R,B,return_int) [0.000217s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,R,invalid_unit_suffix,return_dec) [0.000419s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Q,bit,return_dec) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Q,B,return_dec) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Q,invalid_unit_suffix,return_int) [0.000520s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ki,b,return_int) [0.000262s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ki,bit,return_int) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ki,B,return_dec) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Mi,bit,return_dec) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Gi,bit,return_dec) [0.000219s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Gi,B,return_dec) [0.000267s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ti,B,return_int) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Pi,b,return_int) [0.000217s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Pi,bit,return_dec) [0.000218s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Pi,bit,return_int) [0.000354s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Pi,B,return_dec) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Pi,invalid_unit_suffix,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ei,invalid_unit_suffix,return_int) [0.000259s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Zi,bit,return_dec) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Yi,b,return_dec) [0.002483s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Yi,B,return_int) [0.000252s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ri,b,return_int) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Ri,B,return_dec) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Qi,b,return_int) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Qi,bit,return_dec) [0.000219s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Qi,B,return_int) [0.000218s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,Qi,invalid_unit_suffix,return_int) [0.000246s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal,invalid_unit_prefix,bit,return_int) [0.000355s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,no_unit_prefix,b,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,no_unit_prefix,bit,return_int) [0.000296s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,k,b,return_int) [0.000294s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,k,bit,return_dec) [0.000254s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,k,B,return_dec) [0.000295s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,k,invalid_unit_suffix,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,K,b,return_dec) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,K,bit,return_int) [0.000219s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,K,invalid_unit_suffix,return_int) [0.000236s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,M,bit,return_int) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,M,B,return_dec) [0.000218s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,T,B,return_int) [0.000290s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000358s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,P,bit,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,P,bit,return_int) [0.000269s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,E,b,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,E,B,return_int) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Z,b,return_dec) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Z,bit,return_dec) [0.000733s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Y,b,return_int) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Y,bit,return_dec) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,R,B,return_dec) [0.000714s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Q,b,return_int) [0.000259s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ki,B,return_dec) [0.000243s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Mi,bit,return_int) [0.000457s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Mi,B,return_dec) [0.000269s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Gi,b,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Gi,bit,return_dec) [0.000219s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ti,bit,return_int) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ti,B,return_int) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.000219s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ei,bit,return_dec) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ei,B,return_dec) [0.000289s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Zi,b,return_dec) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Yi,B,return_dec) [0.000241s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000589s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_start,invalid_unit_prefix,B,return_int) [0.000284s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,no_unit_prefix,b,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,no_unit_prefix,B,return_dec) [0.000244s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000374s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_int) [0.000289s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,k,B,return_dec) [0.000245s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,k,B,return_int) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,K,b,return_dec) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,K,bit,return_dec) [0.000254s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,M,bit,return_dec) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000332s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,G,b,return_int) [0.000250s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,G,bit,return_dec) [0.000347s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,P,bit,return_int) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,P,invalid_unit_suffix,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,E,B,return_int) [0.000219s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Y,b,return_int) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Y,bit,return_int) [0.000239s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Y,B,return_int) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,R,bit,return_int) [0.000219s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Q,bit,return_int) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.000264s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ki,bit,return_dec) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ki,B,return_dec) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.000261s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Mi,bit,return_dec) [0.000357s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Mi,bit,return_int) [0.000267s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Mi,B,return_dec) [0.000247s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Gi,B,return_dec) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Pi,b,return_dec) [0.000256s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ei,b,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ei,bit,return_dec) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Zi,bit,return_int) [0.000249s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Yi,b,return_dec) [0.000236s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Yi,B,return_dec) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Ri,B,return_dec) [0.000245s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Qi,bit,return_dec) [0.000365s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,Qi,invalid_unit_suffix,return_dec) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000285s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,no_unit_prefix,B,return_int) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,k,bit,return_dec) [0.000259s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,k,B,return_int) [0.000297s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,K,bit,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,K,B,return_dec) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,M,B,return_int) [0.000248s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,G,b,return_int) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,T,b,return_dec) [0.000265s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,T,B,return_int) [0.000269s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,P,b,return_dec) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,P,B,return_int) [0.000366s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,E,b,return_dec) [0.000246s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,E,bit,return_dec) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,E,bit,return_int) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,E,B,return_int) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Z,bit,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Y,bit,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,R,b,return_int) [0.000263s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,R,B,return_dec) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,R,invalid_unit_suffix,return_int) [0.000302s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Q,b,return_dec) [0.000254s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ki,bit,return_dec) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ki,bit,return_int) [0.000352s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Mi,b,return_int) [0.000295s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Mi,B,return_dec) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Mi,B,return_int) [0.000219s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Gi,b,return_int) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Gi,bit,return_dec) [0.000259s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000219s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000262s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ti,b,return_dec) [0.000261s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ti,bit,return_dec) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Pi,b,return_int) [0.000461s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000360s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ei,B,return_dec) [0.000253s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Zi,b,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Zi,B,return_dec) [0.000252s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Yi,bit,return_dec) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Ri,bit,return_int) [0.000219s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,Qi,b,return_dec) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,invalid_unit_prefix,b,return_int) [0.000285s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,no_unit_prefix,b,return_int) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,no_unit_prefix,B,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,k,b,return_dec) [0.000531s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,k,bit,return_dec) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,k,B,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,K,b,return_dec) [0.000242s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,M,bit,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,M,invalid_unit_suffix,return_int) [0.000355s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,G,bit,return_int) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,G,B,return_dec) [0.000248s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,G,B,return_int) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,T,b,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,P,b,return_dec) [0.000239s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,P,invalid_unit_suffix,return_dec) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,E,b,return_dec) [0.000217s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,E,bit,return_dec) [0.000387s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,E,invalid_unit_suffix,return_int) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Z,b,return_dec) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Z,invalid_unit_suffix,return_int) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Y,b,return_dec) [0.000260s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Y,bit,return_dec) [0.000219s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,R,B,return_dec) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Q,b,return_dec) [0.000218s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Q,bit,return_dec) [0.000406s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ki,b,return_int) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ki,B,return_int) [0.000274s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Mi,b,return_dec) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Mi,b,return_int) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000377s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Gi,bit,return_dec) [0.002885s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Gi,B,return_int) [0.000245s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ti,b,return_int) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Pi,bit,return_dec) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Pi,bit,return_int) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Pi,B,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ei,bit,return_dec) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Zi,b,return_dec) [0.000243s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Zi,B,return_dec) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Yi,b,return_int) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Yi,bit,return_dec) [0.000219s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Yi,B,return_dec) [0.000252s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000352s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ri,bit,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ri,bit,return_int) [0.000271s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Ri,B,return_int) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,invalid_unit_prefix,b,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(si,invalid_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,no_unit_prefix,b,return_dec) [0.000203s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,no_unit_prefix,B,return_int) [0.000203s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,k,b,return_int) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,k,invalid_unit_suffix,return_dec) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,k,invalid_unit_suffix,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,K,bit,return_dec) [0.000202s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,K,B,return_int) [0.002685s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,M,bit,return_dec) [0.000213s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,M,bit,return_int) [0.000286s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,G,b,return_dec) [0.000207s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,G,b,return_int) [0.000216s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,G,bit,return_int) [0.000206s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,G,invalid_unit_suffix,return_int) [0.000251s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,T,b,return_dec) [0.000202s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,T,bit,return_dec) [0.000200s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,T,invalid_unit_suffix,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,P,bit,return_dec) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,P,B,return_int) [0.000203s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,E,B,return_dec) [0.000200s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,E,invalid_unit_suffix,return_dec) [0.000249s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Z,b,return_dec) [0.000207s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Z,b,return_int) [0.000206s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Z,bit,return_dec) [0.000200s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Z,bit,return_int) [0.000259s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Z,invalid_unit_suffix,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Y,b,return_int) [0.000206s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Y,bit,return_int) [0.000205s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Y,B,return_dec) [0.000217s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,R,bit,return_dec) [0.000197s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,R,bit,return_int) [0.000207s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,R,B,return_dec) [0.000195s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,R,B,return_int) [0.000239s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ki,bit,return_dec) [0.000195s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ki,invalid_unit_suffix,return_int) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Mi,invalid_unit_suffix,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Gi,b,return_int) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Gi,bit,return_dec) [0.000199s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Gi,invalid_unit_suffix,return_dec) [0.000244s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ti,invalid_unit_suffix,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Pi,b,return_dec) [0.000203s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Pi,b,return_int) [0.000202s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Pi,bit,return_dec) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ei,B,return_int) [0.000199s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Zi,bit,return_dec) [0.000195s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Zi,bit,return_int) [0.000195s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Zi,B,return_dec) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Zi,B,return_int) [0.000197s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Ri,b,return_int) [0.000200s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Qi,b,return_int) [0.000198s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,Qi,invalid_unit_suffix,return_int) [0.000314s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,invalid_unit_prefix,b,return_dec) [0.000258s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,integer,invalid_unit_prefix,B,return_dec) [0.000351s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,k,b,return_int) [0.000439s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,k,bit,return_dec) [0.000319s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,k,bit,return_int) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,k,invalid_unit_suffix,return_dec) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,K,bit,return_dec) [0.000202s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,K,invalid_unit_suffix,return_dec) [0.000377s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,M,bit,return_int) [0.000206s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,M,B,return_dec) [0.000199s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,M,B,return_int) [0.000217s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,G,bit,return_int) [0.000201s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,G,invalid_unit_suffix,return_dec) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,G,invalid_unit_suffix,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,T,b,return_int) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,E,invalid_unit_suffix,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,E,invalid_unit_suffix,return_int) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Z,bit,return_dec) [0.000200s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Y,B,return_int) [0.000205s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,R,b,return_int) [0.000203s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,R,B,return_dec) [0.000195s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,R,B,return_int) [0.000215s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Q,invalid_unit_suffix,return_int) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ki,bit,return_dec) [0.000198s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Mi,bit,return_int) [0.000196s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ti,bit,return_dec) [0.000251s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ti,bit,return_int) [0.000198s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ei,b,return_dec) [0.000199s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ei,bit,return_dec) [0.000194s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ei,bit,return_int) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ei,B,return_dec) [0.000197s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ei,B,return_int) [0.000201s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ei,invalid_unit_suffix,return_dec) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ei,invalid_unit_suffix,return_int) [0.000245s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Zi,B,return_dec) [0.000200s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Zi,B,return_int) [0.000204s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Yi,b,return_dec) [0.000200s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Yi,b,return_int) [0.000371s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Yi,invalid_unit_suffix,return_dec) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ri,bit,return_dec) [0.000205s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ri,B,return_dec) [0.000219s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Ri,invalid_unit_suffix,return_dec) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Qi,b,return_dec) [0.000198s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal,Qi,bit,return_dec) [0.000196s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,no_unit_prefix,b,return_int) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,no_unit_prefix,B,return_dec) [0.000195s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,no_unit_prefix,B,return_int) [0.000196s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_int) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,k,invalid_unit_suffix,return_int) [0.000257s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,K,b,return_int) [0.000203s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,K,invalid_unit_suffix,return_int) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,M,b,return_dec) [0.000216s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,M,bit,return_dec) [0.000204s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,M,B,return_int) [0.000201s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,T,b,return_int) [0.000201s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000384s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,E,b,return_dec) [0.000207s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,E,b,return_int) [0.000204s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Z,B,return_dec) [0.000248s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Y,bit,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Y,B,return_int) [0.000245s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Y,invalid_unit_suffix,return_dec) [0.000247s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,R,b,return_dec) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,R,bit,return_dec) [0.000203s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Q,B,return_dec) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Q,B,return_int) [0.000202s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000245s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Gi,b,return_dec) [0.000206s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Gi,b,return_int) [0.000200s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Gi,B,return_int) [0.000206s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.000599s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ti,b,return_int) [0.000217s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Pi,b,return_int) [0.000205s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Yi,bit,return_dec) [0.000196s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.000249s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ri,b,return_int) [0.000201s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ri,bit,return_dec) [0.000199s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000395s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Qi,b,return_dec) [0.000211s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000243s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000321s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,no_unit_prefix,b,return_dec) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,no_unit_prefix,B,return_int) [0.000264s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000285s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_int) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,k,b,return_dec) [0.000399s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,k,bit,return_dec) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,k,B,return_dec) [0.000364s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,K,b,return_dec) [0.000248s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,K,b,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,M,b,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,M,B,return_dec) [0.000243s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,G,b,return_dec) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,G,invalid_unit_suffix,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,T,b,return_dec) [0.000266s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,T,b,return_int) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,T,B,return_int) [0.002677s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,P,B,return_dec) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Z,B,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Y,bit,return_dec) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Y,B,return_int) [0.000274s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,R,b,return_int) [0.000457s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,R,bit,return_int) [0.000266s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Q,bit,return_dec) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ki,b,return_dec) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ki,bit,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ki,B,return_dec) [0.000242s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ki,B,return_int) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Mi,b,return_dec) [0.000241s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Mi,bit,return_dec) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Gi,bit,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ti,bit,return_int) [0.000247s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ti,B,return_int) [0.000469s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Pi,b,return_int) [0.000275s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Pi,bit,return_int) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ei,B,return_int) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000245s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Yi,b,return_dec) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Yi,b,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Yi,B,return_int) [0.000277s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ri,b,return_dec) [0.000295s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ri,B,return_dec) [0.000285s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000249s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,decimal_point_end,Qi,b,return_dec) [0.000356s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,no_unit_prefix,B,return_int) [0.001622s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,k,bit,return_dec) [0.000243s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,k,bit,return_int) [0.000269s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,k,B,return_dec) [0.000256s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,K,B,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,M,bit,return_int) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000356s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,G,invalid_unit_suffix,return_dec) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,T,b,return_dec) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,T,b,return_int) [0.000583s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,T,B,return_int) [0.000236s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,T,invalid_unit_suffix,return_int) [0.000393s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,P,b,return_int) [0.000278s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,P,bit,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,E,bit,return_dec) [0.000243s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Q,B,return_dec) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Q,B,return_int) [0.000241s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000288s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ki,b,return_dec) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ki,b,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ki,bit,return_int) [0.000310s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Mi,B,return_dec) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Gi,bit,return_dec) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Gi,B,return_dec) [0.000241s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ti,B,return_dec) [0.000365s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Pi,b,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Pi,bit,return_dec) [0.000254s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Pi,B,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Pi,B,return_int) [0.000219s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ei,b,return_dec) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ei,bit,return_dec) [0.000255s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Zi,b,return_dec) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Zi,b,return_int) [0.000239s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Yi,bit,return_int) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ri,b,return_int) [0.000436s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ri,B,return_dec) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Ri,B,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,Qi,B,return_int) [0.000241s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,no_unit_prefix,b,return_dec) [0.000259s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,no_unit_prefix,B,return_dec) [0.000272s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,k,b,return_dec) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,k,B,return_dec) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,K,b,return_int) [0.000218s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,K,bit,return_dec) [0.000338s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,K,B,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,M,b,return_dec) [0.000270s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,M,bit,return_int) [0.000395s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,M,B,return_int) [0.000376s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,T,bit,return_int) [0.000245s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,T,invalid_unit_suffix,return_dec) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,T,invalid_unit_suffix,return_int) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,P,bit,return_int) [0.000218s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,E,b,return_int) [0.000257s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,E,bit,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,E,B,return_dec) [0.000217s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,R,b,return_dec) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Q,bit,return_dec) [0.000253s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Q,invalid_unit_suffix,return_int) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Mi,bit,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Mi,B,return_int) [0.000260s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ti,bit,return_dec) [0.000364s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Pi,bit,return_dec) [0.000248s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ei,bit,return_dec) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Zi,b,return_dec) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000254s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Yi,bit,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Ri,B,return_int) [0.000414s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,Qi,bit,return_int) [0.000300s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,invalid_unit_prefix,b,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,invalid_unit_prefix,bit,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,invalid_unit_prefix,B,return_int) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,no_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,no_unit_prefix,b,return_dec) [0.000198s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,no_unit_prefix,B,return_int) [0.000201s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,k,bit,return_int) [0.000249s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,k,B,return_int) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,k,invalid_unit_suffix,return_int) [0.000368s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,K,B,return_int) [0.000242s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,M,b,return_dec) [0.000206s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,G,b,return_int) [0.000352s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,T,b,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,T,bit,return_dec) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,T,bit,return_int) [0.000203s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,P,bit,return_dec) [0.000198s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,P,bit,return_int) [0.000239s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,P,B,return_int) [0.000204s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Y,b,return_dec) [0.000203s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Y,b,return_int) [0.000204s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Y,B,return_dec) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Y,invalid_unit_suffix,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Y,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,R,b,return_dec) [0.000201s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,R,b,return_int) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,R,bit,return_int) [0.000201s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,R,B,return_int) [0.000200s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Q,b,return_int) [0.000199s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ki,bit,return_int) [0.000256s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ki,invalid_unit_suffix,return_int) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Mi,B,return_int) [0.000205s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Mi,invalid_unit_suffix,return_int) [0.000246s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Gi,invalid_unit_suffix,return_int) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ti,invalid_unit_suffix,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Pi,b,return_dec) [0.000198s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Pi,b,return_int) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Pi,B,return_dec) [0.000196s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Pi,invalid_unit_suffix,return_int) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Yi,b,return_dec) [0.000198s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Yi,bit,return_dec) [0.000218s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ri,b,return_dec) [0.000195s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Ri,b,return_int) [0.000200s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Qi,B,return_dec) [0.000196s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,Qi,invalid_unit_suffix,return_dec) [0.000545s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,invalid_unit_prefix,bit,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,invalid_unit_prefix,B,return_dec) [0.000356s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,invalid_unit_prefix,B,return_int) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,no_unit_prefix,B,return_dec) [0.000195s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,K,bit,return_dec) [0.000200s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,K,B,return_int) [0.000202s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,M,invalid_unit_suffix,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,G,bit,return_int) [0.000251s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,G,invalid_unit_suffix,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,G,invalid_unit_suffix,return_int) [0.000219s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,T,bit,return_dec) [0.000197s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,T,B,return_dec) [0.000242s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,P,invalid_unit_suffix,return_dec) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,E,bit,return_dec) [0.000196s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,E,invalid_unit_suffix,return_dec) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Z,b,return_int) [0.000248s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Z,B,return_dec) [0.000197s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Z,invalid_unit_suffix,return_int) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Y,bit,return_dec) [0.000381s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Y,invalid_unit_suffix,return_int) [0.000243s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,R,bit,return_int) [0.000284s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ki,bit,return_int) [0.000247s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ki,B,return_dec) [0.000199s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ki,invalid_unit_suffix,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Mi,b,return_dec) [0.000443s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Mi,bit,return_int) [0.000209s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Mi,B,return_dec) [0.000196s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Mi,B,return_int) [0.000197s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Mi,invalid_unit_suffix,return_dec) [0.000518s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Gi,b,return_dec) [0.000304s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Gi,b,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Gi,invalid_unit_suffix,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ti,B,return_int) [0.000207s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ei,b,return_int) [0.000200s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Zi,bit,return_int) [0.000369s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Yi,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ri,b,return_dec) [0.000203s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ri,B,return_dec) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Ri,invalid_unit_suffix,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Qi,bit,return_int) [0.000203s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,Qi,B,return_dec) [0.000197s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,invalid_unit_prefix,b,return_int) [0.000247s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,invalid_unit_prefix,B,return_dec) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,invalid_unit_prefix,B,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,no_unit_prefix,B,return_dec) [0.000202s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,k,bit,return_int) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,K,b,return_dec) [0.000198s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,M,b,return_dec) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,M,bit,return_int) [0.000202s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,M,B,return_dec) [0.000197s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,M,invalid_unit_suffix,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,G,bit,return_dec) [0.000334s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,G,bit,return_int) [0.000209s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,T,b,return_dec) [0.000199s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,T,b,return_int) [0.000194s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,T,bit,return_int) [0.000215s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,P,b,return_dec) [0.000198s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,P,bit,return_int) [0.000218s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,E,b,return_int) [0.000208s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,E,bit,return_dec) [0.000194s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,E,B,return_int) [0.000199s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Z,bit,return_int) [0.000250s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Z,B,return_dec) [0.000197s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,R,B,return_int) [0.000203s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000266s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ki,B,return_dec) [0.000202s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ki,B,return_int) [0.000200s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ki,invalid_unit_suffix,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Mi,bit,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Mi,B,return_int) [0.000199s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Gi,bit,return_int) [0.000202s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Gi,B,return_int) [0.000199s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ti,B,return_dec) [0.000219s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Pi,B,return_dec) [0.000195s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ei,bit,return_int) [0.000203s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Zi,b,return_dec) [0.000207s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Zi,bit,return_dec) [0.000196s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Ri,bit,return_dec) [0.000197s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Qi,b,return_int) [0.000216s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,Qi,B,return_int) [0.000207s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_start,invalid_unit_prefix,B,return_int) [0.000252s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,no_unit_prefix,bit,return_dec) [0.000272s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,k,b,return_dec) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,k,invalid_unit_suffix,return_int) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,K,invalid_unit_suffix,return_int) [0.000255s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,M,bit,return_int) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,M,B,return_dec) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,M,B,return_int) [0.000477s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,G,b,return_dec) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,G,bit,return_int) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,G,B,return_int) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,T,B,return_int) [0.000248s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,P,bit,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000370s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Y,b,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,R,bit,return_int) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,R,B,return_dec) [0.000239s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,R,invalid_unit_suffix,return_int) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Q,invalid_unit_suffix,return_int) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ki,b,return_dec) [0.000365s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Mi,b,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Mi,bit,return_int) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Gi,bit,return_dec) [0.000320s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ti,b,return_dec) [0.000342s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ti,B,return_dec) [0.000360s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ti,B,return_int) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Pi,B,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.000256s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ei,bit,return_dec) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Zi,bit,return_int) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Zi,B,return_int) [0.000243s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ri,b,return_dec) [0.000364s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ri,b,return_int) [0.000265s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Qi,b,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,decimal_point_end,Qi,B,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,no_unit_prefix,bit,return_dec) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,no_unit_prefix,bit,return_int) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,k,bit,return_dec) [0.000246s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,k,bit,return_int) [0.000218s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,k,B,return_int) [0.000219s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,K,bit,return_dec) [0.000218s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,M,b,return_dec) [0.000477s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,M,bit,return_dec) [0.000364s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,M,B,return_int) [0.000277s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,M,invalid_unit_suffix,return_int) [0.000927s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,G,b,return_int) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,G,bit,return_dec) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,G,invalid_unit_suffix,return_dec) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,G,invalid_unit_suffix,return_int) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,T,B,return_int) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,P,b,return_int) [0.000219s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,P,invalid_unit_suffix,return_int) [0.000244s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,E,b,return_dec) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,E,bit,return_int) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,E,B,return_dec) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000400s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Z,bit,return_int) [0.000236s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Z,B,return_dec) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,R,bit,return_int) [0.000469s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Q,B,return_dec) [0.000294s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000318s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ki,b,return_int) [0.000327s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Mi,B,return_dec) [0.000239s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Gi,B,return_dec) [0.000283s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ti,b,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ti,B,return_int) [0.000257s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000358s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Zi,bit,return_dec) [0.000244s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,Ri,bit,return_dec) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,invalid_literal,invalid_unit_prefix,b,return_int) [0.000219s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,no_unit_prefix,B,return_dec) [0.000242s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,no_unit_prefix,B,return_int) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,k,b,return_int) [0.000219s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,k,invalid_unit_suffix,return_int) [0.000218s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,K,b,return_dec) [0.000242s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,K,B,return_dec) [0.000219s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,M,b,return_dec) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,G,b,return_int) [0.000271s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,T,b,return_dec) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,E,B,return_int) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,E,invalid_unit_suffix,return_dec) [0.000258s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Z,bit,return_dec) [0.000372s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Z,B,return_dec) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Y,bit,return_dec) [0.000285s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,R,b,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Q,b,return_dec) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Q,bit,return_int) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Q,B,return_dec) [0.000255s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Mi,bit,return_dec) [0.000219s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Mi,bit,return_int) [0.000329s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Mi,B,return_dec) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Gi,b,return_dec) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ti,B,return_dec) [0.000290s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Pi,b,return_int) [0.000379s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000352s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ei,bit,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ei,B,return_dec) [0.000244s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ei,B,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Zi,bit,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Yi,b,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Yi,bit,return_dec) [0.000271s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Yi,B,return_dec) [0.000253s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,Ri,b,return_dec) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,invalid_unit_prefix,bit,return_dec) [0.000269s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,positive,garbage_value,invalid_unit_prefix,bit,return_int) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,no_unit_prefix,bit,return_int) [0.000218s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,no_unit_prefix,B,return_int) [0.000210s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000257s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,K,invalid_unit_suffix,return_dec) [0.000390s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,M,invalid_unit_suffix,return_dec) [0.000247s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,P,b,return_int) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,P,bit,return_int) [0.000216s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,P,invalid_unit_suffix,return_int) [0.000236s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,E,bit,return_int) [0.000252s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Z,invalid_unit_suffix,return_dec) [0.000242s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Y,b,return_int) [0.002657s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Y,bit,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Y,B,return_int) [0.000213s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Y,invalid_unit_suffix,return_int) [0.000258s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,R,B,return_int) [0.000267s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,R,invalid_unit_suffix,return_dec) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Q,bit,return_dec) [0.000210s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Q,B,return_int) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ki,bit,return_dec) [0.000205s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Mi,B,return_int) [0.000209s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Mi,invalid_unit_suffix,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Gi,B,return_int) [0.000211s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Gi,invalid_unit_suffix,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ti,bit,return_int) [0.000208s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ti,B,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ti,invalid_unit_suffix,return_int) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Pi,b,return_dec) [0.000289s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Pi,bit,return_int) [0.000208s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Pi,invalid_unit_suffix,return_dec) [0.000273s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Pi,invalid_unit_suffix,return_int) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ei,b,return_dec) [0.000202s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ei,invalid_unit_suffix,return_int) [0.000262s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Zi,bit,return_dec) [0.000206s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Zi,invalid_unit_suffix,return_dec) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Yi,b,return_int) [0.000207s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ri,b,return_int) [0.000264s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Ri,invalid_unit_suffix,return_dec) [0.000410s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Qi,bit,return_int) [0.000217s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Qi,B,return_int) [0.000207s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,Qi,invalid_unit_suffix,return_dec) [0.000284s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000411s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,no_unit_prefix,b,return_int) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,no_unit_prefix,bit,return_int) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,k,b,return_dec) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,K,bit,return_int) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,K,B,return_dec) [0.000205s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,T,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,P,B,return_int) [0.000236s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,P,invalid_unit_suffix,return_int) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,E,B,return_int) [0.000210s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,E,invalid_unit_suffix,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Z,bit,return_dec) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Z,B,return_dec) [0.000205s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Z,invalid_unit_suffix,return_dec) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Y,B,return_dec) [0.000208s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,R,b,return_int) [0.000217s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ki,b,return_int) [0.000206s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Gi,B,return_int) [0.000206s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ti,bit,return_dec) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ti,B,return_int) [0.000208s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Pi,b,return_dec) [0.000206s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Pi,bit,return_int) [0.000205s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Pi,B,return_int) [0.000282s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Pi,invalid_unit_suffix,return_int) [0.000241s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ei,bit,return_dec) [0.000211s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ei,bit,return_int) [0.000208s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Zi,b,return_dec) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Zi,b,return_int) [0.000258s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Yi,bit,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Yi,B,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ri,b,return_dec) [0.000209s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ri,B,return_int) [0.000212s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Ri,invalid_unit_suffix,return_dec) [0.000241s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,Qi,invalid_unit_suffix,return_int) [0.000247s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,invalid_unit_prefix,bit,return_int) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal,invalid_unit_prefix,B,return_dec) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,no_unit_prefix,B,return_dec) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,no_unit_prefix,B,return_int) [0.000213s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,k,b,return_dec) [0.000306s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,K,bit,return_dec) [0.000257s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,K,B,return_dec) [0.000212s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,M,b,return_int) [0.000211s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,M,invalid_unit_suffix,return_int) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,G,b,return_dec) [0.000538s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,G,bit,return_dec) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000260s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000239s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,T,bit,return_dec) [0.000215s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,T,bit,return_int) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,T,B,return_dec) [0.000214s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,E,b,return_int) [0.000355s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,E,bit,return_dec) [0.000209s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,E,bit,return_int) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,E,invalid_unit_suffix,return_dec) [0.000239s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Z,b,return_dec) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000245s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Y,b,return_dec) [0.000215s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,R,bit,return_dec) [0.000242s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Q,bit,return_dec) [0.000216s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ki,b,return_dec) [0.000214s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ki,b,return_int) [0.000213s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ki,B,return_int) [0.000248s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Mi,bit,return_dec) [0.000212s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Gi,B,return_int) [0.000216s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000261s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Zi,B,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Yi,B,return_dec) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ri,b,return_dec) [0.000446s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Ri,bit,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Qi,bit,return_dec) [0.000206s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,Qi,bit,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000283s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,no_unit_prefix,bit,return_int) [0.000286s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,no_unit_prefix,B,return_int) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,k,invalid_unit_suffix,return_int) [0.000246s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,K,b,return_dec) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,K,bit,return_dec) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,M,B,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000247s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,T,b,return_dec) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,T,b,return_int) [0.000451s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,P,b,return_dec) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,P,bit,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,P,bit,return_int) [0.007337s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,P,B,return_dec) [0.000263s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000243s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,E,bit,return_dec) [0.000263s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,E,B,return_dec) [0.000241s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,E,B,return_int) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Z,bit,return_int) [0.000258s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Y,b,return_dec) [0.000239s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Y,b,return_int) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Y,B,return_int) [0.000581s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,R,bit,return_int) [0.000396s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Q,b,return_int) [0.000303s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000696s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ki,b,return_int) [0.000347s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ki,bit,return_int) [0.000243s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ki,B,return_int) [0.000268s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000293s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Mi,b,return_int) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Gi,b,return_dec) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Gi,b,return_int) [0.000258s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Gi,B,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.000263s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.000397s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ei,b,return_int) [0.000239s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000273s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Zi,b,return_dec) [0.005207s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Qi,B,return_int) [0.000258s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000253s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,invalid_unit_prefix,b,return_int) [0.000243s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,no_unit_prefix,b,return_int) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,k,b,return_dec) [0.000247s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000278s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,K,bit,return_dec) [0.000374s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,M,b,return_int) [0.000293s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,G,b,return_dec) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,G,b,return_int) [0.000243s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,G,B,return_dec) [0.000273s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,G,invalid_unit_suffix,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,G,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,T,bit,return_dec) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,T,B,return_dec) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,P,B,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,E,bit,return_dec) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000248s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,R,bit,return_dec) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,R,B,return_dec) [0.002797s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Q,B,return_int) [0.000247s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000293s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ki,b,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Mi,B,return_dec) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Mi,B,return_int) [0.000291s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Gi,b,return_dec) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Gi,B,return_dec) [0.000252s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ti,b,return_dec) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ti,b,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ti,bit,return_int) [0.000264s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Pi,b,return_int) [0.000366s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ei,bit,return_dec) [0.000251s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Zi,b,return_int) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Yi,bit,return_dec) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ri,b,return_dec) [0.000269s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Ri,bit,return_dec) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Qi,bit,return_dec) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,invalid_literal,Qi,bit,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,no_unit_prefix,b,return_int) [0.000236s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,no_unit_prefix,bit,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,no_unit_prefix,B,return_int) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000393s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,k,b,return_int) [0.000242s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,k,B,return_int) [0.000369s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,K,b,return_dec) [0.000251s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,K,b,return_int) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,K,bit,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,K,B,return_dec) [0.000251s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,K,invalid_unit_suffix,return_int) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,M,bit,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,M,bit,return_int) [0.000267s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,M,invalid_unit_suffix,return_int) [0.000553s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,G,invalid_unit_suffix,return_dec) [0.000267s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,T,bit,return_dec) [0.000253s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,P,B,return_dec) [0.000317s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,E,b,return_int) [0.000277s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,E,B,return_int) [0.000369s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Z,invalid_unit_suffix,return_int) [0.000300s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Y,invalid_unit_suffix,return_int) [0.000312s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,R,b,return_int) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,R,bit,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,R,invalid_unit_suffix,return_dec) [0.000312s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Q,bit,return_int) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ki,bit,return_dec) [0.000250s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ki,bit,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ki,B,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Mi,bit,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000254s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Gi,bit,return_int) [0.000369s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Gi,B,return_int) [0.000243s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000281s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ti,b,return_dec) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ti,bit,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000258s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Pi,b,return_dec) [0.000244s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Pi,invalid_unit_suffix,return_dec) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ei,b,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ei,bit,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ei,bit,return_int) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ei,B,return_int) [0.000259s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Zi,bit,return_dec) [0.000384s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ri,bit,return_dec) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Ri,B,return_dec) [0.000272s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Qi,b,return_dec) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Qi,B,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000250s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,negative,garbage_value,invalid_unit_prefix,bit,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,k,b,return_dec) [0.000597s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,k,b,return_int) [0.000239s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,k,B,return_dec) [0.000270s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,k,B,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,k,invalid_unit_suffix,return_dec) [0.000368s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,K,bit,return_dec) [0.000318s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,K,invalid_unit_suffix,return_int) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,M,bit,return_int) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,G,B,return_int) [0.000275s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,G,invalid_unit_suffix,return_int) [0.000305s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,T,b,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,T,bit,return_int) [0.000245s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,T,B,return_dec) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,P,B,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,E,b,return_int) [0.000239s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,E,bit,return_dec) [0.000268s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,E,B,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,E,invalid_unit_suffix,return_dec) [0.000359s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Z,B,return_int) [0.000388s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Y,invalid_unit_suffix,return_dec) [0.000395s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,R,bit,return_dec) [0.000276s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Q,b,return_dec) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Q,B,return_dec) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Q,B,return_int) [0.000370s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Q,invalid_unit_suffix,return_int) [0.000244s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ki,bit,return_int) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ki,invalid_unit_suffix,return_int) [0.000248s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Mi,B,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Gi,b,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Gi,invalid_unit_suffix,return_dec) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ti,invalid_unit_suffix,return_int) [0.000305s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ei,bit,return_int) [0.000365s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Zi,B,return_int) [0.000236s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Zi,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Yi,bit,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Yi,bit,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Yi,B,return_dec) [0.000365s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ri,b,return_int) [0.000245s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Ri,B,return_dec) [0.000239s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Qi,bit,return_dec) [0.000262s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Qi,bit,return_int) [0.000236s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,Qi,invalid_unit_suffix,return_int) [0.000323s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,invalid_unit_prefix,bit,return_dec) [0.000285s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,integer,invalid_unit_prefix,B,return_dec) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000368s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,k,B,return_dec) [0.000256s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,K,B,return_dec) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,M,bit,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,M,invalid_unit_suffix,return_dec) [0.000248s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,G,bit,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,G,invalid_unit_suffix,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,T,invalid_unit_suffix,return_int) [0.000236s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,P,b,return_dec) [0.000255s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,P,bit,return_dec) [0.000248s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,E,B,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Z,invalid_unit_suffix,return_dec) [0.000269s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Z,invalid_unit_suffix,return_int) [0.000252s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Y,b,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,R,B,return_int) [0.000402s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Q,b,return_dec) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Q,b,return_int) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Q,B,return_dec) [0.000526s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Q,B,return_int) [0.000249s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Q,invalid_unit_suffix,return_dec) [0.000236s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Q,invalid_unit_suffix,return_int) [0.000265s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ki,B,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ki,invalid_unit_suffix,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Mi,b,return_dec) [0.000308s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Mi,bit,return_dec) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Gi,b,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Gi,b,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Gi,invalid_unit_suffix,return_int) [0.000361s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ti,bit,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Pi,b,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Pi,B,return_dec) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Pi,B,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ei,B,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Ei,invalid_unit_suffix,return_dec) [0.000255s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Zi,bit,return_int) [0.000236s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Zi,B,return_dec) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Yi,bit,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Yi,invalid_unit_suffix,return_int) [0.000258s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,Qi,bit,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,invalid_unit_prefix,b,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,no_unit_prefix,B,return_int) [0.000372s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,k,bit,return_int) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,k,B,return_dec) [0.000367s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,K,B,return_dec) [0.000241s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,M,b,return_dec) [0.000254s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,M,bit,return_int) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,T,b,return_int) [0.000302s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,T,B,return_int) [0.000256s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,P,b,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,P,b,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,P,bit,return_dec) [0.000256s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,P,bit,return_int) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Z,bit,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Z,bit,return_int) [0.000390s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Z,B,return_int) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Y,b,return_int) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Y,B,return_dec) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,R,bit,return_int) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Q,B,return_int) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000270s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ki,bit,return_dec) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ki,B,return_dec) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000828s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Mi,b,return_int) [0.000250s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Mi,bit,return_int) [0.000256s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Gi,bit,return_dec) [0.000368s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.000250s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ei,bit,return_dec) [0.000277s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ei,bit,return_int) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ei,B,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000320s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Zi,bit,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Zi,B,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Yi,b,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Yi,B,return_int) [0.000236s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.000358s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ri,bit,return_dec) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Ri,B,return_int) [0.000269s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Qi,b,return_dec) [0.000241s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Qi,bit,return_int) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.000278s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,invalid_unit_prefix,b,return_int) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000253s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000274s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,no_unit_prefix,bit,return_dec) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,k,b,return_dec) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,k,bit,return_dec) [0.000366s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,k,B,return_dec) [0.000251s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,M,bit,return_dec) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,G,bit,return_dec) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,G,bit,return_int) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,G,B,return_int) [0.000269s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,G,invalid_unit_suffix,return_dec) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,P,b,return_int) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Z,bit,return_dec) [0.000254s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Y,bit,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Y,B,return_int) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,R,b,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,R,bit,return_dec) [0.000266s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,R,bit,return_int) [0.000384s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Q,bit,return_dec) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Q,bit,return_int) [0.000604s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ki,b,return_dec) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Mi,b,return_int) [0.000296s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Mi,bit,return_dec) [0.000260s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Mi,bit,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Gi,b,return_dec) [0.000407s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Gi,b,return_int) [0.000289s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Gi,bit,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000262s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ti,B,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ti,B,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Pi,bit,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Pi,B,return_int) [0.000368s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ei,b,return_dec) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ei,B,return_int) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000251s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Yi,b,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Yi,bit,return_dec) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ri,b,return_int) [0.001898s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Ri,bit,return_dec) [0.000254s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Qi,b,return_dec) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Qi,b,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,Qi,B,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000388s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,decimal_point_end,invalid_unit_prefix,B,return_int) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,no_unit_prefix,b,return_int) [0.000251s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000242s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,k,b,return_dec) [0.000257s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,k,b,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,k,bit,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,k,bit,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,k,B,return_dec) [0.000263s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,k,B,return_int) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,K,bit,return_int) [0.000386s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,K,B,return_dec) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,K,B,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,M,b,return_int) [0.000246s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,M,bit,return_dec) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,M,bit,return_int) [0.000304s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,M,B,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,G,bit,return_int) [0.000257s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,T,bit,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,T,B,return_dec) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,P,B,return_dec) [0.000350s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,E,bit,return_dec) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Z,B,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Z,B,return_int) [0.000424s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Y,b,return_int) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Y,bit,return_dec) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Y,B,return_dec) [0.000249s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Y,B,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,R,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Q,B,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ki,b,return_dec) [0.000277s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ki,bit,return_int) [0.000276s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ki,B,return_dec) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000518s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Gi,b,return_dec) [0.000241s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ti,b,return_dec) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ti,B,return_dec) [0.000264s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Pi,bit,return_dec) [0.000248s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Pi,B,return_int) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ei,b,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ei,b,return_int) [0.000304s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ei,bit,return_int) [0.000314s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000310s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Zi,bit,return_dec) [0.000567s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Yi,b,return_dec) [0.000377s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Yi,bit,return_int) [0.000317s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Yi,B,return_dec) [0.000314s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ri,b,return_int) [0.000343s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000317s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000283s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Qi,bit,return_int) [0.000294s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,no_unit_prefix,b,return_int) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,no_unit_prefix,B,return_int) [0.000452s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,k,b,return_dec) [0.000246s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,k,bit,return_dec) [0.000363s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,k,B,return_dec) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,k,invalid_unit_suffix,return_dec) [0.000267s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,K,b,return_dec) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,K,b,return_int) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,K,invalid_unit_suffix,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,M,b,return_dec) [0.000252s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,M,b,return_int) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,G,b,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,G,bit,return_dec) [0.000257s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,G,B,return_dec) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,T,bit,return_int) [0.000324s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,T,invalid_unit_suffix,return_int) [0.000251s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,E,bit,return_int) [0.000369s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Z,b,return_int) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000268s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Y,b,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Y,bit,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Y,B,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,R,B,return_dec) [0.000266s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ki,bit,return_dec) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Mi,bit,return_int) [0.000261s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Mi,B,return_int) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Gi,bit,return_int) [0.000342s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ti,b,return_int) [0.000258s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ti,B,return_dec) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Pi,bit,return_int) [0.000488s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Zi,b,return_dec) [0.000243s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Zi,b,return_int) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Zi,bit,return_int) [0.000285s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000263s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Yi,b,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Yi,bit,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Yi,bit,return_int) [0.000289s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ri,b,return_dec) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ri,bit,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ri,bit,return_int) [0.000247s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,Ri,B,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(iec,invalid_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,no_unit_prefix,B,return_dec) [0.000212s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,k,B,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,k,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,K,B,return_dec) [0.000207s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,M,bit,return_dec) [0.000204s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,M,B,return_dec) [0.000254s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,M,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,G,B,return_dec) [0.000353s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,G,invalid_unit_suffix,return_int) [0.000260s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,T,b,return_int) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,T,B,return_dec) [0.000205s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,T,invalid_unit_suffix,return_dec) [0.000256s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,T,invalid_unit_suffix,return_int) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,P,b,return_int) [0.000218s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,E,b,return_int) [0.000214s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Z,b,return_int) [0.000243s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Z,bit,return_dec) [0.000212s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Z,invalid_unit_suffix,return_dec) [0.000239s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Y,b,return_dec) [0.000215s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Y,bit,return_int) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Y,B,return_int) [0.000215s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,R,b,return_int) [0.000216s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,R,bit,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,R,bit,return_int) [0.000213s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Q,bit,return_dec) [0.000208s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ki,bit,return_dec) [0.000211s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ki,B,return_int) [0.000269s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ki,invalid_unit_suffix,return_int) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Mi,bit,return_dec) [0.000215s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Mi,bit,return_int) [0.000214s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Mi,B,return_dec) [0.000213s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Mi,invalid_unit_suffix,return_dec) [0.000241s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Gi,bit,return_int) [0.000217s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Gi,B,return_int) [0.000253s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ti,B,return_dec) [0.000212s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ti,invalid_unit_suffix,return_int) [0.000242s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Pi,B,return_int) [0.000216s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ei,bit,return_dec) [0.000264s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Zi,bit,return_int) [0.000216s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Yi,bit,return_int) [0.000214s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ri,b,return_int) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Ri,B,return_int) [0.000214s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,Qi,bit,return_int) [0.000213s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,invalid_unit_prefix,b,return_int) [0.000241s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,invalid_unit_prefix,bit,return_int) [0.000271s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,invalid_unit_prefix,B,return_dec) [0.000236s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,integer,invalid_unit_prefix,B,return_int) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,k,bit,return_int) [0.000256s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,K,b,return_dec) [0.000213s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,K,B,return_dec) [0.000208s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,M,b,return_dec) [0.000208s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,G,B,return_dec) [0.000255s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,T,b,return_int) [0.000211s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,T,B,return_dec) [0.000208s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,T,B,return_int) [0.000211s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,T,invalid_unit_suffix,return_dec) [0.000284s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,T,invalid_unit_suffix,return_int) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,P,bit,return_dec) [0.000210s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,P,invalid_unit_suffix,return_dec) [0.000271s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,E,B,return_int) [0.000208s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Y,bit,return_dec) [0.000207s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Y,B,return_dec) [0.000201s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Y,invalid_unit_suffix,return_int) [0.000277s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,R,bit,return_int) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,R,invalid_unit_suffix,return_int) [0.000236s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Q,b,return_int) [0.000241s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Q,B,return_int) [0.000210s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Q,invalid_unit_suffix,return_dec) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Mi,b,return_int) [0.000209s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Mi,invalid_unit_suffix,return_int) [0.000264s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Gi,b,return_int) [0.000210s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Gi,B,return_dec) [0.000203s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Gi,B,return_int) [0.000203s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ti,B,return_int) [0.000208s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Pi,b,return_int) [0.000204s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Pi,B,return_int) [0.000274s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Pi,invalid_unit_suffix,return_dec) [0.000307s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Pi,invalid_unit_suffix,return_int) [0.000241s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ei,b,return_dec) [0.000211s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Zi,b,return_int) [0.000210s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Zi,invalid_unit_suffix,return_dec) [0.000242s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Yi,b,return_int) [0.000215s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Yi,invalid_unit_suffix,return_int) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ri,b,return_int) [0.000248s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ri,B,return_dec) [0.000210s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Ri,invalid_unit_suffix,return_dec) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,Qi,invalid_unit_suffix,return_dec) [0.000239s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,invalid_unit_prefix,b,return_int) [0.000241s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,invalid_unit_prefix,bit,return_dec) [0.000483s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,invalid_unit_prefix,B,return_dec) [0.000288s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,k,B,return_dec) [0.000205s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,k,invalid_unit_suffix,return_int) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,M,b,return_dec) [0.000213s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,M,bit,return_dec) [0.000380s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,M,bit,return_int) [0.000210s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,G,bit,return_int) [0.000209s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,G,B,return_int) [0.000254s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,T,bit,return_int) [0.000210s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,P,b,return_dec) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,P,bit,return_dec) [0.000205s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,E,b,return_dec) [0.000203s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,E,b,return_int) [0.000311s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,E,bit,return_dec) [0.000215s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Z,b,return_dec) [0.000206s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Z,bit,return_int) [0.000241s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Z,B,return_int) [0.000204s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Y,b,return_dec) [0.000202s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Y,B,return_dec) [0.000201s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Y,invalid_unit_suffix,return_int) [0.000236s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Q,b,return_int) [0.000209s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ki,bit,return_dec) [0.000433s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ki,B,return_dec) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Mi,b,return_int) [0.000214s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Mi,bit,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Gi,bit,return_int) [0.000213s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ti,bit,return_int) [0.000214s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ti,B,return_int) [0.000212s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Pi,B,return_dec) [0.000269s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.000242s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ei,bit,return_dec) [0.000212s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ei,bit,return_int) [0.000241s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ei,B,return_int) [0.000286s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Zi,b,return_dec) [0.000286s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Zi,bit,return_int) [0.000339s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Zi,B,return_int) [0.000283s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Yi,b,return_int) [0.000286s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ri,B,return_int) [0.000291s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.000322s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,Qi,bit,return_int) [0.000316s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000326s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,invalid_unit_prefix,B,return_int) [0.000323s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000402s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,no_unit_prefix,bit,return_int) [0.000316s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,no_unit_prefix,B,return_int) [0.000359s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_int) [0.000306s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,k,b,return_dec) [0.000302s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,K,b,return_int) [0.000342s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,K,B,return_int) [0.000553s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,G,B,return_dec) [0.000248s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,T,bit,return_int) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,T,B,return_dec) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,P,b,return_int) [0.000268s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,P,bit,return_dec) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,P,B,return_dec) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,E,bit,return_dec) [0.000462s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Z,b,return_dec) [0.000267s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Z,b,return_int) [0.000239s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Y,B,return_dec) [0.000268s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,R,bit,return_dec) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,R,bit,return_int) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000443s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Q,bit,return_int) [0.000402s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000272s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ki,b,return_int) [0.000239s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Mi,b,return_dec) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Mi,B,return_dec) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Gi,b,return_dec) [0.000264s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Gi,bit,return_int) [0.000239s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Gi,B,return_int) [0.000264s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ti,B,return_int) [0.000245s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Pi,b,return_dec) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.000236s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ei,b,return_int) [0.000448s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ei,B,return_int) [0.000243s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Zi,b,return_int) [0.000411s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Zi,B,return_int) [0.000239s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Yi,B,return_int) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Ri,B,return_dec) [0.000259s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Qi,b,return_dec) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,Qi,B,return_dec) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000265s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,decimal_point_end,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,no_unit_prefix,bit,return_dec) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,no_unit_prefix,bit,return_int) [0.000246s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,no_unit_prefix,B,return_int) [0.000236s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,k,invalid_unit_suffix,return_int) [0.000266s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,K,b,return_dec) [0.000262s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,K,bit,return_dec) [0.000380s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,K,invalid_unit_suffix,return_int) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,T,B,return_dec) [0.000266s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,T,B,return_int) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,P,bit,return_int) [0.000277s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Z,b,return_dec) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Z,B,return_int) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Y,bit,return_dec) [0.000251s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Y,B,return_dec) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Y,B,return_int) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,R,b,return_int) [0.000674s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,R,bit,return_int) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,R,invalid_unit_suffix,return_int) [0.000422s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Q,B,return_dec) [0.000241s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Q,B,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Mi,b,return_dec) [0.000236s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Mi,bit,return_dec) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Mi,B,return_dec) [0.000261s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000241s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Gi,b,return_dec) [0.000236s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Gi,B,return_dec) [0.000273s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ti,b,return_int) [0.000239s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ti,B,return_dec) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Pi,b,return_dec) [0.000406s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Pi,bit,return_int) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000600s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ei,bit,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ei,B,return_int) [0.000255s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Zi,B,return_int) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Yi,b,return_int) [0.000243s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Yi,B,return_int) [0.000272s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.000243s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000244s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Ri,bit,return_dec) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Qi,b,return_dec) [0.000258s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,Qi,bit,return_int) [0.000374s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000274s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000247s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,invalid_unit_prefix,B,return_int) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,no_unit_prefix,bit,return_dec) [0.000266s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,no_unit_prefix,bit,return_int) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,no_unit_prefix,B,return_dec) [0.000236s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,no_unit_prefix,B,return_int) [0.000294s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,k,b,return_int) [0.000239s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,k,B,return_dec) [0.000228s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,k,B,return_int) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,K,b,return_dec) [0.000260s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,K,b,return_int) [0.000357s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,M,b,return_dec) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,M,b,return_int) [0.000236s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,M,B,return_int) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,G,B,return_dec) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,G,B,return_int) [0.000253s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,G,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,T,B,return_int) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,T,invalid_unit_suffix,return_dec) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,T,invalid_unit_suffix,return_int) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,P,bit,return_int) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,E,b,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,E,B,return_dec) [0.000286s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Z,bit,return_dec) [0.000509s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Z,B,return_int) [0.000284s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Z,invalid_unit_suffix,return_int) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Y,bit,return_int) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Y,B,return_int) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,R,bit,return_dec) [0.000254s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,R,invalid_unit_suffix,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000236s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ki,b,return_dec) [0.000276s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ki,b,return_int) [0.000239s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ki,B,return_int) [0.000233s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Mi,b,return_dec) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Mi,B,return_dec) [0.000242s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000366s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Gi,b,return_dec) [0.000273s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000239s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ti,b,return_dec) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ti,bit,return_dec) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ti,bit,return_int) [0.000261s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ti,B,return_int) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Pi,b,return_int) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ei,b,return_int) [0.000273s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ei,bit,return_int) [0.000238s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ei,B,return_int) [0.000240s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ei,invalid_unit_suffix,return_int) [0.000236s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Zi,b,return_int) [0.000243s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Zi,bit,return_dec) [0.000359s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000268s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Yi,b,return_dec) [0.000557s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Yi,bit,return_int) [0.000485s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ri,B,return_dec) [0.000465s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Ri,B,return_int) [0.000522s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Qi,b,return_dec) [0.000610s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Qi,bit,return_int) [0.000612s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000465s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000423s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,no_sign,garbage_value,invalid_unit_prefix,b,return_dec) [0.000453s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.000580s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,k,bit,return_dec) [0.000589s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,k,bit,return_int) [0.000510s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,k,invalid_unit_suffix,return_dec) [0.000434s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,k,invalid_unit_suffix,return_int) [0.000252s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,K,bit,return_dec) [0.000572s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,K,B,return_dec) [0.000406s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,K,invalid_unit_suffix,return_int) [0.000429s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,M,bit,return_dec) [0.000507s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,M,bit,return_int) [0.000564s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,M,B,return_int) [0.000590s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,T,b,return_int) [0.000556s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,T,B,return_dec) [0.000496s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,T,B,return_int) [0.000444s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,P,b,return_dec) [0.000488s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,P,bit,return_dec) [0.000499s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,E,invalid_unit_suffix,return_dec) [0.000501s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Z,b,return_int) [0.000439s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Y,bit,return_int) [0.000274s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Y,B,return_dec) [0.000363s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Y,invalid_unit_suffix,return_dec) [0.000559s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,R,B,return_int) [0.000303s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,R,invalid_unit_suffix,return_dec) [0.000549s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Q,b,return_dec) [0.000431s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Q,b,return_int) [0.000534s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Q,bit,return_dec) [0.000390s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ki,b,return_dec) [0.000254s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ki,invalid_unit_suffix,return_int) [0.000257s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Mi,b,return_int) [0.000549s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Mi,B,return_dec) [0.000466s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Mi,B,return_int) [0.000570s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Gi,bit,return_dec) [0.000386s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ti,bit,return_dec) [0.000385s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Ti,bit,return_int) [0.000491s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Pi,b,return_dec) [0.000516s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Zi,b,return_dec) [0.000472s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Zi,b,return_int) [0.000387s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Yi,b,return_dec) [0.000450s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Yi,b,return_int) [0.000592s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Qi,b,return_dec) [0.000426s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,Qi,b,return_int) [0.000383s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,invalid_unit_prefix,b,return_int) [0.000567s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,integer,invalid_unit_prefix,bit,return_int) [0.000380s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,no_unit_prefix,B,return_int) [0.000391s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,K,b,return_dec) [0.000417s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,K,bit,return_dec) [0.000400s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,K,B,return_dec) [0.000483s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,M,b,return_int) [0.000415s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,M,invalid_unit_suffix,return_int) [0.000428s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,G,bit,return_int) [0.000421s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,P,b,return_int) [0.000395s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,P,bit,return_dec) [0.000408s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,E,invalid_unit_suffix,return_dec) [0.000375s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Z,B,return_dec) [0.000365s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Z,B,return_int) [0.000424s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Z,invalid_unit_suffix,return_int) [0.000428s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Y,b,return_dec) [0.000368s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Y,bit,return_dec) [0.000352s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Y,invalid_unit_suffix,return_dec) [0.000445s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,R,bit,return_int) [0.000399s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,R,B,return_int) [0.000430s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,R,invalid_unit_suffix,return_int) [0.000424s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Q,b,return_int) [0.000424s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Q,bit,return_int) [0.000330s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ki,b,return_dec) [0.000395s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ki,b,return_int) [0.000299s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Mi,bit,return_int) [0.000479s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Mi,invalid_unit_suffix,return_int) [0.000506s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Gi,b,return_dec) [0.000316s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ti,b,return_dec) [0.000385s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ti,bit,return_int) [0.000399s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ti,B,return_dec) [0.000415s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ei,b,return_int) [0.000358s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ei,invalid_unit_suffix,return_dec) [0.000414s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Zi,invalid_unit_suffix,return_dec) [0.000394s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Yi,bit,return_dec) [0.000346s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Yi,B,return_int) [0.000296s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Yi,invalid_unit_suffix,return_dec) [0.000359s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ri,B,return_dec) [0.000373s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Ri,invalid_unit_suffix,return_int) [0.000425s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,Qi,B,return_dec) [0.000336s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal,invalid_unit_prefix,B,return_dec) [0.000325s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000567s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,no_unit_prefix,bit,return_int) [0.000396s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000404s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_int) [0.000462s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,k,b,return_int) [0.000438s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,k,bit,return_int) [0.000437s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,k,B,return_dec) [0.000401s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,K,b,return_int) [0.000357s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,K,bit,return_dec) [0.000380s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,M,b,return_dec) [0.000414s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,M,b,return_int) [0.000329s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.000432s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,G,bit,return_int) [0.000377s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,G,B,return_dec) [0.000404s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000452s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000330s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,P,b,return_dec) [0.000311s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,P,bit,return_int) [0.000294s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,P,B,return_int) [0.000288s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,E,b,return_int) [0.000474s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000471s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Y,bit,return_dec) [0.000478s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Y,B,return_dec) [0.000415s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Y,B,return_int) [0.000364s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000386s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Q,b,return_int) [0.000533s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Q,bit,return_dec) [0.000460s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ki,bit,return_int) [0.000481s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ki,B,return_int) [0.000521s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Mi,bit,return_int) [0.000459s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000461s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Gi,b,return_dec) [0.000533s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ti,b,return_int) [0.000491s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ti,B,return_int) [0.000439s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Pi,b,return_dec) [0.000419s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Pi,bit,return_int) [0.000404s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Pi,B,return_dec) [0.000364s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ei,B,return_int) [0.000374s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000438s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Zi,B,return_dec) [0.000394s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.000438s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Yi,bit,return_int) [0.000418s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Yi,B,return_dec) [0.000324s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Yi,B,return_int) [0.000389s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ri,bit,return_int) [0.000576s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,Ri,B,return_dec) [0.000429s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000410s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000358s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000425s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,no_unit_prefix,b,return_int) [0.000501s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,k,B,return_dec) [0.000420s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,k,invalid_unit_suffix,return_dec) [0.001129s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,K,b,return_dec) [0.000431s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,K,invalid_unit_suffix,return_int) [0.000406s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,M,bit,return_dec) [0.000458s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000242s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,G,b,return_dec) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,G,bit,return_dec) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,G,B,return_int) [0.000971s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,P,bit,return_dec) [0.000574s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,E,b,return_dec) [0.000327s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,E,bit,return_int) [0.000376s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,E,B,return_int) [0.000316s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,E,invalid_unit_suffix,return_dec) [0.000322s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000655s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Z,b,return_int) [0.000351s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Z,bit,return_dec) [0.000442s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Z,bit,return_int) [0.000509s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Z,B,return_dec) [0.000388s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000362s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,R,b,return_dec) [0.000465s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,R,bit,return_int) [0.000349s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,R,B,return_int) [0.000334s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Q,b,return_dec) [0.000312s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000313s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ki,b,return_int) [0.000318s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Mi,bit,return_int) [0.000316s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000517s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Gi,b,return_int) [0.000375s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Gi,B,return_dec) [0.000445s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000523s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000752s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ti,bit,return_int) [0.000532s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Pi,b,return_int) [0.000347s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Pi,bit,return_dec) [0.000391s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Pi,bit,return_int) [0.000419s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Pi,B,return_int) [0.000436s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ei,b,return_dec) [0.000349s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ei,bit,return_dec) [0.000435s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ei,B,return_int) [0.000393s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Zi,b,return_dec) [0.000506s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000435s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Yi,bit,return_dec) [0.000496s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Yi,bit,return_int) [0.000371s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ri,b,return_dec) [0.000370s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Ri,B,return_int) [0.000438s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Qi,b,return_dec) [0.000358s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000443s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000740s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,no_unit_prefix,b,return_int) [0.000399s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,no_unit_prefix,bit,return_dec) [0.000417s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,no_unit_prefix,B,return_int) [0.000437s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,k,bit,return_int) [0.000442s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,K,b,return_dec) [0.000423s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,K,bit,return_int) [0.000596s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,K,B,return_dec) [0.000414s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,M,B,return_int) [0.000411s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,G,bit,return_dec) [0.000393s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,G,B,return_int) [0.000345s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,T,b,return_dec) [0.000413s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,T,bit,return_int) [0.000391s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000401s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,P,b,return_int) [0.000436s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,P,B,return_dec) [0.000389s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,P,invalid_unit_suffix,return_int) [0.000434s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,E,B,return_int) [0.000401s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Z,bit,return_int) [0.000433s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000421s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Y,bit,return_dec) [0.000547s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000411s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,R,invalid_unit_suffix,return_int) [0.000378s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Q,bit,return_dec) [0.000452s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000348s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ki,bit,return_dec) [0.000373s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ki,bit,return_int) [0.000542s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Mi,bit,return_dec) [0.000350s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Mi,bit,return_int) [0.000429s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000374s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000446s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ti,b,return_dec) [0.000424s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000406s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Zi,invalid_unit_suffix,return_dec) [0.000495s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000420s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Ri,bit,return_dec) [0.000729s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Qi,bit,return_dec) [0.000385s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Qi,B,return_int) [0.000350s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000413s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000441s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,no_unit_prefix,b,return_int) [0.000381s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,no_unit_prefix,bit,return_int) [0.000443s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,no_unit_prefix,B,return_int) [0.000446s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000457s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,k,b,return_int) [0.000421s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,k,invalid_unit_suffix,return_int) [0.000378s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,K,b,return_dec) [0.002520s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,K,B,return_dec) [0.000393s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,K,invalid_unit_suffix,return_dec) [0.000580s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,K,invalid_unit_suffix,return_int) [0.000413s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,M,bit,return_dec) [0.000412s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,M,bit,return_int) [0.000426s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,M,B,return_dec) [0.000404s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,M,B,return_int) [0.000433s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,M,invalid_unit_suffix,return_int) [0.000388s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,G,bit,return_dec) [0.000359s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,G,bit,return_int) [0.000482s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,G,B,return_dec) [0.000346s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,G,B,return_int) [0.000421s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,G,invalid_unit_suffix,return_dec) [0.000445s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,T,bit,return_dec) [0.000549s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,T,invalid_unit_suffix,return_int) [0.000537s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,E,b,return_dec) [0.000426s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,E,B,return_dec) [0.000421s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Z,bit,return_dec) [0.000381s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Z,B,return_dec) [0.000387s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Y,bit,return_int) [0.000444s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Y,invalid_unit_suffix,return_int) [0.000385s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,R,b,return_int) [0.000451s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,R,B,return_dec) [0.000350s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,R,B,return_int) [0.000903s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Q,bit,return_dec) [0.000460s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Q,invalid_unit_suffix,return_int) [0.000411s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ki,b,return_int) [0.000402s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000651s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000436s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000403s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ti,b,return_dec) [0.000439s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ti,b,return_int) [0.000327s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000553s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Pi,bit,return_int) [0.000601s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000443s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ei,B,return_dec) [0.000443s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Zi,b,return_dec) [0.000454s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Zi,b,return_int) [0.000327s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Zi,bit,return_int) [0.000457s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Zi,B,return_int) [0.000435s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000640s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Yi,bit,return_dec) [0.000454s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Yi,B,return_dec) [0.000660s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Yi,invalid_unit_suffix,return_dec) [0.000500s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ri,b,return_dec) [0.000335s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ri,bit,return_dec) [0.000454s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ri,B,return_dec) [0.000460s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000424s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Qi,b,return_int) [0.000487s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Qi,bit,return_int) [0.000316s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,Qi,B,return_int) [0.000358s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,invalid_unit_prefix,b,return_int) [0.000315s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,positive,garbage_value,invalid_unit_prefix,B,return_int) [0.000335s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,k,B,return_dec) [0.000298s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,K,b,return_dec) [0.000308s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,K,invalid_unit_suffix,return_dec) [0.000315s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,M,bit,return_int) [0.000316s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,G,b,return_dec) [0.000289s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,G,bit,return_int) [0.000290s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,T,b,return_dec) [0.000428s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,T,B,return_int) [0.000522s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,T,invalid_unit_suffix,return_dec) [0.000686s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,P,B,return_dec) [0.000538s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,E,b,return_dec) [0.000390s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,E,b,return_int) [0.000449s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,E,B,return_int) [0.000424s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Z,bit,return_dec) [0.000347s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Z,bit,return_int) [0.000409s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Y,B,return_dec) [0.000380s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,R,b,return_int) [0.000438s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,R,bit,return_int) [0.000411s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Q,b,return_int) [0.000401s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ki,bit,return_int) [0.000422s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ki,B,return_dec) [0.000460s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ki,B,return_int) [0.000220s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Mi,B,return_int) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Gi,b,return_dec) [0.000267s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Gi,B,return_int) [0.000216s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Gi,invalid_unit_suffix,return_dec) [0.000254s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ti,b,return_dec) [0.000209s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ti,b,return_int) [0.001144s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ti,bit,return_int) [0.000512s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ti,invalid_unit_suffix,return_dec) [0.000501s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Pi,b,return_int) [0.000308s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Pi,invalid_unit_suffix,return_dec) [0.000317s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ei,b,return_int) [0.000288s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ei,B,return_int) [0.000338s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Zi,b,return_int) [0.000406s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Zi,invalid_unit_suffix,return_dec) [0.000325s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Yi,bit,return_dec) [0.000398s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Yi,B,return_int) [0.000490s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Yi,invalid_unit_suffix,return_dec) [0.000518s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ri,B,return_dec) [0.000347s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Ri,B,return_int) [0.000478s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Qi,bit,return_int) [0.000492s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Qi,B,return_dec) [0.000369s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Qi,invalid_unit_suffix,return_dec) [0.000367s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,integer,Qi,invalid_unit_suffix,return_int) [0.000729s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,no_unit_prefix,b,return_int) [0.000304s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,k,b,return_dec) [0.000603s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,K,bit,return_dec) [0.000586s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,K,B,return_int) [0.000403s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,M,b,return_int) [0.000329s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,M,bit,return_int) [0.000419s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,M,B,return_dec) [0.000390s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,G,b,return_int) [0.000438s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,G,B,return_dec) [0.000373s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,T,b,return_int) [0.000444s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,T,invalid_unit_suffix,return_int) [0.004203s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,P,b,return_dec) [0.000441s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,P,bit,return_dec) [0.000423s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,P,B,return_dec) [0.000460s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,P,invalid_unit_suffix,return_dec) [0.000427s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,P,invalid_unit_suffix,return_int) [0.000531s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,E,B,return_dec) [0.000510s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Z,b,return_dec) [0.000428s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Z,b,return_int) [0.000403s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Z,bit,return_int) [0.000411s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Y,B,return_dec) [0.000451s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Y,B,return_int) [0.000394s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Y,invalid_unit_suffix,return_int) [0.000412s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,R,invalid_unit_suffix,return_dec) [0.000434s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,R,invalid_unit_suffix,return_int) [0.000438s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Q,invalid_unit_suffix,return_int) [0.000410s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ki,invalid_unit_suffix,return_dec) [0.000438s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ki,invalid_unit_suffix,return_int) [0.000407s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Mi,invalid_unit_suffix,return_int) [0.000368s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Gi,invalid_unit_suffix,return_dec) [0.000392s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Gi,invalid_unit_suffix,return_int) [0.000396s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ti,b,return_dec) [0.000420s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ti,b,return_int) [0.000407s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ti,bit,return_int) [0.000388s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ti,invalid_unit_suffix,return_dec) [0.000446s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Pi,bit,return_dec) [0.000389s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ei,bit,return_int) [0.000419s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Zi,b,return_dec) [0.000345s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Zi,bit,return_int) [0.000470s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Zi,invalid_unit_suffix,return_dec) [0.000426s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Zi,invalid_unit_suffix,return_int) [0.000427s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Yi,invalid_unit_suffix,return_int) [0.000529s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Ri,B,return_dec) [0.000751s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Qi,b,return_int) [0.000514s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Qi,bit,return_dec) [0.000337s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,Qi,B,return_dec) [0.000403s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,invalid_unit_prefix,bit,return_int) [0.000448s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000489s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,no_unit_prefix,b,return_dec) [0.000406s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,no_unit_prefix,bit,return_dec) [0.000391s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,no_unit_prefix,bit,return_int) [0.000390s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,no_unit_prefix,B,return_int) [0.000418s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,k,B,return_dec) [0.000425s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,k,B,return_int) [0.000477s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,K,b,return_int) [0.000460s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.000322s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,K,invalid_unit_suffix,return_int) [0.000313s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,M,b,return_int) [0.000325s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,M,bit,return_dec) [0.000292s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,M,B,return_dec) [0.000344s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,G,b,return_int) [0.000453s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,G,B,return_dec) [0.000498s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,G,B,return_int) [0.000544s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,T,b,return_int) [0.000573s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,T,bit,return_dec) [0.000412s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,T,B,return_dec) [0.000452s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000487s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,P,bit,return_int) [0.000381s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,P,B,return_int) [0.000422s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000398s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,E,b,return_int) [0.000403s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,E,bit,return_dec) [0.000372s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,E,bit,return_int) [0.000414s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,E,B,return_dec) [0.000366s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,E,B,return_int) [0.000377s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Z,bit,return_int) [0.000357s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Z,B,return_int) [0.000416s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000479s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,R,bit,return_dec) [0.000379s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,R,bit,return_int) [0.000301s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Q,B,return_dec) [0.000285s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Q,B,return_int) [0.000311s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Q,invalid_unit_suffix,return_dec) [0.000330s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Mi,b,return_dec) [0.000335s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Mi,B,return_dec) [0.000292s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Mi,B,return_int) [0.000299s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Gi,bit,return_int) [0.000420s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ti,bit,return_dec) [0.000399s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ti,invalid_unit_suffix,return_int) [0.000507s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ei,B,return_dec) [0.000487s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Zi,b,return_int) [0.000380s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Yi,b,return_int) [0.000475s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Yi,bit,return_dec) [0.000405s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Yi,B,return_dec) [0.000369s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000397s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Qi,b,return_dec) [0.000359s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Qi,B,return_dec) [0.000385s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,Qi,B,return_int) [0.000425s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000420s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_start,invalid_unit_prefix,B,return_dec) [0.000468s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,G,b,return_int) [0.000353s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,G,invalid_unit_suffix,return_int) [0.000440s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,T,bit,return_dec) [0.000425s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,T,bit,return_int) [0.000399s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,P,B,return_int) [0.000404s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000418s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,E,b,return_int) [0.000462s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,E,bit,return_dec) [0.000402s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,E,B,return_dec) [0.000470s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Z,b,return_dec) [0.000379s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Z,bit,return_dec) [0.000800s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Y,bit,return_int) [0.000393s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Y,B,return_dec) [0.000474s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Y,B,return_int) [0.000391s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,R,b,return_int) [0.000436s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,R,B,return_int) [0.000401s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ki,b,return_dec) [0.000467s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ki,b,return_int) [0.000428s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ki,bit,return_dec) [0.000441s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Mi,bit,return_dec) [0.000517s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Mi,B,return_dec) [0.000391s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Gi,b,return_int) [0.000489s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000454s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ti,B,return_dec) [0.000328s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ti,B,return_int) [0.000707s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Pi,bit,return_int) [0.000436s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Pi,B,return_dec) [0.000453s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Pi,B,return_int) [0.000536s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ei,b,return_dec) [0.000462s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ei,bit,return_int) [0.003954s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ei,B,return_dec) [0.000387s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ei,B,return_int) [0.000482s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Zi,b,return_dec) [0.000489s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Zi,B,return_dec) [0.000413s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Yi,b,return_int) [0.000976s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.000501s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ri,b,return_int) [0.000440s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ri,bit,return_int) [0.000573s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.000434s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Qi,B,return_dec) [0.000437s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,Qi,B,return_int) [0.000387s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000473s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,no_unit_prefix,b,return_dec) [0.000408s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,no_unit_prefix,b,return_int) [0.000432s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,no_unit_prefix,bit,return_int) [0.000444s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000380s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000450s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,k,invalid_unit_suffix,return_int) [0.000407s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,M,bit,return_dec) [0.000386s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,M,invalid_unit_suffix,return_int) [0.000335s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,G,b,return_dec) [0.000325s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,G,bit,return_dec) [0.000501s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,G,bit,return_int) [0.000670s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,G,B,return_dec) [0.000457s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,G,invalid_unit_suffix,return_dec) [0.000599s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,T,B,return_int) [0.000390s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,T,invalid_unit_suffix,return_int) [0.000450s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,P,b,return_int) [0.000391s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,P,bit,return_dec) [0.000414s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,E,B,return_dec) [0.000402s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,E,invalid_unit_suffix,return_dec) [0.000387s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,E,invalid_unit_suffix,return_int) [0.000445s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Z,bit,return_dec) [0.000394s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Y,b,return_int) [0.000319s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Y,B,return_int) [0.000569s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000397s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,R,b,return_dec) [0.000439s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,R,invalid_unit_suffix,return_int) [0.000414s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000391s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ki,b,return_dec) [0.000477s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Mi,b,return_int) [0.000357s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Mi,bit,return_dec) [0.000457s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Mi,bit,return_int) [0.000412s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Gi,bit,return_dec) [0.000410s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Gi,B,return_int) [0.000413s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000428s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ti,b,return_int) [0.000432s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ti,bit,return_int) [0.000565s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000447s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Pi,bit,return_dec) [0.000461s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000389s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ei,b,return_dec) [0.000418s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000364s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Zi,bit,return_dec) [0.000429s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Zi,B,return_dec) [0.000394s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000404s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Yi,bit,return_int) [0.000417s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ri,B,return_dec) [0.000395s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000399s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Qi,b,return_dec) [0.000462s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Qi,bit,return_dec) [0.000582s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Qi,B,return_dec) [0.000503s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,Qi,B,return_int) [0.000415s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000425s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,no_unit_prefix,bit,return_dec) [0.000318s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000391s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000425s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,k,b,return_dec) [0.000481s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,k,B,return_int) [0.000350s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,K,b,return_dec) [0.000327s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,K,invalid_unit_suffix,return_dec) [0.000453s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,K,invalid_unit_suffix,return_int) [0.000435s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,M,bit,return_dec) [0.000517s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,G,B,return_dec) [0.000524s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,G,invalid_unit_suffix,return_int) [0.000362s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,T,B,return_dec) [0.000342s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,P,b,return_int) [0.000313s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,P,B,return_dec) [0.000316s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,P,invalid_unit_suffix,return_dec) [0.000335s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,E,b,return_int) [0.000564s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,E,bit,return_dec) [0.000406s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,E,bit,return_int) [0.000534s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,E,B,return_dec) [0.000442s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,E,invalid_unit_suffix,return_int) [0.000535s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000437s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Y,b,return_dec) [0.000475s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Y,bit,return_dec) [0.000663s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,R,b,return_dec) [0.000511s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,R,bit,return_dec) [0.000373s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,R,B,return_dec) [0.000567s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,R,invalid_unit_suffix,return_int) [0.000485s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000485s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ki,b,return_dec) [0.000433s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Mi,B,return_dec) [0.000406s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Gi,B,return_dec) [0.000464s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Gi,invalid_unit_suffix,return_dec) [0.000380s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ti,b,return_dec) [0.000423s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ti,B,return_int) [0.000394s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Pi,b,return_dec) [0.000405s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Pi,bit,return_dec) [0.000447s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000544s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ei,B,return_dec) [0.000422s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ei,invalid_unit_suffix,return_int) [0.000484s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Zi,bit,return_int) [0.000407s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000411s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Yi,b,return_int) [0.000403s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Yi,bit,return_dec) [0.000418s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Yi,bit,return_int) [0.000427s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000425s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ri,bit,return_int) [0.000363s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Ri,invalid_unit_suffix,return_int) [0.000419s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Qi,bit,return_dec) [0.000399s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,negative,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000420s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,no_unit_prefix,bit,return_int) [0.000554s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,no_unit_prefix,B,return_dec) [0.000409s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,k,b,return_int) [0.000382s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,K,b,return_dec) [0.000412s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,K,b,return_int) [0.000420s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,M,bit,return_dec) [0.000387s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,M,B,return_int) [0.000471s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,M,invalid_unit_suffix,return_int) [0.000428s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,T,bit,return_int) [0.000431s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,P,bit,return_dec) [0.000401s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,P,B,return_dec) [0.000398s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,P,B,return_int) [0.000422s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,E,b,return_int) [0.000346s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,E,invalid_unit_suffix,return_dec) [0.000426s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Z,bit,return_int) [0.000579s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Y,b,return_dec) [0.000373s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Y,B,return_dec) [0.000351s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Y,invalid_unit_suffix,return_dec) [0.000386s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,R,bit,return_dec) [0.000441s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,R,B,return_dec) [0.000399s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Q,bit,return_dec) [0.000420s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Q,B,return_int) [0.000388s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Q,invalid_unit_suffix,return_dec) [0.000411s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ki,bit,return_dec) [0.000386s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ki,B,return_int) [0.000408s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ki,invalid_unit_suffix,return_int) [0.000415s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Mi,B,return_int) [0.000387s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Mi,invalid_unit_suffix,return_int) [0.000573s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Gi,b,return_dec) [0.000408s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Gi,B,return_int) [0.000455s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Gi,invalid_unit_suffix,return_dec) [0.000429s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ti,bit,return_dec) [0.000362s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Pi,invalid_unit_suffix,return_int) [0.000431s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ei,b,return_dec) [0.000407s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Ei,invalid_unit_suffix,return_int) [0.000313s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Zi,b,return_dec) [0.000316s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Zi,bit,return_int) [0.000311s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Zi,B,return_int) [0.000316s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Yi,b,return_dec) [0.000590s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Yi,B,return_dec) [0.000559s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Yi,invalid_unit_suffix,return_int) [0.000488s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,Qi,bit,return_dec) [0.000379s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,invalid_unit_prefix,b,return_int) [0.000385s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,invalid_unit_prefix,bit,return_dec) [0.000428s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,invalid_unit_prefix,B,return_dec) [0.000406s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000464s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,no_unit_prefix,B,return_int) [0.000391s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000392s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,k,b,return_dec) [0.000398s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,k,b,return_int) [0.000341s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,K,b,return_dec) [0.000376s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,K,B,return_int) [0.000410s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,M,bit,return_dec) [0.000397s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,G,bit,return_int) [0.000475s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,T,b,return_dec) [0.000533s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,T,b,return_int) [0.000417s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,T,B,return_int) [0.000406s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,T,invalid_unit_suffix,return_int) [0.000424s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,P,invalid_unit_suffix,return_int) [0.000417s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,E,b,return_dec) [0.000451s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,E,b,return_int) [0.000399s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,E,bit,return_dec) [0.000420s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,E,invalid_unit_suffix,return_int) [0.000421s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Z,invalid_unit_suffix,return_int) [0.000385s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Y,b,return_dec) [0.000417s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Y,bit,return_int) [0.000307s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Y,B,return_dec) [0.000421s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Y,invalid_unit_suffix,return_int) [0.000505s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,R,bit,return_dec) [0.000438s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Q,b,return_dec) [0.000337s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Q,b,return_int) [0.000408s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Q,B,return_dec) [0.000431s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Q,B,return_int) [0.000398s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ki,b,return_int) [0.000488s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ki,bit,return_int) [0.000426s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ki,B,return_dec) [0.000447s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ki,invalid_unit_suffix,return_int) [0.000603s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Mi,b,return_dec) [0.000438s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Mi,bit,return_dec) [0.000408s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Gi,bit,return_int) [0.000372s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ti,b,return_dec) [0.000739s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ti,bit,return_int) [0.000506s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ti,B,return_dec) [0.000497s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ti,B,return_int) [0.000418s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Pi,b,return_dec) [0.000462s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Pi,bit,return_int) [0.000427s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Pi,B,return_dec) [0.000426s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ei,B,return_dec) [0.000444s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Yi,B,return_int) [0.000411s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Yi,invalid_unit_suffix,return_dec) [0.000461s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ri,b,return_dec) [0.000520s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ri,bit,return_dec) [0.000475s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Ri,invalid_unit_suffix,return_dec) [0.000473s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Qi,b,return_int) [0.000647s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,Qi,B,return_dec) [0.000442s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,invalid_unit_prefix,b,return_dec) [0.000380s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,invalid_unit_prefix,bit,return_int) [0.000464s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,invalid_unit_prefix,B,return_int) [0.000395s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000462s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,no_unit_prefix,b,return_dec) [0.000339s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000511s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,k,bit,return_dec) [0.000431s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,k,B,return_int) [0.000396s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,K,b,return_dec) [0.000415s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.000507s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,G,B,return_dec) [0.000415s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000404s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,T,B,return_dec) [0.000600s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,P,B,return_int) [0.000392s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,P,invalid_unit_suffix,return_dec) [0.000444s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,E,B,return_dec) [0.000411s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000448s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Y,bit,return_int) [0.000424s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,R,b,return_int) [0.000398s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,R,B,return_dec) [0.000403s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,R,B,return_int) [0.000427s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000420s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Q,bit,return_dec) [0.000406s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Q,bit,return_int) [0.000393s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ki,bit,return_dec) [0.000410s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ki,bit,return_int) [0.000592s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Mi,b,return_int) [0.000389s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Mi,bit,return_dec) [0.000438s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Mi,bit,return_int) [0.000402s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.000469s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ti,bit,return_int) [0.000473s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ti,B,return_int) [0.000391s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Pi,b,return_int) [0.000414s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ei,bit,return_int) [0.000379s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ei,B,return_int) [0.000423s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.000368s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.000455s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Yi,bit,return_dec) [0.000407s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Yi,B,return_dec) [0.000392s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000543s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ri,b,return_dec) [0.000398s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ri,b,return_int) [0.000443s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000369s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Qi,b,return_int) [0.000447s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Qi,bit,return_int) [0.000556s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,Qi,B,return_dec) [0.000472s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_start,invalid_unit_prefix,B,return_int) [0.000437s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000453s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,k,b,return_dec) [0.000424s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,k,invalid_unit_suffix,return_int) [0.000436s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,K,bit,return_int) [0.000381s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,K,invalid_unit_suffix,return_dec) [0.000349s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,G,b,return_dec) [0.000428s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,G,bit,return_int) [0.000517s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,G,B,return_dec) [0.000383s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,T,b,return_int) [0.000389s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,P,invalid_unit_suffix,return_int) [0.000364s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,E,b,return_dec) [0.000419s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Z,bit,return_dec) [0.000340s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Z,bit,return_int) [0.000406s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Z,B,return_int) [0.000385s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Y,b,return_int) [0.000439s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,R,b,return_dec) [0.000495s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,R,b,return_int) [0.000498s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000401s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Q,bit,return_dec) [0.000508s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Mi,b,return_dec) [0.000429s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000564s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Gi,b,return_dec) [0.000438s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Gi,B,return_int) [0.000449s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000441s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000439s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.000470s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Pi,B,return_dec) [0.000418s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Pi,B,return_int) [0.000690s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.000412s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ei,b,return_dec) [0.000479s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ei,bit,return_int) [0.000429s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ei,B,return_dec) [0.000412s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ei,B,return_int) [0.000423s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Zi,bit,return_int) [0.000702s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Yi,b,return_dec) [0.000427s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.000559s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,Ri,b,return_dec) [0.000477s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,invalid_unit_prefix,b,return_dec) [0.000406s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,decimal_point_end,invalid_unit_prefix,b,return_int) [0.000536s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,no_unit_prefix,bit,return_int) [0.000464s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,k,b,return_dec) [0.000555s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,k,b,return_int) [0.000479s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,k,B,return_dec) [0.000413s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,K,b,return_dec) [0.000420s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000420s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,M,b,return_int) [0.000388s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,M,bit,return_dec) [0.000405s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,G,bit,return_int) [0.072893s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,G,B,return_dec) [0.000793s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,G,invalid_unit_suffix,return_dec) [0.000422s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,G,invalid_unit_suffix,return_int) [0.000431s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,T,b,return_dec) [0.000729s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,T,invalid_unit_suffix,return_int) [0.000501s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,P,b,return_int) [0.000581s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,P,bit,return_int) [0.000628s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,P,invalid_unit_suffix,return_dec) [0.004049s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,P,invalid_unit_suffix,return_int) [0.000547s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,E,B,return_dec) [0.000546s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Z,invalid_unit_suffix,return_dec) [0.000405s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,R,b,return_dec) [0.000503s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,R,b,return_int) [0.000492s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,R,bit,return_dec) [0.000437s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000451s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,R,invalid_unit_suffix,return_int) [0.000440s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Q,bit,return_int) [0.000414s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000453s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ki,b,return_int) [0.000431s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ki,B,return_int) [0.000467s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000490s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.000488s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000542s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Pi,b,return_dec) [0.000423s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Pi,bit,return_dec) [0.000429s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Pi,invalid_unit_suffix,return_dec) [0.000496s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ei,bit,return_dec) [0.000388s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ei,bit,return_int) [0.000447s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ei,B,return_dec) [0.000428s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ei,invalid_unit_suffix,return_dec) [0.000579s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Zi,b,return_dec) [0.000458s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Zi,bit,return_dec) [0.000452s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Yi,bit,return_int) [0.000377s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000479s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ri,bit,return_dec) [0.000458s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Ri,B,return_int) [0.000576s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000407s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000392s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000459s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000470s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,invalid_literal,invalid_unit_prefix,B,return_int) [0.000554s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,no_unit_prefix,B,return_int) [0.000540s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,k,B,return_dec) [0.000459s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,K,b,return_dec) [0.000327s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,K,B,return_dec) [0.000425s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,M,B,return_int) [0.000404s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,G,b,return_dec) [0.000491s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,T,bit,return_dec) [0.000445s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,T,invalid_unit_suffix,return_int) [0.000356s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,P,b,return_int) [0.000538s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,P,B,return_int) [0.000384s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Z,bit,return_dec) [0.000398s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Y,b,return_int) [0.000376s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Y,bit,return_dec) [0.000490s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Y,B,return_int) [0.000387s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000366s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,R,bit,return_int) [0.000582s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,R,B,return_dec) [0.000429s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Q,b,return_dec) [0.000631s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ki,bit,return_dec) [0.000610s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ki,B,return_dec) [0.000729s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000871s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Mi,bit,return_dec) [0.000515s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Mi,B,return_dec) [0.000758s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Mi,B,return_int) [0.002124s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Pi,b,return_int) [0.000473s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Pi,bit,return_int) [0.000423s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ei,b,return_int) [0.000495s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ei,bit,return_dec) [0.000403s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ei,B,return_dec) [0.004323s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000527s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Yi,b,return_int) [0.000531s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Yi,bit,return_int) [0.000443s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ri,bit,return_int) [0.000384s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Ri,B,return_int) [0.000594s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Qi,b,return_int) [0.000429s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Qi,bit,return_dec) [0.000462s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Qi,bit,return_int) [0.000750s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,Qi,B,return_int) [0.001450s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(mixed,invalid_sign,garbage_value,invalid_unit_prefix,bit,return_dec) [0.000416s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,no_unit_prefix,B,return_dec) [0.000415s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.000704s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,k,b,return_dec) [0.000427s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,k,B,return_int) [0.000464s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,K,bit,return_dec) [0.000415s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,K,B,return_int) [0.000351s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,M,b,return_dec) [0.000403s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,M,b,return_int) [0.000326s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,M,bit,return_dec) [0.000355s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,M,B,return_dec) [0.000354s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,G,bit,return_int) [0.000550s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,T,b,return_int) [0.000316s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,P,b,return_dec) [0.000341s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,P,bit,return_dec) [0.000333s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,E,invalid_unit_suffix,return_dec) [0.000442s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Z,bit,return_dec) [0.000557s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Z,B,return_dec) [0.000537s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Y,b,return_dec) [0.000446s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Y,bit,return_int) [0.000465s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Y,B,return_dec) [0.000385s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,R,b,return_int) [0.000391s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Q,invalid_unit_suffix,return_int) [0.000443s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Gi,bit,return_int) [0.000518s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Gi,B,return_dec) [0.000515s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Gi,invalid_unit_suffix,return_dec) [0.000637s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ti,b,return_dec) [0.000413s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ti,b,return_int) [0.000610s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ti,bit,return_int) [0.000479s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Pi,bit,return_int) [0.000453s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Pi,invalid_unit_suffix,return_int) [0.000670s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ei,B,return_dec) [0.000375s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Zi,bit,return_int) [0.000287s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Yi,bit,return_int) [0.000290s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Yi,invalid_unit_suffix,return_int) [0.000267s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ri,b,return_dec) [0.000294s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ri,invalid_unit_suffix,return_dec) [0.000319s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,Ri,invalid_unit_suffix,return_int) [0.000237s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,invalid_unit_prefix,b,return_dec) [0.000371s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,invalid_unit_prefix,bit,return_dec) [0.000928s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,invalid_unit_prefix,B,return_int) [0.000611s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000323s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,no_unit_prefix,b,return_dec) [0.000312s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,no_unit_prefix,bit,return_int) [0.000314s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,k,B,return_int) [0.000341s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,K,B,return_dec) [0.003421s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,K,invalid_unit_suffix,return_int) [0.000347s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,G,bit,return_dec) [0.000323s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,G,bit,return_int) [0.000369s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,G,invalid_unit_suffix,return_int) [0.000248s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,T,bit,return_int) [0.000269s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,E,B,return_int) [0.000239s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,E,invalid_unit_suffix,return_dec) [0.000386s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Z,b,return_int) [0.000276s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,R,bit,return_dec) [0.000278s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,R,invalid_unit_suffix,return_dec) [0.000901s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,R,invalid_unit_suffix,return_int) [0.000470s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Q,b,return_int) [0.000244s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Q,bit,return_dec) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Q,bit,return_int) [0.000566s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Mi,B,return_int) [0.000428s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Mi,invalid_unit_suffix,return_dec) [0.000387s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Mi,invalid_unit_suffix,return_int) [0.000493s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Gi,b,return_int) [0.000450s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Gi,bit,return_int) [0.000312s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Gi,B,return_int) [0.000563s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ti,invalid_unit_suffix,return_dec) [0.000311s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ti,invalid_unit_suffix,return_int) [0.000333s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Pi,b,return_int) [0.000415s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Pi,bit,return_dec) [0.000320s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Pi,bit,return_int) [0.000374s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Pi,B,return_dec) [0.000406s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ei,b,return_dec) [0.000390s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Zi,B,return_dec) [0.000483s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Zi,invalid_unit_suffix,return_int) [0.000378s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Yi,bit,return_int) [0.000376s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Yi,B,return_dec) [0.000485s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ri,B,return_dec) [0.000310s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Ri,B,return_int) [0.000627s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,Qi,bit,return_int) [0.000409s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,invalid_unit_prefix,b,return_dec) [0.000311s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,invalid_unit_prefix,b,return_int) [0.000430s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,invalid_unit_prefix,B,return_dec) [0.000438s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal,invalid_unit_prefix,B,return_int) [0.000594s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,no_unit_prefix,b,return_int) [0.000388s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,no_unit_prefix,B,return_dec) [0.000328s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000305s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,k,B,return_int) [0.000330s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,M,bit,return_dec) [0.000302s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,M,bit,return_int) [0.000301s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,G,bit,return_dec) [0.000310s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,G,B,return_int) [0.000459s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000306s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,T,b,return_dec) [0.000460s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,T,b,return_int) [0.000474s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,T,bit,return_int) [0.000490s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,T,B,return_dec) [0.000322s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000333s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,P,b,return_dec) [0.000316s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,P,bit,return_dec) [0.000368s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,P,bit,return_int) [0.000510s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,P,B,return_dec) [0.000421s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,P,B,return_int) [0.000515s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,E,B,return_dec) [0.000666s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,E,B,return_int) [0.000427s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Z,b,return_dec) [0.000416s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Z,bit,return_dec) [0.000420s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Z,B,return_int) [0.000454s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000499s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Y,bit,return_dec) [0.000473s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,R,invalid_unit_suffix,return_dec) [0.000529s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Mi,B,return_int) [0.000494s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Gi,bit,return_int) [0.000391s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000392s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ti,b,return_dec) [0.000486s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Pi,B,return_dec) [0.000476s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ei,b,return_int) [0.000317s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ei,bit,return_int) [0.001746s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Zi,bit,return_dec) [0.000514s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Zi,B,return_dec) [0.000496s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Yi,B,return_dec) [0.000385s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Yi,B,return_int) [0.000385s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Yi,invalid_unit_suffix,return_int) [0.000472s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ri,bit,return_dec) [0.000368s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ri,B,return_dec) [0.000423s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Ri,B,return_int) [0.000382s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Qi,b,return_dec) [0.000362s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,Qi,invalid_unit_suffix,return_dec) [0.000410s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000397s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,invalid_unit_prefix,B,return_int) [0.000521s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000548s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,no_unit_prefix,bit,return_int) [0.000373s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,no_unit_prefix,B,return_dec) [0.000409s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,K,bit,return_int) [0.000370s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,K,B,return_int) [0.000393s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,M,b,return_dec) [0.000488s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,M,b,return_int) [0.000451s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,M,B,return_dec) [0.000371s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,G,b,return_dec) [0.000454s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,G,B,return_int) [0.000371s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,G,invalid_unit_suffix,return_int) [0.000368s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,T,b,return_dec) [0.000508s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,T,B,return_dec) [0.000412s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,T,B,return_int) [0.000524s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,T,invalid_unit_suffix,return_int) [0.000429s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,P,B,return_dec) [0.000396s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,E,b,return_dec) [0.000364s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,E,b,return_int) [0.000391s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,E,bit,return_dec) [0.000403s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000373s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Z,bit,return_int) [0.000393s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Y,B,return_int) [0.000442s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Y,invalid_unit_suffix,return_dec) [0.000369s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000383s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,R,b,return_dec) [0.000416s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,R,bit,return_int) [0.000498s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000522s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Q,b,return_dec) [0.000484s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Q,b,return_int) [0.000427s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Q,bit,return_dec) [0.000385s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Q,bit,return_int) [0.000385s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Q,B,return_dec) [0.000391s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ki,B,return_dec) [0.000448s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000459s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ki,invalid_unit_suffix,return_int) [0.000420s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000450s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Gi,b,return_int) [0.000373s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Gi,bit,return_dec) [0.000380s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Gi,B,return_int) [0.000821s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ti,B,return_dec) [0.000446s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ti,invalid_unit_suffix,return_int) [0.000413s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Pi,bit,return_int) [0.000397s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Pi,B,return_dec) [0.000427s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ei,B,return_dec) [0.000426s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ei,invalid_unit_suffix,return_int) [0.000408s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Zi,bit,return_dec) [0.000409s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Zi,bit,return_int) [0.000365s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Zi,B,return_dec) [0.000417s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000397s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Yi,b,return_dec) [0.000365s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Yi,invalid_unit_suffix,return_dec) [0.000368s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000542s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ri,bit,return_int) [0.000384s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Ri,B,return_dec) [0.000369s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,Qi,b,return_dec) [0.000387s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.000389s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,no_unit_prefix,b,return_dec) [0.000366s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,k,b,return_int) [0.000439s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,k,B,return_int) [0.000484s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,K,b,return_dec) [0.000371s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,K,b,return_int) [0.000397s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,K,B,return_int) [0.000471s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,G,bit,return_int) [0.000407s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,G,invalid_unit_suffix,return_int) [0.000382s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,T,b,return_dec) [0.000732s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,T,bit,return_int) [0.000395s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,T,B,return_dec) [0.000383s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,T,invalid_unit_suffix,return_dec) [0.000371s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,E,b,return_int) [0.000412s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,E,bit,return_dec) [0.000370s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,E,bit,return_int) [0.000361s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,E,invalid_unit_suffix,return_int) [0.000460s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Z,bit,return_dec) [0.000483s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,R,b,return_int) [0.000407s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,R,bit,return_dec) [0.000429s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,R,B,return_int) [0.000375s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000367s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Q,b,return_int) [0.000505s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Q,bit,return_int) [0.000374s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Q,invalid_unit_suffix,return_dec) [0.000422s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ki,b,return_int) [0.000408s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ki,bit,return_int) [0.000395s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.000375s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Mi,bit,return_dec) [0.000400s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Mi,B,return_int) [0.000395s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000386s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Gi,b,return_dec) [0.000384s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Gi,bit,return_dec) [0.000427s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Gi,B,return_int) [0.000371s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Gi,invalid_unit_suffix,return_dec) [0.000528s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ti,b,return_dec) [0.000407s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ti,b,return_int) [0.000419s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000371s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Pi,bit,return_int) [0.000401s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Pi,B,return_int) [0.000389s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ei,b,return_dec) [0.003883s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Zi,bit,return_int) [0.000501s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Yi,b,return_int) [0.000375s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Yi,B,return_dec) [0.000373s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Yi,B,return_int) [0.000385s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Yi,invalid_unit_suffix,return_dec) [0.000369s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ri,b,return_dec) [0.000383s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ri,bit,return_int) [0.000584s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Ri,B,return_dec) [0.000378s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Qi,B,return_dec) [0.000384s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Qi,invalid_unit_suffix,return_dec) [0.000393s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,Qi,invalid_unit_suffix,return_int) [0.000374s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,invalid_unit_prefix,bit,return_dec) [0.000370s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000383s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,invalid_literal,invalid_unit_prefix,B,return_int) [0.000366s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,no_unit_prefix,B,return_dec) [0.000411s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_int) [0.000364s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,k,b,return_dec) [0.000369s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,k,B,return_int) [0.000398s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,K,b,return_dec) [0.000421s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,K,B,return_dec) [0.000547s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,K,invalid_unit_suffix,return_dec) [0.000430s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,G,bit,return_dec) [0.000421s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,T,b,return_dec) [0.000408s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,T,B,return_dec) [0.000367s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,T,invalid_unit_suffix,return_int) [0.000363s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,P,B,return_dec) [0.000515s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,P,B,return_int) [0.000364s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,E,bit,return_int) [0.000364s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,E,invalid_unit_suffix,return_dec) [0.000420s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Z,b,return_dec) [0.000363s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Z,B,return_dec) [0.000458s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Y,b,return_dec) [0.000414s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Y,bit,return_dec) [0.000579s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Y,B,return_dec) [0.000393s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,R,invalid_unit_suffix,return_dec) [0.000421s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Q,B,return_int) [0.000407s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Q,invalid_unit_suffix,return_dec) [0.000389s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ki,bit,return_dec) [0.000415s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000478s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Mi,b,return_dec) [0.000450s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Mi,invalid_unit_suffix,return_dec) [0.000399s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000370s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Gi,b,return_dec) [0.000442s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ti,b,return_int) [0.000398s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ti,B,return_int) [0.000400s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000536s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Pi,bit,return_dec) [0.000440s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Pi,invalid_unit_suffix,return_int) [0.000462s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ei,b,return_dec) [0.000382s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ei,bit,return_dec) [0.000402s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ei,invalid_unit_suffix,return_dec) [0.000441s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ei,invalid_unit_suffix,return_int) [0.000414s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Zi,b,return_dec) [0.000371s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Zi,b,return_int) [0.000389s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Ri,b,return_int) [0.000362s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,Qi,bit,return_int) [0.000574s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,no_sign,garbage_value,invalid_unit_prefix,B,return_dec) [0.000370s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,no_unit_prefix,bit,return_int) [0.000398s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,no_unit_prefix,B,return_int) [0.000513s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,k,B,return_int) [0.000470s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,k,invalid_unit_suffix,return_int) [0.000444s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,K,b,return_dec) [0.000371s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,K,bit,return_int) [0.000396s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,K,invalid_unit_suffix,return_int) [0.000417s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,M,B,return_int) [0.000368s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,G,b,return_int) [0.000402s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,G,bit,return_dec) [0.000383s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,G,invalid_unit_suffix,return_int) [0.000385s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,T,bit,return_int) [0.000427s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,T,invalid_unit_suffix,return_int) [0.000429s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,P,B,return_dec) [0.000402s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,E,b,return_dec) [0.001282s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,E,bit,return_dec) [0.001024s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Z,B,return_int) [0.000748s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Y,B,return_dec) [0.000783s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Y,invalid_unit_suffix,return_dec) [0.000483s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ki,invalid_unit_suffix,return_dec) [0.000401s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Gi,b,return_dec) [0.000488s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Gi,bit,return_dec) [0.000423s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Gi,bit,return_int) [0.000364s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Gi,invalid_unit_suffix,return_dec) [0.000409s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Gi,invalid_unit_suffix,return_int) [0.000451s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ti,invalid_unit_suffix,return_int) [0.000379s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Pi,b,return_int) [0.000388s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Pi,B,return_int) [0.000421s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Zi,invalid_unit_suffix,return_int) [0.000364s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Yi,b,return_dec) [0.000536s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Yi,invalid_unit_suffix,return_dec) [0.000375s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Yi,invalid_unit_suffix,return_int) [0.000415s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ri,bit,return_int) [0.000360s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ri,invalid_unit_suffix,return_dec) [0.000411s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Ri,invalid_unit_suffix,return_int) [0.000387s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Qi,b,return_dec) [0.000403s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Qi,B,return_int) [0.000388s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,Qi,invalid_unit_suffix,return_int) [0.000359s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,invalid_unit_prefix,b,return_dec) [0.000358s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,integer,invalid_unit_prefix,b,return_int) [0.000456s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,no_unit_prefix,bit,return_dec) [0.000361s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,no_unit_prefix,B,return_int) [0.000364s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,k,b,return_int) [0.000528s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,k,B,return_dec) [0.000360s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,k,invalid_unit_suffix,return_dec) [0.000443s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,M,b,return_int) [0.000393s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,M,invalid_unit_suffix,return_dec) [0.000362s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,M,invalid_unit_suffix,return_int) [0.000366s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,G,b,return_dec) [0.000410s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,G,bit,return_dec) [0.000359s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,T,bit,return_dec) [0.000475s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,T,B,return_int) [0.000385s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,P,bit,return_int) [0.000387s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,E,bit,return_int) [0.000386s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Z,bit,return_int) [0.000392s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Y,bit,return_int) [0.000373s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,R,invalid_unit_suffix,return_dec) [0.000616s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Q,B,return_int) [0.000409s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Q,invalid_unit_suffix,return_int) [0.000405s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Mi,b,return_dec) [0.000403s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Mi,bit,return_dec) [0.000381s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Mi,B,return_int) [0.000364s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Mi,invalid_unit_suffix,return_dec) [0.000371s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Gi,bit,return_int) [0.000386s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Gi,invalid_unit_suffix,return_dec) [0.000362s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ti,b,return_int) [0.000388s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ti,bit,return_int) [0.000357s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ti,invalid_unit_suffix,return_dec) [0.000366s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Pi,bit,return_int) [0.000401s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Pi,invalid_unit_suffix,return_dec) [0.000493s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Yi,b,return_dec) [0.000366s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Yi,B,return_int) [0.000392s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Yi,invalid_unit_suffix,return_int) [0.000365s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Ri,invalid_unit_suffix,return_int) [0.000365s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Qi,bit,return_dec) [0.000447s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,Qi,invalid_unit_suffix,return_dec) [0.000362s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal,invalid_unit_prefix,bit,return_int) [0.000417s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,no_unit_prefix,bit,return_int) [0.000435s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,k,B,return_int) [0.000403s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,k,invalid_unit_suffix,return_int) [0.000358s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,K,invalid_unit_suffix,return_int) [0.000425s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,G,bit,return_dec) [0.000369s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000371s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,T,b,return_dec) [0.000541s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,T,B,return_int) [0.000430s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,T,invalid_unit_suffix,return_int) [0.000414s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,E,b,return_dec) [0.000376s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,E,bit,return_dec) [0.000417s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,E,bit,return_int) [0.000438s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,E,invalid_unit_suffix,return_int) [0.000368s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Z,B,return_dec) [0.000383s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000396s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Z,invalid_unit_suffix,return_int) [0.000434s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,R,b,return_dec) [0.000564s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,R,bit,return_dec) [0.000404s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,R,B,return_int) [0.000398s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Q,b,return_int) [0.000580s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ki,B,return_int) [0.000397s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ki,invalid_unit_suffix,return_dec) [0.000396s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Mi,bit,return_int) [0.000467s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Mi,invalid_unit_suffix,return_dec) [0.000395s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Gi,b,return_dec) [0.000363s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Gi,bit,return_int) [0.000392s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Gi,B,return_int) [0.000413s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Pi,B,return_dec) [0.000363s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ei,b,return_int) [0.000408s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Zi,b,return_dec) [0.000444s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Zi,bit,return_dec) [0.000399s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Zi,invalid_unit_suffix,return_dec) [0.000375s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Yi,b,return_dec) [0.000690s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Yi,bit,return_int) [0.000388s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Yi,B,return_int) [0.000477s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Yi,invalid_unit_suffix,return_dec) [0.000376s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Ri,invalid_unit_suffix,return_int) [0.000417s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,Qi,bit,return_dec) [0.000418s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_start,invalid_unit_prefix,b,return_dec) [0.000425s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,no_unit_prefix,b,return_int) [0.000444s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,k,B,return_dec) [0.000448s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,M,b,return_int) [0.000442s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,M,B,return_int) [0.000498s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000440s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,M,invalid_unit_suffix,return_int) [0.000442s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,G,b,return_dec) [0.000546s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,T,b,return_int) [0.000374s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,P,b,return_dec) [0.004563s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,P,B,return_dec) [0.000401s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,P,B,return_int) [0.000369s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,E,b,return_int) [0.000388s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,E,B,return_dec) [0.000375s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,E,B,return_int) [0.000411s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Z,b,return_dec) [0.000389s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Z,bit,return_int) [0.000493s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Z,B,return_dec) [0.000423s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Y,bit,return_dec) [0.000370s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Y,invalid_unit_suffix,return_int) [0.000402s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,R,bit,return_dec) [0.000511s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,R,B,return_int) [0.000407s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,R,invalid_unit_suffix,return_int) [0.000492s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Q,b,return_dec) [0.000461s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Mi,bit,return_dec) [0.000369s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Mi,bit,return_int) [0.000422s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Gi,b,return_dec) [0.000405s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Gi,b,return_int) [0.000371s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Gi,bit,return_int) [0.000389s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Gi,B,return_dec) [0.000404s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Gi,B,return_int) [0.000369s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Gi,invalid_unit_suffix,return_int) [0.000453s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ti,bit,return_dec) [0.000415s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ti,B,return_int) [0.000526s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000371s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Pi,b,return_int) [0.000415s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Pi,bit,return_dec) [0.000372s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Pi,B,return_dec) [0.000369s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Pi,invalid_unit_suffix,return_dec) [0.000393s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ei,b,return_int) [0.000370s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ei,invalid_unit_suffix,return_dec) [0.000372s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Zi,invalid_unit_suffix,return_dec) [0.000395s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.000366s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000387s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Ri,invalid_unit_suffix,return_int) [0.000453s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Qi,b,return_dec) [0.000489s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Qi,B,return_int) [0.000553s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,Qi,invalid_unit_suffix,return_int) [0.000409s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,invalid_unit_prefix,bit,return_dec) [0.000400s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,decimal_point_end,invalid_unit_prefix,B,return_int) [0.000370s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,k,B,return_int) [0.000385s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000420s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,K,B,return_dec) [0.000445s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,K,B,return_int) [0.000430s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000478s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,M,bit,return_int) [0.000548s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,M,B,return_int) [0.000536s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000378s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,G,bit,return_int) [0.000374s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,G,B,return_int) [0.000571s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,T,b,return_int) [0.000445s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,T,invalid_unit_suffix,return_int) [0.000383s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,P,b,return_dec) [0.000379s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,P,b,return_int) [0.000410s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,P,B,return_int) [0.000378s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,E,b,return_int) [0.000441s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,E,bit,return_int) [0.000394s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Z,b,return_dec) [0.000368s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Y,bit,return_dec) [0.000430s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Y,B,return_dec) [0.000432s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,R,b,return_int) [0.000366s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,R,invalid_unit_suffix,return_dec) [0.000389s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000528s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ki,bit,return_int) [0.000376s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Mi,b,return_dec) [0.000368s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Mi,invalid_unit_suffix,return_int) [0.000469s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Gi,bit,return_dec) [0.000389s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ti,bit,return_dec) [0.000364s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ti,B,return_dec) [0.000405s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000370s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Pi,bit,return_dec) [0.000373s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Pi,bit,return_int) [0.000394s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Pi,B,return_dec) [0.000367s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ei,b,return_int) [0.000430s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ei,bit,return_dec) [0.000362s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ei,bit,return_int) [0.000535s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ei,B,return_dec) [0.000369s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ei,B,return_int) [0.000402s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Zi,bit,return_int) [0.000503s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Zi,B,return_dec) [0.000400s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Zi,invalid_unit_suffix,return_int) [0.000444s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Yi,B,return_int) [0.000371s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Yi,invalid_unit_suffix,return_int) [0.000415s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ri,b,return_dec) [0.000463s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ri,B,return_int) [0.000400s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Ri,invalid_unit_suffix,return_dec) [0.000367s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Qi,b,return_dec) [0.000401s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,Qi,bit,return_dec) [0.000516s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000387s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000383s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,no_unit_prefix,b,return_int) [0.000394s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,no_unit_prefix,bit,return_dec) [0.000364s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,k,b,return_dec) [0.000366s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,k,B,return_int) [0.000388s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,k,invalid_unit_suffix,return_int) [0.000364s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,K,bit,return_int) [0.000456s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,K,B,return_dec) [0.000363s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,M,b,return_int) [0.000433s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,M,bit,return_int) [0.000558s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,M,invalid_unit_suffix,return_dec) [0.000516s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,G,bit,return_dec) [0.000679s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,T,bit,return_int) [0.000401s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,T,B,return_int) [0.000424s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,T,invalid_unit_suffix,return_dec) [0.000393s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,P,B,return_dec) [0.000415s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,P,invalid_unit_suffix,return_dec) [0.000384s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,P,invalid_unit_suffix,return_int) [0.000406s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,E,b,return_int) [0.000405s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,E,bit,return_dec) [0.000367s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Z,bit,return_int) [0.000410s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000415s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,R,B,return_int) [0.000369s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,R,invalid_unit_suffix,return_dec) [0.000425s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ki,bit,return_dec) [0.000603s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ki,B,return_dec) [0.000442s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Mi,invalid_unit_suffix,return_int) [0.000373s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Gi,bit,return_dec) [0.000391s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Gi,B,return_int) [0.000637s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ti,b,return_int) [0.000415s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Pi,b,return_dec) [0.000417s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ei,bit,return_int) [0.000390s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ei,B,return_int) [0.000455s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Zi,b,return_dec) [0.000370s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Zi,bit,return_dec) [0.000394s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Zi,B,return_dec) [0.000388s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Zi,invalid_unit_suffix,return_int) [0.000375s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ri,b,return_dec) [0.000517s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ri,bit,return_dec) [0.000398s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ri,B,return_dec) [0.000430s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ri,B,return_int) [0.001042s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Ri,invalid_unit_suffix,return_dec) [0.000436s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Qi,b,return_dec) [0.000376s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Qi,bit,return_dec) [0.000431s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000433s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,invalid_unit_prefix,b,return_dec) [0.000417s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,invalid_unit_prefix,bit,return_int) [0.000655s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,invalid_unit_prefix,B,return_dec) [0.000442s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,positive,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000381s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,no_unit_prefix,bit,return_int) [0.000607s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,no_unit_prefix,B,return_dec) [0.000544s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,no_unit_prefix,invalid_unit_suffix,return_int) [0.000894s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,k,b,return_dec) [0.000374s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,k,invalid_unit_suffix,return_int) [0.000372s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,K,b,return_int) [0.000407s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,G,bit,return_dec) [0.000760s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,G,B,return_dec) [0.000459s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,T,b,return_int) [0.000405s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,P,B,return_int) [0.001082s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,P,invalid_unit_suffix,return_dec) [0.000394s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,E,B,return_int) [0.000369s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,E,invalid_unit_suffix,return_int) [0.000404s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Z,bit,return_dec) [0.000366s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Z,bit,return_int) [0.000508s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Y,b,return_int) [0.000407s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Y,bit,return_dec) [0.000526s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,R,bit,return_dec) [0.000375s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Q,b,return_int) [0.000365s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Q,B,return_int) [0.000401s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ki,bit,return_int) [0.000388s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ki,invalid_unit_suffix,return_dec) [0.000382s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Mi,b,return_int) [0.000427s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Mi,B,return_int) [0.000380s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Mi,invalid_unit_suffix,return_dec) [0.000381s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Gi,b,return_dec) [0.000571s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ti,bit,return_int) [0.000431s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Pi,b,return_int) [0.000582s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Pi,bit,return_dec) [0.000378s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Pi,B,return_int) [0.000420s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ei,bit,return_dec) [0.000370s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ei,B,return_dec) [0.000394s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ei,invalid_unit_suffix,return_dec) [0.000394s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Zi,bit,return_dec) [0.000446s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Zi,B,return_dec) [0.000386s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Zi,invalid_unit_suffix,return_dec) [0.000366s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Zi,invalid_unit_suffix,return_int) [0.000522s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Yi,b,return_int) [0.000429s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Yi,invalid_unit_suffix,return_int) [0.000378s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ri,bit,return_dec) [0.000584s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Ri,bit,return_int) [0.000541s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Qi,b,return_dec) [0.000371s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Qi,B,return_dec) [0.000476s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,Qi,invalid_unit_suffix,return_int) [0.000385s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,integer,invalid_unit_prefix,B,return_int) [0.000453s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000364s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,k,b,return_int) [0.000394s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,K,b,return_int) [0.000385s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,K,B,return_int) [0.000369s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,K,invalid_unit_suffix,return_dec) [0.000382s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,G,invalid_unit_suffix,return_dec) [0.000367s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,G,invalid_unit_suffix,return_int) [0.000365s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,T,bit,return_dec) [0.000395s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,E,b,return_int) [0.000379s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,E,B,return_dec) [0.000538s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,E,B,return_int) [0.000369s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Z,b,return_int) [0.000392s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Z,B,return_dec) [0.000381s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Z,invalid_unit_suffix,return_int) [0.000368s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Y,invalid_unit_suffix,return_int) [0.000380s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,R,b,return_dec) [0.000363s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,R,b,return_int) [0.003883s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,R,bit,return_dec) [0.000497s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,R,bit,return_int) [0.000523s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,R,invalid_unit_suffix,return_dec) [0.000408s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Q,b,return_dec) [0.000418s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ki,B,return_dec) [0.000377s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ki,invalid_unit_suffix,return_dec) [0.000562s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ki,invalid_unit_suffix,return_int) [0.000428s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Mi,invalid_unit_suffix,return_dec) [0.000383s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Gi,b,return_int) [0.000413s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Gi,bit,return_dec) [0.000494s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Gi,B,return_dec) [0.000485s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Gi,B,return_int) [0.000618s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ti,b,return_dec) [0.000463s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ti,B,return_dec) [0.001355s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Pi,bit,return_int) [0.000562s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ei,b,return_dec) [0.000524s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ei,bit,return_int) [0.000534s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ei,B,return_int) [0.000926s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Zi,B,return_int) [0.000831s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Zi,invalid_unit_suffix,return_int) [0.000535s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Yi,bit,return_dec) [0.000494s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Yi,bit,return_int) [0.000530s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Yi,invalid_unit_suffix,return_int) [0.000715s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ri,b,return_int) [0.000555s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ri,bit,return_dec) [0.000564s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Ri,invalid_unit_suffix,return_dec) [0.000538s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Qi,bit,return_dec) [0.000566s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,Qi,invalid_unit_suffix,return_dec) [0.000485s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,invalid_unit_prefix,bit,return_dec) [0.000504s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,invalid_unit_prefix,bit,return_int) [0.000506s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000508s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,no_unit_prefix,b,return_int) [0.000782s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,no_unit_prefix,B,return_dec) [0.000504s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,no_unit_prefix,B,return_int) [0.000529s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000775s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,k,bit,return_int) [0.000638s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,K,B,return_dec) [0.000457s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,K,invalid_unit_suffix,return_dec) [0.000501s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,M,B,return_int) [0.000543s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.000467s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,G,B,return_int) [0.000510s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,P,bit,return_dec) [0.000387s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,E,b,return_dec) [0.000398s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Z,B,return_dec) [0.000368s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Y,bit,return_int) [0.000390s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,R,b,return_int) [0.000571s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000399s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Q,b,return_int) [0.000371s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Q,bit,return_dec) [0.000461s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ki,b,return_int) [0.000455s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Gi,invalid_unit_suffix,return_dec) [0.000371s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ti,invalid_unit_suffix,return_dec) [0.000397s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Pi,b,return_dec) [0.000407s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Pi,invalid_unit_suffix,return_dec) [0.000376s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Pi,invalid_unit_suffix,return_int) [0.000372s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ei,b,return_int) [0.000424s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ei,B,return_int) [0.000364s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ei,invalid_unit_suffix,return_dec) [0.000447s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Zi,bit,return_dec) [0.000626s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Zi,B,return_dec) [0.000395s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Zi,B,return_int) [0.000443s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Yi,b,return_int) [0.000424s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Yi,bit,return_dec) [0.000494s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ri,bit,return_dec) [0.000373s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ri,B,return_dec) [0.000531s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000415s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Qi,bit,return_dec) [0.000420s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,Qi,B,return_dec) [0.000369s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,invalid_unit_prefix,bit,return_dec) [0.000380s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_start,invalid_unit_prefix,B,return_int) [0.000444s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,no_unit_prefix,b,return_dec) [0.000376s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,no_unit_prefix,bit,return_dec) [0.000529s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,no_unit_prefix,B,return_int) [0.000784s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,k,b,return_dec) [0.000397s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,K,bit,return_dec) [0.000397s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,K,bit,return_int) [0.000421s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,K,invalid_unit_suffix,return_int) [0.000422s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,M,b,return_int) [0.000398s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,M,invalid_unit_suffix,return_dec) [0.000406s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,G,b,return_int) [0.000506s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,G,bit,return_dec) [0.000454s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,G,bit,return_int) [0.000408s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,T,b,return_dec) [0.000387s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,T,bit,return_int) [0.000407s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,T,B,return_dec) [0.000548s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,T,invalid_unit_suffix,return_dec) [0.000378s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,P,b,return_int) [0.000463s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,E,b,return_dec) [0.000373s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,E,B,return_dec) [0.000531s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Y,b,return_int) [0.000557s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Y,B,return_int) [0.000582s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,R,bit,return_dec) [0.000410s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,R,invalid_unit_suffix,return_dec) [0.000388s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Q,B,return_dec) [0.000442s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000490s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ki,bit,return_dec) [0.000504s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ki,bit,return_int) [0.000532s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ki,B,return_int) [0.000657s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Mi,bit,return_dec) [0.000382s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Mi,bit,return_int) [0.000400s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000402s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ti,invalid_unit_suffix,return_dec) [0.000386s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ei,b,return_int) [0.000386s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ei,B,return_int) [0.000364s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Zi,b,return_dec) [0.000435s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Zi,B,return_int) [0.000378s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Yi,b,return_int) [0.000429s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Yi,bit,return_dec) [0.000366s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Yi,invalid_unit_suffix,return_int) [0.000363s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Ri,invalid_unit_suffix,return_dec) [0.000435s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Qi,bit,return_dec) [0.000363s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Qi,bit,return_int) [0.000586s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,Qi,B,return_dec) [0.000406s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,invalid_unit_prefix,b,return_int) [0.000359s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,invalid_unit_prefix,B,return_dec) [0.000364s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,decimal_point_end,invalid_unit_prefix,B,return_int) [0.000412s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000394s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,k,invalid_unit_suffix,return_int) [0.000492s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,K,bit,return_dec) [0.000365s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,K,bit,return_int) [0.000393s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,K,B,return_int) [0.000421s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,K,invalid_unit_suffix,return_dec) [0.000447s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000511s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,T,bit,return_int) [0.000534s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,P,b,return_dec) [0.000690s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,P,invalid_unit_suffix,return_int) [0.000377s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,E,b,return_int) [0.000561s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,E,bit,return_dec) [0.000440s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Z,b,return_dec) [0.000403s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Y,b,return_int) [0.000592s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000429s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,R,B,return_int) [0.000405s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Q,b,return_dec) [0.000409s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ki,B,return_dec) [0.000382s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ti,invalid_unit_suffix,return_dec) [0.000391s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ti,invalid_unit_suffix,return_int) [0.000462s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Pi,bit,return_dec) [0.000429s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ei,b,return_dec) [0.000380s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ei,bit,return_dec) [0.000550s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ei,B,return_dec) [0.000439s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Yi,b,return_int) [0.000426s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ri,bit,return_dec) [0.000408s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ri,bit,return_int) [0.000435s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Ri,invalid_unit_suffix,return_int) [0.000367s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,Qi,b,return_dec) [0.000375s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,invalid_unit_prefix,b,return_dec) [0.000389s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,invalid_unit_prefix,B,return_int) [0.000368s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,invalid_literal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000368s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,no_unit_prefix,b,return_int) [0.000406s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,no_unit_prefix,bit,return_int) [0.000384s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,k,b,return_int) [0.000375s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,k,B,return_dec) [0.000513s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,K,b,return_int) [0.000367s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,K,bit,return_dec) [0.000368s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,K,invalid_unit_suffix,return_dec) [0.000429s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,M,b,return_dec) [0.000368s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,M,invalid_unit_suffix,return_int) [0.000369s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,G,b,return_int) [0.000388s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,G,bit,return_int) [0.000369s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,G,B,return_dec) [0.000365s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,P,b,return_int) [0.000404s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,P,bit,return_dec) [0.000367s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,P,invalid_unit_suffix,return_dec) [0.000375s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Z,B,return_int) [0.000385s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Z,invalid_unit_suffix,return_dec) [0.000551s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Y,bit,return_dec) [0.000404s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000444s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,R,invalid_unit_suffix,return_int) [0.000389s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Q,bit,return_int) [0.000370s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ki,invalid_unit_suffix,return_dec) [0.000399s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Mi,b,return_dec) [0.000420s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Mi,B,return_int) [0.000373s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Gi,bit,return_dec) [0.000374s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Gi,B,return_dec) [0.000396s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Gi,invalid_unit_suffix,return_int) [0.000366s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ti,bit,return_dec) [0.000366s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ti,B,return_int) [0.000399s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Pi,bit,return_int) [0.000492s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ei,b,return_int) [0.000368s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ei,bit,return_int) [0.000411s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ei,B,return_int) [0.000367s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Zi,b,return_dec) [0.000393s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Zi,B,return_int) [0.000402s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Zi,invalid_unit_suffix,return_dec) [0.000371s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Yi,B,return_int) [0.000416s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000411s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ri,b,return_dec) [0.000379s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Ri,b,return_int) [0.000376s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Qi,b,return_dec) [0.000517s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,Qi,B,return_dec) [0.000396s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,negative,garbage_value,invalid_unit_prefix,bit,return_int) [0.000532s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,no_unit_prefix,B,return_dec) [0.000361s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000436s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,k,b,return_int) [0.000366s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,k,B,return_dec) [0.000368s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,K,b,return_int) [0.000516s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,M,bit,return_int) [0.000421s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,M,B,return_int) [0.000388s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,G,b,return_dec) [0.000388s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,G,B,return_dec) [0.000481s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,G,invalid_unit_suffix,return_dec) [0.000460s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,T,b,return_int) [0.000403s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,T,B,return_dec) [0.000364s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,T,invalid_unit_suffix,return_dec) [0.000511s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,P,bit,return_dec) [0.000412s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,P,bit,return_int) [0.000397s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,P,B,return_dec) [0.000362s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,P,invalid_unit_suffix,return_dec) [0.000395s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,E,bit,return_dec) [0.000370s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,E,invalid_unit_suffix,return_int) [0.000374s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Z,b,return_dec) [0.000435s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Z,B,return_dec) [0.000417s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Z,invalid_unit_suffix,return_dec) [0.000374s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Y,B,return_dec) [0.000403s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Y,B,return_int) [0.000364s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,R,b,return_int) [0.000362s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,R,bit,return_int) [0.000528s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,R,B,return_dec) [0.000392s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,R,B,return_int) [0.000408s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Q,B,return_dec) [0.000408s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Q,invalid_unit_suffix,return_dec) [0.000357s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Q,invalid_unit_suffix,return_int) [0.000361s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Mi,b,return_int) [0.000427s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Mi,bit,return_int) [0.000370s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Mi,B,return_dec) [0.000361s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Mi,B,return_int) [0.000413s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Gi,bit,return_dec) [0.000362s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Pi,B,return_dec) [0.000363s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ei,bit,return_dec) [0.000386s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Zi,b,return_dec) [0.000504s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Zi,B,return_dec) [0.000360s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Yi,bit,return_dec) [0.000403s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Yi,B,return_dec) [0.000359s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Ri,b,return_int) [0.000361s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Qi,bit,return_int) [0.000402s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Qi,B,return_int) [0.000360s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,Qi,invalid_unit_suffix,return_int) [0.000386s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,invalid_unit_prefix,bit,return_dec) [0.000878s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,invalid_unit_prefix,B,return_dec) [0.000409s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,integer,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000363s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,no_unit_prefix,B,return_dec) [0.000394s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,no_unit_prefix,invalid_unit_suffix,return_int) [0.000387s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,k,b,return_int) [0.000528s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,k,bit,return_int) [0.000386s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,k,invalid_unit_suffix,return_dec) [0.000390s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,k,invalid_unit_suffix,return_int) [0.000364s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,M,bit,return_int) [0.000394s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,G,b,return_dec) [0.000392s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,G,bit,return_dec) [0.000582s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,G,bit,return_int) [0.000511s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,T,bit,return_dec) [0.000478s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,T,bit,return_int) [0.000403s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,T,B,return_dec) [0.000426s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,T,invalid_unit_suffix,return_int) [0.000369s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,P,b,return_int) [0.000376s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,P,bit,return_int) [0.000603s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,P,B,return_int) [0.000394s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,E,b,return_int) [0.000370s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,E,bit,return_dec) [0.000406s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,E,invalid_unit_suffix,return_int) [0.000364s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Y,b,return_int) [0.000410s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Y,bit,return_dec) [0.000385s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Y,bit,return_int) [0.000366s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Y,invalid_unit_suffix,return_dec) [0.000471s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Y,invalid_unit_suffix,return_int) [0.000415s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,R,B,return_dec) [0.000435s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Q,B,return_dec) [0.000367s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ki,B,return_dec) [0.000449s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ki,invalid_unit_suffix,return_dec) [0.000654s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ki,invalid_unit_suffix,return_int) [0.000685s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Mi,bit,return_dec) [0.000529s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Gi,B,return_int) [0.000516s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ti,bit,return_dec) [0.000507s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ti,B,return_int) [0.000478s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Pi,B,return_dec) [0.000493s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Pi,invalid_unit_suffix,return_dec) [0.000488s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ei,B,return_int) [0.000500s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Zi,bit,return_dec) [0.000521s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Zi,invalid_unit_suffix,return_dec) [0.000525s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Zi,invalid_unit_suffix,return_int) [0.000511s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Yi,b,return_dec) [0.000481s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Yi,bit,return_dec) [0.000660s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ri,b,return_int) [0.000489s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ri,bit,return_dec) [0.000486s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Ri,B,return_int) [0.000517s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,Qi,invalid_unit_suffix,return_int) [0.000516s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,invalid_unit_prefix,b,return_int) [0.000540s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000503s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,no_unit_prefix,bit,return_int) [0.000517s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000518s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,k,bit,return_dec) [0.000491s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,k,invalid_unit_suffix,return_int) [0.000495s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,K,b,return_dec) [0.001535s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,K,b,return_int) [0.000521s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,M,b,return_dec) [0.001081s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,M,B,return_dec) [0.000522s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,M,B,return_int) [0.000693s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,M,invalid_unit_suffix,return_dec) [0.000524s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,G,invalid_unit_suffix,return_dec) [0.000661s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,G,invalid_unit_suffix,return_int) [0.000576s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,T,B,return_dec) [0.000492s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,T,B,return_int) [0.000504s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,P,b,return_dec) [0.000491s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,P,invalid_unit_suffix,return_int) [0.000502s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,E,B,return_dec) [0.000527s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Z,bit,return_dec) [0.000543s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Z,invalid_unit_suffix,return_dec) [0.000506s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,R,B,return_dec) [0.000735s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,R,invalid_unit_suffix,return_int) [0.000537s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Q,B,return_int) [0.000493s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ki,b,return_int) [0.000485s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Gi,bit,return_int) [0.000491s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Gi,B,return_dec) [0.000493s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Gi,invalid_unit_suffix,return_int) [0.000519s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ti,bit,return_int) [0.000596s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Pi,bit,return_int) [0.000519s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Pi,B,return_dec) [0.000537s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Pi,B,return_int) [0.000498s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ei,bit,return_int) [0.000494s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ei,B,return_int) [0.000495s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ei,invalid_unit_suffix,return_int) [0.000690s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Zi,bit,return_dec) [0.000488s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Zi,B,return_dec) [0.000506s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Zi,invalid_unit_suffix,return_int) [0.000530s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Yi,b,return_int) [0.000512s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ri,bit,return_int) [0.000490s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ri,B,return_dec) [0.000488s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Ri,invalid_unit_suffix,return_dec) [0.000498s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Qi,b,return_dec) [0.000537s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Qi,B,return_dec) [0.000510s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Qi,B,return_int) [0.000722s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,Qi,invalid_unit_suffix,return_int) [0.000587s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,invalid_unit_prefix,bit,return_int) [0.000549s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,invalid_unit_prefix,B,return_int) [0.000703s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_dec) [0.000480s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_start,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000482s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,no_unit_prefix,b,return_dec) [0.000501s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,k,invalid_unit_suffix,return_int) [0.000717s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,K,b,return_dec) [0.000381s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,K,invalid_unit_suffix,return_int) [0.000411s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,M,b,return_dec) [0.000381s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,M,B,return_dec) [0.000370s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,G,b,return_int) [0.000390s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,G,bit,return_dec) [0.000369s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,G,B,return_int) [0.000379s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,G,invalid_unit_suffix,return_int) [0.000404s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,T,b,return_dec) [0.000545s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,P,b,return_dec) [0.000448s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,P,bit,return_int) [0.000400s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,P,B,return_dec) [0.000377s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,P,B,return_int) [0.000369s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,E,b,return_int) [0.000389s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,E,bit,return_int) [0.000366s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,E,B,return_dec) [0.000475s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,E,invalid_unit_suffix,return_int) [0.000477s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Z,b,return_int) [0.000440s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Z,bit,return_dec) [0.000380s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Z,B,return_int) [0.000385s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Z,invalid_unit_suffix,return_dec) [0.000541s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Y,B,return_int) [0.000430s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,R,b,return_int) [0.000395s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,R,bit,return_int) [0.000372s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,R,B,return_int) [0.000413s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Q,b,return_int) [0.000372s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Q,invalid_unit_suffix,return_dec) [0.000376s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ki,bit,return_int) [0.000409s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ki,invalid_unit_suffix,return_dec) [0.000371s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Mi,b,return_dec) [0.000364s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Mi,bit,return_int) [0.000407s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Mi,B,return_dec) [0.000512s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Mi,invalid_unit_suffix,return_int) [0.000413s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Gi,bit,return_dec) [0.000548s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Gi,bit,return_int) [0.000378s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Gi,B,return_int) [0.000391s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Gi,invalid_unit_suffix,return_dec) [0.000368s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Pi,B,return_int) [0.000415s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Pi,invalid_unit_suffix,return_int) [0.000366s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ei,bit,return_int) [0.000367s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ei,B,return_dec) [0.000388s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Zi,invalid_unit_suffix,return_int) [0.000396s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Yi,bit,return_dec) [0.000368s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Yi,B,return_dec) [0.000410s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ri,b,return_dec) [0.000367s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ri,bit,return_dec) [0.000390s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Ri,bit,return_int) [0.000529s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,Qi,bit,return_dec) [0.000386s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,invalid_unit_prefix,b,return_int) [0.000376s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,decimal_point_end,invalid_unit_prefix,bit,return_int) [0.000398s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,no_unit_prefix,bit,return_dec) [0.000395s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,no_unit_prefix,bit,return_int) [0.000366s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000389s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,k,b,return_int) [0.000478s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,k,B,return_dec) [0.000380s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,k,invalid_unit_suffix,return_dec) [0.000390s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,K,b,return_int) [0.000411s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,M,invalid_unit_suffix,return_dec) [0.000364s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,T,b,return_dec) [0.000382s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,P,B,return_int) [0.000365s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,E,b,return_dec) [0.000543s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,E,b,return_int) [0.000372s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,E,B,return_dec) [0.000408s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Z,b,return_int) [0.000367s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Z,B,return_dec) [0.000380s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Z,B,return_int) [0.000362s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Z,invalid_unit_suffix,return_int) [0.000376s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Y,B,return_int) [0.000576s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Y,invalid_unit_suffix,return_dec) [0.000504s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Y,invalid_unit_suffix,return_int) [0.000481s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Q,b,return_int) [0.000416s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Q,bit,return_dec) [0.000382s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Q,invalid_unit_suffix,return_int) [0.000436s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ki,invalid_unit_suffix,return_dec) [0.000677s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ki,invalid_unit_suffix,return_int) [0.000448s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Mi,bit,return_dec) [0.000441s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Mi,bit,return_int) [0.000404s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Mi,B,return_int) [0.000400s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Mi,invalid_unit_suffix,return_dec) [0.000401s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Gi,bit,return_dec) [0.000363s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Gi,invalid_unit_suffix,return_int) [0.008155s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ti,B,return_int) [0.000311s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Pi,invalid_unit_suffix,return_int) [0.000539s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ei,b,return_dec) [0.000465s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ei,B,return_int) [0.000255s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ei,invalid_unit_suffix,return_int) [0.000244s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Yi,bit,return_dec) [0.000477s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Ri,bit,return_int) [0.000571s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Qi,bit,return_dec) [0.000253s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,Qi,B,return_int) [0.000472s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,invalid_unit_prefix,bit,return_int) [0.000255s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,invalid_literal,invalid_unit_prefix,B,return_dec) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,no_unit_prefix,B,return_int) [0.000281s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,no_unit_prefix,invalid_unit_suffix,return_dec) [0.000241s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,k,b,return_dec) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,k,b,return_int) [0.000397s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,k,bit,return_dec) [0.000254s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,K,b,return_int) [0.000259s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,K,B,return_dec) [0.000465s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,K,invalid_unit_suffix,return_int) [0.000378s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,M,b,return_dec) [0.000253s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,M,B,return_int) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,G,b,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,G,B,return_dec) [0.000226s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,T,bit,return_int) [0.000278s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,P,B,return_int) [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,P,invalid_unit_suffix,return_dec) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,E,b,return_dec) [0.000260s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,E,invalid_unit_suffix,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Z,B,return_int) [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Y,b,return_int) [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Y,B,return_dec) [0.000291s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Y,invalid_unit_suffix,return_dec) [0.000366s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Q,B,return_int) [0.000273s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ki,bit,return_dec) [0.000231s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ki,invalid_unit_suffix,return_int) [0.000705s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Mi,b,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Mi,bit,return_dec) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Gi,bit,return_int) [0.000223s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Gi,B,return_int) [0.000257s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ti,b,return_dec) [0.000222s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ti,bit,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ti,invalid_unit_suffix,return_dec) [0.000279s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ti,invalid_unit_suffix,return_int) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Pi,B,return_dec) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ei,bit,return_dec) [0.001126s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ei,bit,return_int) [0.000274s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ei,B,return_int) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ei,invalid_unit_suffix,return_int) [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Yi,bit,return_dec) [0.000263s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Yi,B,return_dec) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Yi,invalid_unit_suffix,return_int) [0.000229s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ri,b,return_int) [0.000221s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ri,bit,return_dec) [0.000289s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Ri,B,return_int) [0.000227s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Qi,b,return_int) [0.000230s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Qi,invalid_unit_suffix,return_dec) [0.000260s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,Qi,invalid_unit_suffix,return_int) [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,invalid_unit_prefix,B,return_int) [0.000368s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.StringToBytesTest.test_string_to_bytes(invalid_unit_system,invalid_sign,garbage_value,invalid_unit_prefix,invalid_unit_suffix,return_int) [0.000335s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.ValidateIntegerTestCase.test_invalid_inputs_1 [0.000255s] ... ok DEBUG: {2} oslo_utils.tests.test_strutils.ValidateIntegerTestCase.test_valid_inputs_3 [0.000214s] ... ok DEBUG: {2} oslo_utils.tests.test_timeutils.StopWatchTest.test_not_expired [0.000567s] ... ok DEBUG: {2} oslo_utils.tests.test_timeutils.StopWatchTest.test_pause_resume [0.000452s] ... ok DEBUG: {2} oslo_utils.tests.test_timeutils.StopWatchTest.test_splits_stopped [0.000255s] ... ok DEBUG: {2} oslo_utils.tests.test_timeutils.TestIso8601Time.test_offset_east_micros [0.000299s] ... ok DEBUG: {2} oslo_utils.tests.test_timeutils.TestIso8601Time.test_offset_west [0.000284s] ... ok DEBUG: {2} oslo_utils.tests.test_timeutils.TestIso8601Time.test_zulu [0.000235s] ... ok DEBUG: {2} oslo_utils.tests.test_timeutils.TestIso8601Time.test_zulu_normalize [0.000234s] ... ok DEBUG: {2} oslo_utils.tests.test_timeutils.TimeItTest.test_timed_custom_message [0.001432s] ... ok DEBUG: {2} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_advance_time_delta [0.000248s] ... ok DEBUG: {2} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_advance_time_seconds [0.000225s] ... ok DEBUG: {2} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_is_newer_than_aware_no_utc [0.000578s] ... ok DEBUG: {2} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_marshall_time [0.000232s] ... ok DEBUG: {2} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_marshall_time_with_tz [0.000401s] ... ok DEBUG: {2} oslo_utils.tests.test_timeutils.TimeUtilsTest.test_unmarshall_time_leap_second [0.000224s] ... ok DEBUG: {2} oslo_utils.tests.test_uuidutils.UUIDUtilsTest.test_is_uuid_like [0.000265s] ... ok DEBUG: {2} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_requested_minor_less_than [0.000283s] ... ok DEBUG: {2} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_requested_patch_greater [0.000239s] ... ok DEBUG: {2} oslo_utils.tests.test_versionutils.IsCompatibleTestCase.test_requested_patch_not_present_same [0.004343s] ... ok DEBUG: {2} oslo_utils.tests.test_versionutils.VersionPredicateTest.test_version_predicate_valid_invalid [0.000473s] ... ok DEBUG: {2} oslo_utils.tests.tests_encodeutils.EncodeUtilsTest.test_safe_encode_bool_instead_of_text [0.000249s] ... ok DEBUG: {2} oslo_utils.tests.tests_encodeutils.EncodeUtilsTest.test_safe_encode_different_encodings [0.000260s] ... ok DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 28470 tests in 53.5882 sec. DEBUG: - Passed: 28465 DEBUG: - Skipped: 5 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 116.6825 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (7118 tests) => 0:00:07.924623 DEBUG: - Worker 1 (7118 tests) => 0:00:12.686795 DEBUG: - Worker 2 (7116 tests) => 0:00:51.986617 DEBUG: - Worker 3 (7118 tests) => 0:00:49.323052 DEBUG: Test id Runtime (s) DEBUG: -------------------------------------------------------------------------------------------------------------------------- ----------- DEBUG: oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_format_3_vhdx 38.137 DEBUG: oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_format_6_luks 38.106 DEBUG: oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_vmdk_bad_descriptor_mem_limit_stream_optimized 5.536 DEBUG: oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_vmdk_bad_descriptor_mem_limit 4.678 DEBUG: oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_format_4_vmdk 3.037 DEBUG: oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_format_1_qcow2 2.380 DEBUG: oslo_utils.tests.imageutils.test_format_inspector.TestFormatInspectors.test_subformat_3___vmdk____streamOptimized__ 2.036 DEBUG: oslo_utils.tests.test_timeutils.TimeUtilsTest.test_set_time_override_using_default 1.001 DEBUG: oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_event_no_timeout 0.501 DEBUG: oslo_utils.tests.test_eventletutils.EventletUtilsTest.test_event_clear_timeout 0.501 DEBUG: py312: OK (66.76 seconds) DEBUG: congratulations :) (66.82 seconds) DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Processing files: python3-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ibMLNM DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd oslo.utils-9.0.0 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/share/doc/python3-oslo-utils DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/share/doc/python3-oslo-utils DEBUG: + cp -pr /builddir/build/BUILD/oslo.utils-9.0.0/README.rst /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/share/doc/python3-oslo-utils DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.x5m1Cg DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd oslo.utils-9.0.0 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/share/licenses/python3-oslo-utils DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/share/licenses/python3-oslo-utils DEBUG: + cp -pr /builddir/build/BUILD/oslo.utils-9.0.0/LICENSE /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/share/licenses/python3-oslo-utils DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-oslo-utils = 9.0.0-0.20250602113342.1a85259.el10 python3-oslo-utils = 9.0.0-0.20250602113342.1a85259.el10 python3.12-oslo-utils = 9.0.0-0.20250602113342.1a85259.el10 python3.12dist(oslo-utils) = 9 python3dist(oslo-utils) = 9 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: python(abi) = 3.12 python3.12dist(debtcollector) >= 1.2 python3.12dist(iso8601) >= 0.1.11 python3.12dist(netaddr) >= 0.10 python3.12dist(oslo-i18n) >= 3.15.3 python3.12dist(packaging) >= 20.4 python3.12dist(pbr) >= 6.1 python3.12dist(psutil) >= 3.2.2 python3.12dist(pyparsing) >= 2.1 python3.12dist(pyyaml) >= 3.13 DEBUG: Obsoletes: python3.12-oslo-utils < 9.0.0-0.20250602113342.1a85259.el10 DEBUG: Processing files: python-oslo-utils-doc-9.0.0-0.20250602113342.1a85259.el10.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bfwVyU DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd oslo.utils-9.0.0 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/share/doc/python-oslo-utils-doc DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/share/doc/python-oslo-utils-doc DEBUG: + cp -pr /builddir/build/BUILD/oslo.utils-9.0.0/doc/build/html /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/share/doc/python-oslo-utils-doc DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3p4Ua5 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd oslo.utils-9.0.0 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/share/licenses/python-oslo-utils-doc DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/share/licenses/python-oslo-utils-doc DEBUG: + cp -pr /builddir/build/BUILD/oslo.utils-9.0.0/LICENSE /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/share/licenses/python-oslo-utils-doc DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-oslo-utils-doc = 9.0.0-0.20250602113342.1a85259.el10 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Processing files: python3-oslo-utils-tests-9.0.0-0.20250602113342.1a85259.el10.noarch DEBUG: Provides: python-oslo-utils-tests = 9.0.0-0.20250602113342.1a85259.el10 python3-oslo-utils-tests = 9.0.0-0.20250602113342.1a85259.el10 python3.12-oslo-utils-tests = 9.0.0-0.20250602113342.1a85259.el10 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: python(abi) = 3.12 DEBUG: Obsoletes: python3.12-oslo-utils-tests < 9.0.0-0.20250602113342.1a85259.el10 DEBUG: Processing files: python-oslo-utils-lang-9.0.0-0.20250602113342.1a85259.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PSbxgN DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd oslo.utils-9.0.0 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/share/licenses/python-oslo-utils-lang DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/share/licenses/python-oslo-utils-lang DEBUG: + cp -pr /builddir/build/BUILD/oslo.utils-9.0.0/LICENSE /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64/usr/share/licenses/python-oslo-utils-lang DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-oslo-utils-lang = 9.0.0-0.20250602113342.1a85259.el10 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.src.rpm DEBUG: Wrote: /builddir/build/RPMS/python-oslo-utils-lang-9.0.0-0.20250602113342.1a85259.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-oslo-utils-tests-9.0.0-0.20250602113342.1a85259.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python-oslo-utils-doc-9.0.0-0.20250602113342.1a85259.el10.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xv4Zlf DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd oslo.utils-9.0.0 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.x86_64 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.oVEAPX DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf /builddir/build/BUILD/oslo.utils-9.0.0-SPECPARTS DEBUG: + rm -rf oslo.utils-9.0.0 oslo.utils-9.0.0.gemspec DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 0 Finish: rpmbuild python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.src.rpm DEBUG: Copying packages to result dir Finish: build phase for python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.src.rpm INFO: Done(/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c/python-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.src.rpm) Config(dlrn-5) 1 minutes 39 seconds INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 4959532 1042844 1181876 11631800 11155280 DEBUG: Swap: 16777212 4751948 12025264 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 840M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 197G 353G 36% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.5htl5z1f', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,bind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: installing package(s): /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c/python-oslo-utils-lang-9.0.0-0.20250602113342.1a85259.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c/python3-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c/python3-oslo-utils-tests-9.0.0-0.20250602113342.1a85259.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c/python-oslo-utils-doc-9.0.0-0.20250602113342.1a85259.el10.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c/python-oslo-utils-lang-9.0.0-0.20250602113342.1a85259.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c/python3-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c/python3-oslo-utils-tests-9.0.0-0.20250602113342.1a85259.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c/python-oslo-utils-doc-9.0.0-0.20250602113342.1a85259.el10.noarch.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c/python-oslo-utils-lang-9.0.0-0.20250602113342.1a85259.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c/python3-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c/python3-oslo-utils-tests-9.0.0-0.20250602113342.1a85259.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c/python-oslo-utils-doc-9.0.0-0.20250602113342.1a85259.el10.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-ansible-role-lunasa-hsm-4a384f4fbed7c9 131 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ironic-tests-tempest-385c83fa3c 162 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-ae78fd97b1b1c4ffb2eb8 183 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-swiftclient-8486005ebd881a5c60b 204 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-observabilityclient-ab8ce8fd346 206 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-taskflow-32a8d2571f760d6de9014f 155 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-6a1c2bbcd89796dea994444 103 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-designateclient-1505c27dc6a8b5b 97 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-d12086ec6a3cf1a22a276 137 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystonemiddleware-86855617f8ed 104 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-326d5a3991 141 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-56c0c94bccf9de3e1a18 147 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-794fc75d19bd8fde0902 140 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-19da11a7c 116 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-684e1c21077bfe53801b124473 192 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ceilometer-a8899ce704168c387225 140 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-184641a7545833a1566da3 153 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-magnum-tests-tempest-39569582b2 134 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-ui-01b67ed7bfdd30deb3 168 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 37 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 120 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 73 kB/s | 6.3 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 69 kB/s | 6.7 kB 00:00 DEBUG: dlrn-master-testing 153 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 155 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 149 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 93 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 32 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 301 kB/s | 33 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ========================================================================================================= DEBUG: Package Arch Version Repository Size DEBUG: ========================================================================================================= DEBUG: Installing: DEBUG: python-oslo-utils-doc noarch 9.0.0-0.20250602113342.1a85259.el10 @commandline 938 k DEBUG: python-oslo-utils-lang noarch 9.0.0-0.20250602113342.1a85259.el10 @commandline 13 k DEBUG: python3-oslo-utils noarch 9.0.0-0.20250602113342.1a85259.el10 @commandline 129 k DEBUG: python3-oslo-utils-tests noarch 9.0.0-0.20250602113342.1a85259.el10 @commandline 130 k DEBUG: Installing dependencies: DEBUG: libyaml x86_64 0.2.5-16.el10 baseos 62 k DEBUG: python-oslo-i18n-lang noarch 6.5.1-0.20250318101249.162e0fa.el10 delorean-component-common 14 k DEBUG: python3-ddt noarch 1.6.0-1.el10s delorean-master-testing 21 k DEBUG: python3-debtcollector noarch 3.0.0-0.20250212115946.0e6ce1c.el10 delorean-component-common 35 k DEBUG: python3-fixtures noarch 4.2.2-1.el10s delorean-master-testing 111 k DEBUG: python3-flake8 noarch 6.1.0-4.el10s delorean-master-testing 129 k DEBUG: python3-hacking noarch 7.0.0-0.20250212115103.ad22d7c.el10 delorean-component-common 961 k DEBUG: python3-iso8601 noarch 2.1.0-3.el10s delorean-master-testing 23 k DEBUG: python3-mccabe noarch 0.7.0-10.el10s delorean-master-testing 23 k DEBUG: python3-netaddr noarch 1.3.0-2.el10 appstream 1.7 M DEBUG: python3-oslo-i18n noarch 6.5.1-0.20250318101249.162e0fa.el10 delorean-component-common 65 k DEBUG: python3-oslotest noarch 5.0.1-0.20250513100931.1fe4458.el10 delorean-component-clients 52 k DEBUG: python3-psutil x86_64 5.9.8-6.el10 appstream 269 k DEBUG: python3-pycodestyle noarch 2.12.1-3.el10s delorean-master-testing 103 k DEBUG: python3-pyflakes noarch 3.1.0-4.el10s delorean-master-testing 86 k DEBUG: python3-pyparsing noarch 3.1.1-7.el10 baseos 269 k DEBUG: python3-pyyaml x86_64 6.0.1-19.el10 baseos 236 k DEBUG: python3-subunit noarch 1.4.4-5.el10s delorean-master-testing 123 k DEBUG: python3-testscenarios noarch 0.5.0-21.el10s delorean-master-testing 40 k DEBUG: python3-testtools noarch 2.7.2-1.bootstrap.el10s delorean-master-testing 405 k DEBUG: python3-wrapt x86_64 1.17.1-1.el10s delorean-master-testing 68 k DEBUG: Transaction Summary DEBUG: ========================================================================================================= DEBUG: Install 25 Packages DEBUG: Total size: 5.9 M DEBUG: Total download size: 961 k DEBUG: Installed size: 24 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-3.1.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-6.0.1-19.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-1.3.0-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.9.8-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-ddt-1.6.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-4.2.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-flake8-6.1.0-4.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-2.1.0-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mccabe-0.7.0-10.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycodestyle-2.12.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyflakes-3.1.0-4.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.4-5.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.7.2-1.bootstrap.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.17.1-1.el10s.x86_64.rpm: Already downloaded DEBUG: (21/21): python3-hacking-7.0.0-0.20250212115103 21 MB/s | 961 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 19 MB/s | 961 kB 00:00 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-testtools-2.7.2-1.bootstrap.el10s.noarch 1/25 DEBUG: Installing : python3-iso8601-2.1.0-3.el10s.noarch 2/25 DEBUG: Installing : python3-fixtures-4.2.2-1.el10s.noarch 3/25 DEBUG: Installing : python3-subunit-1.4.4-5.el10s.noarch 4/25 DEBUG: Installing : python3-oslotest-5.0.1-0.20250513100931.1fe4458.el 5/25 DEBUG: Installing : python3-testscenarios-0.5.0-21.el10s.noarch 6/25 DEBUG: Installing : python-oslo-utils-lang-9.0.0-0.20250602113342.1a85 7/25 DEBUG: Installing : python3-wrapt-1.17.1-1.el10s.x86_64 8/25 DEBUG: Installing : python3-debtcollector-3.0.0-0.20250212115946.0e6ce 9/25 DEBUG: Installing : python3-pyflakes-3.1.0-4.el10s.noarch 10/25 DEBUG: Installing : python3-pycodestyle-2.12.1-3.el10s.noarch 11/25 DEBUG: Installing : python3-mccabe-0.7.0-10.el10s.noarch 12/25 DEBUG: Installing : python3-flake8-6.1.0-4.el10s.noarch 13/25 DEBUG: Installing : python3-hacking-7.0.0-0.20250212115103.ad22d7c.el1 14/25 DEBUG: Installing : python3-ddt-1.6.0-1.el10s.noarch 15/25 DEBUG: Installing : python3-psutil-5.9.8-6.el10.x86_64 16/25 DEBUG: Installing : python3-netaddr-1.3.0-2.el10.noarch 17/25 DEBUG: Installing : python3-pyparsing-3.1.1-7.el10.noarch 18/25 DEBUG: Installing : libyaml-0.2.5-16.el10.x86_64 19/25 DEBUG: Installing : python3-pyyaml-6.0.1-19.el10.x86_64 20/25 DEBUG: Installing : python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0 21/25 DEBUG: Installing : python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.e 22/25 DEBUG: Installing : python3-oslo-utils-9.0.0-0.20250602113342.1a85259. 23/25 DEBUG: Installing : python3-oslo-utils-tests-9.0.0-0.20250602113342.1a 24/25 DEBUG: Installing : python-oslo-utils-doc-9.0.0-0.20250602113342.1a852 25/25 DEBUG: Running scriptlet: python-oslo-utils-doc-9.0.0-0.20250602113342.1a852 25/25 DEBUG: Installed: DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python-oslo-utils-doc-9.0.0-0.20250602113342.1a85259.el10.noarch DEBUG: python-oslo-utils-lang-9.0.0-0.20250602113342.1a85259.el10.noarch DEBUG: python3-ddt-1.6.0-1.el10s.noarch DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-flake8-6.1.0-4.el10s.noarch DEBUG: python3-hacking-7.0.0-0.20250212115103.ad22d7c.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-mccabe-0.7.0-10.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.noarch DEBUG: python3-oslo-utils-tests-9.0.0-0.20250602113342.1a85259.el10.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-pycodestyle-2.12.1-3.el10s.noarch DEBUG: python3-pyflakes-3.1.0-4.el10s.noarch DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/common/1a/85/1a85259acb7dd070a22534c6eaa76e3c67c09302_6cc3131c'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0