+ 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/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291' + /usr/bin/mock -v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291 --clean INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-wallaby/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-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: chrootuid: 1022 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: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.nhqe5x8c:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 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: 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: 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', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/', 'tar': 'gnutar', '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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, '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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}} 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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1022 -g 135 -d /builddir -n mockbuild 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: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 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-centos8.rdoproject.org.novalocal'} 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: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys 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: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-4684f915b58d2c161295100802dec7076920451f baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/46/84/4684f915b58d2c161295100802dec7076920451f_b18c72ed enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-0e9461155e2acf2d68f2b42c8a5942af8975190a baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/0e/94/0e9461155e2acf2d68f2b42c8a5942af8975190a_7988e196 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstackclient-42d9b6ea571e30e4ca1fda9a21dd6ad2189a4f2f baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/42/d9/42d9b6ea571e30e4ca1fda9a21dd6ad2189a4f2f_f3ef27aa enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-0775d3070b5cb20a1bd7f54722fd33bd7692eebe baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/07/75/0775d3070b5cb20a1bd7f54722fd33bd7692eebe_f1998506 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-7508dbf27aa88ac03a1633b3a60531cb36b7a79b baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/75/08/7508dbf27aa88ac03a1633b3a60531cb36b7a79b_3d4d4101 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-797c5fa9debf86049b86084a86a5b939e11592d4 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/79/7c/797c5fa9debf86049b86084a86a5b939e11592d4_2a32aa65 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-2940ab9a93c5a5d0abffbb72a4ad7a8fbe18f445 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/29/40/2940ab9a93c5a5d0abffbb72a4ad7a8fbe18f445_2b7360f6 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-1274f07b336d597d6c07ffdf612a84da01d1754e baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/12/74/1274f07b336d597d6c07ffdf612a84da01d1754e_7f2878ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-d9a9998e5ad2dae6aa18ed20f8b2accb6c4b26a9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/d9/a9/d9a9998e5ad2dae6aa18ed20f8b2accb6c4b26a9_5185391e enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-f6d2e59334aad55ab884e85a8cd697c7bc3bf861 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/f6/d2/f6d2e59334aad55ab884e85a8cd697c7bc3bf861_bca32aae enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-barbican-6ee5ad91635b41c3ab891602942b1b809a25ace6 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/6e/e5/6ee5ad91635b41c3ab891602942b1b809a25ace6_de92ac9d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-ead53ba0c89ee9721981fcfc3784b335b4aef0ad baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/ea/d5/ead53ba0c89ee9721981fcfc3784b335b4aef0ad_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_b86194ea enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-tripleo-ansible-1b90d9f3d1e5eac882fae38b29fbf321b74bc86c baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/1b/90/1b90d9f3d1e5eac882fae38b29fbf321b74bc86c_838726c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-b79ffad5c302a60e5a61f0938ec87b8e98ee44f1 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/b7/9f/b79ffad5c302a60e5a61f0938ec87b8e98ee44f1_b0d68b58 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-validations-common-ef9ccda96e65c07cce5be51f9fea71431f6856af baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/ef/9c/ef9ccda96e65c07cce5be51f9fea71431f6856af_df302a4c enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 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-centos8-wallaby-x86_64-5-bootstrap DEBUG: kill orphans + /usr/bin/mock -v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291 --init INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-wallaby/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-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: chrootuid: 1022 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: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.uuj2z8qz:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 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: 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: 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', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/', 'tar': 'gnutar', '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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, '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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}} 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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1022 -g 135 -d /builddir -n mockbuild 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: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 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-centos8.rdoproject.org.novalocal'} 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: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys 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: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-4684f915b58d2c161295100802dec7076920451f baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/46/84/4684f915b58d2c161295100802dec7076920451f_b18c72ed enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-0e9461155e2acf2d68f2b42c8a5942af8975190a baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/0e/94/0e9461155e2acf2d68f2b42c8a5942af8975190a_7988e196 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstackclient-42d9b6ea571e30e4ca1fda9a21dd6ad2189a4f2f baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/42/d9/42d9b6ea571e30e4ca1fda9a21dd6ad2189a4f2f_f3ef27aa enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-0775d3070b5cb20a1bd7f54722fd33bd7692eebe baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/07/75/0775d3070b5cb20a1bd7f54722fd33bd7692eebe_f1998506 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-7508dbf27aa88ac03a1633b3a60531cb36b7a79b baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/75/08/7508dbf27aa88ac03a1633b3a60531cb36b7a79b_3d4d4101 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-797c5fa9debf86049b86084a86a5b939e11592d4 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/79/7c/797c5fa9debf86049b86084a86a5b939e11592d4_2a32aa65 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-2940ab9a93c5a5d0abffbb72a4ad7a8fbe18f445 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/29/40/2940ab9a93c5a5d0abffbb72a4ad7a8fbe18f445_2b7360f6 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-1274f07b336d597d6c07ffdf612a84da01d1754e baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/12/74/1274f07b336d597d6c07ffdf612a84da01d1754e_7f2878ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-d9a9998e5ad2dae6aa18ed20f8b2accb6c4b26a9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/d9/a9/d9a9998e5ad2dae6aa18ed20f8b2accb6c4b26a9_5185391e enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-f6d2e59334aad55ab884e85a8cd697c7bc3bf861 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/f6/d2/f6d2e59334aad55ab884e85a8cd697c7bc3bf861_bca32aae enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-barbican-6ee5ad91635b41c3ab891602942b1b809a25ace6 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/6e/e5/6ee5ad91635b41c3ab891602942b1b809a25ace6_de92ac9d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-ead53ba0c89ee9721981fcfc3784b335b4aef0ad baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/ea/d5/ead53ba0c89ee9721981fcfc3784b335b4aef0ad_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_b86194ea enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-tripleo-ansible-1b90d9f3d1e5eac882fae38b29fbf321b74bc86c baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/1b/90/1b90d9f3d1e5eac882fae38b29fbf321b74bc86c_838726c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-b79ffad5c302a60e5a61f0938ec87b8e98ee44f1 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/b7/9f/b79ffad5c302a60e5a61f0938ec87b8e98ee44f1_b0d68b58 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-validations-common-ef9ccda96e65c07cce5be51f9fea71431f6856af baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/ef/9c/ef9ccda96e65c07cce5be51f9fea71431f6856af_df302a4c enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 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-centos8-wallaby-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): 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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 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: 16212184 4960024 1993068 2037044 9259092 8796564 DEBUG: Swap: 16777212 4157432 12619780 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/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: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 488G 63G 89% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.sx2m9_k4', '/var/lib/mock/dlrn-centos8-wallaby-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: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291 INFO: calling preinit hooks INFO: enabled root cache INFO: /home/centos8-wallaby/data/dlrn-5.cfg newer than root cache; cache will be rebuilt DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 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: 16212184 4625492 2315964 2042096 9270728 9126052 DEBUG: Swap: 16777212 4155896 12621316 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 486G 64G 89% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291 Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.izipz1bw', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc Start: dnf install DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-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', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-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', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/installation-homedir DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '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: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wm8ft8bl:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'fbdbc202387f4a0084d8d194c80fc3fb', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wm8ft8bl:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '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', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-wallaby-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: delorean-python-ironic-tests-tempest-4684f915b5 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinder-tests-tempest-0e9461155e 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-openstackclient-42d9b6ea571e30e 523 kB/s | 130 kB 00:00 DEBUG: delorean-openstack-ceilometer-0775d3070b5cb20a1 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tobiko-7508dbf27aa88ac03a163 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-797c5fa9debf86049b86084 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-2940ab9a93c5a5d0abffb 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-1274f07b336d597d6c07f 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-d9a9998e5ad2dae6aa18 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-f6d2e59334aad55ab884 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-barbican-6ee5ad91635b41c3ab8 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-ead53ba0c89ee9721981fc 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-1580f6f8437bd07e008c 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-tripleo-ansible-1b90d9f3d1e5eac882fae3 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-django-horizon-b79ffad5c302a60e 391 kB/s | 92 kB 00:00 DEBUG: delorean-validations-common-ef9ccda96e65c07cce5 34 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 36 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 50 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 11 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 12 kB/s | 4.4 kB 00:00 DEBUG: dlrn-wallaby-testing 34 kB/s | 3.0 kB 00:00 DEBUG: dlrn-wallaby-build-deps 24 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 37 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 37 kB/s | 3.0 kB 00:00 DEBUG: opstools 36 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 24 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ========================================================================================================================= DEBUG: Package Arch Version Repository Size DEBUG: ========================================================================================================================= DEBUG: Installing: DEBUG: basesystem noarch 11-5.el8 Stream-BaseOS 10 k DEBUG: gcc x86_64 8.5.0-18.el8 Stream-BaseOS 23 M DEBUG: git-core x86_64 2.39.1-1.el8 Stream-AppStream 10 M DEBUG: make x86_64 1:4.2.1-11.el8 Stream-BaseOS 498 k DEBUG: openstack-macros noarch 2023.1.0-0.20230216203410.ce6a105.el8 delorean-component-common 19 k DEBUG: python3-eventlet noarch 0.30.0-1.1.el8 delorean-wallaby-testing 607 k DEBUG: python3-pbr noarch 5.5.1-1.el8 delorean-wallaby-testing 1.1 M DEBUG: python3-setuptools_scm noarch 6.0.1-1.el8 delorean-wallaby-build-deps 55 k DEBUG: python3-six noarch 1.15.0-2.el8 delorean-wallaby-testing 39 k DEBUG: python3-sphinx noarch 1:2.2.2-1.el8 delorean-wallaby-build-deps 2.1 M DEBUG: python3-sqlalchemy x86_64 1.3.2-2.module_el8.5.0+761+faacb0fb Stream-AppStream 1.9 M DEBUG: python36-devel x86_64 3.6.8-38.module_el8.5.0+895+a459eca8 Stream-AppStream 16 k DEBUG: rpm-build x86_64 4.14.3-26.el8 Stream-AppStream 174 k DEBUG: Installing dependencies: DEBUG: OpenEXR-libs x86_64 2.2.0-12.el8 Stream-AppStream 672 k DEBUG: acl x86_64 2.2.53-1.el8 Stream-BaseOS 81 k DEBUG: adobe-mappings-cmap noarch 20171205-3.el8 Stream-AppStream 2.1 M DEBUG: adobe-mappings-cmap-deprecated noarch 20171205-3.el8 Stream-AppStream 119 k DEBUG: adobe-mappings-pdf noarch 20180407-1.el8 Stream-AppStream 707 k DEBUG: annobin x86_64 10.94-1.el8 Stream-BaseOS 965 k DEBUG: atk x86_64 2.28.1-1.el8 Stream-AppStream 272 k DEBUG: audit-libs x86_64 3.0.7-4.el8 Stream-BaseOS 123 k DEBUG: avahi-libs x86_64 0.7-20.el8 Stream-BaseOS 62 k DEBUG: bash x86_64 4.4.20-4.el8 Stream-BaseOS 1.5 M DEBUG: binutils x86_64 2.30-119.el8 Stream-BaseOS 5.8 M DEBUG: brotli x86_64 1.0.6-3.el8 Stream-BaseOS 323 k DEBUG: bzip2 x86_64 1.0.6-26.el8 Stream-BaseOS 60 k DEBUG: bzip2-libs x86_64 1.0.6-26.el8 Stream-BaseOS 48 k DEBUG: ca-certificates noarch 2022.2.54-80.2.el8 Stream-BaseOS 921 k DEBUG: cairo x86_64 1.15.12-6.el8 Stream-AppStream 719 k DEBUG: centos-gpg-keys noarch 1:8-6.el8 Stream-BaseOS 14 k DEBUG: centos-stream-release noarch 8.6-1.el8 Stream-BaseOS 22 k DEBUG: centos-stream-repos noarch 8-6.el8 Stream-BaseOS 20 k DEBUG: chkconfig x86_64 1.19.1-1.el8 Stream-BaseOS 198 k DEBUG: coreutils x86_64 8.30-15.el8 Stream-BaseOS 1.2 M DEBUG: coreutils-common x86_64 8.30-15.el8 Stream-BaseOS 2.0 M DEBUG: cpio x86_64 2.12-11.el8 Stream-BaseOS 266 k DEBUG: cpp x86_64 8.5.0-18.el8 Stream-BaseOS 10 M DEBUG: cracklib x86_64 2.9.6-15.el8 Stream-BaseOS 93 k DEBUG: cracklib-dicts x86_64 2.9.6-15.el8 Stream-BaseOS 4.0 M DEBUG: crypto-policies noarch 20221215-1.gitece0092.el8 Stream-BaseOS 64 k DEBUG: cryptsetup-libs x86_64 2.3.7-5.el8 Stream-BaseOS 488 k DEBUG: cups-libs x86_64 1:2.2.6-51.el8 Stream-BaseOS 435 k DEBUG: curl x86_64 7.61.1-29.el8 Stream-BaseOS 352 k DEBUG: cyrus-sasl-lib x86_64 2.1.27-6.el8_5 Stream-BaseOS 123 k DEBUG: dbus x86_64 1:1.12.8-24.el8 Stream-BaseOS 42 k DEBUG: dbus-common noarch 1:1.12.8-24.el8 Stream-BaseOS 47 k DEBUG: dbus-daemon x86_64 1:1.12.8-24.el8 Stream-BaseOS 241 k DEBUG: dbus-libs x86_64 1:1.12.8-24.el8 Stream-BaseOS 185 k DEBUG: dbus-tools x86_64 1:1.12.8-24.el8 Stream-BaseOS 86 k DEBUG: device-mapper x86_64 8:1.02.181-9.el8 Stream-BaseOS 378 k DEBUG: device-mapper-libs x86_64 8:1.02.181-9.el8 Stream-BaseOS 410 k DEBUG: diffutils x86_64 3.6-6.el8 Stream-BaseOS 358 k DEBUG: dracut x86_64 049-223.git20230119.el8 Stream-BaseOS 379 k DEBUG: dwz x86_64 0.12-10.el8 Stream-BaseOS 109 k DEBUG: efi-srpm-macros noarch 3-3.el8 Stream-BaseOS 22 k DEBUG: elfutils x86_64 0.188-3.el8 Stream-BaseOS 544 k DEBUG: elfutils-default-yama-scope noarch 0.188-3.el8 Stream-BaseOS 52 k DEBUG: elfutils-libelf x86_64 0.188-3.el8 Stream-BaseOS 231 k DEBUG: elfutils-libs x86_64 0.188-3.el8 Stream-BaseOS 299 k DEBUG: emacs-filesystem noarch 1:26.1-9.el8 Stream-BaseOS 70 k DEBUG: expat x86_64 2.2.5-11.el8 Stream-BaseOS 113 k DEBUG: file x86_64 5.33-21.el8 Stream-BaseOS 77 k DEBUG: file-libs x86_64 5.33-21.el8 Stream-BaseOS 543 k DEBUG: filesystem x86_64 3.8-6.el8 Stream-BaseOS 1.1 M DEBUG: findutils x86_64 1:4.6.0-20.el8 Stream-BaseOS 528 k DEBUG: fontconfig x86_64 2.13.1-4.el8 Stream-BaseOS 274 k DEBUG: fontpackages-filesystem noarch 1.44-22.el8 Stream-BaseOS 16 k DEBUG: freetype x86_64 2.9.1-9.el8 Stream-BaseOS 394 k DEBUG: fribidi x86_64 1.0.4-9.el8 Stream-AppStream 89 k DEBUG: gawk x86_64 4.2.1-4.el8 Stream-BaseOS 1.1 M DEBUG: gc x86_64 7.6.4-3.el8 Stream-BaseOS 109 k DEBUG: gcc-plugin-annobin x86_64 8.5.0-18.el8 Stream-BaseOS 35 k DEBUG: gd x86_64 2.2.5-7.el8 Stream-AppStream 144 k DEBUG: gdb-headless x86_64 8.2-19.el8 Stream-AppStream 3.7 M DEBUG: gdbm x86_64 1:1.18-2.el8 Stream-BaseOS 130 k DEBUG: gdbm-libs x86_64 1:1.18-2.el8 Stream-BaseOS 60 k DEBUG: gdk-pixbuf2 x86_64 2.36.12-5.el8 Stream-BaseOS 467 k DEBUG: gdk-pixbuf2-modules x86_64 2.36.12-5.el8 Stream-AppStream 109 k DEBUG: gettext x86_64 0.19.8.1-17.el8 Stream-BaseOS 1.1 M DEBUG: gettext-libs x86_64 0.19.8.1-17.el8 Stream-BaseOS 314 k DEBUG: ghc-srpm-macros noarch 1.4.2-7.el8 Stream-BaseOS 9.3 k DEBUG: glib2 x86_64 2.56.4-161.el8 Stream-BaseOS 2.5 M DEBUG: glibc x86_64 2.28-225.el8 Stream-BaseOS 2.2 M DEBUG: glibc-all-langpacks x86_64 2.28-225.el8 Stream-BaseOS 26 M DEBUG: glibc-common x86_64 2.28-225.el8 Stream-BaseOS 1.0 M DEBUG: glibc-devel x86_64 2.28-225.el8 Stream-BaseOS 83 k DEBUG: glibc-gconv-extra x86_64 2.28-225.el8 Stream-BaseOS 1.5 M DEBUG: glibc-headers x86_64 2.28-225.el8 Stream-BaseOS 488 k DEBUG: gmp x86_64 1:6.1.2-10.el8 Stream-BaseOS 322 k DEBUG: gnupg2 x86_64 2.2.20-3.el8 Stream-BaseOS 2.4 M DEBUG: gnutls x86_64 3.6.16-6.el8 Stream-BaseOS 1.0 M DEBUG: go-srpm-macros noarch 2-17.el8 Stream-BaseOS 13 k DEBUG: google-droid-sans-fonts noarch 20120715-13.el8 Stream-AppStream 2.5 M DEBUG: graphite2 x86_64 1.3.10-10.el8 Stream-AppStream 122 k DEBUG: grep x86_64 3.1-6.el8 Stream-BaseOS 274 k DEBUG: grub2-common noarch 1:2.02-129.el8 Stream-BaseOS 893 k DEBUG: grub2-tools x86_64 1:2.02-129.el8 Stream-BaseOS 2.0 M DEBUG: grub2-tools-minimal x86_64 1:2.02-129.el8 Stream-BaseOS 212 k DEBUG: gtk-update-icon-cache x86_64 3.22.30-11.el8 Stream-AppStream 32 k DEBUG: gtk2 x86_64 2.24.32-5.el8 Stream-AppStream 3.4 M DEBUG: guile x86_64 5:2.0.14-7.el8 Stream-BaseOS 3.5 M DEBUG: gzip x86_64 1.9-13.el8 Stream-BaseOS 167 k DEBUG: harfbuzz x86_64 1.7.5-3.el8 Stream-AppStream 295 k DEBUG: hicolor-icon-theme noarch 0.17-2.el8 Stream-AppStream 49 k DEBUG: ilmbase x86_64 2.2.0-13.el8 Stream-AppStream 114 k DEBUG: ima-evm-utils x86_64 1.3.2-12.el8 Stream-BaseOS 64 k DEBUG: info x86_64 6.5-7.el8_5 Stream-BaseOS 198 k DEBUG: isl x86_64 0.16.1-6.el8 Stream-BaseOS 841 k DEBUG: jasper-libs x86_64 2.0.14-5.el8 Stream-AppStream 167 k DEBUG: jbig2dec-libs x86_64 0.16-1.el8 Stream-AppStream 71 k DEBUG: jbigkit-libs x86_64 2.1-14.el8 Stream-AppStream 55 k DEBUG: json-c x86_64 0.13.1-3.el8 Stream-BaseOS 41 k DEBUG: kbd-legacy noarch 2.0.4-10.el8 Stream-BaseOS 481 k DEBUG: kbd-misc noarch 2.0.4-10.el8 Stream-BaseOS 1.5 M DEBUG: kernel-headers x86_64 4.18.0-448.el8 Stream-BaseOS 11 M DEBUG: keyutils-libs x86_64 1.5.10-9.el8 Stream-BaseOS 34 k DEBUG: kmod x86_64 25-19.el8 Stream-BaseOS 126 k DEBUG: kmod-libs x86_64 25-19.el8 Stream-BaseOS 68 k DEBUG: krb5-libs x86_64 1.18.2-22.el8 Stream-BaseOS 841 k DEBUG: lcms2 x86_64 2.9-2.el8 Stream-AppStream 165 k DEBUG: less x86_64 530-1.el8 Stream-BaseOS 164 k DEBUG: libICE x86_64 1.0.9-15.el8 Stream-AppStream 74 k DEBUG: libSM x86_64 1.2.3-1.el8 Stream-AppStream 48 k DEBUG: libX11 x86_64 1.6.8-5.el8 Stream-AppStream 611 k DEBUG: libX11-common noarch 1.6.8-5.el8 Stream-AppStream 158 k DEBUG: libXau x86_64 1.0.9-3.el8 Stream-AppStream 37 k DEBUG: libXaw x86_64 1.0.13-10.el8 Stream-AppStream 194 k DEBUG: libXcomposite x86_64 0.4.4-14.el8 Stream-AppStream 28 k DEBUG: libXcursor x86_64 1.1.15-3.el8 Stream-AppStream 36 k DEBUG: libXdamage x86_64 1.1.4-14.el8 Stream-AppStream 27 k DEBUG: libXext x86_64 1.3.4-1.el8 Stream-AppStream 45 k DEBUG: libXfixes x86_64 5.0.3-7.el8 Stream-AppStream 25 k DEBUG: libXft x86_64 2.3.3-1.el8 Stream-AppStream 67 k DEBUG: libXi x86_64 1.7.10-1.el8 Stream-AppStream 49 k DEBUG: libXinerama x86_64 1.1.4-1.el8 Stream-AppStream 16 k DEBUG: libXmu x86_64 1.1.3-1.el8 Stream-AppStream 75 k DEBUG: libXpm x86_64 3.5.12-9.el8 Stream-AppStream 58 k DEBUG: libXrandr x86_64 1.5.2-1.el8 Stream-AppStream 34 k DEBUG: libXrender x86_64 0.9.10-7.el8 Stream-AppStream 33 k DEBUG: libXt x86_64 1.1.5-12.el8 Stream-AppStream 186 k DEBUG: libXxf86misc x86_64 1.0.4-1.el8 Stream-AppStream 23 k DEBUG: libXxf86vm x86_64 1.1.4-9.el8 Stream-AppStream 19 k DEBUG: libacl x86_64 2.2.53-1.el8 Stream-BaseOS 35 k DEBUG: libarchive x86_64 3.3.3-5.el8 Stream-BaseOS 360 k DEBUG: libassuan x86_64 2.5.1-3.el8 Stream-BaseOS 83 k DEBUG: libatomic_ops x86_64 7.6.2-3.el8 Stream-BaseOS 38 k DEBUG: libattr x86_64 2.4.48-3.el8 Stream-BaseOS 27 k DEBUG: libbabeltrace x86_64 1.5.4-4.el8 Stream-BaseOS 200 k DEBUG: libblkid x86_64 2.32.1-40.el8 Stream-BaseOS 220 k DEBUG: libcap x86_64 2.48-4.el8 Stream-BaseOS 74 k DEBUG: libcap-ng x86_64 0.7.11-1.el8 Stream-BaseOS 33 k DEBUG: libcom_err x86_64 1.45.6-5.el8 Stream-BaseOS 49 k DEBUG: libcroco x86_64 0.6.12-4.el8_2.1 Stream-BaseOS 113 k DEBUG: libcurl x86_64 7.61.1-29.el8 Stream-BaseOS 303 k DEBUG: libdatrie x86_64 0.2.9-7.el8 Stream-AppStream 33 k DEBUG: libdb x86_64 5.3.28-42.el8_4 Stream-BaseOS 751 k DEBUG: libdb-utils x86_64 5.3.28-42.el8_4 Stream-BaseOS 150 k DEBUG: libedit x86_64 3.1-23.20170329cvs.el8 Stream-BaseOS 102 k DEBUG: libfdisk x86_64 2.32.1-40.el8 Stream-BaseOS 253 k DEBUG: libffi x86_64 3.1-24.el8 Stream-BaseOS 38 k DEBUG: libfontenc x86_64 1.1.3-8.el8 Stream-AppStream 37 k DEBUG: libgcc x86_64 8.5.0-18.el8 Stream-BaseOS 81 k DEBUG: libgcrypt x86_64 1.8.5-7.el8 Stream-BaseOS 463 k DEBUG: libgomp x86_64 8.5.0-18.el8 Stream-BaseOS 208 k DEBUG: libgpg-error x86_64 1.31-1.el8 Stream-BaseOS 242 k DEBUG: libgs x86_64 9.27-5.el8 Stream-AppStream 3.1 M DEBUG: libidn x86_64 1.34-5.el8 Stream-AppStream 239 k DEBUG: libidn2 x86_64 2.2.0-1.el8 Stream-BaseOS 94 k DEBUG: libijs x86_64 0.35-5.el8 Stream-AppStream 30 k DEBUG: libipt x86_64 1.6.1-8.el8 Stream-BaseOS 50 k DEBUG: libjpeg-turbo x86_64 1.5.3-12.el8 Stream-AppStream 157 k DEBUG: libkcapi x86_64 1.2.0-2.el8 Stream-BaseOS 48 k DEBUG: libkcapi-hmaccalc x86_64 1.2.0-2.el8 Stream-BaseOS 31 k DEBUG: libksba x86_64 1.3.5-9.el8 Stream-BaseOS 134 k DEBUG: libmcpp x86_64 2.7.2-20.el8 Stream-AppStream 81 k DEBUG: libmount x86_64 2.32.1-40.el8 Stream-BaseOS 236 k DEBUG: libmpc x86_64 1.1.0-9.1.el8 Stream-BaseOS 61 k DEBUG: libnghttp2 x86_64 1.33.0-3.el8_2.1 Stream-BaseOS 77 k DEBUG: libnsl2 x86_64 1.2.0-2.20180605git4a062cf.el8 Stream-BaseOS 58 k DEBUG: libpaper x86_64 1.1.24-22.el8 Stream-AppStream 45 k DEBUG: libpkgconf x86_64 1.4.2-1.el8 Stream-BaseOS 35 k DEBUG: libpng x86_64 2:1.6.34-5.el8 Stream-BaseOS 126 k DEBUG: libpsl x86_64 0.20.2-6.el8 Stream-BaseOS 61 k DEBUG: libpwquality x86_64 1.4.4-5.el8 Stream-BaseOS 107 k DEBUG: librsvg2 x86_64 2.42.7-4.el8 Stream-AppStream 571 k DEBUG: libseccomp x86_64 2.5.2-1.el8 Stream-BaseOS 71 k DEBUG: libsecret x86_64 0.18.6-1.el8 Stream-BaseOS 163 k DEBUG: libselinux x86_64 2.9-8.el8 Stream-BaseOS 166 k DEBUG: libsemanage x86_64 2.9-9.el8 Stream-BaseOS 168 k DEBUG: libsepol x86_64 2.9-3.el8 Stream-BaseOS 340 k DEBUG: libsigsegv x86_64 2.11-5.el8 Stream-BaseOS 30 k DEBUG: libsmartcols x86_64 2.32.1-40.el8 Stream-BaseOS 179 k DEBUG: libssh x86_64 0.9.6-6.el8 Stream-BaseOS 217 k DEBUG: libssh-config noarch 0.9.6-6.el8 Stream-BaseOS 20 k DEBUG: libstdc++ x86_64 8.5.0-18.el8 Stream-BaseOS 454 k DEBUG: libtasn1 x86_64 4.13-4.el8 Stream-BaseOS 76 k DEBUG: libthai x86_64 0.1.27-2.el8 Stream-AppStream 203 k DEBUG: libtiff x86_64 4.0.9-27.el8 Stream-AppStream 189 k DEBUG: libtirpc x86_64 1.1.4-8.el8 Stream-BaseOS 113 k DEBUG: libtool-ltdl x86_64 2.4.6-25.el8 Stream-BaseOS 58 k DEBUG: libunistring x86_64 0.9.9-3.el8 Stream-BaseOS 422 k DEBUG: libusbx x86_64 1.0.23-4.el8 Stream-BaseOS 74 k DEBUG: libutempter x86_64 1.1.6-14.el8 Stream-BaseOS 32 k DEBUG: libuuid x86_64 2.32.1-40.el8 Stream-BaseOS 98 k DEBUG: libverto x86_64 0.3.2-2.el8 Stream-BaseOS 24 k DEBUG: libwebp x86_64 1.0.0-5.el8 Stream-AppStream 272 k DEBUG: libwmf-lite x86_64 0.2.9-8.el8_0 Stream-AppStream 77 k DEBUG: libxcb x86_64 1.13.1-1.el8 Stream-AppStream 229 k DEBUG: libxcrypt x86_64 4.1.1-6.el8 Stream-BaseOS 73 k DEBUG: libxcrypt-devel x86_64 4.1.1-6.el8 Stream-BaseOS 25 k DEBUG: libxml2 x86_64 2.9.7-16.el8 Stream-BaseOS 696 k DEBUG: libzstd x86_64 1.4.5-6.el8 delorean-wallaby-testing 335 k DEBUG: lua-libs x86_64 5.3.4-12.el8 Stream-BaseOS 118 k DEBUG: lz4-libs x86_64 1.8.3-3.el8_4 Stream-BaseOS 66 k DEBUG: mcpp x86_64 2.7.2-20.el8 Stream-AppStream 31 k DEBUG: mpfr x86_64 3.1.6-1.el8 Stream-BaseOS 221 k DEBUG: ncurses x86_64 6.1-9.20180224.el8 Stream-BaseOS 387 k DEBUG: ncurses-base noarch 6.1-9.20180224.el8 Stream-BaseOS 81 k DEBUG: ncurses-libs x86_64 6.1-9.20180224.el8 Stream-BaseOS 334 k DEBUG: nettle x86_64 3.4.1-7.el8 Stream-BaseOS 301 k DEBUG: npth x86_64 1.5-4.el8 Stream-BaseOS 26 k DEBUG: ocaml-srpm-macros noarch 5-4.el8 Stream-BaseOS 9.4 k DEBUG: openblas-srpm-macros noarch 2-2.el8 Stream-BaseOS 7.9 k DEBUG: openjpeg2 x86_64 2.4.0-5.el8 Stream-AppStream 165 k DEBUG: openldap x86_64 2.4.46-18.el8 Stream-BaseOS 352 k DEBUG: openssh x86_64 8.0p1-17.el8 Stream-BaseOS 524 k DEBUG: openssh-clients x86_64 8.0p1-17.el8 Stream-BaseOS 669 k DEBUG: openssl x86_64 1:1.1.1k-7.el8 Stream-BaseOS 709 k DEBUG: openssl-libs x86_64 1:1.1.1k-7.el8 Stream-BaseOS 1.5 M DEBUG: os-prober x86_64 1.74-9.el8 Stream-BaseOS 51 k DEBUG: p11-kit x86_64 0.23.22-1.el8 Stream-BaseOS 324 k DEBUG: p11-kit-trust x86_64 0.23.22-1.el8 Stream-BaseOS 137 k DEBUG: pam x86_64 1.3.1-25.el8 Stream-BaseOS 746 k DEBUG: pango x86_64 1.42.4-8.el8 Stream-AppStream 297 k DEBUG: patch x86_64 2.7.6-11.el8 Stream-BaseOS 138 k DEBUG: pcre x86_64 8.42-6.el8 Stream-BaseOS 211 k DEBUG: pcre2 x86_64 10.32-3.el8 Stream-BaseOS 247 k DEBUG: perl-srpm-macros noarch 1-25.el8 Stream-BaseOS 11 k DEBUG: pixman x86_64 0.38.4-2.el8 Stream-AppStream 257 k DEBUG: pkgconf x86_64 1.4.2-1.el8 Stream-BaseOS 38 k DEBUG: pkgconf-m4 noarch 1.4.2-1.el8 Stream-BaseOS 17 k DEBUG: pkgconf-pkg-config x86_64 1.4.2-1.el8 Stream-BaseOS 15 k DEBUG: platform-python x86_64 3.6.8-51.el8 Stream-BaseOS 86 k DEBUG: platform-python-devel x86_64 3.6.8-51.el8 Stream-AppStream 240 k DEBUG: platform-python-pip noarch 9.0.3-22.el8 Stream-BaseOS 1.6 M DEBUG: popt x86_64 1.18-1.el8 Stream-BaseOS 61 k DEBUG: procps-ng x86_64 3.3.15-13.el8 Stream-BaseOS 330 k DEBUG: publicsuffix-list-dafsa noarch 20180723-1.el8 Stream-BaseOS 56 k DEBUG: python-rpm-macros noarch 3-44.el8 Stream-BaseOS 16 k DEBUG: python-srpm-macros noarch 3-44.el8 Stream-BaseOS 16 k DEBUG: python3-babel noarch 2.5.1-7.el8 Stream-AppStream 4.8 M DEBUG: python3-cffi x86_64 1.13.2-1.el8 delorean-wallaby-testing 245 k DEBUG: python3-chardet noarch 3.0.4-7.el8 Stream-BaseOS 195 k DEBUG: python3-docutils noarch 0.14-12.module_el8.5.0+761+faacb0fb Stream-AppStream 1.6 M DEBUG: python3-greenlet x86_64 0.4.13-4.el8 Stream-AppStream 31 k DEBUG: python3-idna noarch 2.5-5.el8 Stream-BaseOS 97 k DEBUG: python3-imagesize noarch 1.0.0-2.el8 Stream-PowerTools 16 k DEBUG: python3-jinja2 noarch 2.10.1-3.el8 Stream-AppStream 538 k DEBUG: python3-libs x86_64 3.6.8-51.el8 Stream-BaseOS 7.8 M DEBUG: python3-markupsafe x86_64 0.23-19.el8 Stream-AppStream 39 k DEBUG: python3-packaging noarch 20.4-1.el8 delorean-wallaby-testing 67 k DEBUG: python3-pip noarch 9.0.3-22.el8 Stream-AppStream 20 k DEBUG: python3-pip-wheel noarch 9.0.3-22.el8 Stream-BaseOS 895 k DEBUG: python3-ply noarch 3.9-9.el8 Stream-BaseOS 111 k DEBUG: python3-pycparser noarch 2.14-14.el8 Stream-BaseOS 109 k DEBUG: python3-pygments noarch 2.2.0-22.module_el8.5.0+764+71fa3b33 Stream-AppStream 1.9 M DEBUG: python3-pyparsing noarch 2.4.6-1.el8 delorean-wallaby-testing 161 k DEBUG: python3-pysocks noarch 1.6.8-3.el8 Stream-BaseOS 34 k DEBUG: python3-pytz noarch 2017.2-9.el8 Stream-AppStream 54 k DEBUG: python3-requests noarch 2.25.1-1.el8 delorean-wallaby-testing 128 k DEBUG: python3-rpm-generators noarch 5-8.el8 Stream-AppStream 25 k DEBUG: python3-rpm-macros noarch 3-44.el8 Stream-BaseOS 15 k DEBUG: python3-setuptools noarch 50.3.2-1.el8 delorean-wallaby-testing 870 k DEBUG: python3-setuptools-wheel noarch 39.2.0-7.el8 Stream-BaseOS 289 k DEBUG: python3-snowballstemmer noarch 1.9.0-4.el8 delorean-wallaby-build-deps 161 k DEBUG: python3-sphinx-theme-alabaster noarch 0.7.12-7.el8 delorean-wallaby-build-deps 25 k DEBUG: python3-sphinxcontrib-applehelp noarch 1.0.1-5.el8 delorean-wallaby-build-deps 33 k DEBUG: python3-sphinxcontrib-devhelp noarch 1.0.1-5.el8 delorean-wallaby-build-deps 28 k DEBUG: python3-sphinxcontrib-htmlhelp noarch 1.0.3-2.el8 delorean-wallaby-build-deps 36 k DEBUG: python3-sphinxcontrib-jsmath noarch 1.0.1-0.1.5.el8 delorean-wallaby-build-deps 15 k DEBUG: python3-sphinxcontrib-qthelp noarch 1.0.2-0.1.5.el8 delorean-wallaby-build-deps 32 k DEBUG: python3-sphinxcontrib-serializinghtml noarch 1.1.3-5.el8 delorean-wallaby-build-deps 31 k DEBUG: python3-toml noarch 0.10.1-2.el8 delorean-wallaby-build-deps 42 k DEBUG: python3-urllib3 noarch 1.25.10-4.el8 delorean-wallaby-testing 189 k DEBUG: python36 x86_64 3.6.8-38.module_el8.5.0+895+a459eca8 Stream-AppStream 19 k DEBUG: qt5-srpm-macros noarch 5.15.3-1.el8 Stream-BaseOS 11 k DEBUG: readline x86_64 7.0-10.el8 Stream-BaseOS 199 k DEBUG: redhat-rpm-config noarch 130-1.el8 Stream-BaseOS 90 k DEBUG: rpm x86_64 4.14.3-26.el8 Stream-BaseOS 544 k DEBUG: rpm-build-libs x86_64 4.14.3-26.el8 Stream-BaseOS 157 k DEBUG: rpm-libs x86_64 4.14.3-26.el8 Stream-BaseOS 345 k DEBUG: rust-srpm-macros noarch 5-2.el8 Stream-BaseOS 9.2 k DEBUG: sed x86_64 4.5-5.el8 Stream-BaseOS 298 k DEBUG: setup noarch 2.12.2-9.el8 Stream-BaseOS 181 k DEBUG: shadow-utils x86_64 2:4.6-17.el8 Stream-BaseOS 1.2 M DEBUG: shared-mime-info x86_64 1.9-3.el8 Stream-BaseOS 329 k DEBUG: sqlite-libs x86_64 3.26.0-17.el8 Stream-BaseOS 581 k DEBUG: systemd x86_64 239-71.el8 Stream-BaseOS 3.6 M DEBUG: systemd-libs x86_64 239-71.el8 Stream-BaseOS 1.1 M DEBUG: systemd-pam x86_64 239-71.el8 Stream-BaseOS 494 k DEBUG: systemd-udev x86_64 239-71.el8 Stream-BaseOS 1.6 M DEBUG: tar x86_64 2:1.30-8.el8 Stream-BaseOS 839 k DEBUG: tpm2-tss x86_64 2.3.2-4.el8 Stream-BaseOS 275 k DEBUG: trousers-lib x86_64 0.3.15-1.el8 Stream-BaseOS 168 k DEBUG: tzdata noarch 2022g-2.el8 Stream-BaseOS 474 k DEBUG: unzip x86_64 6.0-46.el8 Stream-BaseOS 196 k DEBUG: urw-base35-bookman-fonts noarch 20170801-10.el8 Stream-AppStream 857 k DEBUG: urw-base35-c059-fonts noarch 20170801-10.el8 Stream-AppStream 884 k DEBUG: urw-base35-d050000l-fonts noarch 20170801-10.el8 Stream-AppStream 79 k DEBUG: urw-base35-fonts noarch 20170801-10.el8 Stream-AppStream 12 k DEBUG: urw-base35-fonts-common noarch 20170801-10.el8 Stream-AppStream 23 k DEBUG: urw-base35-gothic-fonts noarch 20170801-10.el8 Stream-AppStream 654 k DEBUG: urw-base35-nimbus-mono-ps-fonts noarch 20170801-10.el8 Stream-AppStream 801 k DEBUG: urw-base35-nimbus-roman-fonts noarch 20170801-10.el8 Stream-AppStream 865 k DEBUG: urw-base35-nimbus-sans-fonts noarch 20170801-10.el8 Stream-AppStream 1.3 M DEBUG: urw-base35-p052-fonts noarch 20170801-10.el8 Stream-AppStream 982 k DEBUG: urw-base35-standard-symbols-ps-fonts noarch 20170801-10.el8 Stream-AppStream 44 k DEBUG: urw-base35-z003-fonts noarch 20170801-10.el8 Stream-AppStream 279 k DEBUG: util-linux x86_64 2.32.1-40.el8 Stream-BaseOS 2.5 M DEBUG: which x86_64 2.21-18.el8 Stream-BaseOS 49 k DEBUG: xkeyboard-config noarch 2.28-1.el8 Stream-AppStream 782 k DEBUG: xorg-x11-font-utils x86_64 1:7.5-41.el8 Stream-AppStream 104 k DEBUG: xorg-x11-fonts-ISO8859-1-100dpi noarch 7.5-19.el8 Stream-AppStream 1.1 M DEBUG: xorg-x11-server-utils x86_64 7.7-27.el8 Stream-AppStream 198 k DEBUG: xz x86_64 5.2.4-4.el8 Stream-BaseOS 153 k DEBUG: xz-libs x86_64 5.2.4-4.el8 Stream-BaseOS 94 k DEBUG: zip x86_64 3.0-23.el8 Stream-BaseOS 270 k DEBUG: zlib x86_64 1.2.11-21.el8 Stream-BaseOS 103 k DEBUG: zstd x86_64 1.4.5-6.el8 delorean-wallaby-testing 616 k DEBUG: Installing weak dependencies: DEBUG: ImageMagick x86_64 6.7.8.9-18.el8 delorean-wallaby-build-deps 2.2 M DEBUG: crypto-policies-scripts noarch 20221215-1.gitece0092.el8 Stream-BaseOS 84 k DEBUG: elfutils-debuginfod-client x86_64 0.188-3.el8 Stream-BaseOS 75 k DEBUG: gnupg2-smime x86_64 2.2.20-3.el8 Stream-BaseOS 283 k DEBUG: graphviz x86_64 2.40.1-43.el8 Stream-AppStream 1.7 M DEBUG: grubby x86_64 8.40-47.el8 Stream-BaseOS 50 k DEBUG: hardlink x86_64 1:1.3-6.el8 Stream-BaseOS 29 k DEBUG: kbd x86_64 2.0.4-10.el8 Stream-BaseOS 390 k DEBUG: kpartx x86_64 0.8.4-37.el8 Stream-BaseOS 119 k DEBUG: libxkbcommon x86_64 0.9.1-1.el8 Stream-AppStream 116 k DEBUG: memstrack x86_64 0.2.4-2.el8 Stream-BaseOS 51 k DEBUG: openssl-pkcs11 x86_64 0.4.10-3.el8 Stream-BaseOS 66 k DEBUG: pigz x86_64 2.4-4.el8 Stream-BaseOS 79 k DEBUG: pinentry x86_64 1.1.0-2.el8 Stream-AppStream 100 k DEBUG: python3-cryptography x86_64 3.2.1-5.el8 Stream-BaseOS 559 k DEBUG: trousers x86_64 0.3.15-1.el8 Stream-BaseOS 152 k DEBUG: Enabling module streams: DEBUG: python36 3.6 DEBUG: Transaction Summary DEBUG: ========================================================================================================================= DEBUG: Install 345 Packages DEBUG: Total size: 231 M DEBUG: Installed size: 1.0 G DEBUG: Downloading Packages: DEBUG: [SKIPPED] openstack-macros-2023.1.0-0.20230216203410.ce6a105.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] acl-2.2.53-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] annobin-10.94-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] audit-libs-3.0.7-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] avahi-libs-0.7-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] basesystem-11-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-4.4.20-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] binutils-2.30-119.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] brotli-1.0.6-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-1.0.6-26.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-libs-1.0.6-26.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ca-certificates-2022.2.54-80.2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-gpg-keys-8-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-stream-release-8.6-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-stream-repos-8-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] chkconfig-1.19.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-8.30-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-common-8.30-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpio-2.12-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpp-8.5.0-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-2.9.6-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-dicts-2.9.6-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] crypto-policies-20221215-1.gitece0092.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] crypto-policies-scripts-20221215-1.gitece0092.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cryptsetup-libs-2.3.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cups-libs-2.2.6-51.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] curl-7.61.1-29.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cyrus-sasl-lib-2.1.27-6.el8_5.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-1.12.8-24.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-common-1.12.8-24.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dbus-daemon-1.12.8-24.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-libs-1.12.8-24.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-tools-1.12.8-24.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-1.02.181-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-libs-1.02.181-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] diffutils-3.6-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dracut-049-223.git20230119.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dwz-0.12-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] efi-srpm-macros-3-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-0.188-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-debuginfod-client-0.188-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-default-yama-scope-0.188-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libelf-0.188-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libs-0.188-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] emacs-filesystem-26.1-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] expat-2.2.5-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-5.33-21.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-libs-5.33-21.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] filesystem-3.8-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] findutils-4.6.0-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fontconfig-2.13.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fontpackages-filesystem-1.44-22.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] freetype-2.9.1-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gawk-4.2.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gc-7.6.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-8.5.0-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-plugin-annobin-8.5.0-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-1.18-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-libs-1.18-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-2.36.12-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gettext-0.19.8.1-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gettext-libs-0.19.8.1-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ghc-srpm-macros-1.4.2-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] glib2-2.56.4-161.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-2.28-225.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-all-langpacks-2.28-225.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-common-2.28-225.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-devel-2.28-225.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-gconv-extra-2.28-225.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-headers-2.28-225.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gmp-6.1.2-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-2.2.20-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-smime-2.2.20-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnutls-3.6.16-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] go-srpm-macros-2-17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] grep-3.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grub2-common-2.02-129.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] grub2-tools-2.02-129.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grub2-tools-minimal-2.02-129.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grubby-8.40-47.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] guile-2.0.14-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gzip-1.9-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hardlink-1.3-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ima-evm-utils-1.3.2-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] info-6.5-7.el8_5.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] isl-0.16.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] json-c-0.13.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kbd-2.0.4-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kbd-legacy-2.0.4-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] kbd-misc-2.0.4-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] kernel-headers-4.18.0-448.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-libs-1.5.10-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-25-19.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-libs-25-19.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kpartx-0.8.4-37.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] krb5-libs-1.18.2-22.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] less-530-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libacl-2.2.53-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libarchive-3.3.3-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libassuan-2.5.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libatomic_ops-7.6.2-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libattr-2.4.48-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbabeltrace-1.5.4-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libblkid-2.32.1-40.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-2.48-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-ng-0.7.11-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcom_err-1.45.6-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcroco-0.6.12-4.el8_2.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcurl-7.61.1-29.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdb-5.3.28-42.el8_4.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdb-utils-5.3.28-42.el8_4.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libedit-3.1-23.20170329cvs.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfdisk-2.32.1-40.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libffi-3.1-24.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcc-8.5.0-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcrypt-1.8.5-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgomp-8.5.0-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgpg-error-1.31-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libidn2-2.2.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libipt-1.6.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libkcapi-1.2.0-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libkcapi-hmaccalc-1.2.0-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libksba-1.3.5-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmount-2.32.1-40.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmpc-1.1.0-9.1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnghttp2-1.33.0-3.el8_2.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpkgconf-1.4.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpng-1.6.34-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpsl-0.20.2-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpwquality-1.4.4-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libseccomp-2.5.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsecret-0.18.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-2.9-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsemanage-2.9-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsepol-2.9-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsigsegv-2.11-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsmartcols-2.32.1-40.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-0.9.6-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-config-0.9.6-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libstdc++-8.5.0-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtasn1-4.13-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtirpc-1.1.4-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtool-ltdl-2.4.6-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libunistring-0.9.9-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libusbx-1.0.23-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libutempter-1.1.6-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libuuid-2.32.1-40.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libverto-0.3.2-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-4.1.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-devel-4.1.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxml2-2.9.7-16.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lua-libs-5.3.4-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lz4-libs-1.8.3-3.el8_4.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] make-4.2.1-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memstrack-0.2.4-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mpfr-3.1.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-6.1-9.20180224.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-base-6.1-9.20180224.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-libs-6.1-9.20180224.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nettle-3.4.1-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] npth-1.5-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ocaml-srpm-macros-5-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openblas-srpm-macros-2-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openldap-2.4.46-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-8.0p1-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-clients-8.0p1-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-1.1.1k-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-libs-1.1.1k-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-pkcs11-0.4.10-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] os-prober-1.74-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-0.23.22-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-trust-0.23.22-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pam-1.3.1-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] patch-2.7.6-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre-8.42-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre2-10.32-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-srpm-macros-1-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pigz-2.4-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-1.4.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-m4-1.4.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-pkg-config-1.4.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] platform-python-3.6.8-51.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] platform-python-pip-9.0.3-22.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] popt-1.18-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] procps-ng-3.3.15-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] publicsuffix-list-dafsa-20180723-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-rpm-macros-3-44.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-srpm-macros-3-44.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-chardet-3.0.4-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-3.2.1-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-idna-2.5-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libs-3.6.8-51.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pip-wheel-9.0.3-22.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.9-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.14-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pysocks-1.6.8-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-macros-3-44.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-wheel-39.2.0-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] qt5-srpm-macros-5.15.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] readline-7.0-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] redhat-rpm-config-130-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-4.14.3-26.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-libs-4.14.3-26.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-libs-4.14.3-26.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rust-srpm-macros-5-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] sed-4.5-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] setup-2.12.2-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] shadow-utils-4.6-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] shared-mime-info-1.9-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sqlite-libs-3.26.0-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-239-71.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-libs-239-71.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-pam-239-71.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-udev-239-71.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tar-1.30-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tpm2-tss-2.3.2-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] trousers-0.3.15-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] trousers-lib-0.3.15-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tzdata-2022g-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unzip-6.0-46.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] util-linux-2.32.1-40.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-5.2.4-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-libs-5.2.4-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zip-3.0-23.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zlib-1.2.11-21.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] OpenEXR-libs-2.2.0-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-20171205-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-deprecated-20171205-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-pdf-20180407-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] atk-2.28.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cairo-1.15.12-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fribidi-1.0.4-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gd-2.2.5-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdb-headless-8.2-19.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-modules-2.36.12-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] git-core-2.39.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] google-droid-sans-fonts-20120715-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] graphite2-1.3.10-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] graphviz-2.40.1-43.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk-update-icon-cache-3.22.30-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk2-2.24.32-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] harfbuzz-1.7.5-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hicolor-icon-theme-0.17-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ilmbase-2.2.0-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jasper-libs-2.0.14-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbig2dec-libs-0.16-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbigkit-libs-2.1-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lcms2-2.9-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libICE-1.0.9-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libSM-1.2.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-1.6.8-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-common-1.6.8-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libXau-1.0.9-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXaw-1.0.13-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXcomposite-0.4.4-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXcursor-1.1.15-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXdamage-1.1.4-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXext-1.3.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXfixes-5.0.3-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXft-2.3.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXi-1.7.10-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXinerama-1.1.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXmu-1.1.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXpm-3.5.12-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrandr-1.5.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrender-0.9.10-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXt-1.1.5-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXxf86misc-1.0.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXxf86vm-1.1.4-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdatrie-0.2.9-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfontenc-1.1.3-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgs-9.27-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libidn-1.34-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libijs-0.35-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libjpeg-turbo-1.5.3-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmcpp-2.7.2-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpaper-1.1.24-22.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] librsvg2-2.42.7-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libthai-0.1.27-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtiff-4.0.9-27.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwebp-1.0.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwmf-lite-0.2.9-8.el8_0.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcb-1.13.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxkbcommon-0.9.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mcpp-2.7.2-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openjpeg2-2.4.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pango-1.42.4-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pinentry-1.1.0-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pixman-0.38.4-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] platform-python-devel-3.6.8-51.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-babel-2.5.1-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-greenlet-0.4.13-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-jinja2-2.10.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-markupsafe-0.23-19.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pip-9.0.3-22.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytz-2017.2-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-generators-5-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-4.14.3-26.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-bookman-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-c059-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-d050000l-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-common-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-gothic-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-p052-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-z003-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xkeyboard-config-2.28-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-font-utils-7.5-41.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-server-utils-7.7-27.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-imagesize-1.0.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libzstd-1.4.5-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.13.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-eventlet-0.30.0-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-packaging-20.4-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pbr-5.5.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-2.4.6-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-2.25.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-50.3.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-six-1.15.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-urllib3-1.25.10-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] zstd-1.4.5-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ImageMagick-6.7.8.9-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools_scm-6.0.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-snowballstemmer-1.9.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-2.2.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-toml-0.10.1-2.el8.noarch.rpm: Already downloaded DEBUG: warning: Generating 18 missing index(es), please wait... DEBUG: CentOS-Stream - Base 325 kB/s | 1.6 kB 00:00 DEBUG: Key imported successfully DEBUG: Importing GPG key 0x8483C65D: DEBUG: Userid : "CentOS (CentOS Official Signing Key) " DEBUG: Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D DEBUG: From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: filesystem-3.8-6.el8.x86_64 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : libgcc-8.5.0-18.el8.x86_64 1/345 DEBUG: Running scriptlet: libgcc-8.5.0-18.el8.x86_64 1/345 DEBUG: Installing : python-srpm-macros-3-44.el8.noarch 2/345 DEBUG: Installing : fontpackages-filesystem-1.44-22.el8.noarch 3/345 DEBUG: Installing : google-droid-sans-fonts-20120715-13.el8.noarch 4/345 DEBUG: Installing : python-rpm-macros-3-44.el8.noarch 5/345 DEBUG: Installing : python3-rpm-macros-3-44.el8.noarch 6/345 DEBUG: Installing : adobe-mappings-cmap-20171205-3.el8.noarch 7/345 DEBUG: Installing : tzdata-2022g-2.el8.noarch 8/345 DEBUG: Installing : python3-setuptools-wheel-39.2.0-7.el8.noarch 9/345 DEBUG: Installing : python3-pip-wheel-9.0.3-22.el8.noarch 10/345 DEBUG: Installing : adobe-mappings-cmap-deprecated-20171205-3.el8.no 11/345 DEBUG: Installing : xkeyboard-config-2.28-1.el8.noarch 12/345 DEBUG: Installing : libX11-common-1.6.8-5.el8.noarch 13/345 DEBUG: Installing : adobe-mappings-pdf-20180407-1.el8.noarch 14/345 DEBUG: Installing : rust-srpm-macros-5-2.el8.noarch 15/345 DEBUG: Installing : qt5-srpm-macros-5.15.3-1.el8.noarch 16/345 DEBUG: Installing : publicsuffix-list-dafsa-20180723-1.el8.noarch 17/345 DEBUG: Installing : pkgconf-m4-1.4.2-1.el8.noarch 18/345 DEBUG: Installing : perl-srpm-macros-1-25.el8.noarch 19/345 DEBUG: Installing : openblas-srpm-macros-2-2.el8.noarch 20/345 DEBUG: Installing : ocaml-srpm-macros-5-4.el8.noarch 21/345 DEBUG: Installing : ncurses-base-6.1-9.20180224.el8.noarch 22/345 DEBUG: Installing : libssh-config-0.9.6-6.el8.noarch 23/345 DEBUG: Installing : kernel-headers-4.18.0-448.el8.x86_64 24/345 DEBUG: Installing : kbd-misc-2.0.4-10.el8.noarch 25/345 DEBUG: Installing : kbd-legacy-2.0.4-10.el8.noarch 26/345 DEBUG: Installing : go-srpm-macros-2-17.el8.noarch 27/345 DEBUG: Installing : ghc-srpm-macros-1.4.2-7.el8.noarch 28/345 DEBUG: Installing : emacs-filesystem-1:26.1-9.el8.noarch 29/345 DEBUG: Installing : centos-gpg-keys-1:8-6.el8.noarch 30/345 DEBUG: Installing : centos-stream-release-8.6-1.el8.noarch 31/345 DEBUG: Installing : centos-stream-repos-8-6.el8.noarch 32/345 DEBUG: warning: /etc/dnf/vars/contentdir created as /etc/dnf/vars/contentdir.rpmnew DEBUG: warning: /etc/dnf/vars/stream created as /etc/dnf/vars/stream.rpmnew DEBUG: Installing : setup-2.12.2-9.el8.noarch 33/345 DEBUG: warning: /etc/hosts created as /etc/hosts.rpmnew DEBUG: Running scriptlet: setup-2.12.2-9.el8.noarch 33/345 DEBUG: Installing : filesystem-3.8-6.el8.x86_64 34/345 DEBUG: Installing : urw-base35-fonts-common-20170801-10.el8.noarch 35/345 DEBUG: Installing : basesystem-11-5.el8.noarch 36/345 DEBUG: Installing : pcre2-10.32-3.el8.x86_64 37/345 DEBUG: Installing : libselinux-2.9-8.el8.x86_64 38/345 DEBUG: Installing : ncurses-libs-6.1-9.20180224.el8.x86_64 39/345 DEBUG: Installing : glibc-all-langpacks-2.28-225.el8.x86_64 40/345 DEBUG: Installing : glibc-gconv-extra-2.28-225.el8.x86_64 41/345 DEBUG: Running scriptlet: glibc-gconv-extra-2.28-225.el8.x86_64 41/345 DEBUG: Installing : glibc-common-2.28-225.el8.x86_64 42/345 DEBUG: Running scriptlet: glibc-2.28-225.el8.x86_64 43/345 DEBUG: Installing : glibc-2.28-225.el8.x86_64 43/345 DEBUG: Running scriptlet: glibc-2.28-225.el8.x86_64 43/345 DEBUG: Installing : bash-4.4.20-4.el8.x86_64 44/345 DEBUG: Running scriptlet: bash-4.4.20-4.el8.x86_64 44/345 DEBUG: Installing : libsepol-2.9-3.el8.x86_64 45/345 DEBUG: Running scriptlet: libsepol-2.9-3.el8.x86_64 45/345 DEBUG: Installing : zlib-1.2.11-21.el8.x86_64 46/345 DEBUG: Installing : info-6.5-7.el8_5.x86_64 47/345 DEBUG: Installing : xz-libs-5.2.4-4.el8.x86_64 48/345 DEBUG: Installing : bzip2-libs-1.0.6-26.el8.x86_64 49/345 DEBUG: Installing : libstdc++-8.5.0-18.el8.x86_64 50/345 DEBUG: Running scriptlet: libstdc++-8.5.0-18.el8.x86_64 50/345 DEBUG: Installing : libxcrypt-4.1.1-6.el8.x86_64 51/345 DEBUG: Installing : elfutils-libelf-0.188-3.el8.x86_64 52/345 DEBUG: Installing : gmp-1:6.1.2-10.el8.x86_64 53/345 DEBUG: Running scriptlet: gmp-1:6.1.2-10.el8.x86_64 53/345 DEBUG: Installing : libpng-2:1.6.34-5.el8.x86_64 54/345 DEBUG: Installing : freetype-2.9.1-9.el8.x86_64 55/345 DEBUG: Installing : libcap-2.48-4.el8.x86_64 56/345 DEBUG: Installing : libcom_err-1.45.6-5.el8.x86_64 57/345 DEBUG: Running scriptlet: libcom_err-1.45.6-5.el8.x86_64 57/345 DEBUG: Installing : libgpg-error-1.31-1.el8.x86_64 58/345 DEBUG: Installing : libuuid-2.32.1-40.el8.x86_64 59/345 DEBUG: Running scriptlet: libuuid-2.32.1-40.el8.x86_64 59/345 DEBUG: Installing : libxml2-2.9.7-16.el8.x86_64 60/345 DEBUG: Installing : readline-7.0-10.el8.x86_64 61/345 DEBUG: Running scriptlet: readline-7.0-10.el8.x86_64 61/345 DEBUG: Installing : libunistring-0.9.9-3.el8.x86_64 62/345 DEBUG: Installing : sqlite-libs-3.26.0-17.el8.x86_64 63/345 DEBUG: Installing : expat-2.2.5-11.el8.x86_64 64/345 DEBUG: Installing : popt-1.18-1.el8.x86_64 65/345 DEBUG: Installing : chkconfig-1.19.1-1.el8.x86_64 66/345 DEBUG: Installing : libjpeg-turbo-1.5.3-12.el8.x86_64 67/345 DEBUG: Installing : libzstd-1.4.5-6.el8.x86_64 68/345 DEBUG: Installing : libgcrypt-1.8.5-7.el8.x86_64 69/345 DEBUG: Running scriptlet: libgcrypt-1.8.5-7.el8.x86_64 69/345 DEBUG: Installing : mpfr-3.1.6-1.el8.x86_64 70/345 DEBUG: Running scriptlet: mpfr-3.1.6-1.el8.x86_64 70/345 DEBUG: Installing : libattr-2.4.48-3.el8.x86_64 71/345 DEBUG: Installing : libacl-2.2.53-1.el8.x86_64 72/345 DEBUG: Installing : sed-4.5-5.el8.x86_64 73/345 DEBUG: Running scriptlet: sed-4.5-5.el8.x86_64 73/345 DEBUG: Installing : libffi-3.1-24.el8.x86_64 74/345 DEBUG: Installing : libICE-1.0.9-15.el8.x86_64 75/345 DEBUG: Installing : p11-kit-0.23.22-1.el8.x86_64 76/345 DEBUG: Installing : libidn2-2.2.0-1.el8.x86_64 77/345 DEBUG: Installing : findutils-1:4.6.0-20.el8.x86_64 78/345 DEBUG: Running scriptlet: findutils-1:4.6.0-20.el8.x86_64 78/345 DEBUG: Installing : libgomp-8.5.0-18.el8.x86_64 79/345 DEBUG: Running scriptlet: libgomp-8.5.0-18.el8.x86_64 79/345 DEBUG: Installing : lua-libs-5.3.4-12.el8.x86_64 80/345 DEBUG: Installing : libSM-1.2.3-1.el8.x86_64 81/345 DEBUG: Installing : libassuan-2.5.1-3.el8.x86_64 82/345 DEBUG: Installing : file-libs-5.33-21.el8.x86_64 83/345 DEBUG: Installing : file-5.33-21.el8.x86_64 84/345 DEBUG: Installing : libcap-ng-0.7.11-1.el8.x86_64 85/345 DEBUG: Installing : audit-libs-3.0.7-4.el8.x86_64 86/345 DEBUG: Installing : libtool-ltdl-2.4.6-25.el8.x86_64 87/345 DEBUG: Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64 87/345 DEBUG: Installing : lz4-libs-1.8.3-3.el8_4.x86_64 88/345 DEBUG: Installing : libmpc-1.1.0-9.1.el8.x86_64 89/345 DEBUG: Installing : jasper-libs-2.0.14-5.el8.x86_64 90/345 DEBUG: Installing : libksba-1.3.5-9.el8.x86_64 91/345 DEBUG: Installing : ilmbase-2.2.0-13.el8.x86_64 92/345 DEBUG: Running scriptlet: ilmbase-2.2.0-13.el8.x86_64 92/345 DEBUG: Installing : unzip-6.0-46.el8.x86_64 93/345 DEBUG: Installing : diffutils-3.6-6.el8.x86_64 94/345 DEBUG: Running scriptlet: diffutils-3.6-6.el8.x86_64 94/345 DEBUG: Running scriptlet: glibc-headers-2.28-225.el8.x86_64 95/345 DEBUG: Installing : glibc-headers-2.28-225.el8.x86_64 95/345 DEBUG: Installing : grub2-common-1:2.02-129.el8.noarch 96/345 DEBUG: Installing : cpio-2.12-11.el8.x86_64 97/345 DEBUG: Installing : gdbm-libs-1:1.18-2.el8.x86_64 98/345 DEBUG: Installing : keyutils-libs-1.5.10-9.el8.x86_64 99/345 DEBUG: Installing : libtasn1-4.13-4.el8.x86_64 100/345 DEBUG: Running scriptlet: libtasn1-4.13-4.el8.x86_64 100/345 DEBUG: Installing : p11-kit-trust-0.23.22-1.el8.x86_64 101/345 DEBUG: Running scriptlet: p11-kit-trust-0.23.22-1.el8.x86_64 101/345 DEBUG: Installing : pcre-8.42-6.el8.x86_64 102/345 DEBUG: Installing : grep-3.1-6.el8.x86_64 103/345 DEBUG: Running scriptlet: grep-3.1-6.el8.x86_64 103/345 DEBUG: Installing : xz-5.2.4-4.el8.x86_64 104/345 DEBUG: Installing : lcms2-2.9-2.el8.x86_64 105/345 DEBUG: Running scriptlet: lcms2-2.9-2.el8.x86_64 105/345 DEBUG: Installing : gdbm-1:1.18-2.el8.x86_64 106/345 DEBUG: Installing : zip-3.0-23.el8.x86_64 107/345 DEBUG: Installing : OpenEXR-libs-2.2.0-12.el8.x86_64 108/345 DEBUG: Running scriptlet: OpenEXR-libs-2.2.0-12.el8.x86_64 108/345 DEBUG: Installing : cpp-8.5.0-18.el8.x86_64 109/345 DEBUG: Running scriptlet: cpp-8.5.0-18.el8.x86_64 109/345 DEBUG: Installing : libsemanage-2.9-9.el8.x86_64 110/345 DEBUG: Installing : libpsl-0.20.2-6.el8.x86_64 111/345 DEBUG: Installing : acl-2.2.53-1.el8.x86_64 112/345 DEBUG: Installing : tar-2:1.30-8.el8.x86_64 113/345 DEBUG: Running scriptlet: tar-2:1.30-8.el8.x86_64 113/345 DEBUG: Installing : patch-2.7.6-11.el8.x86_64 114/345 DEBUG: Installing : isl-0.16.1-6.el8.x86_64 115/345 DEBUG: Running scriptlet: isl-0.16.1-6.el8.x86_64 115/345 DEBUG: Installing : nettle-3.4.1-7.el8.x86_64 116/345 DEBUG: Running scriptlet: nettle-3.4.1-7.el8.x86_64 116/345 DEBUG: Installing : dwz-0.12-10.el8.x86_64 117/345 DEBUG: Installing : graphite2-1.3.10-10.el8.x86_64 118/345 DEBUG: Installing : zstd-1.4.5-6.el8.x86_64 119/345 DEBUG: Installing : bzip2-1.0.6-26.el8.x86_64 120/345 DEBUG: Installing : coreutils-common-8.30-15.el8.x86_64 121/345 DEBUG: Running scriptlet: coreutils-common-8.30-15.el8.x86_64 121/345 DEBUG: Installing : libidn-1.34-5.el8.x86_64 122/345 DEBUG: Running scriptlet: libidn-1.34-5.el8.x86_64 122/345 DEBUG: Installing : pigz-2.4-4.el8.x86_64 123/345 DEBUG: Installing : libfontenc-1.1.3-8.el8.x86_64 124/345 DEBUG: Installing : less-530-1.el8.x86_64 125/345 DEBUG: Installing : libpaper-1.1.24-22.el8.x86_64 126/345 DEBUG: Installing : brotli-1.0.6-3.el8.x86_64 127/345 DEBUG: Installing : hardlink-1:1.3-6.el8.x86_64 128/345 DEBUG: Installing : json-c-0.13.1-3.el8.x86_64 129/345 DEBUG: Installing : libatomic_ops-7.6.2-3.el8.x86_64 130/345 DEBUG: Installing : gc-7.6.4-3.el8.x86_64 131/345 DEBUG: Installing : libedit-3.1-23.20170329cvs.el8.x86_64 132/345 DEBUG: Installing : libipt-1.6.1-8.el8.x86_64 133/345 DEBUG: Installing : libnghttp2-1.33.0-3.el8_2.1.x86_64 134/345 DEBUG: Installing : libpkgconf-1.4.2-1.el8.x86_64 135/345 DEBUG: Installing : pkgconf-1.4.2-1.el8.x86_64 136/345 DEBUG: Installing : pkgconf-pkg-config-1.4.2-1.el8.x86_64 137/345 DEBUG: Installing : xorg-x11-font-utils-1:7.5-41.el8.x86_64 138/345 DEBUG: Installing : xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarc 139/345 DEBUG: Running scriptlet: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarc 139/345 DEBUG: Installing : libxcrypt-devel-4.1.1-6.el8.x86_64 140/345 DEBUG: Installing : glibc-devel-2.28-225.el8.x86_64 141/345 DEBUG: Running scriptlet: glibc-devel-2.28-225.el8.x86_64 141/345 DEBUG: Installing : libseccomp-2.5.2-1.el8.x86_64 142/345 DEBUG: Running scriptlet: libseccomp-2.5.2-1.el8.x86_64 142/345 DEBUG: Installing : libsigsegv-2.11-5.el8.x86_64 143/345 DEBUG: Installing : gawk-4.2.1-4.el8.x86_64 144/345 DEBUG: Installing : libsmartcols-2.32.1-40.el8.x86_64 145/345 DEBUG: Running scriptlet: libsmartcols-2.32.1-40.el8.x86_64 145/345 DEBUG: Installing : libverto-0.3.2-2.el8.x86_64 146/345 DEBUG: Installing : memstrack-0.2.4-2.el8.x86_64 147/345 DEBUG: Installing : ncurses-6.1-9.20180224.el8.x86_64 148/345 DEBUG: Installing : npth-1.5-4.el8.x86_64 149/345 DEBUG: Installing : fribidi-1.0.4-9.el8.x86_64 150/345 DEBUG: Installing : jbig2dec-libs-0.16-1.el8.x86_64 151/345 DEBUG: Running scriptlet: jbig2dec-libs-0.16-1.el8.x86_64 151/345 DEBUG: Installing : jbigkit-libs-2.1-14.el8.x86_64 152/345 DEBUG: Running scriptlet: jbigkit-libs-2.1-14.el8.x86_64 152/345 DEBUG: Installing : libtiff-4.0.9-27.el8.x86_64 153/345 DEBUG: Installing : libXau-1.0.9-3.el8.x86_64 154/345 DEBUG: Installing : libxcb-1.13.1-1.el8.x86_64 155/345 DEBUG: Installing : libX11-1.6.8-5.el8.x86_64 156/345 DEBUG: Installing : libXext-1.3.4-1.el8.x86_64 157/345 DEBUG: Installing : libXrender-0.9.10-7.el8.x86_64 158/345 DEBUG: Installing : libXt-1.1.5-12.el8.x86_64 159/345 DEBUG: Installing : libXmu-1.1.3-1.el8.x86_64 160/345 DEBUG: Installing : libXfixes-5.0.3-7.el8.x86_64 161/345 DEBUG: Installing : libXpm-3.5.12-9.el8.x86_64 162/345 DEBUG: Installing : libXcursor-1.1.15-3.el8.x86_64 163/345 DEBUG: Installing : libXrandr-1.5.2-1.el8.x86_64 164/345 DEBUG: Installing : libXi-1.7.10-1.el8.x86_64 165/345 DEBUG: Installing : libXinerama-1.1.4-1.el8.x86_64 166/345 DEBUG: Installing : libXaw-1.0.13-10.el8.x86_64 167/345 DEBUG: Installing : libXdamage-1.1.4-14.el8.x86_64 168/345 DEBUG: Installing : libXxf86misc-1.0.4-1.el8.x86_64 169/345 DEBUG: Installing : libXxf86vm-1.1.4-9.el8.x86_64 170/345 DEBUG: Installing : libXcomposite-0.4.4-14.el8.x86_64 171/345 DEBUG: Installing : libdatrie-0.2.9-7.el8.x86_64 172/345 DEBUG: Running scriptlet: libdatrie-0.2.9-7.el8.x86_64 172/345 DEBUG: Installing : libthai-0.1.27-2.el8.x86_64 173/345 DEBUG: Running scriptlet: libthai-0.1.27-2.el8.x86_64 173/345 DEBUG: Installing : libijs-0.35-5.el8.x86_64 174/345 DEBUG: Installing : libmcpp-2.7.2-20.el8.x86_64 175/345 DEBUG: Running scriptlet: libmcpp-2.7.2-20.el8.x86_64 175/345 DEBUG: Installing : mcpp-2.7.2-20.el8.x86_64 176/345 DEBUG: Installing : xorg-x11-server-utils-7.7-27.el8.x86_64 177/345 DEBUG: Installing : libwebp-1.0.0-5.el8.x86_64 178/345 DEBUG: Installing : libwmf-lite-0.2.9-8.el8_0.x86_64 179/345 DEBUG: Running scriptlet: libwmf-lite-0.2.9-8.el8_0.x86_64 179/345 DEBUG: Installing : libxkbcommon-0.9.1-1.el8.x86_64 180/345 DEBUG: Installing : cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 181/345 DEBUG: Running scriptlet: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 181/345 DEBUG: Installing : platform-python-pip-9.0.3-22.el8.noarch 182/345 DEBUG: Installing : python3-setuptools-50.3.2-1.el8.noarch 183/345 DEBUG: Installing : python3-libs-3.6.8-51.el8.x86_64 184/345 DEBUG: Installing : grub2-tools-minimal-1:2.02-129.el8.x86_64 185/345 DEBUG: Installing : libssh-0.9.6-6.el8.x86_64 186/345 DEBUG: Installing : openldap-2.4.46-18.el8.x86_64 187/345 DEBUG: Installing : platform-python-3.6.8-51.el8.x86_64 188/345 DEBUG: Running scriptlet: platform-python-3.6.8-51.el8.x86_64 188/345 DEBUG: Installing : grubby-8.40-47.el8.x86_64 189/345 DEBUG: Installing : libkcapi-1.2.0-2.el8.x86_64 190/345 DEBUG: Installing : libkcapi-hmaccalc-1.2.0-2.el8.x86_64 191/345 DEBUG: Installing : libarchive-3.3.3-5.el8.x86_64 192/345 DEBUG: Installing : libdb-utils-5.3.28-42.el8_4.x86_64 193/345 DEBUG: Installing : curl-7.61.1-29.el8.x86_64 194/345 DEBUG: Installing : libcurl-7.61.1-29.el8.x86_64 195/345 DEBUG: Installing : openssl-1:1.1.1k-7.el8.x86_64 196/345 DEBUG: Installing : crypto-policies-scripts-20221215-1.gitece0092.el 197/345 DEBUG: Installing : crypto-policies-20221215-1.gitece0092.el8.noarch 198/345 DEBUG: Running scriptlet: crypto-policies-20221215-1.gitece0092.el8.noarch 198/345 DEBUG: Installing : elfutils-default-yama-scope-0.188-3.el8.noarch 199/345 DEBUG: Running scriptlet: elfutils-default-yama-scope-0.188-3.el8.noarch 199/345 DEBUG: Installing : gzip-1.9-13.el8.x86_64 200/345 DEBUG: Running scriptlet: gzip-1.9-13.el8.x86_64 200/345 DEBUG: Installing : cracklib-2.9.6-15.el8.x86_64 201/345 DEBUG: Installing : cracklib-dicts-2.9.6-15.el8.x86_64 202/345 DEBUG: Installing : procps-ng-3.3.15-13.el8.x86_64 203/345 DEBUG: Installing : krb5-libs-1.18.2-22.el8.x86_64 204/345 DEBUG: Installing : libtirpc-1.1.4-8.el8.x86_64 205/345 DEBUG: Running scriptlet: libtirpc-1.1.4-8.el8.x86_64 205/345 DEBUG: Installing : libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 206/345 DEBUG: Running scriptlet: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 206/345 DEBUG: Installing : kpartx-0.8.4-37.el8.x86_64 207/345 DEBUG: Installing : device-mapper-8:1.02.181-9.el8.x86_64 208/345 DEBUG: Installing : elfutils-debuginfod-client-0.188-3.el8.x86_64 209/345 DEBUG: Installing : elfutils-libs-0.188-3.el8.x86_64 210/345 DEBUG: Installing : openssl-pkcs11-0.4.10-3.el8.x86_64 211/345 DEBUG: Installing : rpm-4.14.3-26.el8.x86_64 212/345 DEBUG: Installing : gettext-libs-0.19.8.1-17.el8.x86_64 213/345 DEBUG: Installing : libcroco-0.6.12-4.el8_2.1.x86_64 214/345 DEBUG: Running scriptlet: libcroco-0.6.12-4.el8_2.1.x86_64 214/345 DEBUG: Installing : dbus-common-1:1.12.8-24.el8.noarch 215/345 DEBUG: Installing : libfdisk-2.32.1-40.el8.x86_64 216/345 DEBUG: Running scriptlet: libfdisk-2.32.1-40.el8.x86_64 216/345 DEBUG: Installing : libmount-2.32.1-40.el8.x86_64 217/345 DEBUG: Running scriptlet: libmount-2.32.1-40.el8.x86_64 217/345 DEBUG: Installing : dbus-libs-1:1.12.8-24.el8.x86_64 218/345 DEBUG: Running scriptlet: dbus-libs-1:1.12.8-24.el8.x86_64 218/345 DEBUG: Installing : dbus-tools-1:1.12.8-24.el8.x86_64 219/345 DEBUG: Installing : which-2.21-18.el8.x86_64 220/345 DEBUG: Installing : coreutils-8.30-15.el8.x86_64 221/345 DEBUG: Installing : systemd-libs-239-71.el8.x86_64 222/345 DEBUG: Running scriptlet: systemd-libs-239-71.el8.x86_64 222/345 DEBUG: Installing : libblkid-2.32.1-40.el8.x86_64 223/345 DEBUG: Running scriptlet: libblkid-2.32.1-40.el8.x86_64 223/345 DEBUG: Installing : device-mapper-libs-8:1.02.181-9.el8.x86_64 224/345 DEBUG: Installing : shadow-utils-2:4.6-17.el8.x86_64 225/345 DEBUG: Running scriptlet: ca-certificates-2022.2.54-80.2.el8.noarch 226/345 DEBUG: Installing : ca-certificates-2022.2.54-80.2.el8.noarch 226/345 DEBUG: Running scriptlet: ca-certificates-2022.2.54-80.2.el8.noarch 226/345 DEBUG: Installing : openssl-libs-1:1.1.1k-7.el8.x86_64 227/345 DEBUG: Running scriptlet: openssl-libs-1:1.1.1k-7.el8.x86_64 227/345 DEBUG: Installing : libdb-5.3.28-42.el8_4.x86_64 228/345 DEBUG: Running scriptlet: libdb-5.3.28-42.el8_4.x86_64 228/345 DEBUG: Installing : rpm-libs-4.14.3-26.el8.x86_64 229/345 DEBUG: Running scriptlet: rpm-libs-4.14.3-26.el8.x86_64 229/345 DEBUG: Installing : kmod-25-19.el8.x86_64 230/345 DEBUG: Installing : kmod-libs-25-19.el8.x86_64 231/345 DEBUG: Running scriptlet: kmod-libs-25-19.el8.x86_64 231/345 DEBUG: Installing : cryptsetup-libs-2.3.7-5.el8.x86_64 232/345 DEBUG: Running scriptlet: cryptsetup-libs-2.3.7-5.el8.x86_64 232/345 DEBUG: Installing : trousers-lib-0.3.15-1.el8.x86_64 233/345 DEBUG: Running scriptlet: trousers-lib-0.3.15-1.el8.x86_64 233/345 DEBUG: Running scriptlet: dbus-daemon-1:1.12.8-24.el8.x86_64 234/345 DEBUG: Installing : dbus-daemon-1:1.12.8-24.el8.x86_64 234/345 DEBUG: Running scriptlet: dbus-daemon-1:1.12.8-24.el8.x86_64 234/345 DEBUG: Running scriptlet: libutempter-1.1.6-14.el8.x86_64 235/345 DEBUG: Installing : libutempter-1.1.6-14.el8.x86_64 235/345 DEBUG: Installing : kbd-2.0.4-10.el8.x86_64 236/345 DEBUG: Installing : libpwquality-1.4.4-5.el8.x86_64 237/345 DEBUG: Installing : pam-1.3.1-25.el8.x86_64 238/345 DEBUG: Running scriptlet: pam-1.3.1-25.el8.x86_64 238/345 DEBUG: Installing : util-linux-2.32.1-40.el8.x86_64 239/345 DEBUG: Running scriptlet: util-linux-2.32.1-40.el8.x86_64 239/345 DEBUG: Installing : systemd-pam-239-71.el8.x86_64 240/345 DEBUG: Installing : dracut-049-223.git20230119.el8.x86_64 241/345 DEBUG: Installing : os-prober-1.74-9.el8.x86_64 242/345 DEBUG: Installing : gettext-0.19.8.1-17.el8.x86_64 243/345 DEBUG: Running scriptlet: gettext-0.19.8.1-17.el8.x86_64 243/345 DEBUG: Running scriptlet: grub2-tools-1:2.02-129.el8.x86_64 244/345 DEBUG: Installing : grub2-tools-1:2.02-129.el8.x86_64 244/345 DEBUG: Running scriptlet: grub2-tools-1:2.02-129.el8.x86_64 244/345 DEBUG: Installing : glib2-2.56.4-161.el8.x86_64 245/345 DEBUG: Installing : shared-mime-info-1.9-3.el8.x86_64 246/345 DEBUG: Running scriptlet: shared-mime-info-1.9-3.el8.x86_64 246/345 DEBUG: Installing : gnutls-3.6.16-6.el8.x86_64 247/345 DEBUG: Installing : dbus-1:1.12.8-24.el8.x86_64 248/345 DEBUG: Running scriptlet: systemd-239-71.el8.x86_64 249/345 DEBUG: Installing : systemd-239-71.el8.x86_64 249/345 DEBUG: Running scriptlet: systemd-239-71.el8.x86_64 249/345 DEBUG: Installing : systemd-udev-239-71.el8.x86_64 250/345 DEBUG: Running scriptlet: systemd-udev-239-71.el8.x86_64 250/345 DEBUG: Running scriptlet: trousers-0.3.15-1.el8.x86_64 251/345 DEBUG: Installing : trousers-0.3.15-1.el8.x86_64 251/345 DEBUG: Running scriptlet: trousers-0.3.15-1.el8.x86_64 251/345 DEBUG: Installing : fontconfig-2.13.1-4.el8.x86_64 252/345 DEBUG: Running scriptlet: fontconfig-2.13.1-4.el8.x86_64 252/345 DEBUG: Installing : gdk-pixbuf2-2.36.12-5.el8.x86_64 253/345 DEBUG: Running scriptlet: gdk-pixbuf2-2.36.12-5.el8.x86_64 253/345 DEBUG: Installing : python3-pip-9.0.3-22.el8.noarch 254/345 DEBUG: Installing : python36-3.6.8-38.module_el8.5.0+895+a459eca8.x8 255/345 DEBUG: Running scriptlet: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x8 255/345 DEBUG: Installing : python3-six-1.15.0-2.el8.noarch 256/345 DEBUG: Installing : atk-2.28.1-1.el8.x86_64 257/345 DEBUG: Installing : binutils-2.30-119.el8.x86_64 258/345 DEBUG: Running scriptlet: binutils-2.30-119.el8.x86_64 258/345 DEBUG: Installing : gcc-8.5.0-18.el8.x86_64 259/345 DEBUG: Running scriptlet: gcc-8.5.0-18.el8.x86_64 259/345 DEBUG: Installing : python3-idna-2.5-5.el8.noarch 260/345 DEBUG: Installing : annobin-10.94-1.el8.x86_64 261/345 DEBUG: Installing : gcc-plugin-annobin-8.5.0-18.el8.x86_64 262/345 DEBUG: Installing : python3-docutils-0.14-12.module_el8.5.0+761+faac 263/345 DEBUG: Installing : python3-pygments-2.2.0-22.module_el8.5.0+764+71f 264/345 DEBUG: Installing : gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 265/345 DEBUG: Installing : gtk-update-icon-cache-3.22.30-11.el8.x86_64 266/345 DEBUG: Installing : gd-2.2.5-7.el8.x86_64 267/345 DEBUG: Running scriptlet: gd-2.2.5-7.el8.x86_64 267/345 DEBUG: Installing : libXft-2.3.3-1.el8.x86_64 268/345 DEBUG: Installing : urw-base35-bookman-fonts-20170801-10.el8.noarch 269/345 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20170801-10.el8.noarch 269/345 DEBUG: Installing : urw-base35-c059-fonts-20170801-10.el8.noarch 270/345 DEBUG: Running scriptlet: urw-base35-c059-fonts-20170801-10.el8.noarch 270/345 DEBUG: Installing : urw-base35-d050000l-fonts-20170801-10.el8.noarch 271/345 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20170801-10.el8.noarch 271/345 DEBUG: Installing : urw-base35-gothic-fonts-20170801-10.el8.noarch 272/345 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20170801-10.el8.noarch 272/345 DEBUG: Installing : urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 273/345 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 273/345 DEBUG: Installing : urw-base35-nimbus-roman-fonts-20170801-10.el8.no 274/345 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20170801-10.el8.no 274/345 DEBUG: Installing : urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 275/345 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 275/345 DEBUG: Installing : urw-base35-p052-fonts-20170801-10.el8.noarch 276/345 DEBUG: Running scriptlet: urw-base35-p052-fonts-20170801-10.el8.noarch 276/345 DEBUG: Installing : urw-base35-standard-symbols-ps-fonts-20170801-10 277/345 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20170801-10 277/345 DEBUG: Installing : urw-base35-z003-fonts-20170801-10.el8.noarch 278/345 DEBUG: Running scriptlet: urw-base35-z003-fonts-20170801-10.el8.noarch 278/345 DEBUG: Installing : urw-base35-fonts-20170801-10.el8.noarch 279/345 DEBUG: Installing : libbabeltrace-1.5.4-4.el8.x86_64 280/345 DEBUG: Running scriptlet: libbabeltrace-1.5.4-4.el8.x86_64 280/345 DEBUG: Installing : libsecret-0.18.6-1.el8.x86_64 281/345 DEBUG: Installing : pinentry-1.1.0-2.el8.x86_64 282/345 DEBUG: Running scriptlet: pinentry-1.1.0-2.el8.x86_64 282/345 DEBUG: Installing : harfbuzz-1.7.5-3.el8.x86_64 283/345 DEBUG: Running scriptlet: harfbuzz-1.7.5-3.el8.x86_64 283/345 DEBUG: Running scriptlet: openssh-8.0p1-17.el8.x86_64 284/345 DEBUG: Installing : openssh-8.0p1-17.el8.x86_64 284/345 DEBUG: Installing : openssh-clients-8.0p1-17.el8.x86_64 285/345 DEBUG: Installing : git-core-2.39.1-1.el8.x86_64 286/345 DEBUG: Running scriptlet: tpm2-tss-2.3.2-4.el8.x86_64 287/345 DEBUG: Installing : tpm2-tss-2.3.2-4.el8.x86_64 287/345 DEBUG: Running scriptlet: tpm2-tss-2.3.2-4.el8.x86_64 287/345 DEBUG: Installing : ima-evm-utils-1.3.2-12.el8.x86_64 288/345 DEBUG: Installing : libusbx-1.0.23-4.el8.x86_64 289/345 DEBUG: Installing : gnupg2-smime-2.2.20-3.el8.x86_64 290/345 DEBUG: Installing : gnupg2-2.2.20-3.el8.x86_64 291/345 DEBUG: Installing : rpm-build-libs-4.14.3-26.el8.x86_64 292/345 DEBUG: Running scriptlet: rpm-build-libs-4.14.3-26.el8.x86_64 292/345 DEBUG: Installing : guile-5:2.0.14-7.el8.x86_64 293/345 DEBUG: Running scriptlet: guile-5:2.0.14-7.el8.x86_64 293/345 DEBUG: Installing : gdb-headless-8.2-19.el8.x86_64 294/345 DEBUG: Installing : hicolor-icon-theme-0.17-2.el8.noarch 295/345 DEBUG: Installing : avahi-libs-0.7-20.el8.x86_64 296/345 DEBUG: Installing : cups-libs-1:2.2.6-51.el8.x86_64 297/345 DEBUG: Installing : efi-srpm-macros-3-3.el8.noarch 298/345 DEBUG: Installing : redhat-rpm-config-130-1.el8.noarch 299/345 DEBUG: Running scriptlet: redhat-rpm-config-130-1.el8.noarch 299/345 DEBUG: Installing : elfutils-0.188-3.el8.x86_64 300/345 DEBUG: Installing : python3-chardet-3.0.4-7.el8.noarch 301/345 DEBUG: Installing : python3-ply-3.9-9.el8.noarch 302/345 DEBUG: Installing : python3-pycparser-2.14-14.el8.noarch 303/345 DEBUG: Installing : python3-cffi-1.13.2-1.el8.x86_64 304/345 DEBUG: Installing : python3-cryptography-3.2.1-5.el8.x86_64 305/345 DEBUG: Installing : python3-pysocks-1.6.8-3.el8.noarch 306/345 DEBUG: Installing : python3-urllib3-1.25.10-4.el8.noarch 307/345 DEBUG: Installing : python3-requests-2.25.1-1.el8.noarch 308/345 DEBUG: Installing : python3-greenlet-0.4.13-4.el8.x86_64 309/345 DEBUG: Installing : python3-markupsafe-0.23-19.el8.x86_64 310/345 DEBUG: Installing : python3-pytz-2017.2-9.el8.noarch 311/345 DEBUG: Installing : python3-babel-2.5.1-7.el8.noarch 312/345 DEBUG: Installing : python3-jinja2-2.10.1-3.el8.noarch 313/345 DEBUG: Installing : python3-rpm-generators-5-8.el8.noarch 314/345 DEBUG: Installing : platform-python-devel-3.6.8-51.el8.x86_64 315/345 DEBUG: Installing : python3-imagesize-1.0.0-2.el8.noarch 316/345 DEBUG: Installing : python3-pyparsing-2.4.6-1.el8.noarch 317/345 DEBUG: Installing : python3-packaging-20.4-1.el8.noarch 318/345 DEBUG: Installing : python3-snowballstemmer-1.9.0-4.el8.noarch 319/345 DEBUG: Installing : python3-sphinx-theme-alabaster-0.7.12-7.el8.noar 320/345 DEBUG: Installing : python3-sphinxcontrib-applehelp-1.0.1-5.el8.noar 321/345 DEBUG: Installing : python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch 322/345 DEBUG: Installing : python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarc 323/345 DEBUG: Installing : python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noa 324/345 DEBUG: Installing : python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noa 325/345 DEBUG: Installing : python3-sphinxcontrib-serializinghtml-1.1.3-5.el 326/345 DEBUG: Installing : python3-toml-0.10.1-2.el8.noarch 327/345 DEBUG: Installing : openjpeg2-2.4.0-5.el8.x86_64 328/345 DEBUG: Installing : libgs-9.27-5.el8.x86_64 329/345 DEBUG: Installing : pixman-0.38.4-2.el8.x86_64 330/345 DEBUG: Installing : cairo-1.15.12-6.el8.x86_64 331/345 DEBUG: Installing : pango-1.42.4-8.el8.x86_64 332/345 DEBUG: Running scriptlet: pango-1.42.4-8.el8.x86_64 332/345 DEBUG: Installing : librsvg2-2.42.7-4.el8.x86_64 333/345 DEBUG: Installing : ImageMagick-6.7.8.9-18.el8.x86_64 334/345 DEBUG: Running scriptlet: ImageMagick-6.7.8.9-18.el8.x86_64 334/345 DEBUG: Installing : gtk2-2.24.32-5.el8.x86_64 335/345 DEBUG: Running scriptlet: gtk2-2.24.32-5.el8.x86_64 335/345 DEBUG: Installing : graphviz-2.40.1-43.el8.x86_64 336/345 DEBUG: Running scriptlet: graphviz-2.40.1-43.el8.x86_64 336/345 DEBUG: Installing : python3-sphinx-1:2.2.2-1.el8.noarch 337/345 DEBUG: Installing : python3-setuptools_scm-6.0.1-1.el8.noarch 338/345 DEBUG: Installing : python36-devel-3.6.8-38.module_el8.5.0+895+a459e 339/345 DEBUG: Running scriptlet: python36-devel-3.6.8-38.module_el8.5.0+895+a459e 339/345 DEBUG: Installing : python3-eventlet-0.30.0-1.1.el8.noarch 340/345 DEBUG: Installing : rpm-build-4.14.3-26.el8.x86_64 341/345 DEBUG: Installing : python3-pbr-5.5.1-1.el8.noarch 342/345 DEBUG: Installing : python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+fa 343/345 DEBUG: Installing : make-1:4.2.1-11.el8.x86_64 344/345 DEBUG: Running scriptlet: make-1:4.2.1-11.el8.x86_64 344/345 DEBUG: Installing : openstack-macros-2023.1.0-0.20230216203410.ce6a1 345/345 DEBUG: Running scriptlet: filesystem-3.8-6.el8.x86_64 345/345 DEBUG: Running scriptlet: glibc-all-langpacks-2.28-225.el8.x86_64 345/345 DEBUG: Running scriptlet: crypto-policies-scripts-20221215-1.gitece0092.el 345/345 DEBUG: Running scriptlet: ca-certificates-2022.2.54-80.2.el8.noarch 345/345 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20170801-10.el8.noarch 345/345 DEBUG: Running scriptlet: urw-base35-c059-fonts-20170801-10.el8.noarch 345/345 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20170801-10.el8.noarch 345/345 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20170801-10.el8.noarch 345/345 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 345/345 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20170801-10.el8.no 345/345 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 345/345 DEBUG: Running scriptlet: urw-base35-p052-fonts-20170801-10.el8.noarch 345/345 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20170801-10 345/345 DEBUG: Running scriptlet: urw-base35-z003-fonts-20170801-10.el8.noarch 345/345 DEBUG: Running scriptlet: guile-5:2.0.14-7.el8.x86_64 345/345 DEBUG: Running scriptlet: glibc-common-2.28-225.el8.x86_64 345/345 DEBUG: Running scriptlet: info-6.5-7.el8_5.x86_64 345/345 DEBUG: Running scriptlet: glib2-2.56.4-161.el8.x86_64 345/345 DEBUG: Running scriptlet: shared-mime-info-1.9-3.el8.x86_64 345/345 DEBUG: Running scriptlet: systemd-239-71.el8.x86_64 345/345 DEBUG: Running scriptlet: systemd-udev-239-71.el8.x86_64 345/345 DEBUG: Running scriptlet: fontconfig-2.13.1-4.el8.x86_64 345/345 DEBUG: Running scriptlet: gdk-pixbuf2-2.36.12-5.el8.x86_64 345/345 DEBUG: Running scriptlet: hicolor-icon-theme-0.17-2.el8.noarch 345/345 DEBUG: Verifying : openstack-macros-2023.1.0-0.20230216203410.ce6a1 1/345 DEBUG: Verifying : acl-2.2.53-1.el8.x86_64 2/345 DEBUG: Verifying : annobin-10.94-1.el8.x86_64 3/345 DEBUG: Verifying : audit-libs-3.0.7-4.el8.x86_64 4/345 DEBUG: Verifying : avahi-libs-0.7-20.el8.x86_64 5/345 DEBUG: Verifying : basesystem-11-5.el8.noarch 6/345 DEBUG: Verifying : bash-4.4.20-4.el8.x86_64 7/345 DEBUG: Verifying : binutils-2.30-119.el8.x86_64 8/345 DEBUG: Verifying : brotli-1.0.6-3.el8.x86_64 9/345 DEBUG: Verifying : bzip2-1.0.6-26.el8.x86_64 10/345 DEBUG: Verifying : bzip2-libs-1.0.6-26.el8.x86_64 11/345 DEBUG: Verifying : ca-certificates-2022.2.54-80.2.el8.noarch 12/345 DEBUG: Verifying : centos-gpg-keys-1:8-6.el8.noarch 13/345 DEBUG: Verifying : centos-stream-release-8.6-1.el8.noarch 14/345 DEBUG: Verifying : centos-stream-repos-8-6.el8.noarch 15/345 DEBUG: Verifying : chkconfig-1.19.1-1.el8.x86_64 16/345 DEBUG: Verifying : coreutils-8.30-15.el8.x86_64 17/345 DEBUG: Verifying : coreutils-common-8.30-15.el8.x86_64 18/345 DEBUG: Verifying : cpio-2.12-11.el8.x86_64 19/345 DEBUG: Verifying : cpp-8.5.0-18.el8.x86_64 20/345 DEBUG: Verifying : cracklib-2.9.6-15.el8.x86_64 21/345 DEBUG: Verifying : cracklib-dicts-2.9.6-15.el8.x86_64 22/345 DEBUG: Verifying : crypto-policies-20221215-1.gitece0092.el8.noarch 23/345 DEBUG: Verifying : crypto-policies-scripts-20221215-1.gitece0092.el 24/345 DEBUG: Verifying : cryptsetup-libs-2.3.7-5.el8.x86_64 25/345 DEBUG: Verifying : cups-libs-1:2.2.6-51.el8.x86_64 26/345 DEBUG: Verifying : curl-7.61.1-29.el8.x86_64 27/345 DEBUG: Verifying : cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 28/345 DEBUG: Verifying : dbus-1:1.12.8-24.el8.x86_64 29/345 DEBUG: Verifying : dbus-common-1:1.12.8-24.el8.noarch 30/345 DEBUG: Verifying : dbus-daemon-1:1.12.8-24.el8.x86_64 31/345 DEBUG: Verifying : dbus-libs-1:1.12.8-24.el8.x86_64 32/345 DEBUG: Verifying : dbus-tools-1:1.12.8-24.el8.x86_64 33/345 DEBUG: Verifying : device-mapper-8:1.02.181-9.el8.x86_64 34/345 DEBUG: Verifying : device-mapper-libs-8:1.02.181-9.el8.x86_64 35/345 DEBUG: Verifying : diffutils-3.6-6.el8.x86_64 36/345 DEBUG: Verifying : dracut-049-223.git20230119.el8.x86_64 37/345 DEBUG: Verifying : dwz-0.12-10.el8.x86_64 38/345 DEBUG: Verifying : efi-srpm-macros-3-3.el8.noarch 39/345 DEBUG: Verifying : elfutils-0.188-3.el8.x86_64 40/345 DEBUG: Verifying : elfutils-debuginfod-client-0.188-3.el8.x86_64 41/345 DEBUG: Verifying : elfutils-default-yama-scope-0.188-3.el8.noarch 42/345 DEBUG: Verifying : elfutils-libelf-0.188-3.el8.x86_64 43/345 DEBUG: Verifying : elfutils-libs-0.188-3.el8.x86_64 44/345 DEBUG: Verifying : emacs-filesystem-1:26.1-9.el8.noarch 45/345 DEBUG: Verifying : expat-2.2.5-11.el8.x86_64 46/345 DEBUG: Verifying : file-5.33-21.el8.x86_64 47/345 DEBUG: Verifying : file-libs-5.33-21.el8.x86_64 48/345 DEBUG: Verifying : filesystem-3.8-6.el8.x86_64 49/345 DEBUG: Verifying : findutils-1:4.6.0-20.el8.x86_64 50/345 DEBUG: Verifying : fontconfig-2.13.1-4.el8.x86_64 51/345 DEBUG: Verifying : fontpackages-filesystem-1.44-22.el8.noarch 52/345 DEBUG: Verifying : freetype-2.9.1-9.el8.x86_64 53/345 DEBUG: Verifying : gawk-4.2.1-4.el8.x86_64 54/345 DEBUG: Verifying : gc-7.6.4-3.el8.x86_64 55/345 DEBUG: Verifying : gcc-8.5.0-18.el8.x86_64 56/345 DEBUG: Verifying : gcc-plugin-annobin-8.5.0-18.el8.x86_64 57/345 DEBUG: Verifying : gdbm-1:1.18-2.el8.x86_64 58/345 DEBUG: Verifying : gdbm-libs-1:1.18-2.el8.x86_64 59/345 DEBUG: Verifying : gdk-pixbuf2-2.36.12-5.el8.x86_64 60/345 DEBUG: Verifying : gettext-0.19.8.1-17.el8.x86_64 61/345 DEBUG: Verifying : gettext-libs-0.19.8.1-17.el8.x86_64 62/345 DEBUG: Verifying : ghc-srpm-macros-1.4.2-7.el8.noarch 63/345 DEBUG: Verifying : glib2-2.56.4-161.el8.x86_64 64/345 DEBUG: Verifying : glibc-2.28-225.el8.x86_64 65/345 DEBUG: Verifying : glibc-all-langpacks-2.28-225.el8.x86_64 66/345 DEBUG: Verifying : glibc-common-2.28-225.el8.x86_64 67/345 DEBUG: Verifying : glibc-devel-2.28-225.el8.x86_64 68/345 DEBUG: Verifying : glibc-gconv-extra-2.28-225.el8.x86_64 69/345 DEBUG: Verifying : glibc-headers-2.28-225.el8.x86_64 70/345 DEBUG: Verifying : gmp-1:6.1.2-10.el8.x86_64 71/345 DEBUG: Verifying : gnupg2-2.2.20-3.el8.x86_64 72/345 DEBUG: Verifying : gnupg2-smime-2.2.20-3.el8.x86_64 73/345 DEBUG: Verifying : gnutls-3.6.16-6.el8.x86_64 74/345 DEBUG: Verifying : go-srpm-macros-2-17.el8.noarch 75/345 DEBUG: Verifying : grep-3.1-6.el8.x86_64 76/345 DEBUG: Verifying : grub2-common-1:2.02-129.el8.noarch 77/345 DEBUG: Verifying : grub2-tools-1:2.02-129.el8.x86_64 78/345 DEBUG: Verifying : grub2-tools-minimal-1:2.02-129.el8.x86_64 79/345 DEBUG: Verifying : grubby-8.40-47.el8.x86_64 80/345 DEBUG: Verifying : guile-5:2.0.14-7.el8.x86_64 81/345 DEBUG: Verifying : gzip-1.9-13.el8.x86_64 82/345 DEBUG: Verifying : hardlink-1:1.3-6.el8.x86_64 83/345 DEBUG: Verifying : ima-evm-utils-1.3.2-12.el8.x86_64 84/345 DEBUG: Verifying : info-6.5-7.el8_5.x86_64 85/345 DEBUG: Verifying : isl-0.16.1-6.el8.x86_64 86/345 DEBUG: Verifying : json-c-0.13.1-3.el8.x86_64 87/345 DEBUG: Verifying : kbd-2.0.4-10.el8.x86_64 88/345 DEBUG: Verifying : kbd-legacy-2.0.4-10.el8.noarch 89/345 DEBUG: Verifying : kbd-misc-2.0.4-10.el8.noarch 90/345 DEBUG: Verifying : kernel-headers-4.18.0-448.el8.x86_64 91/345 DEBUG: Verifying : keyutils-libs-1.5.10-9.el8.x86_64 92/345 DEBUG: Verifying : kmod-25-19.el8.x86_64 93/345 DEBUG: Verifying : kmod-libs-25-19.el8.x86_64 94/345 DEBUG: Verifying : kpartx-0.8.4-37.el8.x86_64 95/345 DEBUG: Verifying : krb5-libs-1.18.2-22.el8.x86_64 96/345 DEBUG: Verifying : less-530-1.el8.x86_64 97/345 DEBUG: Verifying : libacl-2.2.53-1.el8.x86_64 98/345 DEBUG: Verifying : libarchive-3.3.3-5.el8.x86_64 99/345 DEBUG: Verifying : libassuan-2.5.1-3.el8.x86_64 100/345 DEBUG: Verifying : libatomic_ops-7.6.2-3.el8.x86_64 101/345 DEBUG: Verifying : libattr-2.4.48-3.el8.x86_64 102/345 DEBUG: Verifying : libbabeltrace-1.5.4-4.el8.x86_64 103/345 DEBUG: Verifying : libblkid-2.32.1-40.el8.x86_64 104/345 DEBUG: Verifying : libcap-2.48-4.el8.x86_64 105/345 DEBUG: Verifying : libcap-ng-0.7.11-1.el8.x86_64 106/345 DEBUG: Verifying : libcom_err-1.45.6-5.el8.x86_64 107/345 DEBUG: Verifying : libcroco-0.6.12-4.el8_2.1.x86_64 108/345 DEBUG: Verifying : libcurl-7.61.1-29.el8.x86_64 109/345 DEBUG: Verifying : libdb-5.3.28-42.el8_4.x86_64 110/345 DEBUG: Verifying : libdb-utils-5.3.28-42.el8_4.x86_64 111/345 DEBUG: Verifying : libedit-3.1-23.20170329cvs.el8.x86_64 112/345 DEBUG: Verifying : libfdisk-2.32.1-40.el8.x86_64 113/345 DEBUG: Verifying : libffi-3.1-24.el8.x86_64 114/345 DEBUG: Verifying : libgcc-8.5.0-18.el8.x86_64 115/345 DEBUG: Verifying : libgcrypt-1.8.5-7.el8.x86_64 116/345 DEBUG: Verifying : libgomp-8.5.0-18.el8.x86_64 117/345 DEBUG: Verifying : libgpg-error-1.31-1.el8.x86_64 118/345 DEBUG: Verifying : libidn2-2.2.0-1.el8.x86_64 119/345 DEBUG: Verifying : libipt-1.6.1-8.el8.x86_64 120/345 DEBUG: Verifying : libkcapi-1.2.0-2.el8.x86_64 121/345 DEBUG: Verifying : libkcapi-hmaccalc-1.2.0-2.el8.x86_64 122/345 DEBUG: Verifying : libksba-1.3.5-9.el8.x86_64 123/345 DEBUG: Verifying : libmount-2.32.1-40.el8.x86_64 124/345 DEBUG: Verifying : libmpc-1.1.0-9.1.el8.x86_64 125/345 DEBUG: Verifying : libnghttp2-1.33.0-3.el8_2.1.x86_64 126/345 DEBUG: Verifying : libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 127/345 DEBUG: Verifying : libpkgconf-1.4.2-1.el8.x86_64 128/345 DEBUG: Verifying : libpng-2:1.6.34-5.el8.x86_64 129/345 DEBUG: Verifying : libpsl-0.20.2-6.el8.x86_64 130/345 DEBUG: Verifying : libpwquality-1.4.4-5.el8.x86_64 131/345 DEBUG: Verifying : libseccomp-2.5.2-1.el8.x86_64 132/345 DEBUG: Verifying : libsecret-0.18.6-1.el8.x86_64 133/345 DEBUG: Verifying : libselinux-2.9-8.el8.x86_64 134/345 DEBUG: Verifying : libsemanage-2.9-9.el8.x86_64 135/345 DEBUG: Verifying : libsepol-2.9-3.el8.x86_64 136/345 DEBUG: Verifying : libsigsegv-2.11-5.el8.x86_64 137/345 DEBUG: Verifying : libsmartcols-2.32.1-40.el8.x86_64 138/345 DEBUG: Verifying : libssh-0.9.6-6.el8.x86_64 139/345 DEBUG: Verifying : libssh-config-0.9.6-6.el8.noarch 140/345 DEBUG: Verifying : libstdc++-8.5.0-18.el8.x86_64 141/345 DEBUG: Verifying : libtasn1-4.13-4.el8.x86_64 142/345 DEBUG: Verifying : libtirpc-1.1.4-8.el8.x86_64 143/345 DEBUG: Verifying : libtool-ltdl-2.4.6-25.el8.x86_64 144/345 DEBUG: Verifying : libunistring-0.9.9-3.el8.x86_64 145/345 DEBUG: Verifying : libusbx-1.0.23-4.el8.x86_64 146/345 DEBUG: Verifying : libutempter-1.1.6-14.el8.x86_64 147/345 DEBUG: Verifying : libuuid-2.32.1-40.el8.x86_64 148/345 DEBUG: Verifying : libverto-0.3.2-2.el8.x86_64 149/345 DEBUG: Verifying : libxcrypt-4.1.1-6.el8.x86_64 150/345 DEBUG: Verifying : libxcrypt-devel-4.1.1-6.el8.x86_64 151/345 DEBUG: Verifying : libxml2-2.9.7-16.el8.x86_64 152/345 DEBUG: Verifying : lua-libs-5.3.4-12.el8.x86_64 153/345 DEBUG: Verifying : lz4-libs-1.8.3-3.el8_4.x86_64 154/345 DEBUG: Verifying : make-1:4.2.1-11.el8.x86_64 155/345 DEBUG: Verifying : memstrack-0.2.4-2.el8.x86_64 156/345 DEBUG: Verifying : mpfr-3.1.6-1.el8.x86_64 157/345 DEBUG: Verifying : ncurses-6.1-9.20180224.el8.x86_64 158/345 DEBUG: Verifying : ncurses-base-6.1-9.20180224.el8.noarch 159/345 DEBUG: Verifying : ncurses-libs-6.1-9.20180224.el8.x86_64 160/345 DEBUG: Verifying : nettle-3.4.1-7.el8.x86_64 161/345 DEBUG: Verifying : npth-1.5-4.el8.x86_64 162/345 DEBUG: Verifying : ocaml-srpm-macros-5-4.el8.noarch 163/345 DEBUG: Verifying : openblas-srpm-macros-2-2.el8.noarch 164/345 DEBUG: Verifying : openldap-2.4.46-18.el8.x86_64 165/345 DEBUG: Verifying : openssh-8.0p1-17.el8.x86_64 166/345 DEBUG: Verifying : openssh-clients-8.0p1-17.el8.x86_64 167/345 DEBUG: Verifying : openssl-1:1.1.1k-7.el8.x86_64 168/345 DEBUG: Verifying : openssl-libs-1:1.1.1k-7.el8.x86_64 169/345 DEBUG: Verifying : openssl-pkcs11-0.4.10-3.el8.x86_64 170/345 DEBUG: Verifying : os-prober-1.74-9.el8.x86_64 171/345 DEBUG: Verifying : p11-kit-0.23.22-1.el8.x86_64 172/345 DEBUG: Verifying : p11-kit-trust-0.23.22-1.el8.x86_64 173/345 DEBUG: Verifying : pam-1.3.1-25.el8.x86_64 174/345 DEBUG: Verifying : patch-2.7.6-11.el8.x86_64 175/345 DEBUG: Verifying : pcre-8.42-6.el8.x86_64 176/345 DEBUG: Verifying : pcre2-10.32-3.el8.x86_64 177/345 DEBUG: Verifying : perl-srpm-macros-1-25.el8.noarch 178/345 DEBUG: Verifying : pigz-2.4-4.el8.x86_64 179/345 DEBUG: Verifying : pkgconf-1.4.2-1.el8.x86_64 180/345 DEBUG: Verifying : pkgconf-m4-1.4.2-1.el8.noarch 181/345 DEBUG: Verifying : pkgconf-pkg-config-1.4.2-1.el8.x86_64 182/345 DEBUG: Verifying : platform-python-3.6.8-51.el8.x86_64 183/345 DEBUG: Verifying : platform-python-pip-9.0.3-22.el8.noarch 184/345 DEBUG: Verifying : popt-1.18-1.el8.x86_64 185/345 DEBUG: Verifying : procps-ng-3.3.15-13.el8.x86_64 186/345 DEBUG: Verifying : publicsuffix-list-dafsa-20180723-1.el8.noarch 187/345 DEBUG: Verifying : python-rpm-macros-3-44.el8.noarch 188/345 DEBUG: Verifying : python-srpm-macros-3-44.el8.noarch 189/345 DEBUG: Verifying : python3-chardet-3.0.4-7.el8.noarch 190/345 DEBUG: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 191/345 DEBUG: Verifying : python3-idna-2.5-5.el8.noarch 192/345 DEBUG: Verifying : python3-libs-3.6.8-51.el8.x86_64 193/345 DEBUG: Verifying : python3-pip-wheel-9.0.3-22.el8.noarch 194/345 DEBUG: Verifying : python3-ply-3.9-9.el8.noarch 195/345 DEBUG: Verifying : python3-pycparser-2.14-14.el8.noarch 196/345 DEBUG: Verifying : python3-pysocks-1.6.8-3.el8.noarch 197/345 DEBUG: Verifying : python3-rpm-macros-3-44.el8.noarch 198/345 DEBUG: Verifying : python3-setuptools-wheel-39.2.0-7.el8.noarch 199/345 DEBUG: Verifying : qt5-srpm-macros-5.15.3-1.el8.noarch 200/345 DEBUG: Verifying : readline-7.0-10.el8.x86_64 201/345 DEBUG: Verifying : redhat-rpm-config-130-1.el8.noarch 202/345 DEBUG: Verifying : rpm-4.14.3-26.el8.x86_64 203/345 DEBUG: Verifying : rpm-build-libs-4.14.3-26.el8.x86_64 204/345 DEBUG: Verifying : rpm-libs-4.14.3-26.el8.x86_64 205/345 DEBUG: Verifying : rust-srpm-macros-5-2.el8.noarch 206/345 DEBUG: Verifying : sed-4.5-5.el8.x86_64 207/345 DEBUG: Verifying : setup-2.12.2-9.el8.noarch 208/345 DEBUG: Verifying : shadow-utils-2:4.6-17.el8.x86_64 209/345 DEBUG: Verifying : shared-mime-info-1.9-3.el8.x86_64 210/345 DEBUG: Verifying : sqlite-libs-3.26.0-17.el8.x86_64 211/345 DEBUG: Verifying : systemd-239-71.el8.x86_64 212/345 DEBUG: Verifying : systemd-libs-239-71.el8.x86_64 213/345 DEBUG: Verifying : systemd-pam-239-71.el8.x86_64 214/345 DEBUG: Verifying : systemd-udev-239-71.el8.x86_64 215/345 DEBUG: Verifying : tar-2:1.30-8.el8.x86_64 216/345 DEBUG: Verifying : tpm2-tss-2.3.2-4.el8.x86_64 217/345 DEBUG: Verifying : trousers-0.3.15-1.el8.x86_64 218/345 DEBUG: Verifying : trousers-lib-0.3.15-1.el8.x86_64 219/345 DEBUG: Verifying : tzdata-2022g-2.el8.noarch 220/345 DEBUG: Verifying : unzip-6.0-46.el8.x86_64 221/345 DEBUG: Verifying : util-linux-2.32.1-40.el8.x86_64 222/345 DEBUG: Verifying : which-2.21-18.el8.x86_64 223/345 DEBUG: Verifying : xz-5.2.4-4.el8.x86_64 224/345 DEBUG: Verifying : xz-libs-5.2.4-4.el8.x86_64 225/345 DEBUG: Verifying : zip-3.0-23.el8.x86_64 226/345 DEBUG: Verifying : zlib-1.2.11-21.el8.x86_64 227/345 DEBUG: Verifying : OpenEXR-libs-2.2.0-12.el8.x86_64 228/345 DEBUG: Verifying : adobe-mappings-cmap-20171205-3.el8.noarch 229/345 DEBUG: Verifying : adobe-mappings-cmap-deprecated-20171205-3.el8.no 230/345 DEBUG: Verifying : adobe-mappings-pdf-20180407-1.el8.noarch 231/345 DEBUG: Verifying : atk-2.28.1-1.el8.x86_64 232/345 DEBUG: Verifying : cairo-1.15.12-6.el8.x86_64 233/345 DEBUG: Verifying : fribidi-1.0.4-9.el8.x86_64 234/345 DEBUG: Verifying : gd-2.2.5-7.el8.x86_64 235/345 DEBUG: Verifying : gdb-headless-8.2-19.el8.x86_64 236/345 DEBUG: Verifying : gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 237/345 DEBUG: Verifying : git-core-2.39.1-1.el8.x86_64 238/345 DEBUG: Verifying : google-droid-sans-fonts-20120715-13.el8.noarch 239/345 DEBUG: Verifying : graphite2-1.3.10-10.el8.x86_64 240/345 DEBUG: Verifying : graphviz-2.40.1-43.el8.x86_64 241/345 DEBUG: Verifying : gtk-update-icon-cache-3.22.30-11.el8.x86_64 242/345 DEBUG: Verifying : gtk2-2.24.32-5.el8.x86_64 243/345 DEBUG: Verifying : harfbuzz-1.7.5-3.el8.x86_64 244/345 DEBUG: Verifying : hicolor-icon-theme-0.17-2.el8.noarch 245/345 DEBUG: Verifying : ilmbase-2.2.0-13.el8.x86_64 246/345 DEBUG: Verifying : jasper-libs-2.0.14-5.el8.x86_64 247/345 DEBUG: Verifying : jbig2dec-libs-0.16-1.el8.x86_64 248/345 DEBUG: Verifying : jbigkit-libs-2.1-14.el8.x86_64 249/345 DEBUG: Verifying : lcms2-2.9-2.el8.x86_64 250/345 DEBUG: Verifying : libICE-1.0.9-15.el8.x86_64 251/345 DEBUG: Verifying : libSM-1.2.3-1.el8.x86_64 252/345 DEBUG: Verifying : libX11-1.6.8-5.el8.x86_64 253/345 DEBUG: Verifying : libX11-common-1.6.8-5.el8.noarch 254/345 DEBUG: Verifying : libXau-1.0.9-3.el8.x86_64 255/345 DEBUG: Verifying : libXaw-1.0.13-10.el8.x86_64 256/345 DEBUG: Verifying : libXcomposite-0.4.4-14.el8.x86_64 257/345 DEBUG: Verifying : libXcursor-1.1.15-3.el8.x86_64 258/345 DEBUG: Verifying : libXdamage-1.1.4-14.el8.x86_64 259/345 DEBUG: Verifying : libXext-1.3.4-1.el8.x86_64 260/345 DEBUG: Verifying : libXfixes-5.0.3-7.el8.x86_64 261/345 DEBUG: Verifying : libXft-2.3.3-1.el8.x86_64 262/345 DEBUG: Verifying : libXi-1.7.10-1.el8.x86_64 263/345 DEBUG: Verifying : libXinerama-1.1.4-1.el8.x86_64 264/345 DEBUG: Verifying : libXmu-1.1.3-1.el8.x86_64 265/345 DEBUG: Verifying : libXpm-3.5.12-9.el8.x86_64 266/345 DEBUG: Verifying : libXrandr-1.5.2-1.el8.x86_64 267/345 DEBUG: Verifying : libXrender-0.9.10-7.el8.x86_64 268/345 DEBUG: Verifying : libXt-1.1.5-12.el8.x86_64 269/345 DEBUG: Verifying : libXxf86misc-1.0.4-1.el8.x86_64 270/345 DEBUG: Verifying : libXxf86vm-1.1.4-9.el8.x86_64 271/345 DEBUG: Verifying : libdatrie-0.2.9-7.el8.x86_64 272/345 DEBUG: Verifying : libfontenc-1.1.3-8.el8.x86_64 273/345 DEBUG: Verifying : libgs-9.27-5.el8.x86_64 274/345 DEBUG: Verifying : libidn-1.34-5.el8.x86_64 275/345 DEBUG: Verifying : libijs-0.35-5.el8.x86_64 276/345 DEBUG: Verifying : libjpeg-turbo-1.5.3-12.el8.x86_64 277/345 DEBUG: Verifying : libmcpp-2.7.2-20.el8.x86_64 278/345 DEBUG: Verifying : libpaper-1.1.24-22.el8.x86_64 279/345 DEBUG: Verifying : librsvg2-2.42.7-4.el8.x86_64 280/345 DEBUG: Verifying : libthai-0.1.27-2.el8.x86_64 281/345 DEBUG: Verifying : libtiff-4.0.9-27.el8.x86_64 282/345 DEBUG: Verifying : libwebp-1.0.0-5.el8.x86_64 283/345 DEBUG: Verifying : libwmf-lite-0.2.9-8.el8_0.x86_64 284/345 DEBUG: Verifying : libxcb-1.13.1-1.el8.x86_64 285/345 DEBUG: Verifying : libxkbcommon-0.9.1-1.el8.x86_64 286/345 DEBUG: Verifying : mcpp-2.7.2-20.el8.x86_64 287/345 DEBUG: Verifying : openjpeg2-2.4.0-5.el8.x86_64 288/345 DEBUG: Verifying : pango-1.42.4-8.el8.x86_64 289/345 DEBUG: Verifying : pinentry-1.1.0-2.el8.x86_64 290/345 DEBUG: Verifying : pixman-0.38.4-2.el8.x86_64 291/345 DEBUG: Verifying : platform-python-devel-3.6.8-51.el8.x86_64 292/345 DEBUG: Verifying : python3-babel-2.5.1-7.el8.noarch 293/345 DEBUG: Verifying : python3-docutils-0.14-12.module_el8.5.0+761+faac 294/345 DEBUG: Verifying : python3-greenlet-0.4.13-4.el8.x86_64 295/345 DEBUG: Verifying : python3-jinja2-2.10.1-3.el8.noarch 296/345 DEBUG: Verifying : python3-markupsafe-0.23-19.el8.x86_64 297/345 DEBUG: Verifying : python3-pip-9.0.3-22.el8.noarch 298/345 DEBUG: Verifying : python3-pygments-2.2.0-22.module_el8.5.0+764+71f 299/345 DEBUG: Verifying : python3-pytz-2017.2-9.el8.noarch 300/345 DEBUG: Verifying : python3-rpm-generators-5-8.el8.noarch 301/345 DEBUG: Verifying : python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+fa 302/345 DEBUG: Verifying : python36-3.6.8-38.module_el8.5.0+895+a459eca8.x8 303/345 DEBUG: Verifying : python36-devel-3.6.8-38.module_el8.5.0+895+a459e 304/345 DEBUG: Verifying : rpm-build-4.14.3-26.el8.x86_64 305/345 DEBUG: Verifying : urw-base35-bookman-fonts-20170801-10.el8.noarch 306/345 DEBUG: Verifying : urw-base35-c059-fonts-20170801-10.el8.noarch 307/345 DEBUG: Verifying : urw-base35-d050000l-fonts-20170801-10.el8.noarch 308/345 DEBUG: Verifying : urw-base35-fonts-20170801-10.el8.noarch 309/345 DEBUG: Verifying : urw-base35-fonts-common-20170801-10.el8.noarch 310/345 DEBUG: Verifying : urw-base35-gothic-fonts-20170801-10.el8.noarch 311/345 DEBUG: Verifying : urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 312/345 DEBUG: Verifying : urw-base35-nimbus-roman-fonts-20170801-10.el8.no 313/345 DEBUG: Verifying : urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 314/345 DEBUG: Verifying : urw-base35-p052-fonts-20170801-10.el8.noarch 315/345 DEBUG: Verifying : urw-base35-standard-symbols-ps-fonts-20170801-10 316/345 DEBUG: Verifying : urw-base35-z003-fonts-20170801-10.el8.noarch 317/345 DEBUG: Verifying : xkeyboard-config-2.28-1.el8.noarch 318/345 DEBUG: Verifying : xorg-x11-font-utils-1:7.5-41.el8.x86_64 319/345 DEBUG: Verifying : xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarc 320/345 DEBUG: Verifying : xorg-x11-server-utils-7.7-27.el8.x86_64 321/345 DEBUG: Verifying : python3-imagesize-1.0.0-2.el8.noarch 322/345 DEBUG: Verifying : libzstd-1.4.5-6.el8.x86_64 323/345 DEBUG: Verifying : python3-cffi-1.13.2-1.el8.x86_64 324/345 DEBUG: Verifying : python3-eventlet-0.30.0-1.1.el8.noarch 325/345 DEBUG: Verifying : python3-packaging-20.4-1.el8.noarch 326/345 DEBUG: Verifying : python3-pbr-5.5.1-1.el8.noarch 327/345 DEBUG: Verifying : python3-pyparsing-2.4.6-1.el8.noarch 328/345 DEBUG: Verifying : python3-requests-2.25.1-1.el8.noarch 329/345 DEBUG: Verifying : python3-setuptools-50.3.2-1.el8.noarch 330/345 DEBUG: Verifying : python3-six-1.15.0-2.el8.noarch 331/345 DEBUG: Verifying : python3-urllib3-1.25.10-4.el8.noarch 332/345 DEBUG: Verifying : zstd-1.4.5-6.el8.x86_64 333/345 DEBUG: Verifying : ImageMagick-6.7.8.9-18.el8.x86_64 334/345 DEBUG: Verifying : python3-setuptools_scm-6.0.1-1.el8.noarch 335/345 DEBUG: Verifying : python3-snowballstemmer-1.9.0-4.el8.noarch 336/345 DEBUG: Verifying : python3-sphinx-1:2.2.2-1.el8.noarch 337/345 DEBUG: Verifying : python3-sphinx-theme-alabaster-0.7.12-7.el8.noar 338/345 DEBUG: Verifying : python3-sphinxcontrib-applehelp-1.0.1-5.el8.noar 339/345 DEBUG: Verifying : python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch 340/345 DEBUG: Verifying : python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarc 341/345 DEBUG: Verifying : python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noa 342/345 DEBUG: Verifying : python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noa 343/345 DEBUG: Verifying : python3-sphinxcontrib-serializinghtml-1.1.3-5.el 344/345 DEBUG: Verifying : python3-toml-0.10.1-2.el8.noarch 345/345 DEBUG: Installed: DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: annobin-10.94-1.el8.x86_64 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: audit-libs-3.0.7-4.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: binutils-2.30-119.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: ca-certificates-2022.2.54-80.2.el8.noarch DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: centos-gpg-keys-1:8-6.el8.noarch DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: cpp-8.5.0-18.el8.x86_64 DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: crypto-policies-20221215-1.gitece0092.el8.noarch DEBUG: crypto-policies-scripts-20221215-1.gitece0092.el8.noarch DEBUG: cryptsetup-libs-2.3.7-5.el8.x86_64 DEBUG: cups-libs-1:2.2.6-51.el8.x86_64 DEBUG: curl-7.61.1-29.el8.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: dbus-1:1.12.8-24.el8.x86_64 DEBUG: dbus-common-1:1.12.8-24.el8.noarch DEBUG: dbus-daemon-1:1.12.8-24.el8.x86_64 DEBUG: dbus-libs-1:1.12.8-24.el8.x86_64 DEBUG: dbus-tools-1:1.12.8-24.el8.x86_64 DEBUG: device-mapper-8:1.02.181-9.el8.x86_64 DEBUG: device-mapper-libs-8:1.02.181-9.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: dracut-049-223.git20230119.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: elfutils-0.188-3.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.188-3.el8.x86_64 DEBUG: elfutils-default-yama-scope-0.188-3.el8.noarch DEBUG: elfutils-libelf-0.188-3.el8.x86_64 DEBUG: elfutils-libs-0.188-3.el8.x86_64 DEBUG: emacs-filesystem-1:26.1-9.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: file-5.33-21.el8.x86_64 DEBUG: file-libs-5.33-21.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: findutils-1:4.6.0-20.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: gcc-8.5.0-18.el8.x86_64 DEBUG: gcc-plugin-annobin-8.5.0-18.el8.x86_64 DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: gdb-headless-8.2-19.el8.x86_64 DEBUG: gdbm-1:1.18-2.el8.x86_64 DEBUG: gdbm-libs-1:1.18-2.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: git-core-2.39.1-1.el8.x86_64 DEBUG: glib2-2.56.4-161.el8.x86_64 DEBUG: glibc-2.28-225.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-225.el8.x86_64 DEBUG: glibc-common-2.28-225.el8.x86_64 DEBUG: glibc-devel-2.28-225.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-225.el8.x86_64 DEBUG: glibc-headers-2.28-225.el8.x86_64 DEBUG: gmp-1:6.1.2-10.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: gnutls-3.6.16-6.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: grub2-common-1:2.02-129.el8.noarch DEBUG: grub2-tools-1:2.02-129.el8.x86_64 DEBUG: grub2-tools-minimal-1:2.02-129.el8.x86_64 DEBUG: grubby-8.40-47.el8.x86_64 DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: guile-5:2.0.14-7.el8.x86_64 DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: hardlink-1:1.3-6.el8.x86_64 DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: kernel-headers-4.18.0-448.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: kpartx-0.8.4-37.el8.x86_64 DEBUG: krb5-libs-1.18.2-22.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-9.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: libblkid-2.32.1-40.el8.x86_64 DEBUG: libcap-2.48-4.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libcurl-7.61.1-29.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libfdisk-2.32.1-40.el8.x86_64 DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libgcc-8.5.0-18.el8.x86_64 DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: libgomp-8.5.0-18.el8.x86_64 DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: libgs-9.27-5.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: libmount-2.32.1-40.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: libpng-2:1.6.34-5.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: libpwquality-1.4.4-5.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-40.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: libstdc++-8.5.0-18.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libtiff-4.0.9-27.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libuuid-2.32.1-40.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: libxml2-2.9.7-16.el8.x86_64 DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: make-1:4.2.1-11.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: memstrack-0.2.4-2.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: openssh-8.0p1-17.el8.x86_64 DEBUG: openssh-clients-8.0p1-17.el8.x86_64 DEBUG: openssl-1:1.1.1k-7.el8.x86_64 DEBUG: openssl-libs-1:1.1.1k-7.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203410.ce6a105.el8.noarch DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: pam-1.3.1-25.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: platform-python-3.6.8-51.el8.x86_64 DEBUG: platform-python-devel-3.6.8-51.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: procps-ng-3.3.15-13.el8.x86_64 DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: python-rpm-macros-3-44.el8.noarch DEBUG: python-srpm-macros-3-44.el8.noarch DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: python3-eventlet-0.30.0-1.1.el8.noarch DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: python3-libs-3.6.8-51.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: python3-rpm-macros-3-44.el8.noarch DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: python3-sphinx-1:2.2.2-1.el8.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64 DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: redhat-rpm-config-130-1.el8.noarch DEBUG: rpm-4.14.3-26.el8.x86_64 DEBUG: rpm-build-4.14.3-26.el8.x86_64 DEBUG: rpm-build-libs-4.14.3-26.el8.x86_64 DEBUG: rpm-libs-4.14.3-26.el8.x86_64 DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: sed-4.5-5.el8.x86_64 DEBUG: setup-2.12.2-9.el8.noarch DEBUG: shadow-utils-2:4.6-17.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: sqlite-libs-3.26.0-17.el8.x86_64 DEBUG: systemd-239-71.el8.x86_64 DEBUG: systemd-libs-239-71.el8.x86_64 DEBUG: systemd-pam-239-71.el8.x86_64 DEBUG: systemd-udev-239-71.el8.x86_64 DEBUG: tar-2:1.30-8.el8.x86_64 DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: tzdata-2022g-2.el8.noarch DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: util-linux-2.32.1-40.el8.x86_64 DEBUG: which-2.21-18.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: xorg-x11-font-utils-1:7.5-41.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: zlib-1.2.11-21.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-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', '-l', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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 Finish: dnf install DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/os-release DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e56eeac5879f4bb3aed6c14063eeb826', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: userdel: user 'mockbuild' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9d8fc1f05164423397b1791f0d73f51b', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupdel', 'mock'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: groupdel: group 'mock' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '328bfaf8318c49c29a2c75061d458300', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupadd', '-g', '135', 'mock'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'daa224edf2694ce88c4d3e48cb699d80', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1022', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/.initialized DEBUG: child environment: None DEBUG: Executing command: ['sync'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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: creating root cache DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--one-file-system', '--exclude-caches', '--exclude-caches-under', '--use-compress-program', 'pigz', '-cf', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=./var/log', '--exclude=.//proc', '--exclude=.//proc', '--exclude=.//sys', '--exclude=.//sys', '--exclude=.//dev/shm', '--exclude=.//dev/pts', '--exclude=.//sys/fs/selinux', '--exclude=.//var/cache/yum', '--exclude=.//var/cache/dnf', '--exclude=.//proc/filesystems', '--exclude=./var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '--exclude=./var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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: creating root cache Finish: chroot init DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '83e8fd87443b4fe0a2acd20afae03167', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-wallaby-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-18.el8.x86_64 DEBUG: binutils-2.30-119.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-44.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-18.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: openssh-8.0p1-17.el8.x86_64 DEBUG: emacs-filesystem-26.1-9.el8.noarch DEBUG: git-core-2.39.1-1.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-9.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-26.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: gdb-headless-8.2-19.el8.x86_64 DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-225.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-2.28-225.el8.x86_64 DEBUG: elfutils-0.188-3.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: libuuid-2.32.1-40.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: sqlite-libs-3.26.0-17.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: libgomp-8.5.0-18.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: file-libs-5.33-21.el8.x86_64 DEBUG: python3-eventlet-0.30.0-1.1.el8.noarch DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-225.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-18.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-8.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-225.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-40.el8.x86_64 DEBUG: memstrack-0.2.4-2.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-27.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-47.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-29.el8.x86_64 DEBUG: crypto-policies-scripts-20221215-1.gitece0092.el8.noarch DEBUG: elfutils-default-yama-scope-0.188-3.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-13.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: kpartx-0.8.4-37.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.188-3.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-24.el8.noarch DEBUG: libmount-2.32.1-40.el8.x86_64 DEBUG: dbus-tools-1.12.8-24.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: libblkid-2.32.1-40.el8.x86_64 DEBUG: shadow-utils-4.6-17.el8.x86_64 DEBUG: openssl-libs-1.1.1k-7.el8.x86_64 DEBUG: rpm-libs-4.14.3-26.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-5.el8.x86_64 DEBUG: util-linux-2.32.1-40.el8.x86_64 DEBUG: dracut-049-223.git20230119.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-161.el8.x86_64 DEBUG: gnutls-3.6.16-6.el8.x86_64 DEBUG: systemd-239-71.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-srpm-macros-3-44.el8.noarch DEBUG: gcc-8.5.0-18.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: annobin-10.94-1.el8.x86_64 DEBUG: python3-rpm-macros-3-44.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: tzdata-2022g-2.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: kernel-headers-4.18.0-448.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: openssh-clients-8.0p1-17.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: glibc-all-langpacks-2.28-225.el8.x86_64 DEBUG: cups-libs-2.2.6-51.el8.x86_64 DEBUG: glibc-common-2.28-225.el8.x86_64 DEBUG: redhat-rpm-config-130-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-21.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 DEBUG: libstdc++-8.5.0-18.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: elfutils-libelf-0.188-3.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: libcap-2.48-4.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: platform-python-devel-3.6.8-51.el8.x86_64 DEBUG: libxml2-2.9.7-16.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: libgs-9.27-5.el8.x86_64 DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: file-5.33-21.el8.x86_64 DEBUG: rpm-build-4.14.3-26.el8.x86_64 DEBUG: audit-libs-3.0.7-4.el8.x86_64 DEBUG: python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203410.ce6a105.el8.noarch DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-9.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-51.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: platform-python-3.6.8-51.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: curl-7.61.1-29.el8.x86_64 DEBUG: openssl-1.1.1k-7.el8.x86_64 DEBUG: crypto-policies-20221215-1.gitece0092.el8.noarch DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-22.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-9.el8.x86_64 DEBUG: elfutils-libs-0.188-3.el8.x86_64 DEBUG: rpm-4.14.3-26.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-40.el8.x86_64 DEBUG: dbus-libs-1.12.8-24.el8.x86_64 DEBUG: which-2.21-18.el8.x86_64 DEBUG: systemd-libs-239-71.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-9.el8.x86_64 DEBUG: ca-certificates-2022.2.54-80.2.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-5.el8.x86_64 DEBUG: dbus-daemon-1.12.8-24.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-25.el8.x86_64 DEBUG: systemd-pam-239-71.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-24.el8.x86_64 DEBUG: systemd-udev-239-71.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 INFO: Installed packages: INFO: unzip-6.0-46.el8.x86_64 fontpackages-filesystem-1.44-22.el8.noarch libxcrypt-devel-4.1.1-6.el8.x86_64 shadow-utils-4.6-17.el8.x86_64 libedit-3.1-23.20170329cvs.el8.x86_64 systemd-libs-239-71.el8.x86_64 freetype-2.9.1-9.el8.x86_64 OpenEXR-libs-2.2.0-12.el8.x86_64 dracut-049-223.git20230119.el8.x86_64 dbus-libs-1.12.8-24.el8.x86_64 openjpeg2-2.4.0-5.el8.x86_64 python3-setuptools-50.3.2-1.el8.noarch python3-six-1.15.0-2.el8.noarch libxcb-1.13.1-1.el8.x86_64 libcom_err-1.45.6-5.el8.x86_64 python3-rpm-generators-5-8.el8.noarch dbus-1.12.8-24.el8.x86_64 findutils-4.6.0-20.el8.x86_64 gmp-6.1.2-10.el8.x86_64 python-rpm-macros-3-44.el8.noarch libXrender-0.9.10-7.el8.x86_64 elfutils-0.188-3.el8.x86_64 harfbuzz-1.7.5-3.el8.x86_64 libXext-1.3.4-1.el8.x86_64 kernel-headers-4.18.0-448.el8.x86_64 libsigsegv-2.11-5.el8.x86_64 libX11-1.6.8-5.el8.x86_64 elfutils-libelf-0.188-3.el8.x86_64 libnghttp2-1.33.0-3.el8_2.1.x86_64 libgomp-8.5.0-18.el8.x86_64 publicsuffix-list-dafsa-20180723-1.el8.noarch audit-libs-3.0.7-4.el8.x86_64 expat-2.2.5-11.el8.x86_64 libwebp-1.0.0-5.el8.x86_64 graphviz-2.40.1-43.el8.x86_64 kmod-libs-25-19.el8.x86_64 urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch gc-7.6.4-3.el8.x86_64 libipt-1.6.1-8.el8.x86_64 platform-python-3.6.8-51.el8.x86_64 coreutils-common-8.30-15.el8.x86_64 libacl-2.2.53-1.el8.x86_64 cpio-2.12-11.el8.x86_64 openssh-clients-8.0p1-17.el8.x86_64 python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 device-mapper-1.02.181-9.el8.x86_64 openssl-pkcs11-0.4.10-3.el8.x86_64 libxml2-2.9.7-16.el8.x86_64 npth-1.5-4.el8.x86_64 urw-base35-z003-fonts-20170801-10.el8.noarch systemd-239-71.el8.x86_64 pango-1.42.4-8.el8.x86_64 python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch python3-pycparser-2.14-14.el8.noarch procps-ng-3.3.15-13.el8.x86_64 rpm-build-libs-4.14.3-26.el8.x86_64 gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 libsecret-0.18.6-1.el8.x86_64 gdbm-1.18-2.el8.x86_64 python3-pyparsing-2.4.6-1.el8.noarch cracklib-2.9.6-15.el8.x86_64 libssh-0.9.6-6.el8.x86_64 nettle-3.4.1-7.el8.x86_64 systemd-udev-239-71.el8.x86_64 libffi-3.1-24.el8.x86_64 urw-base35-c059-fonts-20170801-10.el8.noarch kbd-legacy-2.0.4-10.el8.noarch libdatrie-0.2.9-7.el8.x86_64 openblas-srpm-macros-2-2.el8.noarch gawk-4.2.1-4.el8.x86_64 python3-imagesize-1.0.0-2.el8.noarch hicolor-icon-theme-0.17-2.el8.noarch urw-base35-bookman-fonts-20170801-10.el8.noarch libX11-common-1.6.8-5.el8.noarch fontconfig-2.13.1-4.el8.x86_64 keyutils-libs-1.5.10-9.el8.x86_64 python-srpm-macros-3-44.el8.noarch krb5-libs-1.18.2-22.el8.x86_64 filesystem-3.8-6.el8.x86_64 libthai-0.1.27-2.el8.x86_64 python3-babel-2.5.1-7.el8.noarch xz-5.2.4-4.el8.x86_64 p11-kit-trust-0.23.22-1.el8.x86_64 libssh-config-0.9.6-6.el8.noarch bash-4.4.20-4.el8.x86_64 kpartx-0.8.4-37.el8.x86_64 libatomic_ops-7.6.2-3.el8.x86_64 rpm-4.14.3-26.el8.x86_64 centos-stream-release-8.6-1.el8.noarch glibc-headers-2.28-225.el8.x86_64 tzdata-2022g-2.el8.noarch python3-ply-3.9-9.el8.noarch libblkid-2.32.1-40.el8.x86_64 libgs-9.27-5.el8.x86_64 python3-pysocks-1.6.8-3.el8.noarch libzstd-1.4.5-6.el8.x86_64 elfutils-debuginfod-client-0.188-3.el8.x86_64 libXt-1.1.5-12.el8.x86_64 libcap-ng-0.7.11-1.el8.x86_64 urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch python3-cryptography-3.2.1-5.el8.x86_64 bzip2-1.0.6-26.el8.x86_64 openldap-2.4.46-18.el8.x86_64 glib2-2.56.4-161.el8.x86_64 cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 python3-packaging-20.4-1.el8.noarch platform-python-devel-3.6.8-51.el8.x86_64 python3-jinja2-2.10.1-3.el8.noarch python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch centos-stream-repos-8-6.el8.noarch ima-evm-utils-1.3.2-12.el8.x86_64 python3-eventlet-0.30.0-1.1.el8.noarch grub2-tools-2.02-129.el8.x86_64 diffutils-3.6-6.el8.x86_64 python3-setuptools-wheel-39.2.0-7.el8.noarch ncurses-base-6.1-9.20180224.el8.noarch make-4.2.1-11.el8.x86_64 gettext-libs-0.19.8.1-17.el8.x86_64 libseccomp-2.5.2-1.el8.x86_64 adobe-mappings-pdf-20180407-1.el8.noarch libuuid-2.32.1-40.el8.x86_64 zstd-1.4.5-6.el8.x86_64 openssl-libs-1.1.1k-7.el8.x86_64 lua-libs-5.3.4-12.el8.x86_64 avahi-libs-0.7-20.el8.x86_64 hardlink-1.3-6.el8.x86_64 python3-chardet-3.0.4-7.el8.noarch libverto-0.3.2-2.el8.x86_64 shared-mime-info-1.9-3.el8.x86_64 ca-certificates-2022.2.54-80.2.el8.noarch urw-base35-fonts-20170801-10.el8.noarch gpg-pubkey-8483c65d-5ccc5b19 platform-python-pip-9.0.3-22.el8.noarch python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch libXft-2.3.3-1.el8.x86_64 gcc-plugin-annobin-8.5.0-18.el8.x86_64 xorg-x11-server-utils-7.7-27.el8.x86_64 urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch kbd-misc-2.0.4-10.el8.noarch python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch bzip2-libs-1.0.6-26.el8.x86_64 libgcrypt-1.8.5-7.el8.x86_64 gnutls-3.6.16-6.el8.x86_64 python3-greenlet-0.4.13-4.el8.x86_64 libxcrypt-4.1.1-6.el8.x86_64 device-mapper-libs-1.02.181-9.el8.x86_64 libcurl-7.61.1-29.el8.x86_64 memstrack-0.2.4-2.el8.x86_64 gdbm-libs-1.18-2.el8.x86_64 libgpg-error-1.31-1.el8.x86_64 info-6.5-7.el8_5.x86_64 chkconfig-1.19.1-1.el8.x86_64 systemd-pam-239-71.el8.x86_64 python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64 python3-idna-2.5-5.el8.noarch python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch ilmbase-2.2.0-13.el8.x86_64 python3-pip-9.0.3-22.el8.noarch ocaml-srpm-macros-5-4.el8.noarch python3-pip-wheel-9.0.3-22.el8.noarch libXcursor-1.1.15-3.el8.x86_64 guile-2.0.14-7.el8.x86_64 libcap-2.48-4.el8.x86_64 gd-2.2.5-7.el8.x86_64 cracklib-dicts-2.9.6-15.el8.x86_64 centos-gpg-keys-8-6.el8.noarch libidn-1.34-5.el8.x86_64 graphite2-1.3.10-10.el8.x86_64 libksba-1.3.5-9.el8.x86_64 libmcpp-2.7.2-20.el8.x86_64 annobin-10.94-1.el8.x86_64 google-droid-sans-fonts-20120715-13.el8.noarch p11-kit-0.23.22-1.el8.x86_64 gettext-0.19.8.1-17.el8.x86_64 pcre-8.42-6.el8.x86_64 python3-urllib3-1.25.10-4.el8.noarch python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch cairo-1.15.12-6.el8.x86_64 urw-base35-fonts-common-20170801-10.el8.noarch gtk2-2.24.32-5.el8.x86_64 glibc-devel-2.28-225.el8.x86_64 rust-srpm-macros-5-2.el8.noarch crypto-policies-20221215-1.gitece0092.el8.noarch tar-1.30-8.el8.x86_64 jbigkit-libs-2.1-14.el8.x86_64 libsmartcols-2.32.1-40.el8.x86_64 grub2-tools-minimal-2.02-129.el8.x86_64 trousers-lib-0.3.15-1.el8.x86_64 libdb-5.3.28-42.el8_4.x86_64 python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 sqlite-libs-3.26.0-17.el8.x86_64 libXaw-1.0.13-10.el8.x86_64 file-5.33-21.el8.x86_64 binutils-2.30-119.el8.x86_64 dbus-daemon-1.12.8-24.el8.x86_64 git-core-2.39.1-1.el8.x86_64 python3-snowballstemmer-1.9.0-4.el8.noarch libXpm-3.5.12-9.el8.x86_64 libidn2-2.2.0-1.el8.x86_64 patch-2.7.6-11.el8.x86_64 qt5-srpm-macros-5.15.3-1.el8.noarch python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch dbus-tools-1.12.8-24.el8.x86_64 glibc-all-langpacks-2.28-225.el8.x86_64 elfutils-default-yama-scope-0.188-3.el8.noarch gdb-headless-8.2-19.el8.x86_64 xz-libs-5.2.4-4.el8.x86_64 tpm2-tss-2.3.2-4.el8.x86_64 jasper-libs-2.0.14-5.el8.x86_64 urw-base35-d050000l-fonts-20170801-10.el8.noarch pigz-2.4-4.el8.x86_64 efi-srpm-macros-3-3.el8.noarch libunistring-0.9.9-3.el8.x86_64 pcre2-10.32-3.el8.x86_64 python3-setuptools_scm-6.0.1-1.el8.noarch rpm-build-4.14.3-26.el8.x86_64 python3-pbr-5.5.1-1.el8.noarch trousers-0.3.15-1.el8.x86_64 pkgconf-pkg-config-1.4.2-1.el8.x86_64 libkcapi-1.2.0-2.el8.x86_64 openssl-1.1.1k-7.el8.x86_64 libICE-1.0.9-15.el8.x86_64 adobe-mappings-cmap-deprecated-20171205-3.el8.noarch urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 mpfr-3.1.6-1.el8.x86_64 xkeyboard-config-2.28-1.el8.noarch libpng-1.6.34-5.el8.x86_64 acl-2.2.53-1.el8.x86_64 python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch fribidi-1.0.4-9.el8.x86_64 python3-sphinx-2.2.2-1.el8.noarch ncurses-6.1-9.20180224.el8.x86_64 python3-libs-3.6.8-51.el8.x86_64 libstdc++-8.5.0-18.el8.x86_64 libtiff-4.0.9-27.el8.x86_64 python3-rpm-macros-3-44.el8.noarch go-srpm-macros-2-17.el8.noarch zlib-1.2.11-21.el8.x86_64 glibc-gconv-extra-2.28-225.el8.x86_64 xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch gnupg2-2.2.20-3.el8.x86_64 libtasn1-4.13-4.el8.x86_64 perl-srpm-macros-1-25.el8.noarch cpp-8.5.0-18.el8.x86_64 setup-2.12.2-9.el8.noarch libbabeltrace-1.5.4-4.el8.x86_64 libtool-ltdl-2.4.6-25.el8.x86_64 emacs-filesystem-26.1-9.el8.noarch libpwquality-1.4.4-5.el8.x86_64 libgcc-8.5.0-18.el8.x86_64 less-530-1.el8.x86_64 libmount-2.32.1-40.el8.x86_64 libpaper-1.1.24-22.el8.x86_64 gtk-update-icon-cache-3.22.30-11.el8.x86_64 gzip-1.9-13.el8.x86_64 libsemanage-2.9-9.el8.x86_64 cryptsetup-libs-2.3.7-5.el8.x86_64 os-prober-1.74-9.el8.x86_64 basesystem-11-5.el8.noarch pkgconf-1.4.2-1.el8.x86_64 dwz-0.12-10.el8.x86_64 atk-2.28.1-1.el8.x86_64 libXxf86misc-1.0.4-1.el8.x86_64 grubby-8.40-47.el8.x86_64 dbus-common-1.12.8-24.el8.noarch libXi-1.7.10-1.el8.x86_64 kmod-25-19.el8.x86_64 openstack-macros-2023.1.0-0.20230216203410.ce6a105.el8.noarch brotli-1.0.6-3.el8.x86_64 glibc-2.28-225.el8.x86_64 openssh-8.0p1-17.el8.x86_64 urw-base35-p052-fonts-20170801-10.el8.noarch curl-7.61.1-29.el8.x86_64 python3-toml-0.10.1-2.el8.noarch grub2-common-2.02-129.el8.noarch libfdisk-2.32.1-40.el8.x86_64 libXmu-1.1.3-1.el8.x86_64 ghc-srpm-macros-1.4.2-7.el8.noarch libfontenc-1.1.3-8.el8.x86_64 libXxf86vm-1.1.4-9.el8.x86_64 popt-1.18-1.el8.x86_64 libXrandr-1.5.2-1.el8.x86_64 python3-requests-2.25.1-1.el8.noarch coreutils-8.30-15.el8.x86_64 python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch libXinerama-1.1.4-1.el8.x86_64 ncurses-libs-6.1-9.20180224.el8.x86_64 libtirpc-1.1.4-8.el8.x86_64 librsvg2-2.42.7-4.el8.x86_64 ImageMagick-6.7.8.9-18.el8.x86_64 pinentry-1.1.0-2.el8.x86_64 gdk-pixbuf2-2.36.12-5.el8.x86_64 util-linux-2.32.1-40.el8.x86_64 file-libs-5.33-21.el8.x86_64 pixman-0.38.4-2.el8.x86_64 libxkbcommon-0.9.1-1.el8.x86_64 pam-1.3.1-25.el8.x86_64 elfutils-libs-0.188-3.el8.x86_64 libXfixes-5.0.3-7.el8.x86_64 libXau-1.0.9-3.el8.x86_64 lz4-libs-1.8.3-3.el8_4.x86_64 libSM-1.2.3-1.el8.x86_64 pkgconf-m4-1.4.2-1.el8.noarch libXcomposite-0.4.4-14.el8.x86_64 libattr-2.4.48-3.el8.x86_64 libpkgconf-1.4.2-1.el8.x86_64 urw-base35-gothic-fonts-20170801-10.el8.noarch rpm-libs-4.14.3-26.el8.x86_64 zip-3.0-23.el8.x86_64 python3-cffi-1.13.2-1.el8.x86_64 json-c-0.13.1-3.el8.x86_64 kbd-2.0.4-10.el8.x86_64 libpsl-0.20.2-6.el8.x86_64 libjpeg-turbo-1.5.3-12.el8.x86_64 redhat-rpm-config-130-1.el8.noarch gcc-8.5.0-18.el8.x86_64 libcroco-0.6.12-4.el8_2.1.x86_64 python3-markupsafe-0.23-19.el8.x86_64 libusbx-1.0.23-4.el8.x86_64 libutempter-1.1.6-14.el8.x86_64 cups-libs-2.2.6-51.el8.x86_64 libselinux-2.9-8.el8.x86_64 glibc-common-2.28-225.el8.x86_64 libsepol-2.9-3.el8.x86_64 gnupg2-smime-2.2.20-3.el8.x86_64 mcpp-2.7.2-20.el8.x86_64 grep-3.1-6.el8.x86_64 xorg-x11-font-utils-7.5-41.el8.x86_64 adobe-mappings-cmap-20171205-3.el8.noarch which-2.21-18.el8.x86_64 jbig2dec-libs-0.16-1.el8.x86_64 libassuan-2.5.1-3.el8.x86_64 libijs-0.35-5.el8.x86_64 lcms2-2.9-2.el8.x86_64 libarchive-3.3.3-5.el8.x86_64 libwmf-lite-0.2.9-8.el8_0.x86_64 sed-4.5-5.el8.x86_64 readline-7.0-10.el8.x86_64 crypto-policies-scripts-20221215-1.gitece0092.el8.noarch libmpc-1.1.0-9.1.el8.x86_64 python3-pytz-2017.2-9.el8.noarch isl-0.16.1-6.el8.x86_64 libXdamage-1.1.4-14.el8.x86_64 libkcapi-hmaccalc-1.2.0-2.el8.x86_64 libdb-utils-5.3.28-42.el8_4.x86_64 Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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', '/var/lib/mock/dlrn-centos8-wallaby-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', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-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', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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 + /usr/bin/mock -q -r /home/centos8-wallaby/data/dlrn-5.cfg --chroot 'git config --global --add safe.directory /var/tmp/pkgsrc' ++ /usr/bin/mock -r /home/centos8-wallaby/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/ + '[' -z '' ']' + detect_version_and_release + '[' -r setup.py -a '!' -r metadata.json ']' + copy_src_to_mock_buildroot + git checkout -f 1580f6f8437bd07e008ce8451388765d4b9b268f HEAD is now at 1580f6f84 Merge "Pin stable/zed constraint in tox to release 33.0.0" + '[' -d /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp/pkgsrc ~/data/openstack-tempest + set +o pipefail + git tag -l 'private-*' + xargs -n 1 git tag -d + set -o pipefail + popd ~/data/openstack-tempest ++ /usr/bin/mock -q -r /home/centos8-wallaby/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 ++ /usr/bin/mock -q -r /home/centos8-wallaby/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 33.0.0 1580f6f + UPSTREAMVERSION=33.0.0 + [[ 33.0.0 =~ ([^-]*)-(.+) ]] + [[ 33.0.0 =~ (.*?)\.(0rc.+) ]] + [[ 33.0.0 =~ (.*?)\.(0b.+) ]] + [[ 33.0.0 =~ (.*?)\.(0a.+) ]] + [[ 33.0.0 =~ (.*?)\.(dev.+) ]] + [[ 33.0.0 =~ (.*?)\.(g.+) ]] + [[ 33.0.0 =~ (.*?)\.pre.* ]] + [[ 33.0.0 =~ ^([.0-9]*)$ ]] + VERSION=33.0.0 + [[ '' =~ \.dev[0-9]+\. ]] + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20230306081449.1580f6f + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-wallaby/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-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: chrootuid: 1022 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: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._99c72lh:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 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: 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: 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', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/', 'tar': 'gnutar', '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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, '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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}} 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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1022 -g 135 -d /builddir -n mockbuild 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: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 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-centos8.rdoproject.org.novalocal'} 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: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys 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: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-4684f915b58d2c161295100802dec7076920451f baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/46/84/4684f915b58d2c161295100802dec7076920451f_b18c72ed enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-0e9461155e2acf2d68f2b42c8a5942af8975190a baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/0e/94/0e9461155e2acf2d68f2b42c8a5942af8975190a_7988e196 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstackclient-42d9b6ea571e30e4ca1fda9a21dd6ad2189a4f2f baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/42/d9/42d9b6ea571e30e4ca1fda9a21dd6ad2189a4f2f_f3ef27aa enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-0775d3070b5cb20a1bd7f54722fd33bd7692eebe baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/07/75/0775d3070b5cb20a1bd7f54722fd33bd7692eebe_f1998506 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-7508dbf27aa88ac03a1633b3a60531cb36b7a79b baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/75/08/7508dbf27aa88ac03a1633b3a60531cb36b7a79b_3d4d4101 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-797c5fa9debf86049b86084a86a5b939e11592d4 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/79/7c/797c5fa9debf86049b86084a86a5b939e11592d4_2a32aa65 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-2940ab9a93c5a5d0abffbb72a4ad7a8fbe18f445 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/29/40/2940ab9a93c5a5d0abffbb72a4ad7a8fbe18f445_2b7360f6 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-1274f07b336d597d6c07ffdf612a84da01d1754e baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/12/74/1274f07b336d597d6c07ffdf612a84da01d1754e_7f2878ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-d9a9998e5ad2dae6aa18ed20f8b2accb6c4b26a9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/d9/a9/d9a9998e5ad2dae6aa18ed20f8b2accb6c4b26a9_5185391e enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-f6d2e59334aad55ab884e85a8cd697c7bc3bf861 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/f6/d2/f6d2e59334aad55ab884e85a8cd697c7bc3bf861_bca32aae enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-barbican-6ee5ad91635b41c3ab891602942b1b809a25ace6 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/6e/e5/6ee5ad91635b41c3ab891602942b1b809a25ace6_de92ac9d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-ead53ba0c89ee9721981fcfc3784b335b4aef0ad baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/ea/d5/ead53ba0c89ee9721981fcfc3784b335b4aef0ad_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_b86194ea enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-tripleo-ansible-1b90d9f3d1e5eac882fae38b29fbf321b74bc86c baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/1b/90/1b90d9f3d1e5eac882fae38b29fbf321b74bc86c_838726c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-b79ffad5c302a60e5a61f0938ec87b8e98ee44f1 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/b7/9f/b79ffad5c302a60e5a61f0938ec87b8e98ee44f1_b0d68b58 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-validations-common-ef9ccda96e65c07cce5be51f9fea71431f6856af baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/ef/9c/ef9ccda96e65c07cce5be51f9fea71431f6856af_df302a4c enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 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-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): 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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 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: 16212184 5565856 1835580 3106448 8810748 7198956 DEBUG: Swap: 16777212 4153080 12624132 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/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: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 488G 63G 89% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.1boay7ej', '/var/lib/mock/dlrn-centos8-wallaby-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: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 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: 16212184 5185120 2232480 3089004 8794584 7596952 DEBUG: Swap: 16777212 4153080 12624132 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 488G 63G 89% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291 Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.jhqc9frs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'da1b4344f0304df994e9b68c6320179d', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1022', 'mockbuild'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-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: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._99c72lh:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f46d32e81fc944b38784221146a96e08', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._99c72lh:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/sh', '-c', '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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.2s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.4s) running egg_info creating tempest.egg-info writing tempest.egg-info/PKG-INFO writing dependency_links to tempest.egg-info/dependency_links.txt writing entry points to tempest.egg-info/entry_points.txt writing requirements to tempest.egg-info/requires.txt writing top-level names to tempest.egg-info/top_level.txt writing pbr to tempest.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'tempest.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'tempest.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating tempest-33.0.0 creating tempest-33.0.0/doc creating tempest-33.0.0/doc/source creating tempest-33.0.0/doc/source/_extra creating tempest-33.0.0/doc/source/_static creating tempest-33.0.0/doc/source/contributor creating tempest-33.0.0/doc/source/data creating tempest-33.0.0/doc/source/field_guide creating tempest-33.0.0/doc/source/library creating tempest-33.0.0/doc/source/library/service_clients creating tempest-33.0.0/doc/source/plugins creating tempest-33.0.0/doc/source/tests creating tempest-33.0.0/etc creating tempest-33.0.0/playbooks creating tempest-33.0.0/releasenotes creating tempest-33.0.0/releasenotes/notes creating tempest-33.0.0/releasenotes/notes/10 creating tempest-33.0.0/releasenotes/notes/11 creating tempest-33.0.0/releasenotes/notes/12 creating tempest-33.0.0/releasenotes/notes/13 creating tempest-33.0.0/releasenotes/notes/14 creating tempest-33.0.0/releasenotes/notes/15 creating tempest-33.0.0/releasenotes/notes/16 creating tempest-33.0.0/releasenotes/notes/25 creating tempest-33.0.0/releasenotes/source creating tempest-33.0.0/releasenotes/source/_static creating tempest-33.0.0/releasenotes/source/_templates creating tempest-33.0.0/roles creating tempest-33.0.0/roles/acl-devstack-files creating tempest-33.0.0/roles/acl-devstack-files/defaults creating tempest-33.0.0/roles/acl-devstack-files/tasks creating tempest-33.0.0/roles/run-tempest creating tempest-33.0.0/roles/run-tempest-26 creating tempest-33.0.0/roles/run-tempest-26/defaults creating tempest-33.0.0/roles/run-tempest-26/tasks creating tempest-33.0.0/roles/run-tempest/defaults creating tempest-33.0.0/roles/run-tempest/tasks creating tempest-33.0.0/roles/setup-tempest-data-dir creating tempest-33.0.0/roles/setup-tempest-data-dir/defaults creating tempest-33.0.0/roles/setup-tempest-data-dir/tasks creating tempest-33.0.0/roles/setup-tempest-run-dir creating tempest-33.0.0/roles/setup-tempest-run-dir/defaults creating tempest-33.0.0/roles/setup-tempest-run-dir/tasks creating tempest-33.0.0/roles/tempest-cleanup creating tempest-33.0.0/roles/tempest-cleanup/defaults creating tempest-33.0.0/roles/tempest-cleanup/tasks creating tempest-33.0.0/tempest creating tempest-33.0.0/tempest.egg-info creating tempest-33.0.0/tempest/api creating tempest-33.0.0/tempest/api/compute creating tempest-33.0.0/tempest/api/compute/admin creating tempest-33.0.0/tempest/api/compute/certificates creating tempest-33.0.0/tempest/api/compute/flavors creating tempest-33.0.0/tempest/api/compute/floating_ips creating tempest-33.0.0/tempest/api/compute/images creating tempest-33.0.0/tempest/api/compute/keypairs creating tempest-33.0.0/tempest/api/compute/limits creating tempest-33.0.0/tempest/api/compute/security_groups creating tempest-33.0.0/tempest/api/compute/servers creating tempest-33.0.0/tempest/api/compute/volumes creating tempest-33.0.0/tempest/api/identity creating tempest-33.0.0/tempest/api/identity/admin creating tempest-33.0.0/tempest/api/identity/admin/v2 creating tempest-33.0.0/tempest/api/identity/admin/v3 creating tempest-33.0.0/tempest/api/identity/v2 creating tempest-33.0.0/tempest/api/identity/v3 creating tempest-33.0.0/tempest/api/image creating tempest-33.0.0/tempest/api/image/v1 creating tempest-33.0.0/tempest/api/image/v2 creating tempest-33.0.0/tempest/api/image/v2/admin creating tempest-33.0.0/tempest/api/network creating tempest-33.0.0/tempest/api/network/admin creating tempest-33.0.0/tempest/api/object_storage creating tempest-33.0.0/tempest/api/volume creating tempest-33.0.0/tempest/api/volume/admin creating tempest-33.0.0/tempest/cmd creating tempest-33.0.0/tempest/common creating tempest-33.0.0/tempest/common/utils creating tempest-33.0.0/tempest/common/utils/linux creating tempest-33.0.0/tempest/hacking creating tempest-33.0.0/tempest/lib creating tempest-33.0.0/tempest/lib/api_schema creating tempest-33.0.0/tempest/lib/api_schema/response creating tempest-33.0.0/tempest/lib/api_schema/response/compute creating tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_1 creating tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_11 creating tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_13 creating tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_16 creating tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_19 creating tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_2 creating tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_23 creating tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_26 creating tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_28 creating tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_3 creating tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_33 creating tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_36 creating tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_39 creating tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_41 creating tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_45 creating tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_47 creating tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_48 creating tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_50 creating tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_51 creating tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_53 creating tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_54 creating tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_55 creating tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_57 creating tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_58 creating tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_59 creating tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_6 creating tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_61 creating tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_62 creating tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_63 creating tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_64 creating tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_70 creating tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_71 creating tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_73 creating tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_75 creating tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_79 creating tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_8 creating tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_9 creating tempest-33.0.0/tempest/lib/api_schema/response/volume creating tempest-33.0.0/tempest/lib/api_schema/response/volume/v3_55 creating tempest-33.0.0/tempest/lib/api_schema/response/volume/v3_57 creating tempest-33.0.0/tempest/lib/api_schema/response/volume/v3_61 creating tempest-33.0.0/tempest/lib/api_schema/response/volume/v3_63 creating tempest-33.0.0/tempest/lib/api_schema/response/volume/v3_64 creating tempest-33.0.0/tempest/lib/api_schema/response/volume/v3_65 creating tempest-33.0.0/tempest/lib/api_schema/response/volume/v3_69 creating tempest-33.0.0/tempest/lib/api_schema/response/volume/v3_7 creating tempest-33.0.0/tempest/lib/cli creating tempest-33.0.0/tempest/lib/cmd creating tempest-33.0.0/tempest/lib/common creating tempest-33.0.0/tempest/lib/common/utils creating tempest-33.0.0/tempest/lib/common/utils/linux creating tempest-33.0.0/tempest/lib/services creating tempest-33.0.0/tempest/lib/services/compute creating tempest-33.0.0/tempest/lib/services/identity creating tempest-33.0.0/tempest/lib/services/identity/v2 creating tempest-33.0.0/tempest/lib/services/identity/v3 creating tempest-33.0.0/tempest/lib/services/image creating tempest-33.0.0/tempest/lib/services/image/v1 creating tempest-33.0.0/tempest/lib/services/image/v2 creating tempest-33.0.0/tempest/lib/services/network creating tempest-33.0.0/tempest/lib/services/object_storage creating tempest-33.0.0/tempest/lib/services/placement creating tempest-33.0.0/tempest/lib/services/volume creating tempest-33.0.0/tempest/lib/services/volume/v2 creating tempest-33.0.0/tempest/lib/services/volume/v3 creating tempest-33.0.0/tempest/scenario creating tempest-33.0.0/tempest/test_discover creating tempest-33.0.0/tempest/tests creating tempest-33.0.0/tempest/tests/api creating tempest-33.0.0/tempest/tests/api/compute creating tempest-33.0.0/tempest/tests/cmd creating tempest-33.0.0/tempest/tests/cmd/subunit_describe_calls_data creating tempest-33.0.0/tempest/tests/common creating tempest-33.0.0/tempest/tests/common/utils creating tempest-33.0.0/tempest/tests/common/utils/linux creating tempest-33.0.0/tempest/tests/files creating tempest-33.0.0/tempest/tests/lib creating tempest-33.0.0/tempest/tests/lib/cli creating tempest-33.0.0/tempest/tests/lib/cmd creating tempest-33.0.0/tempest/tests/lib/common creating tempest-33.0.0/tempest/tests/lib/common/utils creating tempest-33.0.0/tempest/tests/lib/common/utils/linux creating tempest-33.0.0/tempest/tests/lib/services creating tempest-33.0.0/tempest/tests/lib/services/compute creating tempest-33.0.0/tempest/tests/lib/services/identity creating tempest-33.0.0/tempest/tests/lib/services/identity/v2 creating tempest-33.0.0/tempest/tests/lib/services/identity/v3 creating tempest-33.0.0/tempest/tests/lib/services/image creating tempest-33.0.0/tempest/tests/lib/services/image/v1 creating tempest-33.0.0/tempest/tests/lib/services/image/v2 creating tempest-33.0.0/tempest/tests/lib/services/network creating tempest-33.0.0/tempest/tests/lib/services/object_storage creating tempest-33.0.0/tempest/tests/lib/services/placement creating tempest-33.0.0/tempest/tests/lib/services/volume creating tempest-33.0.0/tempest/tests/lib/services/volume/v3 creating tempest-33.0.0/tools creating tempest-33.0.0/zuul.d copying files to tempest-33.0.0... copying .coveragerc -> tempest-33.0.0 copying .mailmap -> tempest-33.0.0 copying .stestr.conf -> tempest-33.0.0 copying AUTHORS -> tempest-33.0.0 copying CONTRIBUTING.rst -> tempest-33.0.0 copying ChangeLog -> tempest-33.0.0 copying HACKING.rst -> tempest-33.0.0 copying LICENSE -> tempest-33.0.0 copying README.rst -> tempest-33.0.0 copying REVIEWING.rst -> tempest-33.0.0 copying bindep.txt -> tempest-33.0.0 copying requirements.txt -> tempest-33.0.0 copying setup.cfg -> tempest-33.0.0 copying setup.py -> tempest-33.0.0 copying test-requirements.txt -> tempest-33.0.0 copying tox.ini -> tempest-33.0.0 copying doc/requirements.txt -> tempest-33.0.0/doc copying doc/source/HACKING.rst -> tempest-33.0.0/doc/source copying doc/source/REVIEWING.rst -> tempest-33.0.0/doc/source copying doc/source/account_generator.rst -> tempest-33.0.0/doc/source copying doc/source/cleanup.rst -> tempest-33.0.0/doc/source copying doc/source/conf.py -> tempest-33.0.0/doc/source copying doc/source/configuration.rst -> tempest-33.0.0/doc/source copying doc/source/index.rst -> tempest-33.0.0/doc/source copying doc/source/keystone_scopes_and_roles_support.rst -> tempest-33.0.0/doc/source copying doc/source/library.rst -> tempest-33.0.0/doc/source copying doc/source/microversion_testing.rst -> tempest-33.0.0/doc/source copying doc/source/overview.rst -> tempest-33.0.0/doc/source copying doc/source/requirement_upper_constraint_for_tempest.rst -> tempest-33.0.0/doc/source copying doc/source/run.rst -> tempest-33.0.0/doc/source copying doc/source/sampleconf.rst -> tempest-33.0.0/doc/source copying doc/source/stable_branch_support_policy.rst -> tempest-33.0.0/doc/source copying doc/source/stable_branch_testing_policy.rst -> tempest-33.0.0/doc/source copying doc/source/subunit_describe_calls.rst -> tempest-33.0.0/doc/source copying doc/source/supported_version.rst -> tempest-33.0.0/doc/source copying doc/source/tempest_and_plugins_compatible_version_policy.rst -> tempest-33.0.0/doc/source copying doc/source/test_removal.rst -> tempest-33.0.0/doc/source copying doc/source/workspace.rst -> tempest-33.0.0/doc/source copying doc/source/write_tests.rst -> tempest-33.0.0/doc/source copying doc/source/_extra/.htaccess -> tempest-33.0.0/doc/source/_extra copying doc/source/_static/.keep -> tempest-33.0.0/doc/source/_static copying doc/source/contributor/contributing.rst -> tempest-33.0.0/doc/source/contributor copying doc/source/data/tempest-non-active-plugins-registry.header -> tempest-33.0.0/doc/source/data copying doc/source/data/tempest-plugins-registry.header -> tempest-33.0.0/doc/source/data copying doc/source/field_guide/api.rst -> tempest-33.0.0/doc/source/field_guide copying doc/source/field_guide/index.rst -> tempest-33.0.0/doc/source/field_guide copying doc/source/field_guide/scenario.rst -> tempest-33.0.0/doc/source/field_guide copying doc/source/field_guide/unit_tests.rst -> tempest-33.0.0/doc/source/field_guide copying doc/source/library/api_microversion_testing.rst -> tempest-33.0.0/doc/source/library copying doc/source/library/auth.rst -> tempest-33.0.0/doc/source/library copying doc/source/library/cli.rst -> tempest-33.0.0/doc/source/library copying doc/source/library/clients.rst -> tempest-33.0.0/doc/source/library copying doc/source/library/credential_providers.rst -> tempest-33.0.0/doc/source/library copying doc/source/library/decorators.rst -> tempest-33.0.0/doc/source/library copying doc/source/library/rest_client.rst -> tempest-33.0.0/doc/source/library copying doc/source/library/utils.rst -> tempest-33.0.0/doc/source/library copying doc/source/library/validation_resources.rst -> tempest-33.0.0/doc/source/library copying doc/source/library/service_clients/compute_clients.rst -> tempest-33.0.0/doc/source/library/service_clients copying doc/source/plugins/index.rst -> tempest-33.0.0/doc/source/plugins copying doc/source/plugins/plugin.rst -> tempest-33.0.0/doc/source/plugins copying doc/source/tests/modules.rst -> tempest-33.0.0/doc/source/tests copying etc/accounts.yaml.sample -> tempest-33.0.0/etc copying etc/allow-list.yaml -> tempest-33.0.0/etc copying etc/logging.conf.sample -> tempest-33.0.0/etc copying etc/rbac-persona-accounts.yaml.sample -> tempest-33.0.0/etc copying playbooks/devstack-tempest-ipv6.yaml -> tempest-33.0.0/playbooks copying playbooks/devstack-tempest.yaml -> tempest-33.0.0/playbooks copying playbooks/enable-fips.yaml -> tempest-33.0.0/playbooks copying playbooks/post-tempest.yaml -> tempest-33.0.0/playbooks copying releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/account_generator-6eb03f664a448c35.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-image-cache-apis-as-tempest-clients-fbcd186927a85e2f.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-server-external-events-client-c86b269b0091077b.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add-worker-file-option-d949121a61156968.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/end-of-support-of-wallaby-455e4871ae4cb32e.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/fix-credential-logging-98089c897d801355.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/identity_client-635275d43abbb807.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/image_multiple_locations-cda4453567953c1d.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/log-resource-client-20e58a295f729902.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/measure-downtime-during-live-migration-5e8305be270de680.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/network-tag-client-f4614029af7927f0.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/segments-client-866f02948f40d4ff.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/system-scope-44244cc955a7825f.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/temp_url_tests_digest_config-3d8c9bb271961ddd.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/tempest-zed-release-335293c4a7f5a4b1.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml -> tempest-33.0.0/releasenotes/notes copying releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml -> tempest-33.0.0/releasenotes/notes/10 copying releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml -> tempest-33.0.0/releasenotes/notes/10 copying releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml -> tempest-33.0.0/releasenotes/notes/10 copying releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml -> tempest-33.0.0/releasenotes/notes/11 copying releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml -> tempest-33.0.0/releasenotes/notes/11 copying releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml -> tempest-33.0.0/releasenotes/notes/11 copying releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml -> tempest-33.0.0/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml -> tempest-33.0.0/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml -> tempest-33.0.0/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml -> tempest-33.0.0/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml -> tempest-33.0.0/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml -> tempest-33.0.0/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml -> tempest-33.0.0/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml -> tempest-33.0.0/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml -> tempest-33.0.0/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml -> tempest-33.0.0/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml -> tempest-33.0.0/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml -> tempest-33.0.0/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml -> tempest-33.0.0/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml -> tempest-33.0.0/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml -> tempest-33.0.0/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml -> tempest-33.0.0/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml -> tempest-33.0.0/releasenotes/notes/12 copying releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml -> tempest-33.0.0/releasenotes/notes/12 copying releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml -> tempest-33.0.0/releasenotes/notes/12 copying releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml -> tempest-33.0.0/releasenotes/notes/12 copying releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml -> tempest-33.0.0/releasenotes/notes/12 copying releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml -> tempest-33.0.0/releasenotes/notes/12 copying releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml -> tempest-33.0.0/releasenotes/notes/12 copying releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml -> tempest-33.0.0/releasenotes/notes/12 copying releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml -> tempest-33.0.0/releasenotes/notes/12 copying releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml -> tempest-33.0.0/releasenotes/notes/13 copying releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml -> tempest-33.0.0/releasenotes/notes/13 copying releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml -> tempest-33.0.0/releasenotes/notes/13 copying releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml -> tempest-33.0.0/releasenotes/notes/13 copying releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml -> tempest-33.0.0/releasenotes/notes/13 copying releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml -> tempest-33.0.0/releasenotes/notes/13 copying releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml -> tempest-33.0.0/releasenotes/notes/13 copying releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml -> tempest-33.0.0/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml -> tempest-33.0.0/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml -> tempest-33.0.0/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml -> tempest-33.0.0/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml -> tempest-33.0.0/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml -> tempest-33.0.0/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml -> tempest-33.0.0/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml -> tempest-33.0.0/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml -> tempest-33.0.0/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml -> tempest-33.0.0/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml -> tempest-33.0.0/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml -> tempest-33.0.0/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml -> tempest-33.0.0/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml -> tempest-33.0.0/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml -> tempest-33.0.0/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml -> tempest-33.0.0/releasenotes/notes/14 copying releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml -> tempest-33.0.0/releasenotes/notes/15 copying releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml -> tempest-33.0.0/releasenotes/notes/15 copying releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml -> tempest-33.0.0/releasenotes/notes/15 copying releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml -> tempest-33.0.0/releasenotes/notes/15 copying releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml -> tempest-33.0.0/releasenotes/notes/15 copying releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml -> tempest-33.0.0/releasenotes/notes/15 copying releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml -> tempest-33.0.0/releasenotes/notes/15 copying releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml -> tempest-33.0.0/releasenotes/notes/15 copying releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml -> tempest-33.0.0/releasenotes/notes/15 copying releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml -> tempest-33.0.0/releasenotes/notes/15 copying releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml -> tempest-33.0.0/releasenotes/notes/15 copying releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml -> tempest-33.0.0/releasenotes/notes/15 copying releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml -> tempest-33.0.0/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml -> tempest-33.0.0/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml -> tempest-33.0.0/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml -> tempest-33.0.0/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml -> tempest-33.0.0/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml -> tempest-33.0.0/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml -> tempest-33.0.0/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml -> tempest-33.0.0/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml -> tempest-33.0.0/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml -> tempest-33.0.0/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml -> tempest-33.0.0/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml -> tempest-33.0.0/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml -> tempest-33.0.0/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml -> tempest-33.0.0/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml -> tempest-33.0.0/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml -> tempest-33.0.0/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml -> tempest-33.0.0/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml -> tempest-33.0.0/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml -> tempest-33.0.0/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml -> tempest-33.0.0/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml -> tempest-33.0.0/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml -> tempest-33.0.0/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml -> tempest-33.0.0/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml -> tempest-33.0.0/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml -> tempest-33.0.0/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml -> tempest-33.0.0/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml -> tempest-33.0.0/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml -> tempest-33.0.0/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml -> tempest-33.0.0/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml -> tempest-33.0.0/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml -> tempest-33.0.0/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml -> tempest-33.0.0/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml -> tempest-33.0.0/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml -> tempest-33.0.0/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml -> tempest-33.0.0/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml -> tempest-33.0.0/releasenotes/notes/16 copying releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml -> tempest-33.0.0/releasenotes/notes/25 copying releasenotes/source/conf.py -> tempest-33.0.0/releasenotes/source copying releasenotes/source/index.rst -> tempest-33.0.0/releasenotes/source copying releasenotes/source/unreleased.rst -> tempest-33.0.0/releasenotes/source copying releasenotes/source/v10.0.0.rst -> tempest-33.0.0/releasenotes/source copying releasenotes/source/v11.0.0.rst -> tempest-33.0.0/releasenotes/source copying releasenotes/source/v12.0.0.rst -> tempest-33.0.0/releasenotes/source copying releasenotes/source/v13.0.0.rst -> tempest-33.0.0/releasenotes/source copying releasenotes/source/v14.0.0.rst -> tempest-33.0.0/releasenotes/source copying releasenotes/source/v15.0.0.rst -> tempest-33.0.0/releasenotes/source copying releasenotes/source/v16.0.0.rst -> tempest-33.0.0/releasenotes/source copying releasenotes/source/v16.1.0.rst -> tempest-33.0.0/releasenotes/source copying releasenotes/source/v17.0.0.rst -> tempest-33.0.0/releasenotes/source copying releasenotes/source/v17.1.0.rst -> tempest-33.0.0/releasenotes/source copying releasenotes/source/v17.2.0.rst -> tempest-33.0.0/releasenotes/source copying releasenotes/source/v18.0.0.rst -> tempest-33.0.0/releasenotes/source copying releasenotes/source/v19.0.0.rst -> tempest-33.0.0/releasenotes/source copying releasenotes/source/v20.0.0.rst -> tempest-33.0.0/releasenotes/source copying releasenotes/source/v21.0.0.rst -> tempest-33.0.0/releasenotes/source copying releasenotes/source/v22.0.0.rst -> tempest-33.0.0/releasenotes/source copying releasenotes/source/v22.1.0.rst -> tempest-33.0.0/releasenotes/source copying releasenotes/source/v23.0.0.rst -> tempest-33.0.0/releasenotes/source copying releasenotes/source/v24.0.0.rst -> tempest-33.0.0/releasenotes/source copying releasenotes/source/v26.0.0.rst -> tempest-33.0.0/releasenotes/source copying releasenotes/source/v26.1.0.rst -> tempest-33.0.0/releasenotes/source copying releasenotes/source/v27.0.0.rst -> tempest-33.0.0/releasenotes/source copying releasenotes/source/v28.0.0.rst -> tempest-33.0.0/releasenotes/source copying releasenotes/source/v28.1.0.rst -> tempest-33.0.0/releasenotes/source copying releasenotes/source/v29.0.0.rst -> tempest-33.0.0/releasenotes/source copying releasenotes/source/v29.1.0.rst -> tempest-33.0.0/releasenotes/source copying releasenotes/source/v29.2.0.rst -> tempest-33.0.0/releasenotes/source copying releasenotes/source/v30.0.0.rst -> tempest-33.0.0/releasenotes/source copying releasenotes/source/v31.0.0.rst -> tempest-33.0.0/releasenotes/source copying releasenotes/source/v31.1.0.rst -> tempest-33.0.0/releasenotes/source copying releasenotes/source/v32.0.0.rst -> tempest-33.0.0/releasenotes/source copying releasenotes/source/_static/.placeholder -> tempest-33.0.0/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> tempest-33.0.0/releasenotes/source/_templates copying roles/acl-devstack-files/README.rst -> tempest-33.0.0/roles/acl-devstack-files copying roles/acl-devstack-files/defaults/main.yaml -> tempest-33.0.0/roles/acl-devstack-files/defaults copying roles/acl-devstack-files/tasks/main.yaml -> tempest-33.0.0/roles/acl-devstack-files/tasks copying roles/run-tempest/README.rst -> tempest-33.0.0/roles/run-tempest copying roles/run-tempest-26/README.rst -> tempest-33.0.0/roles/run-tempest-26 copying roles/run-tempest-26/defaults/main.yaml -> tempest-33.0.0/roles/run-tempest-26/defaults copying roles/run-tempest-26/tasks/main.yaml -> tempest-33.0.0/roles/run-tempest-26/tasks copying roles/run-tempest/defaults/main.yaml -> tempest-33.0.0/roles/run-tempest/defaults copying roles/run-tempest/tasks/main.yaml -> tempest-33.0.0/roles/run-tempest/tasks copying roles/setup-tempest-data-dir/README.rst -> tempest-33.0.0/roles/setup-tempest-data-dir copying roles/setup-tempest-data-dir/defaults/main.yaml -> tempest-33.0.0/roles/setup-tempest-data-dir/defaults copying roles/setup-tempest-data-dir/tasks/main.yaml -> tempest-33.0.0/roles/setup-tempest-data-dir/tasks copying roles/setup-tempest-run-dir/README.rst -> tempest-33.0.0/roles/setup-tempest-run-dir copying roles/setup-tempest-run-dir/defaults/main.yaml -> tempest-33.0.0/roles/setup-tempest-run-dir/defaults copying roles/setup-tempest-run-dir/tasks/main.yaml -> tempest-33.0.0/roles/setup-tempest-run-dir/tasks copying roles/tempest-cleanup/README.rst -> tempest-33.0.0/roles/tempest-cleanup copying roles/tempest-cleanup/defaults/main.yaml -> tempest-33.0.0/roles/tempest-cleanup/defaults copying roles/tempest-cleanup/tasks/dry_run.yaml -> tempest-33.0.0/roles/tempest-cleanup/tasks copying roles/tempest-cleanup/tasks/dry_run_checker.py -> tempest-33.0.0/roles/tempest-cleanup/tasks copying roles/tempest-cleanup/tasks/main.yaml -> tempest-33.0.0/roles/tempest-cleanup/tasks copying tempest/README.rst -> tempest-33.0.0/tempest copying tempest/__init__.py -> tempest-33.0.0/tempest copying tempest/clients.py -> tempest-33.0.0/tempest copying tempest/config.py -> tempest-33.0.0/tempest copying tempest/exceptions.py -> tempest-33.0.0/tempest copying tempest/test.py -> tempest-33.0.0/tempest copying tempest/version.py -> tempest-33.0.0/tempest copying tempest.egg-info/PKG-INFO -> tempest-33.0.0/tempest.egg-info copying tempest.egg-info/SOURCES.txt -> tempest-33.0.0/tempest.egg-info copying tempest.egg-info/dependency_links.txt -> tempest-33.0.0/tempest.egg-info copying tempest.egg-info/entry_points.txt -> tempest-33.0.0/tempest.egg-info copying tempest.egg-info/not-zip-safe -> tempest-33.0.0/tempest.egg-info copying tempest.egg-info/pbr.json -> tempest-33.0.0/tempest.egg-info copying tempest.egg-info/requires.txt -> tempest-33.0.0/tempest.egg-info copying tempest.egg-info/top_level.txt -> tempest-33.0.0/tempest.egg-info copying tempest/api/README.rst -> tempest-33.0.0/tempest/api copying tempest/api/__init__.py -> tempest-33.0.0/tempest/api copying tempest/api/compute/__init__.py -> tempest-33.0.0/tempest/api/compute copying tempest/api/compute/api_microversion_fixture.py -> tempest-33.0.0/tempest/api/compute copying tempest/api/compute/base.py -> tempest-33.0.0/tempest/api/compute copying tempest/api/compute/test_extensions.py -> tempest-33.0.0/tempest/api/compute copying tempest/api/compute/test_networks.py -> tempest-33.0.0/tempest/api/compute copying tempest/api/compute/test_quotas.py -> tempest-33.0.0/tempest/api/compute copying tempest/api/compute/test_tenant_networks.py -> tempest-33.0.0/tempest/api/compute copying tempest/api/compute/test_versions.py -> tempest-33.0.0/tempest/api/compute copying tempest/api/compute/admin/__init__.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_agents.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_aggregates.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_aggregates_negative.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_auto_allocate_network.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_availability_zone.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_availability_zone_negative.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_create_server.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_delete_server.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_fixed_ips.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_fixed_ips_negative.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_flavors.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_flavors_access.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_flavors_access_negative.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_flavors_extra_specs.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_flavors_extra_specs_negative.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_flavors_microversions.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_floating_ips_bulk.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_hosts.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_hosts_negative.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_hypervisor.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_hypervisor_negative.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_instance_usage_audit_log.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_instance_usage_audit_log_negative.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_keypairs_v210.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_live_migration.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_live_migration_negative.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_migrations.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_networks.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_quotas.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_quotas_negative.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_security_groups.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_server_diagnostics.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_server_diagnostics_negative.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_server_external_events.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_servers.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_servers_negative.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_servers_on_multinodes.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_services.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_services_negative.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_simple_tenant_usage.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_simple_tenant_usage_negative.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_volume.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_volume_swap.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/admin/test_volumes_negative.py -> tempest-33.0.0/tempest/api/compute/admin copying tempest/api/compute/certificates/__init__.py -> tempest-33.0.0/tempest/api/compute/certificates copying tempest/api/compute/certificates/test_certificates.py -> tempest-33.0.0/tempest/api/compute/certificates copying tempest/api/compute/flavors/__init__.py -> tempest-33.0.0/tempest/api/compute/flavors copying tempest/api/compute/flavors/test_flavors.py -> tempest-33.0.0/tempest/api/compute/flavors copying tempest/api/compute/flavors/test_flavors_negative.py -> tempest-33.0.0/tempest/api/compute/flavors copying tempest/api/compute/floating_ips/__init__.py -> tempest-33.0.0/tempest/api/compute/floating_ips copying tempest/api/compute/floating_ips/base.py -> tempest-33.0.0/tempest/api/compute/floating_ips copying tempest/api/compute/floating_ips/test_floating_ips_actions.py -> tempest-33.0.0/tempest/api/compute/floating_ips copying tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py -> tempest-33.0.0/tempest/api/compute/floating_ips copying tempest/api/compute/floating_ips/test_list_floating_ips.py -> tempest-33.0.0/tempest/api/compute/floating_ips copying tempest/api/compute/floating_ips/test_list_floating_ips_negative.py -> tempest-33.0.0/tempest/api/compute/floating_ips copying tempest/api/compute/images/__init__.py -> tempest-33.0.0/tempest/api/compute/images copying tempest/api/compute/images/test_image_metadata.py -> tempest-33.0.0/tempest/api/compute/images copying tempest/api/compute/images/test_image_metadata_negative.py -> tempest-33.0.0/tempest/api/compute/images copying tempest/api/compute/images/test_images.py -> tempest-33.0.0/tempest/api/compute/images copying tempest/api/compute/images/test_images_negative.py -> tempest-33.0.0/tempest/api/compute/images copying tempest/api/compute/images/test_images_oneserver.py -> tempest-33.0.0/tempest/api/compute/images copying tempest/api/compute/images/test_images_oneserver_negative.py -> tempest-33.0.0/tempest/api/compute/images copying tempest/api/compute/images/test_list_image_filters.py -> tempest-33.0.0/tempest/api/compute/images copying tempest/api/compute/images/test_list_image_filters_negative.py -> tempest-33.0.0/tempest/api/compute/images copying tempest/api/compute/images/test_list_images.py -> tempest-33.0.0/tempest/api/compute/images copying tempest/api/compute/keypairs/__init__.py -> tempest-33.0.0/tempest/api/compute/keypairs copying tempest/api/compute/keypairs/base.py -> tempest-33.0.0/tempest/api/compute/keypairs copying tempest/api/compute/keypairs/test_keypairs.py -> tempest-33.0.0/tempest/api/compute/keypairs copying tempest/api/compute/keypairs/test_keypairs_negative.py -> tempest-33.0.0/tempest/api/compute/keypairs copying tempest/api/compute/keypairs/test_keypairs_v22.py -> tempest-33.0.0/tempest/api/compute/keypairs copying tempest/api/compute/limits/__init__.py -> tempest-33.0.0/tempest/api/compute/limits copying tempest/api/compute/limits/test_absolute_limits.py -> tempest-33.0.0/tempest/api/compute/limits copying tempest/api/compute/limits/test_absolute_limits_negative.py -> tempest-33.0.0/tempest/api/compute/limits copying tempest/api/compute/security_groups/__init__.py -> tempest-33.0.0/tempest/api/compute/security_groups copying tempest/api/compute/security_groups/base.py -> tempest-33.0.0/tempest/api/compute/security_groups copying tempest/api/compute/security_groups/test_security_group_rules.py -> tempest-33.0.0/tempest/api/compute/security_groups copying tempest/api/compute/security_groups/test_security_group_rules_negative.py -> tempest-33.0.0/tempest/api/compute/security_groups copying tempest/api/compute/security_groups/test_security_groups.py -> tempest-33.0.0/tempest/api/compute/security_groups copying tempest/api/compute/security_groups/test_security_groups_negative.py -> tempest-33.0.0/tempest/api/compute/security_groups copying tempest/api/compute/servers/__init__.py -> tempest-33.0.0/tempest/api/compute/servers copying tempest/api/compute/servers/test_attach_interfaces.py -> tempest-33.0.0/tempest/api/compute/servers copying tempest/api/compute/servers/test_availability_zone.py -> tempest-33.0.0/tempest/api/compute/servers copying tempest/api/compute/servers/test_create_server.py -> tempest-33.0.0/tempest/api/compute/servers copying tempest/api/compute/servers/test_create_server_multi_nic.py -> tempest-33.0.0/tempest/api/compute/servers copying tempest/api/compute/servers/test_delete_server.py -> tempest-33.0.0/tempest/api/compute/servers copying tempest/api/compute/servers/test_device_tagging.py -> tempest-33.0.0/tempest/api/compute/servers copying tempest/api/compute/servers/test_disk_config.py -> tempest-33.0.0/tempest/api/compute/servers copying tempest/api/compute/servers/test_instance_actions.py -> tempest-33.0.0/tempest/api/compute/servers copying tempest/api/compute/servers/test_instance_actions_negative.py -> tempest-33.0.0/tempest/api/compute/servers copying tempest/api/compute/servers/test_list_server_filters.py -> tempest-33.0.0/tempest/api/compute/servers copying tempest/api/compute/servers/test_list_servers_negative.py -> tempest-33.0.0/tempest/api/compute/servers copying tempest/api/compute/servers/test_multiple_create.py -> tempest-33.0.0/tempest/api/compute/servers copying tempest/api/compute/servers/test_multiple_create_negative.py -> tempest-33.0.0/tempest/api/compute/servers copying tempest/api/compute/servers/test_novnc.py -> tempest-33.0.0/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_actions.py -> tempest-33.0.0/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_addresses.py -> tempest-33.0.0/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_addresses_negative.py -> tempest-33.0.0/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_group.py -> tempest-33.0.0/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_metadata.py -> tempest-33.0.0/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_metadata_negative.py -> tempest-33.0.0/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_password.py -> tempest-33.0.0/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_personality.py -> tempest-33.0.0/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_rescue.py -> tempest-33.0.0/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_rescue_negative.py -> tempest-33.0.0/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_tags.py -> tempest-33.0.0/tempest/api/compute/servers copying tempest/api/compute/servers/test_servers.py -> tempest-33.0.0/tempest/api/compute/servers copying tempest/api/compute/servers/test_servers_microversions.py -> tempest-33.0.0/tempest/api/compute/servers copying tempest/api/compute/servers/test_servers_negative.py -> tempest-33.0.0/tempest/api/compute/servers copying tempest/api/compute/servers/test_virtual_interfaces.py -> tempest-33.0.0/tempest/api/compute/servers copying tempest/api/compute/servers/test_virtual_interfaces_negative.py -> tempest-33.0.0/tempest/api/compute/servers copying tempest/api/compute/volumes/__init__.py -> tempest-33.0.0/tempest/api/compute/volumes copying tempest/api/compute/volumes/test_attach_volume.py -> tempest-33.0.0/tempest/api/compute/volumes copying tempest/api/compute/volumes/test_attach_volume_negative.py -> tempest-33.0.0/tempest/api/compute/volumes copying tempest/api/compute/volumes/test_volume_snapshots.py -> tempest-33.0.0/tempest/api/compute/volumes copying tempest/api/compute/volumes/test_volumes_get.py -> tempest-33.0.0/tempest/api/compute/volumes copying tempest/api/compute/volumes/test_volumes_list.py -> tempest-33.0.0/tempest/api/compute/volumes copying tempest/api/compute/volumes/test_volumes_negative.py -> tempest-33.0.0/tempest/api/compute/volumes copying tempest/api/identity/__init__.py -> tempest-33.0.0/tempest/api/identity copying tempest/api/identity/base.py -> tempest-33.0.0/tempest/api/identity copying tempest/api/identity/admin/__init__.py -> tempest-33.0.0/tempest/api/identity/admin copying tempest/api/identity/admin/v2/__init__.py -> tempest-33.0.0/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_endpoints.py -> tempest-33.0.0/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_roles.py -> tempest-33.0.0/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_roles_negative.py -> tempest-33.0.0/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_services.py -> tempest-33.0.0/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_tenant_negative.py -> tempest-33.0.0/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_tenants.py -> tempest-33.0.0/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_tokens.py -> tempest-33.0.0/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_tokens_negative.py -> tempest-33.0.0/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_users.py -> tempest-33.0.0/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_users_negative.py -> tempest-33.0.0/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v3/__init__.py -> tempest-33.0.0/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_application_credentials.py -> tempest-33.0.0/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_credentials.py -> tempest-33.0.0/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_default_project_id.py -> tempest-33.0.0/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_domain_configuration.py -> tempest-33.0.0/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_domains.py -> tempest-33.0.0/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_domains_negative.py -> tempest-33.0.0/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_endpoint_groups.py -> tempest-33.0.0/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_endpoints.py -> tempest-33.0.0/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_endpoints_negative.py -> tempest-33.0.0/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_groups.py -> tempest-33.0.0/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_inherits.py -> tempest-33.0.0/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_list_projects.py -> tempest-33.0.0/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_list_users.py -> tempest-33.0.0/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_oauth_consumers.py -> tempest-33.0.0/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_policies.py -> tempest-33.0.0/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_project_tags.py -> tempest-33.0.0/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_projects.py -> tempest-33.0.0/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_projects_negative.py -> tempest-33.0.0/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_regions.py -> tempest-33.0.0/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_roles.py -> tempest-33.0.0/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_services.py -> tempest-33.0.0/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_tokens.py -> tempest-33.0.0/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_trusts.py -> tempest-33.0.0/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_users.py -> tempest-33.0.0/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_users_negative.py -> tempest-33.0.0/tempest/api/identity/admin/v3 copying tempest/api/identity/v2/__init__.py -> tempest-33.0.0/tempest/api/identity/v2 copying tempest/api/identity/v2/test_api_discovery.py -> tempest-33.0.0/tempest/api/identity/v2 copying tempest/api/identity/v2/test_ec2_credentials.py -> tempest-33.0.0/tempest/api/identity/v2 copying tempest/api/identity/v2/test_extension.py -> tempest-33.0.0/tempest/api/identity/v2 copying tempest/api/identity/v2/test_tenants.py -> tempest-33.0.0/tempest/api/identity/v2 copying tempest/api/identity/v2/test_tokens.py -> tempest-33.0.0/tempest/api/identity/v2 copying tempest/api/identity/v2/test_users.py -> tempest-33.0.0/tempest/api/identity/v2 copying tempest/api/identity/v3/__init__.py -> tempest-33.0.0/tempest/api/identity/v3 copying tempest/api/identity/v3/test_access_rules.py -> tempest-33.0.0/tempest/api/identity/v3 copying tempest/api/identity/v3/test_api_discovery.py -> tempest-33.0.0/tempest/api/identity/v3 copying tempest/api/identity/v3/test_application_credentials.py -> tempest-33.0.0/tempest/api/identity/v3 copying tempest/api/identity/v3/test_catalog.py -> tempest-33.0.0/tempest/api/identity/v3 copying tempest/api/identity/v3/test_domains.py -> tempest-33.0.0/tempest/api/identity/v3 copying tempest/api/identity/v3/test_ec2_credentials.py -> tempest-33.0.0/tempest/api/identity/v3 copying tempest/api/identity/v3/test_projects.py -> tempest-33.0.0/tempest/api/identity/v3 copying tempest/api/identity/v3/test_tokens.py -> tempest-33.0.0/tempest/api/identity/v3 copying tempest/api/identity/v3/test_users.py -> tempest-33.0.0/tempest/api/identity/v3 copying tempest/api/image/__init__.py -> tempest-33.0.0/tempest/api/image copying tempest/api/image/base.py -> tempest-33.0.0/tempest/api/image copying tempest/api/image/v1/__init__.py -> tempest-33.0.0/tempest/api/image/v1 copying tempest/api/image/v1/test_image_members.py -> tempest-33.0.0/tempest/api/image/v1 copying tempest/api/image/v1/test_image_members_negative.py -> tempest-33.0.0/tempest/api/image/v1 copying tempest/api/image/v1/test_images.py -> tempest-33.0.0/tempest/api/image/v1 copying tempest/api/image/v1/test_images_negative.py -> tempest-33.0.0/tempest/api/image/v1 copying tempest/api/image/v2/__init__.py -> tempest-33.0.0/tempest/api/image/v2 copying tempest/api/image/v2/test_images.py -> tempest-33.0.0/tempest/api/image/v2 copying tempest/api/image/v2/test_images_member.py -> tempest-33.0.0/tempest/api/image/v2 copying tempest/api/image/v2/test_images_member_negative.py -> tempest-33.0.0/tempest/api/image/v2 copying tempest/api/image/v2/test_images_metadefs_schema.py -> tempest-33.0.0/tempest/api/image/v2 copying tempest/api/image/v2/test_images_negative.py -> tempest-33.0.0/tempest/api/image/v2 copying tempest/api/image/v2/test_images_tags.py -> tempest-33.0.0/tempest/api/image/v2 copying tempest/api/image/v2/test_images_tags_negative.py -> tempest-33.0.0/tempest/api/image/v2 copying tempest/api/image/v2/test_versions.py -> tempest-33.0.0/tempest/api/image/v2 copying tempest/api/image/v2/admin/__init__.py -> tempest-33.0.0/tempest/api/image/v2/admin copying tempest/api/image/v2/admin/test_image_caching.py -> tempest-33.0.0/tempest/api/image/v2/admin copying tempest/api/image/v2/admin/test_images.py -> tempest-33.0.0/tempest/api/image/v2/admin copying tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py -> tempest-33.0.0/tempest/api/image/v2/admin copying tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py -> tempest-33.0.0/tempest/api/image/v2/admin copying tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py -> tempest-33.0.0/tempest/api/image/v2/admin copying tempest/api/image/v2/admin/test_images_metadefs_namespaces.py -> tempest-33.0.0/tempest/api/image/v2/admin copying tempest/api/image/v2/admin/test_images_metadefs_resource_types.py -> tempest-33.0.0/tempest/api/image/v2/admin copying tempest/api/network/__init__.py -> tempest-33.0.0/tempest/api/network copying tempest/api/network/base.py -> tempest-33.0.0/tempest/api/network copying tempest/api/network/base_security_groups.py -> tempest-33.0.0/tempest/api/network copying tempest/api/network/test_agent_management_negative.py -> tempest-33.0.0/tempest/api/network copying tempest/api/network/test_allowed_address_pair.py -> tempest-33.0.0/tempest/api/network copying tempest/api/network/test_dhcp_ipv6.py -> tempest-33.0.0/tempest/api/network copying tempest/api/network/test_extensions.py -> tempest-33.0.0/tempest/api/network copying tempest/api/network/test_extra_dhcp_options.py -> tempest-33.0.0/tempest/api/network copying tempest/api/network/test_floating_ips.py -> tempest-33.0.0/tempest/api/network copying tempest/api/network/test_floating_ips_negative.py -> tempest-33.0.0/tempest/api/network copying tempest/api/network/test_networks.py -> tempest-33.0.0/tempest/api/network copying tempest/api/network/test_networks_negative.py -> tempest-33.0.0/tempest/api/network copying tempest/api/network/test_ports.py -> tempest-33.0.0/tempest/api/network copying tempest/api/network/test_routers.py -> tempest-33.0.0/tempest/api/network copying tempest/api/network/test_routers_negative.py -> tempest-33.0.0/tempest/api/network copying tempest/api/network/test_security_groups.py -> tempest-33.0.0/tempest/api/network copying tempest/api/network/test_security_groups_negative.py -> tempest-33.0.0/tempest/api/network copying tempest/api/network/test_service_providers.py -> tempest-33.0.0/tempest/api/network copying tempest/api/network/test_subnetpools_extensions.py -> tempest-33.0.0/tempest/api/network copying tempest/api/network/test_tags.py -> tempest-33.0.0/tempest/api/network copying tempest/api/network/test_versions.py -> tempest-33.0.0/tempest/api/network copying tempest/api/network/admin/__init__.py -> tempest-33.0.0/tempest/api/network/admin copying tempest/api/network/admin/test_dhcp_agent_scheduler.py -> tempest-33.0.0/tempest/api/network/admin copying tempest/api/network/admin/test_external_network_extension.py -> tempest-33.0.0/tempest/api/network/admin copying tempest/api/network/admin/test_external_networks_negative.py -> tempest-33.0.0/tempest/api/network/admin copying tempest/api/network/admin/test_floating_ips_admin_actions.py -> tempest-33.0.0/tempest/api/network/admin copying tempest/api/network/admin/test_metering_extensions.py -> tempest-33.0.0/tempest/api/network/admin copying tempest/api/network/admin/test_negative_quotas.py -> tempest-33.0.0/tempest/api/network/admin copying tempest/api/network/admin/test_ports.py -> tempest-33.0.0/tempest/api/network/admin copying tempest/api/network/admin/test_quotas.py -> tempest-33.0.0/tempest/api/network/admin copying tempest/api/network/admin/test_routers.py -> tempest-33.0.0/tempest/api/network/admin copying tempest/api/network/admin/test_routers_dvr.py -> tempest-33.0.0/tempest/api/network/admin copying tempest/api/network/admin/test_routers_negative.py -> tempest-33.0.0/tempest/api/network/admin copying tempest/api/object_storage/__init__.py -> tempest-33.0.0/tempest/api/object_storage copying tempest/api/object_storage/base.py -> tempest-33.0.0/tempest/api/object_storage copying tempest/api/object_storage/test_account_bulk.py -> tempest-33.0.0/tempest/api/object_storage copying tempest/api/object_storage/test_account_quotas.py -> tempest-33.0.0/tempest/api/object_storage copying tempest/api/object_storage/test_account_quotas_negative.py -> tempest-33.0.0/tempest/api/object_storage copying tempest/api/object_storage/test_account_services.py -> tempest-33.0.0/tempest/api/object_storage copying tempest/api/object_storage/test_account_services_negative.py -> tempest-33.0.0/tempest/api/object_storage copying tempest/api/object_storage/test_container_acl.py -> tempest-33.0.0/tempest/api/object_storage copying tempest/api/object_storage/test_container_acl_negative.py -> tempest-33.0.0/tempest/api/object_storage copying tempest/api/object_storage/test_container_quotas.py -> tempest-33.0.0/tempest/api/object_storage copying tempest/api/object_storage/test_container_services.py -> tempest-33.0.0/tempest/api/object_storage copying tempest/api/object_storage/test_container_services_negative.py -> tempest-33.0.0/tempest/api/object_storage copying tempest/api/object_storage/test_container_staticweb.py -> tempest-33.0.0/tempest/api/object_storage copying tempest/api/object_storage/test_container_sync.py -> tempest-33.0.0/tempest/api/object_storage copying tempest/api/object_storage/test_container_sync_middleware.py -> tempest-33.0.0/tempest/api/object_storage copying tempest/api/object_storage/test_crossdomain.py -> tempest-33.0.0/tempest/api/object_storage copying tempest/api/object_storage/test_healthcheck.py -> tempest-33.0.0/tempest/api/object_storage copying tempest/api/object_storage/test_object_expiry.py -> tempest-33.0.0/tempest/api/object_storage copying tempest/api/object_storage/test_object_formpost.py -> tempest-33.0.0/tempest/api/object_storage copying tempest/api/object_storage/test_object_formpost_negative.py -> tempest-33.0.0/tempest/api/object_storage copying tempest/api/object_storage/test_object_services.py -> tempest-33.0.0/tempest/api/object_storage copying tempest/api/object_storage/test_object_slo.py -> tempest-33.0.0/tempest/api/object_storage copying tempest/api/object_storage/test_object_temp_url.py -> tempest-33.0.0/tempest/api/object_storage copying tempest/api/object_storage/test_object_temp_url_negative.py -> tempest-33.0.0/tempest/api/object_storage copying tempest/api/object_storage/test_object_version.py -> tempest-33.0.0/tempest/api/object_storage copying tempest/api/volume/__init__.py -> tempest-33.0.0/tempest/api/volume copying tempest/api/volume/api_microversion_fixture.py -> tempest-33.0.0/tempest/api/volume copying tempest/api/volume/base.py -> tempest-33.0.0/tempest/api/volume copying tempest/api/volume/test_availability_zone.py -> tempest-33.0.0/tempest/api/volume copying tempest/api/volume/test_extensions.py -> tempest-33.0.0/tempest/api/volume copying tempest/api/volume/test_image_metadata.py -> tempest-33.0.0/tempest/api/volume copying tempest/api/volume/test_snapshot_metadata.py -> tempest-33.0.0/tempest/api/volume copying tempest/api/volume/test_versions.py -> tempest-33.0.0/tempest/api/volume copying tempest/api/volume/test_volume_absolute_limits.py -> tempest-33.0.0/tempest/api/volume copying tempest/api/volume/test_volume_delete_cascade.py -> tempest-33.0.0/tempest/api/volume copying tempest/api/volume/test_volume_metadata.py -> tempest-33.0.0/tempest/api/volume copying tempest/api/volume/test_volume_transfers.py -> tempest-33.0.0/tempest/api/volume copying tempest/api/volume/test_volumes_actions.py -> tempest-33.0.0/tempest/api/volume copying tempest/api/volume/test_volumes_backup.py -> tempest-33.0.0/tempest/api/volume copying tempest/api/volume/test_volumes_clone.py -> tempest-33.0.0/tempest/api/volume copying tempest/api/volume/test_volumes_clone_negative.py -> tempest-33.0.0/tempest/api/volume copying tempest/api/volume/test_volumes_extend.py -> tempest-33.0.0/tempest/api/volume copying tempest/api/volume/test_volumes_get.py -> tempest-33.0.0/tempest/api/volume copying tempest/api/volume/test_volumes_list.py -> tempest-33.0.0/tempest/api/volume copying tempest/api/volume/test_volumes_negative.py -> tempest-33.0.0/tempest/api/volume copying tempest/api/volume/test_volumes_snapshots.py -> tempest-33.0.0/tempest/api/volume copying tempest/api/volume/test_volumes_snapshots_list.py -> tempest-33.0.0/tempest/api/volume copying tempest/api/volume/test_volumes_snapshots_negative.py -> tempest-33.0.0/tempest/api/volume copying tempest/api/volume/admin/__init__.py -> tempest-33.0.0/tempest/api/volume/admin copying tempest/api/volume/admin/test_backends_capabilities.py -> tempest-33.0.0/tempest/api/volume/admin copying tempest/api/volume/admin/test_encrypted_volumes_extend.py -> tempest-33.0.0/tempest/api/volume/admin copying tempest/api/volume/admin/test_group_snapshots.py -> tempest-33.0.0/tempest/api/volume/admin copying tempest/api/volume/admin/test_group_type_specs.py -> tempest-33.0.0/tempest/api/volume/admin copying tempest/api/volume/admin/test_group_types.py -> tempest-33.0.0/tempest/api/volume/admin copying tempest/api/volume/admin/test_groups.py -> tempest-33.0.0/tempest/api/volume/admin copying tempest/api/volume/admin/test_multi_backend.py -> tempest-33.0.0/tempest/api/volume/admin copying tempest/api/volume/admin/test_qos.py -> tempest-33.0.0/tempest/api/volume/admin copying tempest/api/volume/admin/test_snapshot_manage.py -> tempest-33.0.0/tempest/api/volume/admin copying tempest/api/volume/admin/test_snapshots_actions.py -> tempest-33.0.0/tempest/api/volume/admin copying tempest/api/volume/admin/test_user_messages.py -> tempest-33.0.0/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_hosts.py -> tempest-33.0.0/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_manage.py -> tempest-33.0.0/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_pools.py -> tempest-33.0.0/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_quota_classes.py -> tempest-33.0.0/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_quotas.py -> tempest-33.0.0/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_quotas_negative.py -> tempest-33.0.0/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_retype.py -> tempest-33.0.0/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_services.py -> tempest-33.0.0/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_services_negative.py -> tempest-33.0.0/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py -> tempest-33.0.0/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_type_access.py -> tempest-33.0.0/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_types.py -> tempest-33.0.0/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_types_extra_specs.py -> tempest-33.0.0/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_types_extra_specs_negative.py -> tempest-33.0.0/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_types_negative.py -> tempest-33.0.0/tempest/api/volume/admin copying tempest/api/volume/admin/test_volumes_actions.py -> tempest-33.0.0/tempest/api/volume/admin copying tempest/api/volume/admin/test_volumes_backup.py -> tempest-33.0.0/tempest/api/volume/admin copying tempest/api/volume/admin/test_volumes_list.py -> tempest-33.0.0/tempest/api/volume/admin copying tempest/cmd/__init__.py -> tempest-33.0.0/tempest/cmd copying tempest/cmd/account_generator.py -> tempest-33.0.0/tempest/cmd copying tempest/cmd/cleanup.py -> tempest-33.0.0/tempest/cmd copying tempest/cmd/cleanup_service.py -> tempest-33.0.0/tempest/cmd copying tempest/cmd/config-generator.tempest.conf -> tempest-33.0.0/tempest/cmd copying tempest/cmd/init.py -> tempest-33.0.0/tempest/cmd copying tempest/cmd/list_plugins.py -> tempest-33.0.0/tempest/cmd copying tempest/cmd/main.py -> tempest-33.0.0/tempest/cmd copying tempest/cmd/run.py -> tempest-33.0.0/tempest/cmd copying tempest/cmd/subunit_describe_calls.py -> tempest-33.0.0/tempest/cmd copying tempest/cmd/verify_tempest_config.py -> tempest-33.0.0/tempest/cmd copying tempest/cmd/workspace.py -> tempest-33.0.0/tempest/cmd copying tempest/common/__init__.py -> tempest-33.0.0/tempest/common copying tempest/common/compute.py -> tempest-33.0.0/tempest/common copying tempest/common/credentials_factory.py -> tempest-33.0.0/tempest/common copying tempest/common/custom_matchers.py -> tempest-33.0.0/tempest/common copying tempest/common/identity.py -> tempest-33.0.0/tempest/common copying tempest/common/image.py -> tempest-33.0.0/tempest/common copying tempest/common/tempest_fixtures.py -> tempest-33.0.0/tempest/common copying tempest/common/waiters.py -> tempest-33.0.0/tempest/common copying tempest/common/utils/__init__.py -> tempest-33.0.0/tempest/common/utils copying tempest/common/utils/net_downtime.py -> tempest-33.0.0/tempest/common/utils copying tempest/common/utils/net_info.py -> tempest-33.0.0/tempest/common/utils copying tempest/common/utils/net_utils.py -> tempest-33.0.0/tempest/common/utils copying tempest/common/utils/linux/__init__.py -> tempest-33.0.0/tempest/common/utils/linux copying tempest/common/utils/linux/remote_client.py -> tempest-33.0.0/tempest/common/utils/linux copying tempest/hacking/__init__.py -> tempest-33.0.0/tempest/hacking copying tempest/hacking/checks.py -> tempest-33.0.0/tempest/hacking copying tempest/lib/__init__.py -> tempest-33.0.0/tempest/lib copying tempest/lib/auth.py -> tempest-33.0.0/tempest/lib copying tempest/lib/base.py -> tempest-33.0.0/tempest/lib copying tempest/lib/decorators.py -> tempest-33.0.0/tempest/lib copying tempest/lib/exceptions.py -> tempest-33.0.0/tempest/lib copying tempest/lib/api_schema/__init__.py -> tempest-33.0.0/tempest/lib/api_schema copying tempest/lib/api_schema/response/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response copying tempest/lib/api_schema/response/compute/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute copying tempest/lib/api_schema/response/compute/v2_1/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/agents.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/aggregates.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/availability_zone.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/certificates.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/extensions.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/flavors.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/flavors_access.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/floating_ips.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/hosts.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/hypervisors.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/images.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/interfaces.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/keypairs.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/limits.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/migrations.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/parameter_types.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/quota_classes.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/quotas.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/security_groups.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/server_external_events.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/server_groups.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/servers.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/services.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/snapshots.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/versions.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/volumes.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_11/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_11 copying tempest/lib/api_schema/response/compute/v2_11/services.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_11 copying tempest/lib/api_schema/response/compute/v2_13/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_13 copying tempest/lib/api_schema/response/compute/v2_13/server_groups.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_13 copying tempest/lib/api_schema/response/compute/v2_16/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_16 copying tempest/lib/api_schema/response/compute/v2_16/servers.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_16 copying tempest/lib/api_schema/response/compute/v2_19/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_19 copying tempest/lib/api_schema/response/compute/v2_19/servers.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_19 copying tempest/lib/api_schema/response/compute/v2_2/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_2 copying tempest/lib/api_schema/response/compute/v2_2/keypairs.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_2 copying tempest/lib/api_schema/response/compute/v2_23/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_23 copying tempest/lib/api_schema/response/compute/v2_23/migrations.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_23 copying tempest/lib/api_schema/response/compute/v2_26/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_26 copying tempest/lib/api_schema/response/compute/v2_26/servers.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_26 copying tempest/lib/api_schema/response/compute/v2_28/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_28 copying tempest/lib/api_schema/response/compute/v2_28/hypervisors.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_28 copying tempest/lib/api_schema/response/compute/v2_3/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_3 copying tempest/lib/api_schema/response/compute/v2_3/servers.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_3 copying tempest/lib/api_schema/response/compute/v2_33/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_33 copying tempest/lib/api_schema/response/compute/v2_33/hypervisors.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_33 copying tempest/lib/api_schema/response/compute/v2_36/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_36 copying tempest/lib/api_schema/response/compute/v2_36/limits.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_36 copying tempest/lib/api_schema/response/compute/v2_36/quotas.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_36 copying tempest/lib/api_schema/response/compute/v2_39/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_39 copying tempest/lib/api_schema/response/compute/v2_39/limits.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_39 copying tempest/lib/api_schema/response/compute/v2_41/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_41 copying tempest/lib/api_schema/response/compute/v2_41/aggregates.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_41 copying tempest/lib/api_schema/response/compute/v2_45/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_45 copying tempest/lib/api_schema/response/compute/v2_45/images.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_45 copying tempest/lib/api_schema/response/compute/v2_45/servers.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_45 copying tempest/lib/api_schema/response/compute/v2_47/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_47 copying tempest/lib/api_schema/response/compute/v2_47/servers.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_47 copying tempest/lib/api_schema/response/compute/v2_48/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_48 copying tempest/lib/api_schema/response/compute/v2_48/servers.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_48 copying tempest/lib/api_schema/response/compute/v2_50/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_50 copying tempest/lib/api_schema/response/compute/v2_50/quota_classes.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_50 copying tempest/lib/api_schema/response/compute/v2_51/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_51 copying tempest/lib/api_schema/response/compute/v2_51/servers.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_51 copying tempest/lib/api_schema/response/compute/v2_53/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_53 copying tempest/lib/api_schema/response/compute/v2_53/hypervisors.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_53 copying tempest/lib/api_schema/response/compute/v2_53/services.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_53 copying tempest/lib/api_schema/response/compute/v2_54/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_54 copying tempest/lib/api_schema/response/compute/v2_54/servers.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_54 copying tempest/lib/api_schema/response/compute/v2_55/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_55 copying tempest/lib/api_schema/response/compute/v2_55/flavors.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_55 copying tempest/lib/api_schema/response/compute/v2_57/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_57 copying tempest/lib/api_schema/response/compute/v2_57/limits.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_57 copying tempest/lib/api_schema/response/compute/v2_57/quota_classes.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_57 copying tempest/lib/api_schema/response/compute/v2_57/quotas.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_57 copying tempest/lib/api_schema/response/compute/v2_57/servers.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_57 copying tempest/lib/api_schema/response/compute/v2_58/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_58 copying tempest/lib/api_schema/response/compute/v2_58/servers.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_58 copying tempest/lib/api_schema/response/compute/v2_59/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_59 copying tempest/lib/api_schema/response/compute/v2_59/migrations.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_59 copying tempest/lib/api_schema/response/compute/v2_6/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_6 copying tempest/lib/api_schema/response/compute/v2_6/servers.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_6 copying tempest/lib/api_schema/response/compute/v2_61/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_61 copying tempest/lib/api_schema/response/compute/v2_61/flavors.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_61 copying tempest/lib/api_schema/response/compute/v2_62/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_62 copying tempest/lib/api_schema/response/compute/v2_62/servers.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_62 copying tempest/lib/api_schema/response/compute/v2_63/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_63 copying tempest/lib/api_schema/response/compute/v2_63/servers.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_63 copying tempest/lib/api_schema/response/compute/v2_64/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_64 copying tempest/lib/api_schema/response/compute/v2_64/server_groups.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_64 copying tempest/lib/api_schema/response/compute/v2_70/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_70 copying tempest/lib/api_schema/response/compute/v2_70/interfaces.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_70 copying tempest/lib/api_schema/response/compute/v2_70/servers.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_70 copying tempest/lib/api_schema/response/compute/v2_71/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_71 copying tempest/lib/api_schema/response/compute/v2_71/servers.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_71 copying tempest/lib/api_schema/response/compute/v2_73/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_73 copying tempest/lib/api_schema/response/compute/v2_73/servers.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_73 copying tempest/lib/api_schema/response/compute/v2_75/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_75 copying tempest/lib/api_schema/response/compute/v2_75/servers.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_75 copying tempest/lib/api_schema/response/compute/v2_79/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_79 copying tempest/lib/api_schema/response/compute/v2_79/servers.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_79 copying tempest/lib/api_schema/response/compute/v2_8/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_8 copying tempest/lib/api_schema/response/compute/v2_8/servers.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_8 copying tempest/lib/api_schema/response/compute/v2_9/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_9 copying tempest/lib/api_schema/response/compute/v2_9/servers.py -> tempest-33.0.0/tempest/lib/api_schema/response/compute/v2_9 copying tempest/lib/api_schema/response/volume/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/backups.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/capabilities.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/encryption_types.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/extensions.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/group_snapshots.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/group_types.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/groups.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/hosts.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/limits.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/manage_snapshot.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/manage_volume.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/messages.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/qos.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/quota_classes.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/quotas.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/scheduler_stats.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/services.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/snapshots.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/transfers.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/versions.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/volume_types.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/volumes.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/v3_55/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume/v3_55 copying tempest/lib/api_schema/response/volume/v3_55/transfers.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume/v3_55 copying tempest/lib/api_schema/response/volume/v3_57/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume/v3_57 copying tempest/lib/api_schema/response/volume/v3_57/transfers.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume/v3_57 copying tempest/lib/api_schema/response/volume/v3_61/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume/v3_61 copying tempest/lib/api_schema/response/volume/v3_61/volumes.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume/v3_61 copying tempest/lib/api_schema/response/volume/v3_63/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume/v3_63 copying tempest/lib/api_schema/response/volume/v3_63/volumes.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume/v3_63 copying tempest/lib/api_schema/response/volume/v3_64/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume/v3_64 copying tempest/lib/api_schema/response/volume/v3_64/backups.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume/v3_64 copying tempest/lib/api_schema/response/volume/v3_64/volumes.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume/v3_64 copying tempest/lib/api_schema/response/volume/v3_65/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume/v3_65 copying tempest/lib/api_schema/response/volume/v3_65/volumes.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume/v3_65 copying tempest/lib/api_schema/response/volume/v3_69/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume/v3_69 copying tempest/lib/api_schema/response/volume/v3_69/volumes.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume/v3_69 copying tempest/lib/api_schema/response/volume/v3_7/__init__.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume/v3_7 copying tempest/lib/api_schema/response/volume/v3_7/services.py -> tempest-33.0.0/tempest/lib/api_schema/response/volume/v3_7 copying tempest/lib/cli/__init__.py -> tempest-33.0.0/tempest/lib/cli copying tempest/lib/cli/base.py -> tempest-33.0.0/tempest/lib/cli copying tempest/lib/cli/output_parser.py -> tempest-33.0.0/tempest/lib/cli copying tempest/lib/cmd/__init__.py -> tempest-33.0.0/tempest/lib/cmd copying tempest/lib/cmd/check_uuid.py -> tempest-33.0.0/tempest/lib/cmd copying tempest/lib/cmd/skip_tracker.py -> tempest-33.0.0/tempest/lib/cmd copying tempest/lib/common/__init__.py -> tempest-33.0.0/tempest/lib/common copying tempest/lib/common/api_microversion_fixture.py -> tempest-33.0.0/tempest/lib/common copying tempest/lib/common/api_version_request.py -> tempest-33.0.0/tempest/lib/common copying tempest/lib/common/api_version_utils.py -> tempest-33.0.0/tempest/lib/common copying tempest/lib/common/cred_client.py -> tempest-33.0.0/tempest/lib/common copying tempest/lib/common/cred_provider.py -> tempest-33.0.0/tempest/lib/common copying tempest/lib/common/dynamic_creds.py -> tempest-33.0.0/tempest/lib/common copying tempest/lib/common/fixed_network.py -> tempest-33.0.0/tempest/lib/common copying tempest/lib/common/http.py -> tempest-33.0.0/tempest/lib/common copying tempest/lib/common/jsonschema_validator.py -> tempest-33.0.0/tempest/lib/common copying tempest/lib/common/preprov_creds.py -> tempest-33.0.0/tempest/lib/common copying tempest/lib/common/profiler.py -> tempest-33.0.0/tempest/lib/common copying tempest/lib/common/rest_client.py -> tempest-33.0.0/tempest/lib/common copying tempest/lib/common/ssh.py -> tempest-33.0.0/tempest/lib/common copying tempest/lib/common/thread.py -> tempest-33.0.0/tempest/lib/common copying tempest/lib/common/validation_resources.py -> tempest-33.0.0/tempest/lib/common copying tempest/lib/common/utils/__init__.py -> tempest-33.0.0/tempest/lib/common/utils copying tempest/lib/common/utils/data_utils.py -> tempest-33.0.0/tempest/lib/common/utils copying tempest/lib/common/utils/misc.py -> tempest-33.0.0/tempest/lib/common/utils copying tempest/lib/common/utils/test_utils.py -> tempest-33.0.0/tempest/lib/common/utils copying tempest/lib/common/utils/linux/__init__.py -> tempest-33.0.0/tempest/lib/common/utils/linux copying tempest/lib/common/utils/linux/remote_client.py -> tempest-33.0.0/tempest/lib/common/utils/linux copying tempest/lib/services/__init__.py -> tempest-33.0.0/tempest/lib/services copying tempest/lib/services/clients.py -> tempest-33.0.0/tempest/lib/services copying tempest/lib/services/compute/__init__.py -> tempest-33.0.0/tempest/lib/services/compute copying tempest/lib/services/compute/agents_client.py -> tempest-33.0.0/tempest/lib/services/compute copying tempest/lib/services/compute/aggregates_client.py -> tempest-33.0.0/tempest/lib/services/compute copying tempest/lib/services/compute/assisted_volume_snapshots_client.py -> tempest-33.0.0/tempest/lib/services/compute copying tempest/lib/services/compute/availability_zone_client.py -> tempest-33.0.0/tempest/lib/services/compute copying tempest/lib/services/compute/baremetal_nodes_client.py -> tempest-33.0.0/tempest/lib/services/compute copying tempest/lib/services/compute/base_compute_client.py -> tempest-33.0.0/tempest/lib/services/compute copying tempest/lib/services/compute/certificates_client.py -> tempest-33.0.0/tempest/lib/services/compute copying tempest/lib/services/compute/extensions_client.py -> tempest-33.0.0/tempest/lib/services/compute copying tempest/lib/services/compute/fixed_ips_client.py -> tempest-33.0.0/tempest/lib/services/compute copying tempest/lib/services/compute/flavors_client.py -> tempest-33.0.0/tempest/lib/services/compute copying tempest/lib/services/compute/floating_ip_pools_client.py -> tempest-33.0.0/tempest/lib/services/compute copying tempest/lib/services/compute/floating_ips_bulk_client.py -> tempest-33.0.0/tempest/lib/services/compute copying tempest/lib/services/compute/floating_ips_client.py -> tempest-33.0.0/tempest/lib/services/compute copying tempest/lib/services/compute/hosts_client.py -> tempest-33.0.0/tempest/lib/services/compute copying tempest/lib/services/compute/hypervisor_client.py -> tempest-33.0.0/tempest/lib/services/compute copying tempest/lib/services/compute/images_client.py -> tempest-33.0.0/tempest/lib/services/compute copying tempest/lib/services/compute/instance_usage_audit_log_client.py -> tempest-33.0.0/tempest/lib/services/compute copying tempest/lib/services/compute/interfaces_client.py -> tempest-33.0.0/tempest/lib/services/compute copying tempest/lib/services/compute/keypairs_client.py -> tempest-33.0.0/tempest/lib/services/compute copying tempest/lib/services/compute/limits_client.py -> tempest-33.0.0/tempest/lib/services/compute copying tempest/lib/services/compute/migrations_client.py -> tempest-33.0.0/tempest/lib/services/compute copying tempest/lib/services/compute/networks_client.py -> tempest-33.0.0/tempest/lib/services/compute copying tempest/lib/services/compute/quota_classes_client.py -> tempest-33.0.0/tempest/lib/services/compute copying tempest/lib/services/compute/quotas_client.py -> tempest-33.0.0/tempest/lib/services/compute copying tempest/lib/services/compute/security_group_default_rules_client.py -> tempest-33.0.0/tempest/lib/services/compute copying tempest/lib/services/compute/security_group_rules_client.py -> tempest-33.0.0/tempest/lib/services/compute copying tempest/lib/services/compute/security_groups_client.py -> tempest-33.0.0/tempest/lib/services/compute copying tempest/lib/services/compute/server_external_events_client.py -> tempest-33.0.0/tempest/lib/services/compute copying tempest/lib/services/compute/server_groups_client.py -> tempest-33.0.0/tempest/lib/services/compute copying tempest/lib/services/compute/servers_client.py -> tempest-33.0.0/tempest/lib/services/compute copying tempest/lib/services/compute/services_client.py -> tempest-33.0.0/tempest/lib/services/compute copying tempest/lib/services/compute/snapshots_client.py -> tempest-33.0.0/tempest/lib/services/compute copying tempest/lib/services/compute/tenant_networks_client.py -> tempest-33.0.0/tempest/lib/services/compute copying tempest/lib/services/compute/tenant_usages_client.py -> tempest-33.0.0/tempest/lib/services/compute copying tempest/lib/services/compute/versions_client.py -> tempest-33.0.0/tempest/lib/services/compute copying tempest/lib/services/compute/volumes_client.py -> tempest-33.0.0/tempest/lib/services/compute copying tempest/lib/services/identity/__init__.py -> tempest-33.0.0/tempest/lib/services/identity copying tempest/lib/services/identity/v2/__init__.py -> tempest-33.0.0/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v2/endpoints_client.py -> tempest-33.0.0/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v2/identity_client.py -> tempest-33.0.0/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v2/roles_client.py -> tempest-33.0.0/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v2/services_client.py -> tempest-33.0.0/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v2/tenants_client.py -> tempest-33.0.0/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v2/token_client.py -> tempest-33.0.0/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v2/users_client.py -> tempest-33.0.0/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v3/__init__.py -> tempest-33.0.0/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/access_rules_client.py -> tempest-33.0.0/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/application_credentials_client.py -> tempest-33.0.0/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/catalog_client.py -> tempest-33.0.0/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/credentials_client.py -> tempest-33.0.0/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/domain_configuration_client.py -> tempest-33.0.0/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/domains_client.py -> tempest-33.0.0/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/endpoint_filter_client.py -> tempest-33.0.0/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/endpoint_groups_client.py -> tempest-33.0.0/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/endpoints_client.py -> tempest-33.0.0/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/groups_client.py -> tempest-33.0.0/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/identity_client.py -> tempest-33.0.0/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/identity_providers_client.py -> tempest-33.0.0/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/inherited_roles_client.py -> tempest-33.0.0/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/limits_client.py -> tempest-33.0.0/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/mappings_client.py -> tempest-33.0.0/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/oauth_consumers_client.py -> tempest-33.0.0/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/oauth_token_client.py -> tempest-33.0.0/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/policies_client.py -> tempest-33.0.0/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/project_tags_client.py -> tempest-33.0.0/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/projects_client.py -> tempest-33.0.0/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/protocols_client.py -> tempest-33.0.0/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/regions_client.py -> tempest-33.0.0/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/role_assignments_client.py -> tempest-33.0.0/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/roles_client.py -> tempest-33.0.0/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/service_providers_client.py -> tempest-33.0.0/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/services_client.py -> tempest-33.0.0/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/token_client.py -> tempest-33.0.0/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/trusts_client.py -> tempest-33.0.0/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/users_client.py -> tempest-33.0.0/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/versions_client.py -> tempest-33.0.0/tempest/lib/services/identity/v3 copying tempest/lib/services/image/__init__.py -> tempest-33.0.0/tempest/lib/services/image copying tempest/lib/services/image/v1/__init__.py -> tempest-33.0.0/tempest/lib/services/image/v1 copying tempest/lib/services/image/v1/image_members_client.py -> tempest-33.0.0/tempest/lib/services/image/v1 copying tempest/lib/services/image/v1/images_client.py -> tempest-33.0.0/tempest/lib/services/image/v1 copying tempest/lib/services/image/v2/__init__.py -> tempest-33.0.0/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/image_cache_client.py -> tempest-33.0.0/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/image_members_client.py -> tempest-33.0.0/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/images_client.py -> tempest-33.0.0/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/namespace_objects_client.py -> tempest-33.0.0/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/namespace_properties_client.py -> tempest-33.0.0/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/namespace_tags_client.py -> tempest-33.0.0/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/namespaces_client.py -> tempest-33.0.0/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/resource_types_client.py -> tempest-33.0.0/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/schemas_client.py -> tempest-33.0.0/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/versions_client.py -> tempest-33.0.0/tempest/lib/services/image/v2 copying tempest/lib/services/network/__init__.py -> tempest-33.0.0/tempest/lib/services/network copying tempest/lib/services/network/agents_client.py -> tempest-33.0.0/tempest/lib/services/network copying tempest/lib/services/network/base.py -> tempest-33.0.0/tempest/lib/services/network copying tempest/lib/services/network/extensions_client.py -> tempest-33.0.0/tempest/lib/services/network copying tempest/lib/services/network/floating_ips_client.py -> tempest-33.0.0/tempest/lib/services/network copying tempest/lib/services/network/floating_ips_port_forwarding_client.py -> tempest-33.0.0/tempest/lib/services/network copying tempest/lib/services/network/log_resource_client.py -> tempest-33.0.0/tempest/lib/services/network copying tempest/lib/services/network/loggable_resource_client.py -> tempest-33.0.0/tempest/lib/services/network copying tempest/lib/services/network/metering_label_rules_client.py -> tempest-33.0.0/tempest/lib/services/network copying tempest/lib/services/network/metering_labels_client.py -> tempest-33.0.0/tempest/lib/services/network copying tempest/lib/services/network/networks_client.py -> tempest-33.0.0/tempest/lib/services/network copying tempest/lib/services/network/ports_client.py -> tempest-33.0.0/tempest/lib/services/network copying tempest/lib/services/network/qos_client.py -> tempest-33.0.0/tempest/lib/services/network copying tempest/lib/services/network/qos_limit_bandwidth_rules_client.py -> tempest-33.0.0/tempest/lib/services/network copying tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py -> tempest-33.0.0/tempest/lib/services/network copying tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py -> tempest-33.0.0/tempest/lib/services/network copying tempest/lib/services/network/quotas_client.py -> tempest-33.0.0/tempest/lib/services/network copying tempest/lib/services/network/routers_client.py -> tempest-33.0.0/tempest/lib/services/network copying tempest/lib/services/network/security_group_rules_client.py -> tempest-33.0.0/tempest/lib/services/network copying tempest/lib/services/network/security_groups_client.py -> tempest-33.0.0/tempest/lib/services/network copying tempest/lib/services/network/segments_client.py -> tempest-33.0.0/tempest/lib/services/network copying tempest/lib/services/network/service_providers_client.py -> tempest-33.0.0/tempest/lib/services/network copying tempest/lib/services/network/subnetpools_client.py -> tempest-33.0.0/tempest/lib/services/network copying tempest/lib/services/network/subnets_client.py -> tempest-33.0.0/tempest/lib/services/network copying tempest/lib/services/network/tags_client.py -> tempest-33.0.0/tempest/lib/services/network copying tempest/lib/services/network/trunks_client.py -> tempest-33.0.0/tempest/lib/services/network copying tempest/lib/services/network/versions_client.py -> tempest-33.0.0/tempest/lib/services/network copying tempest/lib/services/object_storage/__init__.py -> tempest-33.0.0/tempest/lib/services/object_storage copying tempest/lib/services/object_storage/account_client.py -> tempest-33.0.0/tempest/lib/services/object_storage copying tempest/lib/services/object_storage/bulk_middleware_client.py -> tempest-33.0.0/tempest/lib/services/object_storage copying tempest/lib/services/object_storage/capabilities_client.py -> tempest-33.0.0/tempest/lib/services/object_storage copying tempest/lib/services/object_storage/container_client.py -> tempest-33.0.0/tempest/lib/services/object_storage copying tempest/lib/services/object_storage/object_client.py -> tempest-33.0.0/tempest/lib/services/object_storage copying tempest/lib/services/placement/__init__.py -> tempest-33.0.0/tempest/lib/services/placement copying tempest/lib/services/placement/base_placement_client.py -> tempest-33.0.0/tempest/lib/services/placement copying tempest/lib/services/placement/placement_client.py -> tempest-33.0.0/tempest/lib/services/placement copying tempest/lib/services/placement/resource_providers_client.py -> tempest-33.0.0/tempest/lib/services/placement copying tempest/lib/services/volume/__init__.py -> tempest-33.0.0/tempest/lib/services/volume copying tempest/lib/services/volume/base_client.py -> tempest-33.0.0/tempest/lib/services/volume copying tempest/lib/services/volume/v2/__init__.py -> tempest-33.0.0/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/availability_zone_client.py -> tempest-33.0.0/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/backups_client.py -> tempest-33.0.0/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/capabilities_client.py -> tempest-33.0.0/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/encryption_types_client.py -> tempest-33.0.0/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/extensions_client.py -> tempest-33.0.0/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/hosts_client.py -> tempest-33.0.0/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/limits_client.py -> tempest-33.0.0/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/qos_client.py -> tempest-33.0.0/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/quota_classes_client.py -> tempest-33.0.0/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/quotas_client.py -> tempest-33.0.0/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/scheduler_stats_client.py -> tempest-33.0.0/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/services_client.py -> tempest-33.0.0/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/snapshot_manage_client.py -> tempest-33.0.0/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/snapshots_client.py -> tempest-33.0.0/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/transfers_client.py -> tempest-33.0.0/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/types_client.py -> tempest-33.0.0/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/volume_manage_client.py -> tempest-33.0.0/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/volumes_client.py -> tempest-33.0.0/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v3/__init__.py -> tempest-33.0.0/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/attachments_client.py -> tempest-33.0.0/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/availability_zone_client.py -> tempest-33.0.0/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/backups_client.py -> tempest-33.0.0/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/base_client.py -> tempest-33.0.0/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/capabilities_client.py -> tempest-33.0.0/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/encryption_types_client.py -> tempest-33.0.0/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/extensions_client.py -> tempest-33.0.0/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/group_snapshots_client.py -> tempest-33.0.0/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/group_types_client.py -> tempest-33.0.0/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/groups_client.py -> tempest-33.0.0/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/hosts_client.py -> tempest-33.0.0/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/limits_client.py -> tempest-33.0.0/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/messages_client.py -> tempest-33.0.0/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/qos_client.py -> tempest-33.0.0/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/quota_classes_client.py -> tempest-33.0.0/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/quotas_client.py -> tempest-33.0.0/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/scheduler_stats_client.py -> tempest-33.0.0/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/services_client.py -> tempest-33.0.0/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/snapshot_manage_client.py -> tempest-33.0.0/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/snapshots_client.py -> tempest-33.0.0/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/transfers_client.py -> tempest-33.0.0/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/types_client.py -> tempest-33.0.0/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/versions_client.py -> tempest-33.0.0/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/volume_manage_client.py -> tempest-33.0.0/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/volumes_client.py -> tempest-33.0.0/tempest/lib/services/volume/v3 copying tempest/scenario/README.rst -> tempest-33.0.0/tempest/scenario copying tempest/scenario/__init__.py -> tempest-33.0.0/tempest/scenario copying tempest/scenario/manager.py -> tempest-33.0.0/tempest/scenario copying tempest/scenario/test_aggregates_basic_ops.py -> tempest-33.0.0/tempest/scenario copying tempest/scenario/test_compute_unified_limits.py -> tempest-33.0.0/tempest/scenario copying tempest/scenario/test_dashboard_basic_ops.py -> tempest-33.0.0/tempest/scenario copying tempest/scenario/test_encrypted_cinder_volumes.py -> tempest-33.0.0/tempest/scenario copying tempest/scenario/test_minimum_basic.py -> tempest-33.0.0/tempest/scenario copying tempest/scenario/test_network_advanced_server_ops.py -> tempest-33.0.0/tempest/scenario copying tempest/scenario/test_network_basic_ops.py -> tempest-33.0.0/tempest/scenario copying tempest/scenario/test_network_qos_placement.py -> tempest-33.0.0/tempest/scenario copying tempest/scenario/test_network_v6.py -> tempest-33.0.0/tempest/scenario copying tempest/scenario/test_object_storage_basic_ops.py -> tempest-33.0.0/tempest/scenario copying tempest/scenario/test_security_groups_basic_ops.py -> tempest-33.0.0/tempest/scenario copying tempest/scenario/test_server_advanced_ops.py -> tempest-33.0.0/tempest/scenario copying tempest/scenario/test_server_basic_ops.py -> tempest-33.0.0/tempest/scenario copying tempest/scenario/test_server_multinode.py -> tempest-33.0.0/tempest/scenario copying tempest/scenario/test_shelve_instance.py -> tempest-33.0.0/tempest/scenario copying tempest/scenario/test_snapshot_pattern.py -> tempest-33.0.0/tempest/scenario copying tempest/scenario/test_stamp_pattern.py -> tempest-33.0.0/tempest/scenario copying tempest/scenario/test_unified_limits.py -> tempest-33.0.0/tempest/scenario copying tempest/scenario/test_volume_backup_restore.py -> tempest-33.0.0/tempest/scenario copying tempest/scenario/test_volume_boot_pattern.py -> tempest-33.0.0/tempest/scenario copying tempest/scenario/test_volume_migrate_attached.py -> tempest-33.0.0/tempest/scenario copying tempest/test_discover/__init__.py -> tempest-33.0.0/tempest/test_discover copying tempest/test_discover/plugins.py -> tempest-33.0.0/tempest/test_discover copying tempest/test_discover/test_discover.py -> tempest-33.0.0/tempest/test_discover copying tempest/tests/README.rst -> tempest-33.0.0/tempest/tests copying tempest/tests/__init__.py -> tempest-33.0.0/tempest/tests copying tempest/tests/base.py -> tempest-33.0.0/tempest/tests copying tempest/tests/fake_config.py -> tempest-33.0.0/tempest/tests copying tempest/tests/fake_tempest_plugin.py -> tempest-33.0.0/tempest/tests copying tempest/tests/test_base_test.py -> tempest-33.0.0/tempest/tests copying tempest/tests/test_config.py -> tempest-33.0.0/tempest/tests copying tempest/tests/test_decorators.py -> tempest-33.0.0/tempest/tests copying tempest/tests/test_hacking.py -> tempest-33.0.0/tempest/tests copying tempest/tests/test_imports.py -> tempest-33.0.0/tempest/tests copying tempest/tests/test_list_tests.py -> tempest-33.0.0/tempest/tests copying tempest/tests/test_microversions.py -> tempest-33.0.0/tempest/tests copying tempest/tests/test_tempest_plugin.py -> tempest-33.0.0/tempest/tests copying tempest/tests/test_test.py -> tempest-33.0.0/tempest/tests copying tempest/tests/utils.py -> tempest-33.0.0/tempest/tests copying tempest/tests/api/__init__.py -> tempest-33.0.0/tempest/tests/api copying tempest/tests/api/compute/__init__.py -> tempest-33.0.0/tempest/tests/api/compute copying tempest/tests/api/compute/test_base.py -> tempest-33.0.0/tempest/tests/api/compute copying tempest/tests/cmd/__init__.py -> tempest-33.0.0/tempest/tests/cmd copying tempest/tests/cmd/test_account_generator.py -> tempest-33.0.0/tempest/tests/cmd copying tempest/tests/cmd/test_cleanup.py -> tempest-33.0.0/tempest/tests/cmd copying tempest/tests/cmd/test_cleanup_services.py -> tempest-33.0.0/tempest/tests/cmd copying tempest/tests/cmd/test_list_plugins.py -> tempest-33.0.0/tempest/tests/cmd copying tempest/tests/cmd/test_run.py -> tempest-33.0.0/tempest/tests/cmd copying tempest/tests/cmd/test_saved_state_json.json -> tempest-33.0.0/tempest/tests/cmd copying tempest/tests/cmd/test_subunit_describe_calls.py -> tempest-33.0.0/tempest/tests/cmd copying tempest/tests/cmd/test_tempest_init.py -> tempest-33.0.0/tempest/tests/cmd copying tempest/tests/cmd/test_verify_tempest_config.py -> tempest-33.0.0/tempest/tests/cmd copying tempest/tests/cmd/test_workspace.py -> tempest-33.0.0/tempest/tests/cmd copying tempest/tests/cmd/subunit_describe_calls_data/calls.subunit -> tempest-33.0.0/tempest/tests/cmd/subunit_describe_calls_data copying tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json -> tempest-33.0.0/tempest/tests/cmd/subunit_describe_calls_data copying tempest/tests/common/__init__.py -> tempest-33.0.0/tempest/tests/common copying tempest/tests/common/test_admin_available.py -> tempest-33.0.0/tempest/tests/common copying tempest/tests/common/test_alt_available.py -> tempest-33.0.0/tempest/tests/common copying tempest/tests/common/test_compute.py -> tempest-33.0.0/tempest/tests/common copying tempest/tests/common/test_credentials_factory.py -> tempest-33.0.0/tempest/tests/common copying tempest/tests/common/test_custom_matchers.py -> tempest-33.0.0/tempest/tests/common copying tempest/tests/common/test_image.py -> tempest-33.0.0/tempest/tests/common copying tempest/tests/common/test_waiters.py -> tempest-33.0.0/tempest/tests/common copying tempest/tests/common/utils/__init__.py -> tempest-33.0.0/tempest/tests/common/utils copying tempest/tests/common/utils/test_net_utils.py -> tempest-33.0.0/tempest/tests/common/utils copying tempest/tests/common/utils/linux/__init__.py -> tempest-33.0.0/tempest/tests/common/utils/linux copying tempest/tests/common/utils/linux/test_remote_client.py -> tempest-33.0.0/tempest/tests/common/utils/linux copying tempest/tests/files/__init__.py -> tempest-33.0.0/tempest/tests/files copying tempest/tests/files/failing-tests -> tempest-33.0.0/tempest/tests/files copying tempest/tests/files/passing-tests -> tempest-33.0.0/tempest/tests/files copying tempest/tests/files/setup.cfg -> tempest-33.0.0/tempest/tests/files copying tempest/tests/files/testr-conf -> tempest-33.0.0/tempest/tests/files copying tempest/tests/lib/__init__.py -> tempest-33.0.0/tempest/tests/lib copying tempest/tests/lib/fake_auth_provider.py -> tempest-33.0.0/tempest/tests/lib copying tempest/tests/lib/fake_credentials.py -> tempest-33.0.0/tempest/tests/lib copying tempest/tests/lib/fake_http.py -> tempest-33.0.0/tempest/tests/lib copying tempest/tests/lib/fake_identity.py -> tempest-33.0.0/tempest/tests/lib copying tempest/tests/lib/test_api_microversion_fixture.py -> tempest-33.0.0/tempest/tests/lib copying tempest/tests/lib/test_auth.py -> tempest-33.0.0/tempest/tests/lib copying tempest/tests/lib/test_base.py -> tempest-33.0.0/tempest/tests/lib copying tempest/tests/lib/test_credentials.py -> tempest-33.0.0/tempest/tests/lib copying tempest/tests/lib/test_decorators.py -> tempest-33.0.0/tempest/tests/lib copying tempest/tests/lib/test_ssh.py -> tempest-33.0.0/tempest/tests/lib copying tempest/tests/lib/test_tempest_lib.py -> tempest-33.0.0/tempest/tests/lib copying tempest/tests/lib/cli/__init__.py -> tempest-33.0.0/tempest/tests/lib/cli copying tempest/tests/lib/cli/test_command_failed.py -> tempest-33.0.0/tempest/tests/lib/cli copying tempest/tests/lib/cli/test_execute.py -> tempest-33.0.0/tempest/tests/lib/cli copying tempest/tests/lib/cli/test_output_parser.py -> tempest-33.0.0/tempest/tests/lib/cli copying tempest/tests/lib/cmd/__init__.py -> tempest-33.0.0/tempest/tests/lib/cmd copying tempest/tests/lib/cmd/test_check_uuid.py -> tempest-33.0.0/tempest/tests/lib/cmd copying tempest/tests/lib/common/__init__.py -> tempest-33.0.0/tempest/tests/lib/common copying tempest/tests/lib/common/test_api_version_request.py -> tempest-33.0.0/tempest/tests/lib/common copying tempest/tests/lib/common/test_api_version_utils.py -> tempest-33.0.0/tempest/tests/lib/common copying tempest/tests/lib/common/test_cred_client.py -> tempest-33.0.0/tempest/tests/lib/common copying tempest/tests/lib/common/test_dynamic_creds.py -> tempest-33.0.0/tempest/tests/lib/common copying tempest/tests/lib/common/test_http.py -> tempest-33.0.0/tempest/tests/lib/common copying tempest/tests/lib/common/test_jsonschema_validator.py -> tempest-33.0.0/tempest/tests/lib/common copying tempest/tests/lib/common/test_preprov_creds.py -> tempest-33.0.0/tempest/tests/lib/common copying tempest/tests/lib/common/test_profiler.py -> tempest-33.0.0/tempest/tests/lib/common copying tempest/tests/lib/common/test_rest_client.py -> tempest-33.0.0/tempest/tests/lib/common copying tempest/tests/lib/common/test_validation_resources.py -> tempest-33.0.0/tempest/tests/lib/common copying tempest/tests/lib/common/utils/__init__.py -> tempest-33.0.0/tempest/tests/lib/common/utils copying tempest/tests/lib/common/utils/test_data_utils.py -> tempest-33.0.0/tempest/tests/lib/common/utils copying tempest/tests/lib/common/utils/test_misc.py -> tempest-33.0.0/tempest/tests/lib/common/utils copying tempest/tests/lib/common/utils/test_test_utils.py -> tempest-33.0.0/tempest/tests/lib/common/utils copying tempest/tests/lib/common/utils/linux/__init__.py -> tempest-33.0.0/tempest/tests/lib/common/utils/linux copying tempest/tests/lib/common/utils/linux/test_remote_client.py -> tempest-33.0.0/tempest/tests/lib/common/utils/linux copying tempest/tests/lib/services/__init__.py -> tempest-33.0.0/tempest/tests/lib/services copying tempest/tests/lib/services/base.py -> tempest-33.0.0/tempest/tests/lib/services copying tempest/tests/lib/services/registry_fixture.py -> tempest-33.0.0/tempest/tests/lib/services copying tempest/tests/lib/services/test_clients.py -> tempest-33.0.0/tempest/tests/lib/services copying tempest/tests/lib/services/compute/__init__.py -> tempest-33.0.0/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_agents_client.py -> tempest-33.0.0/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_aggregates_client.py -> tempest-33.0.0/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py -> tempest-33.0.0/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_availability_zone_client.py -> tempest-33.0.0/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_baremetal_nodes_client.py -> tempest-33.0.0/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_base_compute_client.py -> tempest-33.0.0/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_certificates_client.py -> tempest-33.0.0/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_extensions_client.py -> tempest-33.0.0/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_fixedIPs_client.py -> tempest-33.0.0/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_flavors_client.py -> tempest-33.0.0/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_floating_ip_pools_client.py -> tempest-33.0.0/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py -> tempest-33.0.0/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_floating_ips_client.py -> tempest-33.0.0/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_hosts_client.py -> tempest-33.0.0/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_hypervisor_client.py -> tempest-33.0.0/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_images_client.py -> tempest-33.0.0/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py -> tempest-33.0.0/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_interfaces_client.py -> tempest-33.0.0/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_keypairs_client.py -> tempest-33.0.0/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_limits_client.py -> tempest-33.0.0/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_migrations_client.py -> tempest-33.0.0/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_networks_client.py -> tempest-33.0.0/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_quota_classes_client.py -> tempest-33.0.0/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_quotas_client.py -> tempest-33.0.0/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_security_group_default_rules_client.py -> tempest-33.0.0/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_security_group_rules_client.py -> tempest-33.0.0/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_security_groups_client.py -> tempest-33.0.0/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_server_external_events_client.py -> tempest-33.0.0/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_server_groups_client.py -> tempest-33.0.0/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_servers_client.py -> tempest-33.0.0/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_services_client.py -> tempest-33.0.0/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_snapshots_client.py -> tempest-33.0.0/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_tenant_networks_client.py -> tempest-33.0.0/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_tenant_usages_client.py -> tempest-33.0.0/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_versions_client.py -> tempest-33.0.0/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_volumes_client.py -> tempest-33.0.0/tempest/tests/lib/services/compute copying tempest/tests/lib/services/identity/__init__.py -> tempest-33.0.0/tempest/tests/lib/services/identity copying tempest/tests/lib/services/identity/v2/__init__.py -> tempest-33.0.0/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v2/test_endpoints_client.py -> tempest-33.0.0/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v2/test_identity_client.py -> tempest-33.0.0/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v2/test_roles_client.py -> tempest-33.0.0/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v2/test_services_client.py -> tempest-33.0.0/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v2/test_tenants_client.py -> tempest-33.0.0/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v2/test_token_client.py -> tempest-33.0.0/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v2/test_users_client.py -> tempest-33.0.0/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v3/__init__.py -> tempest-33.0.0/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_access_rules_client.py -> tempest-33.0.0/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_application_credentials_client.py -> tempest-33.0.0/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_catalog_client.py -> tempest-33.0.0/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_credentials_client.py -> tempest-33.0.0/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py -> tempest-33.0.0/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_domains_client.py -> tempest-33.0.0/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py -> tempest-33.0.0/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py -> tempest-33.0.0/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_endpoints_client.py -> tempest-33.0.0/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_groups_client.py -> tempest-33.0.0/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_identity_client.py -> tempest-33.0.0/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_identity_providers_client.py -> tempest-33.0.0/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py -> tempest-33.0.0/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_limit_client.py -> tempest-33.0.0/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_mappings_client.py -> tempest-33.0.0/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py -> tempest-33.0.0/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_oauth_token_client.py -> tempest-33.0.0/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_policies_client.py -> tempest-33.0.0/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_project_tags_client.py -> tempest-33.0.0/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_projects_client.py -> tempest-33.0.0/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_protocols_client.py -> tempest-33.0.0/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_regions_client.py -> tempest-33.0.0/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_role_assignments_client.py -> tempest-33.0.0/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_roles_client.py -> tempest-33.0.0/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_service_providers_client.py -> tempest-33.0.0/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_services_client.py -> tempest-33.0.0/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_token_client.py -> tempest-33.0.0/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_trusts_client.py -> tempest-33.0.0/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_users_client.py -> tempest-33.0.0/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_versions_client.py -> tempest-33.0.0/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/image/__init__.py -> tempest-33.0.0/tempest/tests/lib/services/image copying tempest/tests/lib/services/image/v1/__init__.py -> tempest-33.0.0/tempest/tests/lib/services/image/v1 copying tempest/tests/lib/services/image/v1/test_image_members_client.py -> tempest-33.0.0/tempest/tests/lib/services/image/v1 copying tempest/tests/lib/services/image/v2/__init__.py -> tempest-33.0.0/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_image_cache_client.py -> tempest-33.0.0/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_image_members_client.py -> tempest-33.0.0/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_images_client.py -> tempest-33.0.0/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_namespace_object_client.py -> tempest-33.0.0/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_namespace_properties_client.py -> tempest-33.0.0/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_namespace_tags_client.py -> tempest-33.0.0/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_namespaces_client.py -> tempest-33.0.0/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_resource_types_client.py -> tempest-33.0.0/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_schemas_client.py -> tempest-33.0.0/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_versions_client.py -> tempest-33.0.0/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/network/__init__.py -> tempest-33.0.0/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_agents_client.py -> tempest-33.0.0/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_base_network_client.py -> tempest-33.0.0/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_extensions_client.py -> tempest-33.0.0/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_floating_ips_client.py -> tempest-33.0.0/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py -> tempest-33.0.0/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_log_resource_client.py -> tempest-33.0.0/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_loggable_resource_client.py -> tempest-33.0.0/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_metering_label_rules_client.py -> tempest-33.0.0/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_metering_labels_client.py -> tempest-33.0.0/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_networks_client.py -> tempest-33.0.0/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_ports_client.py -> tempest-33.0.0/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_qos_client.py -> tempest-33.0.0/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py -> tempest-33.0.0/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py -> tempest-33.0.0/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py -> tempest-33.0.0/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_quotas_client.py -> tempest-33.0.0/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_routers_client.py -> tempest-33.0.0/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_security_group_rules_client.py -> tempest-33.0.0/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_security_groups_client.py -> tempest-33.0.0/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_segments_client.py -> tempest-33.0.0/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_service_providers_client.py -> tempest-33.0.0/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_subnetpools_client.py -> tempest-33.0.0/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_subnets_client.py -> tempest-33.0.0/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_tags_client.py -> tempest-33.0.0/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_trunks_client.py -> tempest-33.0.0/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_versions_client.py -> tempest-33.0.0/tempest/tests/lib/services/network copying tempest/tests/lib/services/object_storage/__init__.py -> tempest-33.0.0/tempest/tests/lib/services/object_storage copying tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py -> tempest-33.0.0/tempest/tests/lib/services/object_storage copying tempest/tests/lib/services/object_storage/test_capabilities_client.py -> tempest-33.0.0/tempest/tests/lib/services/object_storage copying tempest/tests/lib/services/object_storage/test_object_client.py -> tempest-33.0.0/tempest/tests/lib/services/object_storage copying tempest/tests/lib/services/placement/__init__.py -> tempest-33.0.0/tempest/tests/lib/services/placement copying tempest/tests/lib/services/placement/test_placement_client.py -> tempest-33.0.0/tempest/tests/lib/services/placement copying tempest/tests/lib/services/placement/test_resource_providers_client.py -> tempest-33.0.0/tempest/tests/lib/services/placement copying tempest/tests/lib/services/volume/__init__.py -> tempest-33.0.0/tempest/tests/lib/services/volume copying tempest/tests/lib/services/volume/v3/__init__.py -> tempest-33.0.0/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_attachments_client.py -> tempest-33.0.0/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_availability_zone_client.py -> tempest-33.0.0/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_backups_client.py -> tempest-33.0.0/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_capabilities_client.py -> tempest-33.0.0/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_encryption_types_client.py -> tempest-33.0.0/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_extensions_client.py -> tempest-33.0.0/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py -> tempest-33.0.0/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_group_types_client.py -> tempest-33.0.0/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_groups_client.py -> tempest-33.0.0/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_hosts_client.py -> tempest-33.0.0/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_limits_client.py -> tempest-33.0.0/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_quota_classes_client.py -> tempest-33.0.0/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_quotas_client.py -> tempest-33.0.0/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py -> tempest-33.0.0/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_services_client.py -> tempest-33.0.0/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py -> tempest-33.0.0/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_snapshots_client.py -> tempest-33.0.0/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_transfers_client.py -> tempest-33.0.0/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_types_client.py -> tempest-33.0.0/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_user_messages_client.py -> tempest-33.0.0/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_versions_client.py -> tempest-33.0.0/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_volume_manage_client.py -> tempest-33.0.0/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_volumes_client.py -> tempest-33.0.0/tempest/tests/lib/services/volume/v3 copying tools/check_logs.py -> tempest-33.0.0/tools copying tools/format.sh -> tempest-33.0.0/tools copying tools/generate-tempest-plugins-list.py -> tempest-33.0.0/tools copying tools/generate-tempest-plugins-list.sh -> tempest-33.0.0/tools copying tools/skip_tracker.py -> tempest-33.0.0/tools copying tools/tempest-integrated-gate-compute-exclude-list.txt -> tempest-33.0.0/tools copying tools/tempest-integrated-gate-networking-exclude-list.txt -> tempest-33.0.0/tools copying tools/tempest-integrated-gate-object-storage-exclude-list.txt -> tempest-33.0.0/tools copying tools/tempest-integrated-gate-placement-exclude-list.txt -> tempest-33.0.0/tools copying tools/tempest-integrated-gate-storage-blacklist.txt -> tempest-33.0.0/tools copying tools/tempest-integrated-gate-storage-exclude-list.txt -> tempest-33.0.0/tools copying tools/tempest-plugin-sanity.sh -> tempest-33.0.0/tools copying tools/verify-ipv6-only-deployments.sh -> tempest-33.0.0/tools copying tools/with_venv.sh -> tempest-33.0.0/tools copying zuul.d/base.yaml -> tempest-33.0.0/zuul.d copying zuul.d/integrated-gate.yaml -> tempest-33.0.0/zuul.d copying zuul.d/project.yaml -> tempest-33.0.0/zuul.d copying zuul.d/stable-jobs.yaml -> tempest-33.0.0/zuul.d copying zuul.d/tempest-specific.yaml -> tempest-33.0.0/zuul.d Writing tempest-33.0.0/setup.cfg creating dist Creating tar archive removing 'tempest-33.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)'] DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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', '/var/lib/mock/dlrn-centos8-wallaby-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', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-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', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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 + /usr/bin/mock -v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.MNDnQ4AIYm/dist INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-wallaby/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-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: chrootuid: 1022 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: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.36nvbf41:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 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: 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: 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', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/', 'tar': 'gnutar', '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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, '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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}} 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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1022 -g 135 -d /builddir -n mockbuild 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: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 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-centos8.rdoproject.org.novalocal'} 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: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys 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: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-4684f915b58d2c161295100802dec7076920451f baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/46/84/4684f915b58d2c161295100802dec7076920451f_b18c72ed enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-0e9461155e2acf2d68f2b42c8a5942af8975190a baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/0e/94/0e9461155e2acf2d68f2b42c8a5942af8975190a_7988e196 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstackclient-42d9b6ea571e30e4ca1fda9a21dd6ad2189a4f2f baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/42/d9/42d9b6ea571e30e4ca1fda9a21dd6ad2189a4f2f_f3ef27aa enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-0775d3070b5cb20a1bd7f54722fd33bd7692eebe baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/07/75/0775d3070b5cb20a1bd7f54722fd33bd7692eebe_f1998506 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-7508dbf27aa88ac03a1633b3a60531cb36b7a79b baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/75/08/7508dbf27aa88ac03a1633b3a60531cb36b7a79b_3d4d4101 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-797c5fa9debf86049b86084a86a5b939e11592d4 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/79/7c/797c5fa9debf86049b86084a86a5b939e11592d4_2a32aa65 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-2940ab9a93c5a5d0abffbb72a4ad7a8fbe18f445 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/29/40/2940ab9a93c5a5d0abffbb72a4ad7a8fbe18f445_2b7360f6 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-1274f07b336d597d6c07ffdf612a84da01d1754e baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/12/74/1274f07b336d597d6c07ffdf612a84da01d1754e_7f2878ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-d9a9998e5ad2dae6aa18ed20f8b2accb6c4b26a9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/d9/a9/d9a9998e5ad2dae6aa18ed20f8b2accb6c4b26a9_5185391e enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-f6d2e59334aad55ab884e85a8cd697c7bc3bf861 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/f6/d2/f6d2e59334aad55ab884e85a8cd697c7bc3bf861_bca32aae enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-barbican-6ee5ad91635b41c3ab891602942b1b809a25ace6 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/6e/e5/6ee5ad91635b41c3ab891602942b1b809a25ace6_de92ac9d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-ead53ba0c89ee9721981fcfc3784b335b4aef0ad baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/ea/d5/ead53ba0c89ee9721981fcfc3784b335b4aef0ad_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_b86194ea enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-tripleo-ansible-1b90d9f3d1e5eac882fae38b29fbf321b74bc86c baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/1b/90/1b90d9f3d1e5eac882fae38b29fbf321b74bc86c_838726c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-b79ffad5c302a60e5a61f0938ec87b8e98ee44f1 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/b7/9f/b79ffad5c302a60e5a61f0938ec87b8e98ee44f1_b0d68b58 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-validations-common-ef9ccda96e65c07cce5be51f9fea71431f6856af baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/ef/9c/ef9ccda96e65c07cce5be51f9fea71431f6856af_df302a4c enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 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-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): 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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 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: 16212184 4225784 3153996 3115484 8832404 8529792 DEBUG: Swap: 16777212 4153080 12624132 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/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: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 488G 63G 89% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.i84txc3d', '/var/lib/mock/dlrn-centos8-wallaby-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: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 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: 16212184 4277144 3101840 3116268 8833200 8477652 DEBUG: Swap: 16777212 4153080 12624132 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 488G 63G 89% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291 Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.vg3n45zu', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '910e5839a0834b0493a356985b65afc6', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1022', 'mockbuild'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.MNDnQ4AIYm/dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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', '/var/lib/mock/dlrn-centos8-wallaby-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', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-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', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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 + '[' tarball == gem ']' ++ ls /tmp/tmp.MNDnQ4AIYm/dist ++ grep .tar.gz + SOURCE=tempest-33.0.0.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.MNDnQ4AIYm/dist/tempest-33.0.0.tar.gz ++ basename tempest-33.0.0.tar.gz .tar.gz + SOURCEWITHREL=tempest-33.0.0-0.20230306081449.1580f6f.tar.gz + mv /tmp/tmp.MNDnQ4AIYm/dist/tempest-33.0.0.tar.gz /tmp/tmp.MNDnQ4AIYm/SOURCES/tempest-33.0.0-0.20230306081449.1580f6f.tar.gz + cd /home/centos8-wallaby/data/openstack-tempest_distro + cp -a openstack-tempest.spec /tmp/tmp.MNDnQ4AIYm/SOURCES/ + cp openstack-tempest.spec /tmp/tmp.MNDnQ4AIYm/SPECS/ + cd /tmp/tmp.MNDnQ4AIYm/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-tempest.spec + sed -i -e '1i%define upstream_version 33.0.0\' openstack-tempest.spec + grep -qc '^%global dlrn .*' openstack-tempest.spec + sed -i -e '1i%global dlrn 1\' openstack-tempest.spec + grep -qc '^%global dlrn_nvr .*' openstack-tempest.spec ++ basename tempest-33.0.0-0.20230306081449.1580f6f.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr tempest-33.0.0-0.20230306081449.1580f6f\' openstack-tempest.spec + sed -i -e s/UPSTREAMVERSION/33.0.0/g openstack-tempest.spec + set_nvr_in_spec + VERSION=33.0.0 + sed -i -e 's/Version:.*/Version: 33.0.0/g' openstack-tempest.spec + sed -i -e 's/Release:.*/Release: 0.20230306081449.1580f6f%{?dist}/g' openstack-tempest.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: tempest-33.0.0-0.20230306081449.1580f6f.tar.gz/' openstack-tempest.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-tempest.spec + cat openstack-tempest.spec %global dlrn_nvr tempest-33.0.0-0.20230306081449.1580f6f %global dlrn 1 %define upstream_version 33.0.0 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0xa7475c5f2122fec3f90343223fe3bf5aad1080e4 %global project tempest %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %global with_doc 1 # guard for Red Hat OpenStack Platform supported tempest %global repo_bootstrap 0 %global rhosp 0 %global common_desc \ This is a set of integration tests to be run against a live OpenStack cluster.\ Tempest has batteries of tests for OpenStack API validation, Scenarios, and \ other specific tests useful in validating an OpenStack deployment. Name: openstack-%{project} Epoch: 1 Version: 33.0.0 Release: 0.20230306081449.1580f6f%{?dist} Summary: OpenStack Integration Test Suite (Tempest) License: ASL 2.0 Url: https://launchpad.net/tempest Source0: tempest-33.0.0-0.20230306081449.1580f6f.tar.gz # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: http://tarballs.openstack.org/tempest/tempest-%{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: python3-oslo-config BuildRequires: python3-pbr BuildRequires: python3-setuptools BuildRequires: python3-devel BuildRequires: python3-defusedxml BuildRequires: openstack-macros Requires: python3-tempest = %{epoch}:%{version}-%{release} %if 0%{?repo_bootstrap} == 0 Requires: python3-tempestconf %endif %description %{common_desc} %package -n python3-%{project} Summary: Tempest Python library %{?python_provide:%python_provide python2-%{project}} # Obsoletes python-tempest-lib to avoid breakage # during upgrade from Newton onwards to till this # release Obsoletes: python-tempest-lib # horizon-tempest-plugin was merged to base tempest in 26.1.0 # https://docs.openstack.org/releasenotes/tempest/v26.1.0.html#release-notes-26-1-0 # https://opendev.org/openstack/tempest/commit/eb3c7e37bcf6acae63e15e7ae57f8daf0a261c73 Obsoletes: python3-horizon-tests-tempest Requires: python3-cliff >= 2.8.0 Requires: python3-debtcollector >= 1.2.0 Requires: python3-fixtures >= 3.0.0 Requires: python3-jsonschema >= 3.2.0 Requires: python3-netaddr >= 0.7.18 Requires: python3-oslo-concurrency >= 3.26.0 Requires: python3-oslo-config >= 2:5.2.0 Requires: python3-oslo-log >= 3.36.0 Requires: python3-oslo-serialization >= 2.18.0 Requires: python3-oslo-utils >= 3.33.0 Requires: python3-os-testr >= 0.8.0 Requires: python3-paramiko >= 2.7.0 Requires: python3-pbr >= 2.0.0 Requires: python3-prettytable >= 0.7.1 Requires: python3-six >= 1.10.0 Requires: python3-stevedore >= 1.20.0 Requires: python3-stestr >= 1.0.0 Requires: python3-testtools >= 2.2.0 Requires: python3-urllib3 >= 1.21.1 Requires: python3-subunit >= 1.0.0 Requires: python3-cryptography >= 2.1 Requires: python3-defusedxml >= 0.7.1 %if 0%{?rhel} == 8 Requires: python3-unittest2 >= 1.1.0 %endif Requires: python3-yaml >= 3.12 %description -n python3-%{project} %{common_desc} This package contains the tempest python library. %package -n python3-%{project}-tests Summary: Python Tempest tests Requires: python3-tempest = %{epoch}:%{version}-%{release} %{?python_provide:%python_provide python2-%{project}-tests} BuildRequires: python3-mock BuildRequires: python3-oslotest BuildRequires: python3-subunit BuildRequires: python3-oslo-log BuildRequires: python3-jsonschema BuildRequires: python3-urllib3 BuildRequires: python3-oslo-concurrency BuildRequires: python3-paramiko BuildRequires: python3-cliff BuildRequires: python3-pycodestyle BuildRequires: python3-os-testr BuildRequires: python3-stestr BuildRequires: python3-PyYAML Requires: python3-mock Requires: python3-oslotest %description -n python3-%{project}-tests %{common_desc} This package contains tests for the tempest python library. %if 0%{?repo_bootstrap} == 0 %package -n %{name}-all Summary: All OpenStack Tempest Plugins Requires: %{name} = %{epoch}:%{version}-%{release} Requires: python3-cinder-tests-tempest Requires: python3-designate-tests-tempest Requires: python3-heat-tests-tempest Requires: python3-ironic-tests-tempest Requires: python3-keystone-tests-tempest Requires: python3-neutron-tests-tempest Requires: python3-manila-tests-tempest Requires: python3-telemetry-tests-tempest Requires: python3-networking-l2gw-tests-tempest Requires: python3-patrole-tests-tempest Requires: python3-novajoin-tests-tempest Requires: python3-barbican-tests-tempest # octavia-tests-tempest missing due to https://bugs.centos.org/view.php?id=17139 %if 0%{?rhosp} == 0 Requires: python3-kuryr-tests-tempest Requires: python3-magnum-tests-tempest Requires: python3-mistral-tests-tempest Requires: python3-murano-tests-tempest Requires: python3-sahara-tests-tempest Requires: python3-trove-tests-tempest Requires: python3-vitrage-tests-tempest Requires: python3-watcher-tests-tempest Requires: python3-zaqar-tests-tempest %endif %description -n %{name}-all %{common_desc} This package contains all the tempest plugins. %endif %if 0%{?with_doc} %package -n %{name}-doc Summary: %{name} documentation BuildRequires: python3-sphinx BuildRequires: python3-openstackdocstheme BuildRequires: python3-sphinxcontrib-rsvgconverter %description -n %{name}-doc %{common_desc} It contains the documentation for Tempest. %endif %prep # Required for tarball sources verification %if 0%{?sources_gpg} == 1 %{gpgverify} --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0} %endif %autosetup -n tempest-%{upstream_version} -S git # have dependencies being handled by rpms, rather than requirement files %py_req_cleanup # remove shebangs and fix permissions RPMLINT_OFFENDERS="tempest/cmd/list_plugins.py \ tempest/cmd/cleanup.py \ tempest/cmd/cleanup_service.py \ tempest/cmd/verify_tempest_config.py \ tempest/cmd/account_generator.py \ tempest/lib/cmd/skip_tracker.py \ tempest/lib/cmd/check_uuid.py" sed -i '1{/^#!/d}' $RPMLINT_OFFENDERS chmod u=rw,go=r $RPMLINT_OFFENDERS %build %{py3_build} %if 0%{?with_doc} # Disable Build the plugin registry step as it uses git to clone # projects and then generate tempest plugin projects list. # It is also time taking. export PYTHONPATH=. export GENERATE_TEMPEST_PLUGIN_LIST='False' sphinx-build -b html doc/source doc/build/html # remove the sphinx-build leftovers rm -rf doc/build/html/.{doctrees,buildinfo} %endif %install %{py3_install} # Generate tempest config mkdir -p %{buildroot}%{_sysconfdir}/%{project}/ oslo-config-generator --config-file tempest/cmd/config-generator.tempest.conf \ --output-file %{buildroot}%{_sysconfdir}/%{project}/tempest.conf mkdir -p %{buildroot}/etc/tempest mv %{buildroot}/usr/etc/tempest/* %{buildroot}/etc/tempest %check export OS_TEST_PATH='./tempest/tests' export PATH=$PATH:$RPM_BUILD_ROOT/usr/bin export PYTHONPATH=$PWD rm -f $OS_TEST_PATH/test_hacking.py PYTHON=%{__python3} stestr --test-path $OS_TEST_PATH run %files %license LICENSE %doc README.rst %{_bindir}/tempest %{_bindir}/check-uuid %{_bindir}/skip-tracker %{_bindir}/subunit-describe-calls %{_sysconfdir}/%{project}/*sample %{_sysconfdir}/%{project}/*yaml %config(noreplace) %{_sysconfdir}/%{project}/*.conf %files -n python3-%{project} %license LICENSE %{python3_sitelib}/%{project} %{python3_sitelib}/%{project}*.egg-info %exclude %{python3_sitelib}/tempest/tests %files -n python3-%{project}-tests %license LICENSE %{python3_sitelib}/tempest/tests %if 0%{?repo_bootstrap} == 0 %files -n %{name}-all %license LICENSE %endif %if 0%{?with_doc} %files -n %{name}-doc %doc doc/build/html %license LICENSE %endif %changelog + spectool -g -C /tmp/tmp.MNDnQ4AIYm/SOURCES openstack-tempest.spec + /usr/bin/mock --buildsrpm -v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291 --spec openstack-tempest.spec --sources=/tmp/tmp.MNDnQ4AIYm/SOURCES INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-wallaby/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-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: chrootuid: 1022 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: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ayoitxbs:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 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: 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: 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', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/', 'tar': 'gnutar', '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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, '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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}} 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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1022 -g 135 -d /builddir -n mockbuild 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: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 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-centos8.rdoproject.org.novalocal'} 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: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys 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: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-4684f915b58d2c161295100802dec7076920451f baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/46/84/4684f915b58d2c161295100802dec7076920451f_b18c72ed enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-0e9461155e2acf2d68f2b42c8a5942af8975190a baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/0e/94/0e9461155e2acf2d68f2b42c8a5942af8975190a_7988e196 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstackclient-42d9b6ea571e30e4ca1fda9a21dd6ad2189a4f2f baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/42/d9/42d9b6ea571e30e4ca1fda9a21dd6ad2189a4f2f_f3ef27aa enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-0775d3070b5cb20a1bd7f54722fd33bd7692eebe baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/07/75/0775d3070b5cb20a1bd7f54722fd33bd7692eebe_f1998506 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-7508dbf27aa88ac03a1633b3a60531cb36b7a79b baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/75/08/7508dbf27aa88ac03a1633b3a60531cb36b7a79b_3d4d4101 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-797c5fa9debf86049b86084a86a5b939e11592d4 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/79/7c/797c5fa9debf86049b86084a86a5b939e11592d4_2a32aa65 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-2940ab9a93c5a5d0abffbb72a4ad7a8fbe18f445 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/29/40/2940ab9a93c5a5d0abffbb72a4ad7a8fbe18f445_2b7360f6 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-1274f07b336d597d6c07ffdf612a84da01d1754e baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/12/74/1274f07b336d597d6c07ffdf612a84da01d1754e_7f2878ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-d9a9998e5ad2dae6aa18ed20f8b2accb6c4b26a9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/d9/a9/d9a9998e5ad2dae6aa18ed20f8b2accb6c4b26a9_5185391e enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-f6d2e59334aad55ab884e85a8cd697c7bc3bf861 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/f6/d2/f6d2e59334aad55ab884e85a8cd697c7bc3bf861_bca32aae enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-barbican-6ee5ad91635b41c3ab891602942b1b809a25ace6 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/6e/e5/6ee5ad91635b41c3ab891602942b1b809a25ace6_de92ac9d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-ead53ba0c89ee9721981fcfc3784b335b4aef0ad baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/ea/d5/ead53ba0c89ee9721981fcfc3784b335b4aef0ad_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_b86194ea enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-tripleo-ansible-1b90d9f3d1e5eac882fae38b29fbf321b74bc86c baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/1b/90/1b90d9f3d1e5eac882fae38b29fbf321b74bc86c_838726c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-b79ffad5c302a60e5a61f0938ec87b8e98ee44f1 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/b7/9f/b79ffad5c302a60e5a61f0938ec87b8e98ee44f1_b0d68b58 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-validations-common-ef9ccda96e65c07cce5be51f9fea71431f6856af baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/ef/9c/ef9ccda96e65c07cce5be51f9fea71431f6856af_df302a4c enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 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(openstack-tempest.spec) Config(dlrn-centos8-wallaby-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: kill orphans 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-centos8-wallaby-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): 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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 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: 16212184 4050752 3781644 3320368 8379788 8499944 DEBUG: Swap: 16777212 4153080 12624132 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/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: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 487G 64G 89% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.anmt5ehc', '/var/lib/mock/dlrn-centos8-wallaby-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: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 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: 16212184 4306844 2267540 3419784 9637800 8144436 DEBUG: Swap: 16777212 4153080 12624132 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 488G 62G 89% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291 Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.aqbte_ju', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b853a10c20e4409ba2ccfdc14d5f58f8', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'dc1ecf03778540c58dd90330f4261243', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupdel', 'mock'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ffcfdcde0578421987372b2620c9a50d', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupadd', '-g', '135', 'mock'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '906d46cac81f4078ba77aa94fe9eafe8', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1022', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0c9d355fcf014d6b9dbfb88b95c5d636', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-wallaby-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-18.el8.x86_64 DEBUG: binutils-2.30-119.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-44.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-18.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: openssh-8.0p1-17.el8.x86_64 DEBUG: emacs-filesystem-26.1-9.el8.noarch DEBUG: git-core-2.39.1-1.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-9.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-26.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: gdb-headless-8.2-19.el8.x86_64 DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-225.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-2.28-225.el8.x86_64 DEBUG: elfutils-0.188-3.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: libuuid-2.32.1-40.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: sqlite-libs-3.26.0-17.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: libgomp-8.5.0-18.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: file-libs-5.33-21.el8.x86_64 DEBUG: python3-eventlet-0.30.0-1.1.el8.noarch DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-225.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-18.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-8.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-225.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-40.el8.x86_64 DEBUG: memstrack-0.2.4-2.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-27.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-47.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-29.el8.x86_64 DEBUG: crypto-policies-scripts-20221215-1.gitece0092.el8.noarch DEBUG: elfutils-default-yama-scope-0.188-3.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-13.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: kpartx-0.8.4-37.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.188-3.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-24.el8.noarch DEBUG: libmount-2.32.1-40.el8.x86_64 DEBUG: dbus-tools-1.12.8-24.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: libblkid-2.32.1-40.el8.x86_64 DEBUG: shadow-utils-4.6-17.el8.x86_64 DEBUG: openssl-libs-1.1.1k-7.el8.x86_64 DEBUG: rpm-libs-4.14.3-26.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-5.el8.x86_64 DEBUG: util-linux-2.32.1-40.el8.x86_64 DEBUG: dracut-049-223.git20230119.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-161.el8.x86_64 DEBUG: gnutls-3.6.16-6.el8.x86_64 DEBUG: systemd-239-71.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-srpm-macros-3-44.el8.noarch DEBUG: gcc-8.5.0-18.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: annobin-10.94-1.el8.x86_64 DEBUG: python3-rpm-macros-3-44.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: tzdata-2022g-2.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: kernel-headers-4.18.0-448.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: openssh-clients-8.0p1-17.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: glibc-all-langpacks-2.28-225.el8.x86_64 DEBUG: cups-libs-2.2.6-51.el8.x86_64 DEBUG: glibc-common-2.28-225.el8.x86_64 DEBUG: redhat-rpm-config-130-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-21.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 DEBUG: libstdc++-8.5.0-18.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: elfutils-libelf-0.188-3.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: libcap-2.48-4.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: platform-python-devel-3.6.8-51.el8.x86_64 DEBUG: libxml2-2.9.7-16.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: libgs-9.27-5.el8.x86_64 DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: file-5.33-21.el8.x86_64 DEBUG: rpm-build-4.14.3-26.el8.x86_64 DEBUG: audit-libs-3.0.7-4.el8.x86_64 DEBUG: python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203410.ce6a105.el8.noarch DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-9.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-51.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: platform-python-3.6.8-51.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: curl-7.61.1-29.el8.x86_64 DEBUG: openssl-1.1.1k-7.el8.x86_64 DEBUG: crypto-policies-20221215-1.gitece0092.el8.noarch DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-22.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-9.el8.x86_64 DEBUG: elfutils-libs-0.188-3.el8.x86_64 DEBUG: rpm-4.14.3-26.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-40.el8.x86_64 DEBUG: dbus-libs-1.12.8-24.el8.x86_64 DEBUG: which-2.21-18.el8.x86_64 DEBUG: systemd-libs-239-71.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-9.el8.x86_64 DEBUG: ca-certificates-2022.2.54-80.2.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-5.el8.x86_64 DEBUG: dbus-daemon-1.12.8-24.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-25.el8.x86_64 DEBUG: systemd-pam-239-71.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-24.el8.x86_64 DEBUG: systemd-udev-239-71.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-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', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-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', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.iy6wl9di:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8307853db7114f4688392aee2fd0ba85', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.iy6wl9di:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-wallaby-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: delorean-python-ironic-tests-tempest-4684f915b5 17 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinder-tests-tempest-0e9461155e 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-openstackclient-42d9b6ea571e30e 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-0775d3070b5cb20a1 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tobiko-7508dbf27aa88ac03a163 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-797c5fa9debf86049b86084 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-2940ab9a93c5a5d0abffb 23 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-1274f07b336d597d6c07f 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-d9a9998e5ad2dae6aa18 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-f6d2e59334aad55ab884 17 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-barbican-6ee5ad91635b41c3ab8 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-ead53ba0c89ee9721981fc 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-1580f6f8437bd07e008c 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-tripleo-ansible-1b90d9f3d1e5eac882fae3 15 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-django-horizon-b79ffad5c302a60e 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-validations-common-ef9ccda96e65c07cce5 21 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 53 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 69 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 2.1 kB/s | 2.9 kB 00:01 DEBUG: CentOS-Stream - PowerTools 12 kB/s | 4.4 kB 00:00 DEBUG: dlrn-wallaby-testing 30 kB/s | 3.0 kB 00:00 DEBUG: dlrn-wallaby-build-deps 20 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 46 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 44 kB/s | 3.0 kB 00:00 DEBUG: opstools 40 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 42 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-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', '-l', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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 DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.001 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '50946db13bbf4fefb44cb4961e0f228c', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-wallaby-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-18.el8.x86_64 DEBUG: binutils-2.30-119.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-44.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-18.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: openssh-8.0p1-17.el8.x86_64 DEBUG: emacs-filesystem-26.1-9.el8.noarch DEBUG: git-core-2.39.1-1.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-9.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-26.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: gdb-headless-8.2-19.el8.x86_64 DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-225.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-2.28-225.el8.x86_64 DEBUG: elfutils-0.188-3.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: libuuid-2.32.1-40.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: sqlite-libs-3.26.0-17.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: libgomp-8.5.0-18.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: file-libs-5.33-21.el8.x86_64 DEBUG: python3-eventlet-0.30.0-1.1.el8.noarch DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-225.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-18.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-8.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-225.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-40.el8.x86_64 DEBUG: memstrack-0.2.4-2.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-27.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-47.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-29.el8.x86_64 DEBUG: crypto-policies-scripts-20221215-1.gitece0092.el8.noarch DEBUG: elfutils-default-yama-scope-0.188-3.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-13.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: kpartx-0.8.4-37.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.188-3.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-24.el8.noarch DEBUG: libmount-2.32.1-40.el8.x86_64 DEBUG: dbus-tools-1.12.8-24.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: libblkid-2.32.1-40.el8.x86_64 DEBUG: shadow-utils-4.6-17.el8.x86_64 DEBUG: openssl-libs-1.1.1k-7.el8.x86_64 DEBUG: rpm-libs-4.14.3-26.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-5.el8.x86_64 DEBUG: util-linux-2.32.1-40.el8.x86_64 DEBUG: dracut-049-223.git20230119.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-161.el8.x86_64 DEBUG: gnutls-3.6.16-6.el8.x86_64 DEBUG: systemd-239-71.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-srpm-macros-3-44.el8.noarch DEBUG: gcc-8.5.0-18.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: annobin-10.94-1.el8.x86_64 DEBUG: python3-rpm-macros-3-44.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: tzdata-2022g-2.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: kernel-headers-4.18.0-448.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: openssh-clients-8.0p1-17.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: glibc-all-langpacks-2.28-225.el8.x86_64 DEBUG: cups-libs-2.2.6-51.el8.x86_64 DEBUG: glibc-common-2.28-225.el8.x86_64 DEBUG: redhat-rpm-config-130-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-21.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 DEBUG: libstdc++-8.5.0-18.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: elfutils-libelf-0.188-3.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: libcap-2.48-4.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: platform-python-devel-3.6.8-51.el8.x86_64 DEBUG: libxml2-2.9.7-16.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: libgs-9.27-5.el8.x86_64 DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: file-5.33-21.el8.x86_64 DEBUG: rpm-build-4.14.3-26.el8.x86_64 DEBUG: audit-libs-3.0.7-4.el8.x86_64 DEBUG: python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203410.ce6a105.el8.noarch DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-9.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-51.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: platform-python-3.6.8-51.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: curl-7.61.1-29.el8.x86_64 DEBUG: openssl-1.1.1k-7.el8.x86_64 DEBUG: crypto-policies-20221215-1.gitece0092.el8.noarch DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-22.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-9.el8.x86_64 DEBUG: elfutils-libs-0.188-3.el8.x86_64 DEBUG: rpm-4.14.3-26.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-40.el8.x86_64 DEBUG: dbus-libs-1.12.8-24.el8.x86_64 DEBUG: which-2.21-18.el8.x86_64 DEBUG: systemd-libs-239-71.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-9.el8.x86_64 DEBUG: ca-certificates-2022.2.54-80.2.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-5.el8.x86_64 DEBUG: dbus-daemon-1.12.8-24.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-25.el8.x86_64 DEBUG: systemd-pam-239-71.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-24.el8.x86_64 DEBUG: systemd-udev-239-71.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-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/openstack-tempest.spec'], chrootPath='/var/lib/mock/dlrn-centos8-wallaby-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=1022gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ayoitxbs:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ayoitxbs:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a74a32a1b0d246c99da777b5ae609360', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ayoitxbs:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-tempest.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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-tempest.spec) Config(dlrn-5) 0 minutes 36 seconds INFO: Results and/or logs in: /home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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', '/var/lib/mock/dlrn-centos8-wallaby-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', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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: ['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 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-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', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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 + finalize + rm -rf /tmp/tmp.MNDnQ4AIYm INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-wallaby/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-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: chrootuid: 1022 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: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.z04tx7m2:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 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: 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: 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', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/', 'tar': 'gnutar', '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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, '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-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'}} 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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1022 -g 135 -d /builddir -n mockbuild 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: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 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-centos8.rdoproject.org.novalocal'} 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: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys 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: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-4684f915b58d2c161295100802dec7076920451f baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/46/84/4684f915b58d2c161295100802dec7076920451f_b18c72ed enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-0e9461155e2acf2d68f2b42c8a5942af8975190a baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/0e/94/0e9461155e2acf2d68f2b42c8a5942af8975190a_7988e196 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstackclient-42d9b6ea571e30e4ca1fda9a21dd6ad2189a4f2f baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/42/d9/42d9b6ea571e30e4ca1fda9a21dd6ad2189a4f2f_f3ef27aa enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-0775d3070b5cb20a1bd7f54722fd33bd7692eebe baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/07/75/0775d3070b5cb20a1bd7f54722fd33bd7692eebe_f1998506 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-7508dbf27aa88ac03a1633b3a60531cb36b7a79b baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/75/08/7508dbf27aa88ac03a1633b3a60531cb36b7a79b_3d4d4101 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-797c5fa9debf86049b86084a86a5b939e11592d4 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/79/7c/797c5fa9debf86049b86084a86a5b939e11592d4_2a32aa65 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-2940ab9a93c5a5d0abffbb72a4ad7a8fbe18f445 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/29/40/2940ab9a93c5a5d0abffbb72a4ad7a8fbe18f445_2b7360f6 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-1274f07b336d597d6c07ffdf612a84da01d1754e baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/12/74/1274f07b336d597d6c07ffdf612a84da01d1754e_7f2878ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-d9a9998e5ad2dae6aa18ed20f8b2accb6c4b26a9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/d9/a9/d9a9998e5ad2dae6aa18ed20f8b2accb6c4b26a9_5185391e enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-f6d2e59334aad55ab884e85a8cd697c7bc3bf861 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/f6/d2/f6d2e59334aad55ab884e85a8cd697c7bc3bf861_bca32aae enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-barbican-6ee5ad91635b41c3ab891602942b1b809a25ace6 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/6e/e5/6ee5ad91635b41c3ab891602942b1b809a25ace6_de92ac9d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-ead53ba0c89ee9721981fcfc3784b335b4aef0ad baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/ea/d5/ead53ba0c89ee9721981fcfc3784b335b4aef0ad_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_b86194ea enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-tripleo-ansible-1b90d9f3d1e5eac882fae38b29fbf321b74bc86c baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/1b/90/1b90d9f3d1e5eac882fae38b29fbf321b74bc86c_838726c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-b79ffad5c302a60e5a61f0938ec87b8e98ee44f1 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/b7/9f/b79ffad5c302a60e5a61f0938ec87b8e98ee44f1_b0d68b58 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-validations-common-ef9ccda96e65c07cce5be51f9fea71431f6856af baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/ef/9c/ef9ccda96e65c07cce5be51f9fea71431f6856af_df302a4c enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 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/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.src.rpm INFO: Start(/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.src.rpm) Config(dlrn-centos8-wallaby-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): 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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 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: 16212184 6112256 2511724 1738932 7588204 8019872 DEBUG: Swap: 16777212 4153080 12624132 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/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: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 487G 64G 89% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.863cyidm', '/var/lib/mock/dlrn-centos8-wallaby-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: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 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: 16212184 6303604 793620 1738932 9114960 7792060 DEBUG: Swap: 16777212 4153080 12624132 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 488G 63G 89% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291 Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.u50wp66n', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2ea2f93f9fea4097bfd2cc6843ea6cff', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '88d3879c01b44c9d8d2b591fe9aead06', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupdel', 'mock'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0dbb965e0001468fb0fb1c5977b7c6cf', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupadd', '-g', '135', 'mock'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8a8a42412d6d4ccca27f742480d3cf24', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1022', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a06bea5e8dc44fe78f95ae90b3520728', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-wallaby-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-18.el8.x86_64 DEBUG: binutils-2.30-119.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-44.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-18.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: openssh-8.0p1-17.el8.x86_64 DEBUG: emacs-filesystem-26.1-9.el8.noarch DEBUG: git-core-2.39.1-1.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-9.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-26.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: gdb-headless-8.2-19.el8.x86_64 DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-225.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-2.28-225.el8.x86_64 DEBUG: elfutils-0.188-3.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: libuuid-2.32.1-40.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: sqlite-libs-3.26.0-17.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: libgomp-8.5.0-18.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: file-libs-5.33-21.el8.x86_64 DEBUG: python3-eventlet-0.30.0-1.1.el8.noarch DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-225.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-18.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-8.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-225.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-40.el8.x86_64 DEBUG: memstrack-0.2.4-2.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-27.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-47.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-29.el8.x86_64 DEBUG: crypto-policies-scripts-20221215-1.gitece0092.el8.noarch DEBUG: elfutils-default-yama-scope-0.188-3.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-13.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: kpartx-0.8.4-37.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.188-3.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-24.el8.noarch DEBUG: libmount-2.32.1-40.el8.x86_64 DEBUG: dbus-tools-1.12.8-24.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: libblkid-2.32.1-40.el8.x86_64 DEBUG: shadow-utils-4.6-17.el8.x86_64 DEBUG: openssl-libs-1.1.1k-7.el8.x86_64 DEBUG: rpm-libs-4.14.3-26.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-5.el8.x86_64 DEBUG: util-linux-2.32.1-40.el8.x86_64 DEBUG: dracut-049-223.git20230119.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-161.el8.x86_64 DEBUG: gnutls-3.6.16-6.el8.x86_64 DEBUG: systemd-239-71.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-srpm-macros-3-44.el8.noarch DEBUG: gcc-8.5.0-18.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: annobin-10.94-1.el8.x86_64 DEBUG: python3-rpm-macros-3-44.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: tzdata-2022g-2.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: kernel-headers-4.18.0-448.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: openssh-clients-8.0p1-17.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: glibc-all-langpacks-2.28-225.el8.x86_64 DEBUG: cups-libs-2.2.6-51.el8.x86_64 DEBUG: glibc-common-2.28-225.el8.x86_64 DEBUG: redhat-rpm-config-130-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-21.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 DEBUG: libstdc++-8.5.0-18.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: elfutils-libelf-0.188-3.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: libcap-2.48-4.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: platform-python-devel-3.6.8-51.el8.x86_64 DEBUG: libxml2-2.9.7-16.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: libgs-9.27-5.el8.x86_64 DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: file-5.33-21.el8.x86_64 DEBUG: rpm-build-4.14.3-26.el8.x86_64 DEBUG: audit-libs-3.0.7-4.el8.x86_64 DEBUG: python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203410.ce6a105.el8.noarch DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-9.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-51.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: platform-python-3.6.8-51.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: curl-7.61.1-29.el8.x86_64 DEBUG: openssl-1.1.1k-7.el8.x86_64 DEBUG: crypto-policies-20221215-1.gitece0092.el8.noarch DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-22.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-9.el8.x86_64 DEBUG: elfutils-libs-0.188-3.el8.x86_64 DEBUG: rpm-4.14.3-26.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-40.el8.x86_64 DEBUG: dbus-libs-1.12.8-24.el8.x86_64 DEBUG: which-2.21-18.el8.x86_64 DEBUG: systemd-libs-239-71.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-9.el8.x86_64 DEBUG: ca-certificates-2022.2.54-80.2.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-5.el8.x86_64 DEBUG: dbus-daemon-1.12.8-24.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-25.el8.x86_64 DEBUG: systemd-pam-239-71.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-24.el8.x86_64 DEBUG: systemd-udev-239-71.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-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', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-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', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3o994ca2:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '30b18ab3805d4cfbab1225bec279175c', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3o994ca2:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-wallaby-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: delorean-python-ironic-tests-tempest-4684f915b5 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinder-tests-tempest-0e9461155e 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-openstackclient-42d9b6ea571e30e 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-0775d3070b5cb20a1 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tobiko-7508dbf27aa88ac03a163 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-797c5fa9debf86049b86084 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-2940ab9a93c5a5d0abffb 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-1274f07b336d597d6c07f 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-d9a9998e5ad2dae6aa18 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-f6d2e59334aad55ab884 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-barbican-6ee5ad91635b41c3ab8 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-ead53ba0c89ee9721981fc 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-1580f6f8437bd07e008c 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-tripleo-ansible-1b90d9f3d1e5eac882fae3 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-django-horizon-b79ffad5c302a60e 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-validations-common-ef9ccda96e65c07cce5 31 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 21 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 42 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 13 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 34 kB/s | 4.4 kB 00:00 DEBUG: dlrn-wallaby-testing 32 kB/s | 3.0 kB 00:00 DEBUG: dlrn-wallaby-build-deps 30 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 37 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 36 kB/s | 3.0 kB 00:00 DEBUG: opstools 31 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 38 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-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', '-l', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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 DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.001 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '93031b21c36a432bbd01cee293bf00ca', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-wallaby-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-18.el8.x86_64 DEBUG: binutils-2.30-119.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-44.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-18.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: openssh-8.0p1-17.el8.x86_64 DEBUG: emacs-filesystem-26.1-9.el8.noarch DEBUG: git-core-2.39.1-1.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-9.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-26.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: gdb-headless-8.2-19.el8.x86_64 DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-225.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-2.28-225.el8.x86_64 DEBUG: elfutils-0.188-3.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: libuuid-2.32.1-40.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: sqlite-libs-3.26.0-17.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: libgomp-8.5.0-18.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: file-libs-5.33-21.el8.x86_64 DEBUG: python3-eventlet-0.30.0-1.1.el8.noarch DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-225.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-18.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-8.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-225.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-40.el8.x86_64 DEBUG: memstrack-0.2.4-2.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-27.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-47.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-29.el8.x86_64 DEBUG: crypto-policies-scripts-20221215-1.gitece0092.el8.noarch DEBUG: elfutils-default-yama-scope-0.188-3.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-13.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: kpartx-0.8.4-37.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.188-3.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-24.el8.noarch DEBUG: libmount-2.32.1-40.el8.x86_64 DEBUG: dbus-tools-1.12.8-24.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: libblkid-2.32.1-40.el8.x86_64 DEBUG: shadow-utils-4.6-17.el8.x86_64 DEBUG: openssl-libs-1.1.1k-7.el8.x86_64 DEBUG: rpm-libs-4.14.3-26.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-5.el8.x86_64 DEBUG: util-linux-2.32.1-40.el8.x86_64 DEBUG: dracut-049-223.git20230119.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-161.el8.x86_64 DEBUG: gnutls-3.6.16-6.el8.x86_64 DEBUG: systemd-239-71.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-srpm-macros-3-44.el8.noarch DEBUG: gcc-8.5.0-18.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: annobin-10.94-1.el8.x86_64 DEBUG: python3-rpm-macros-3-44.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: tzdata-2022g-2.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: kernel-headers-4.18.0-448.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: openssh-clients-8.0p1-17.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: glibc-all-langpacks-2.28-225.el8.x86_64 DEBUG: cups-libs-2.2.6-51.el8.x86_64 DEBUG: glibc-common-2.28-225.el8.x86_64 DEBUG: redhat-rpm-config-130-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-21.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 DEBUG: libstdc++-8.5.0-18.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: elfutils-libelf-0.188-3.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: libcap-2.48-4.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: platform-python-devel-3.6.8-51.el8.x86_64 DEBUG: libxml2-2.9.7-16.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: libgs-9.27-5.el8.x86_64 DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: file-5.33-21.el8.x86_64 DEBUG: rpm-build-4.14.3-26.el8.x86_64 DEBUG: audit-libs-3.0.7-4.el8.x86_64 DEBUG: python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203410.ce6a105.el8.noarch DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-9.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-51.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: platform-python-3.6.8-51.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: curl-7.61.1-29.el8.x86_64 DEBUG: openssl-1.1.1k-7.el8.x86_64 DEBUG: crypto-policies-20221215-1.gitece0092.el8.noarch DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-22.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-9.el8.x86_64 DEBUG: elfutils-libs-0.188-3.el8.x86_64 DEBUG: rpm-4.14.3-26.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-40.el8.x86_64 DEBUG: dbus-libs-1.12.8-24.el8.x86_64 DEBUG: which-2.21-18.el8.x86_64 DEBUG: systemd-libs-239-71.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-9.el8.x86_64 DEBUG: ca-certificates-2022.2.54-80.2.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-5.el8.x86_64 DEBUG: dbus-daemon-1.12.8-24.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-25.el8.x86_64 DEBUG: systemd-pam-239-71.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-24.el8.x86_64 DEBUG: systemd-udev-239-71.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/.initialized Finish: chroot init Start: build phase for openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.src.rpm Start: build setup for openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.src.rpm DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.z04tx7m2:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1bb9b317dd4e4714994b033bd573b55a', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.z04tx7m2:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Updating / installing... DEBUG: openstack-tempest-1:33.0.0-0.202303060######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.z04tx7m2:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'fb210f0362e74d29b2e0eff1c20599a4', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.z04tx7m2:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qpl', '/builddir/build/originals/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: openstack-tempest.spec DEBUG: tempest-33.0.0-0.20230306081449.1580f6f.tar.gz 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/openstack-tempest.spec'], chrootPath='/var/lib/mock/dlrn-centos8-wallaby-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=1022gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.z04tx7m2:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.z04tx7m2:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'da0ee5ba88c548be88a272e0bc8eac34', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.z04tx7m2:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-tempest.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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-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', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-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', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//builddir/build/SRPMS/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.src.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3o994ca2:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'dcfd81d837e24c1a9571d4531128ed34', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3o994ca2:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//builddir/build/SRPMS/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-wallaby-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: Last metadata expiration check: 0:00:06 ago on Mon Mar 6 08:20:58 2023. DEBUG: Package git-core-2.39.1-1.el8.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20230216203410.ce6a105.el8.noarch is already installed. DEBUG: Package python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 is already installed. DEBUG: Package python3-pbr-5.5.1-1.el8.noarch is already installed. DEBUG: Package python3-setuptools-50.3.2-1.el8.noarch is already installed. DEBUG: Package python3-sphinx-1:2.2.2-1.el8.noarch is already installed. DEBUG: Package python3-urllib3-1.25.10-4.el8.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================================================================ DEBUG: Installing: DEBUG: python3-cliff noarch 3.7.0-0.20210315123449.117a100.el8 delorean-component-common 95 k DEBUG: python3-defusedxml noarch 0.7.1-1.el8 delorean-wallaby-testing 54 k DEBUG: python3-jsonschema noarch 3.2.0-5.el8 delorean-wallaby-testing 112 k DEBUG: python3-mock noarch 3.0.5-7.el8 delorean-wallaby-testing 55 k DEBUG: python3-openstackdocstheme noarch 2.2.6-1.el8 delorean-wallaby-build-deps 956 k DEBUG: python3-os-testr noarch 2.0.0-0.20210315102203.248dc81.el8 delorean-component-common 71 k DEBUG: python3-oslo-concurrency noarch 4.4.0-0.20210315114231.7dcf9e9.el8 delorean-component-common 40 k DEBUG: python3-oslo-config noarch 2:8.5.1-0.20210907102309.de1dbee.el8 delorean-component-common 227 k DEBUG: python3-oslo-log noarch 4.4.0-0.20210315105132.9b29c90.el8 delorean-component-common 63 k DEBUG: python3-oslotest noarch 4.4.1-0.20210315103354.aaf3a72.el8 delorean-component-clients 47 k DEBUG: python3-paramiko noarch 2.7.2-1.el8 delorean-wallaby-testing 314 k DEBUG: python3-pycodestyle noarch 2.5.0-6.el8 delorean-wallaby-testing 94 k DEBUG: python3-pyyaml x86_64 5.4.1-2.el8 delorean-wallaby-testing 208 k DEBUG: python3-sphinxcontrib-rsvgconverter noarch 1.0.1-1.el8 delorean-wallaby-build-deps 10 k DEBUG: python3-stestr noarch 2.6.0-4.el8 delorean-wallaby-testing 166 k DEBUG: python3-subunit noarch 1.4.0-1.el8 delorean-wallaby-testing 97 k DEBUG: Installing dependencies: DEBUG: adwaita-cursor-theme noarch 3.28.0-3.el8 Stream-AppStream 647 k DEBUG: adwaita-icon-theme noarch 3.28.0-3.el8 Stream-AppStream 11 M DEBUG: at-spi2-atk x86_64 2.26.2-1.el8 Stream-AppStream 89 k DEBUG: at-spi2-core x86_64 2.28.0-1.el8 Stream-AppStream 169 k DEBUG: cairo-gobject x86_64 1.15.12-6.el8 Stream-AppStream 33 k DEBUG: colord-libs x86_64 1.4.2-1.el8 Stream-AppStream 236 k DEBUG: dejavu-fonts-common noarch 2.35-7.el8 Stream-BaseOS 74 k DEBUG: glib-networking x86_64 2.56.1-1.1.el8 Stream-BaseOS 155 k DEBUG: gsettings-desktop-schemas x86_64 3.32.0-6.el8 Stream-BaseOS 633 k DEBUG: gtk3 x86_64 3.22.30-11.el8 Stream-AppStream 4.5 M DEBUG: json-glib x86_64 1.4.4-1.el8 Stream-BaseOS 144 k DEBUG: libXtst x86_64 1.2.3-7.el8 Stream-AppStream 22 k DEBUG: libepoxy x86_64 1.5.8-1.el8 Stream-AppStream 225 k DEBUG: libgusb x86_64 0.3.0-1.el8 Stream-BaseOS 49 k DEBUG: libmodman x86_64 2.0.1-17.el8 Stream-BaseOS 36 k DEBUG: libproxy x86_64 0.4.15-5.2.el8 Stream-BaseOS 75 k DEBUG: librsvg2-tools x86_64 2.42.7-4.el8 Stream-AppStream 42 k DEBUG: libsodium x86_64 1.0.18-2.el8 delorean-wallaby-testing 163 k DEBUG: libsoup x86_64 2.62.3-3.el8 Stream-BaseOS 425 k DEBUG: libwayland-client x86_64 1.21.0-1.el8 Stream-AppStream 41 k DEBUG: libwayland-cursor x86_64 1.21.0-1.el8 Stream-AppStream 26 k DEBUG: libwayland-egl x86_64 1.21.0-1.el8 Stream-AppStream 20 k DEBUG: libyaml x86_64 0.1.7-5.el8 Stream-BaseOS 61 k DEBUG: python-oslo-concurrency-lang noarch 4.4.0-0.20210315114231.7dcf9e9.el8 delorean-component-common 13 k DEBUG: python-oslo-i18n-lang noarch 5.0.1-0.20210315103856.73187bd.el8 delorean-component-common 13 k DEBUG: python-oslo-log-lang noarch 4.4.0-0.20210315105132.9b29c90.el8 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 4.8.2-0.20220428092247.a38b56a.el8 delorean-component-common 12 k DEBUG: python3-attrs noarch 17.4.0-6.el8 Stream-AppStream 53 k DEBUG: python3-bcrypt x86_64 3.1.7-3.el8 delorean-wallaby-testing 44 k DEBUG: python3-certifi noarch 2018.10.15-8.el8 delorean-wallaby-testing 16 k DEBUG: python3-cmd2 noarch 1.4.0-1.1.el8 delorean-wallaby-testing 307 k DEBUG: python3-colorama noarch 0.4.3-3.el8 delorean-wallaby-testing 36 k DEBUG: python3-dateutil noarch 1:2.6.1-6.el8 Stream-BaseOS 251 k DEBUG: python3-debtcollector noarch 2.2.0-0.20210315103218.649189d.el8 delorean-component-common 31 k DEBUG: python3-dulwich x86_64 0.20.11-1.el8 delorean-wallaby-testing 412 k DEBUG: python3-extras noarch 1.0.0-10.el8 delorean-wallaby-testing 21 k DEBUG: python3-fasteners noarch 0.14.1-20.el8 delorean-wallaby-testing 44 k DEBUG: python3-fixtures noarch 3.0.0-16.el8 delorean-wallaby-testing 96 k DEBUG: python3-fluidity-sm noarch 0.2.0-16.el8 delorean-wallaby-testing 20 k DEBUG: python3-future noarch 0.18.2-3.el8 delorean-wallaby-testing 789 k DEBUG: python3-importlib-metadata noarch 1.7.0-1.el8 delorean-wallaby-testing 46 k DEBUG: python3-inotify noarch 0.9.6-13.el8 Stream-BaseOS 57 k DEBUG: python3-iso8601 noarch 0.1.12-3.el8 delorean-wallaby-testing 25 k DEBUG: python3-lexicon noarch 1.0.0-9.el8 delorean-wallaby-testing 19 k DEBUG: python3-msgpack x86_64 1.0.2-1.el8 delorean-wallaby-testing 93 k DEBUG: python3-netaddr noarch 0.7.19-8.el8 Stream-AppStream 1.5 M DEBUG: python3-netifaces x86_64 0.10.6-4.el8 Stream-AppStream 25 k DEBUG: python3-oslo-context noarch 3.2.1-0.20211026071333.b124eb7.el8 delorean-component-common 25 k DEBUG: python3-oslo-i18n noarch 5.0.1-0.20210315103856.73187bd.el8 delorean-component-common 57 k DEBUG: python3-oslo-serialization noarch 4.1.1-0.20220225082330.bbe5d5a.el8 delorean-component-common 32 k DEBUG: python3-oslo-utils noarch 4.8.2-0.20220428092247.a38b56a.el8 delorean-component-common 80 k DEBUG: python3-prettytable noarch 0.7.2-14.el8 Stream-AppStream 44 k DEBUG: python3-pynacl x86_64 1.4.0-1.el8 delorean-wallaby-testing 109 k DEBUG: python3-pyperclip noarch 1.8.0-2.el8 delorean-wallaby-testing 24 k DEBUG: python3-pyrsistent x86_64 0.17.3-1.el8 delorean-wallaby-testing 107 k DEBUG: python3-rfc3986 noarch 1.4.0-3.el8 delorean-wallaby-testing 52 k DEBUG: python3-sphinxcontrib-svg2pdfconverter-common noarch 1.0.1-1.el8 delorean-wallaby-build-deps 12 k DEBUG: python3-stevedore noarch 3.3.3-0.20221024072403.7b48fff.el8 delorean-component-clients 69 k DEBUG: python3-testtools noarch 2.5.0-3.el8 delorean-wallaby-testing 353 k DEBUG: python3-voluptuous noarch 0.12.1-1.el8 delorean-wallaby-testing 62 k DEBUG: python3-wcwidth noarch 0.2.5-2.el8 delorean-wallaby-testing 47 k DEBUG: python3-wrapt x86_64 1.12.1-3.el8 delorean-wallaby-testing 55 k DEBUG: python3-zipp noarch 3.4.0-1.el8 delorean-wallaby-testing 16 k DEBUG: rest x86_64 0.8.1-2.el8 Stream-AppStream 70 k DEBUG: Installing weak dependencies: DEBUG: abattis-cantarell-fonts noarch 0.0.25-6.el8 Stream-AppStream 156 k DEBUG: dconf x86_64 0.28.0-4.el8 Stream-AppStream 108 k DEBUG: dejavu-sans-mono-fonts noarch 2.35-7.el8 Stream-BaseOS 447 k DEBUG: python3-invoke noarch 1.4.0-1.el8 delorean-wallaby-testing 157 k DEBUG: python3-pyasn1 noarch 0.4.6-3.el8 delorean-wallaby-testing 140 k DEBUG: Transaction Summary DEBUG: ================================================================================================================================ DEBUG: Install 85 Packages DEBUG: Total size: 28 M DEBUG: Total download size: 116 k DEBUG: Installed size: 85 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python-oslo-concurrency-lang-4.4.0-0.20210315114231.7dcf9e9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-5.0.1-0.20210315103856.73187bd.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-4.4.0-0.20210315105132.9b29c90.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-4.8.2-0.20220428092247.a38b56a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-3.7.0-0.20210315123449.117a100.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-2.2.0-0.20210315103218.649189d.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-testr-2.0.0-0.20210315102203.248dc81.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-4.4.0-0.20210315114231.7dcf9e9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-8.5.1-0.20210907102309.de1dbee.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-3.2.1-0.20211026071333.b124eb7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-5.0.1-0.20210315103856.73187bd.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-4.4.0-0.20210315105132.9b29c90.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-4.1.1-0.20220225082330.bbe5d5a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-4.8.2-0.20220428092247.a38b56a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-fonts-common-2.35-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-sans-mono-fonts-2.35-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] glib-networking-2.56.1-1.1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gsettings-desktop-schemas-3.32.0-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] json-glib-1.4.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgusb-0.3.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmodman-2.0.1-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libproxy-0.4.15-5.2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsoup-2.62.3-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.6.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] abattis-cantarell-fonts-0.0.25-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adwaita-cursor-theme-3.28.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adwaita-icon-theme-3.28.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] at-spi2-atk-2.26.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] at-spi2-core-2.28.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cairo-gobject-1.15.12-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] colord-libs-1.4.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dconf-0.28.0-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk3-3.22.30-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXtst-1.2.3-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libepoxy-1.5.8-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] librsvg2-tools-2.42.7-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwayland-client-1.21.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwayland-cursor-1.21.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwayland-egl-1.21.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-17.4.0-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rest-0.8.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.1.7-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-certifi-2018.10.15-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-1.4.0-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-colorama-0.4.3-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-defusedxml-0.7.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dulwich-0.20.11-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.14.1-20.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-3.0.0-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fluidity-sm-0.2.0-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-future-0.18.2-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-1.7.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-invoke-1.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-0.1.12-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-3.2.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lexicon-1.0.0-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mock-3.0.5-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.0.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-2.7.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.4.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycodestyle-2.5.0-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.4.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyrsistent-0.17.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.4.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-2.6.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.5.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.12.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.5-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.12.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackdocstheme-2.2.6-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-rsvgconverter-1.0.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-svg2pdfconverter-common-1.0.1-1.el8.noarch.rpm: Already downloaded DEBUG: (84/85): python3-stevedore-3.3.3-0.202210240724 496 kB/s | 69 kB 00:00 DEBUG: (85/85): python3-oslotest-4.4.1-0.2021031510335 329 kB/s | 47 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 699 kB/s | 116 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-extras-1.0.0-10.el8.noarch 1/85 DEBUG: Installing : python3-fixtures-3.0.0-16.el8.noarch 2/85 DEBUG: Installing : python3-testtools-2.5.0-3.el8.noarch 3/85 DEBUG: Installing : python3-subunit-1.4.0-1.el8.noarch 4/85 DEBUG: Installing : python3-netaddr-0.7.19-8.el8.noarch 5/85 DEBUG: Installing : python3-attrs-17.4.0-6.el8.noarch 6/85 DEBUG: Installing : libwayland-client-1.21.0-1.el8.x86_64 7/85 DEBUG: Installing : cairo-gobject-1.15.12-6.el8.x86_64 8/85 DEBUG: Installing : libwayland-cursor-1.21.0-1.el8.x86_64 9/85 DEBUG: Installing : python3-sphinxcontrib-svg2pdfconverter-common-1.0. 10/85 DEBUG: Installing : python3-zipp-3.4.0-1.el8.noarch 11/85 DEBUG: Installing : python3-importlib-metadata-1.7.0-1.el8.noarch 12/85 DEBUG: Installing : python3-stevedore-3.3.3-0.20221024072403.7b48fff.e 13/85 DEBUG: Installing : python3-wrapt-1.12.1-3.el8.x86_64 14/85 DEBUG: Installing : python3-debtcollector-2.2.0-0.20210315103218.64918 15/85 DEBUG: Installing : python3-oslo-context-3.2.1-0.20211026071333.b124eb 16/85 DEBUG: Installing : python3-wcwidth-0.2.5-2.el8.noarch 17/85 DEBUG: Installing : python3-voluptuous-0.12.1-1.el8.noarch 18/85 DEBUG: Installing : python3-rfc3986-1.4.0-3.el8.noarch 19/85 DEBUG: Installing : python3-pyrsistent-0.17.3-1.el8.x86_64 20/85 DEBUG: Installing : python3-pyperclip-1.8.0-2.el8.noarch 21/85 DEBUG: Installing : python3-pyasn1-0.4.6-3.el8.noarch 22/85 DEBUG: Installing : python3-msgpack-1.0.2-1.el8.x86_64 23/85 DEBUG: Installing : python3-mock-3.0.5-7.el8.noarch 24/85 DEBUG: Installing : python3-lexicon-1.0.0-9.el8.noarch 25/85 DEBUG: Installing : python3-iso8601-0.1.12-3.el8.noarch 26/85 DEBUG: Installing : python3-future-0.18.2-3.el8.noarch 27/85 DEBUG: Installing : python3-fluidity-sm-0.2.0-16.el8.noarch 28/85 DEBUG: Installing : python3-fasteners-0.14.1-20.el8.noarch 29/85 DEBUG: Installing : python3-colorama-0.4.3-3.el8.noarch 30/85 DEBUG: Installing : python3-cmd2-1.4.0-1.1.el8.noarch 31/85 DEBUG: Installing : python3-certifi-2018.10.15-8.el8.noarch 32/85 DEBUG: Installing : python3-dulwich-0.20.11-1.el8.x86_64 33/85 DEBUG: Installing : python3-bcrypt-3.1.7-3.el8.x86_64 34/85 DEBUG: Installing : libsodium-1.0.18-2.el8.x86_64 35/85 DEBUG: Installing : python3-pynacl-1.4.0-1.el8.x86_64 36/85 DEBUG: Installing : python3-prettytable-0.7.2-14.el8.noarch 37/85 DEBUG: Installing : python3-netifaces-0.10.6-4.el8.x86_64 38/85 DEBUG: Installing : libwayland-egl-1.21.0-1.el8.x86_64 39/85 DEBUG: Installing : libepoxy-1.5.8-1.el8.x86_64 40/85 DEBUG: Installing : libXtst-1.2.3-7.el8.x86_64 41/85 DEBUG: Installing : at-spi2-core-2.28.0-1.el8.x86_64 42/85 DEBUG: Running scriptlet: at-spi2-core-2.28.0-1.el8.x86_64 42/85 DEBUG: Installing : at-spi2-atk-2.26.2-1.el8.x86_64 43/85 DEBUG: Running scriptlet: at-spi2-atk-2.26.2-1.el8.x86_64 43/85 DEBUG: Installing : dconf-0.28.0-4.el8.x86_64 44/85 DEBUG: Installing : adwaita-cursor-theme-3.28.0-3.el8.noarch 45/85 DEBUG: Installing : adwaita-icon-theme-3.28.0-3.el8.noarch 46/85 DEBUG: Installing : abattis-cantarell-fonts-0.0.25-6.el8.noarch 47/85 DEBUG: Installing : python3-inotify-0.9.6-13.el8.noarch 48/85 DEBUG: Installing : python3-dateutil-1:2.6.1-6.el8.noarch 49/85 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 50/85 DEBUG: Installing : python3-pyyaml-5.4.1-2.el8.x86_64 51/85 DEBUG: Installing : python3-cliff-3.7.0-0.20210315123449.117a100.el8.n 52/85 DEBUG: Installing : python3-stestr-2.6.0-4.el8.noarch 53/85 DEBUG: Installing : python3-invoke-1.4.0-1.el8.noarch 54/85 DEBUG: Installing : libmodman-2.0.1-17.el8.x86_64 55/85 DEBUG: Running scriptlet: libmodman-2.0.1-17.el8.x86_64 55/85 DEBUG: Installing : libproxy-0.4.15-5.2.el8.x86_64 56/85 DEBUG: Running scriptlet: libproxy-0.4.15-5.2.el8.x86_64 56/85 DEBUG: Installing : libgusb-0.3.0-1.el8.x86_64 57/85 DEBUG: Installing : colord-libs-1.4.2-1.el8.x86_64 58/85 DEBUG: Installing : json-glib-1.4.4-1.el8.x86_64 59/85 DEBUG: Installing : dejavu-fonts-common-2.35-7.el8.noarch 60/85 DEBUG: Installing : dejavu-sans-mono-fonts-2.35-7.el8.noarch 61/85 DEBUG: Installing : gsettings-desktop-schemas-3.32.0-6.el8.x86_64 62/85 DEBUG: Installing : glib-networking-2.56.1-1.1.el8.x86_64 63/85 DEBUG: Installing : libsoup-2.62.3-3.el8.x86_64 64/85 DEBUG: Installing : rest-0.8.1-2.el8.x86_64 65/85 DEBUG: Running scriptlet: rest-0.8.1-2.el8.x86_64 65/85 DEBUG: Installing : gtk3-3.22.30-11.el8.x86_64 66/85 DEBUG: Installing : librsvg2-tools-2.42.7-4.el8.x86_64 67/85 DEBUG: Installing : python-oslo-utils-lang-4.8.2-0.20220428092247.a38b 68/85 DEBUG: Installing : python-oslo-log-lang-4.4.0-0.20210315105132.9b29c9 69/85 DEBUG: Installing : python-oslo-i18n-lang-5.0.1-0.20210315103856.73187 70/85 DEBUG: Installing : python3-oslo-i18n-5.0.1-0.20210315103856.73187bd.e 71/85 DEBUG: Installing : python3-oslo-utils-4.8.2-0.20220428092247.a38b56a. 72/85 DEBUG: Installing : python3-oslo-config-2:8.5.1-0.20210907102309.de1db 73/85 DEBUG: Installing : python3-oslo-serialization-4.1.1-0.20220225082330. 74/85 DEBUG: Installing : python-oslo-concurrency-lang-4.4.0-0.2021031511423 75/85 DEBUG: Installing : python3-oslo-concurrency-4.4.0-0.20210315114231.7d 76/85 DEBUG: Installing : python3-oslo-log-4.4.0-0.20210315105132.9b29c90.el 77/85 DEBUG: Installing : python3-sphinxcontrib-rsvgconverter-1.0.1-1.el8.no 78/85 DEBUG: Installing : python3-paramiko-2.7.2-1.el8.noarch 79/85 DEBUG: Installing : python3-os-testr-2.0.0-0.20210315102203.248dc81.el 80/85 DEBUG: Installing : python3-openstackdocstheme-2.2.6-1.el8.noarch 81/85 DEBUG: Installing : python3-oslotest-4.4.1-0.20210315103354.aaf3a72.el 82/85 DEBUG: Installing : python3-jsonschema-3.2.0-5.el8.noarch 83/85 DEBUG: Installing : python3-pycodestyle-2.5.0-6.el8.noarch 84/85 DEBUG: Installing : python3-defusedxml-0.7.1-1.el8.noarch 85/85 DEBUG: Running scriptlet: dconf-0.28.0-4.el8.x86_64 85/85 DEBUG: Running scriptlet: python3-defusedxml-0.7.1-1.el8.noarch 85/85 DEBUG: Running scriptlet: adwaita-icon-theme-3.28.0-3.el8.noarch 85/85 DEBUG: Verifying : python3-oslotest-4.4.1-0.20210315103354.aaf3a72.el 1/85 DEBUG: Verifying : python3-stevedore-3.3.3-0.20221024072403.7b48fff.e 2/85 DEBUG: Verifying : python-oslo-concurrency-lang-4.4.0-0.2021031511423 3/85 DEBUG: Verifying : python-oslo-i18n-lang-5.0.1-0.20210315103856.73187 4/85 DEBUG: Verifying : python-oslo-log-lang-4.4.0-0.20210315105132.9b29c9 5/85 DEBUG: Verifying : python-oslo-utils-lang-4.8.2-0.20220428092247.a38b 6/85 DEBUG: Verifying : python3-cliff-3.7.0-0.20210315123449.117a100.el8.n 7/85 DEBUG: Verifying : python3-debtcollector-2.2.0-0.20210315103218.64918 8/85 DEBUG: Verifying : python3-os-testr-2.0.0-0.20210315102203.248dc81.el 9/85 DEBUG: Verifying : python3-oslo-concurrency-4.4.0-0.20210315114231.7d 10/85 DEBUG: Verifying : python3-oslo-config-2:8.5.1-0.20210907102309.de1db 11/85 DEBUG: Verifying : python3-oslo-context-3.2.1-0.20211026071333.b124eb 12/85 DEBUG: Verifying : python3-oslo-i18n-5.0.1-0.20210315103856.73187bd.e 13/85 DEBUG: Verifying : python3-oslo-log-4.4.0-0.20210315105132.9b29c90.el 14/85 DEBUG: Verifying : python3-oslo-serialization-4.1.1-0.20220225082330. 15/85 DEBUG: Verifying : python3-oslo-utils-4.8.2-0.20220428092247.a38b56a. 16/85 DEBUG: Verifying : dejavu-fonts-common-2.35-7.el8.noarch 17/85 DEBUG: Verifying : dejavu-sans-mono-fonts-2.35-7.el8.noarch 18/85 DEBUG: Verifying : glib-networking-2.56.1-1.1.el8.x86_64 19/85 DEBUG: Verifying : gsettings-desktop-schemas-3.32.0-6.el8.x86_64 20/85 DEBUG: Verifying : json-glib-1.4.4-1.el8.x86_64 21/85 DEBUG: Verifying : libgusb-0.3.0-1.el8.x86_64 22/85 DEBUG: Verifying : libmodman-2.0.1-17.el8.x86_64 23/85 DEBUG: Verifying : libproxy-0.4.15-5.2.el8.x86_64 24/85 DEBUG: Verifying : libsoup-2.62.3-3.el8.x86_64 25/85 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 26/85 DEBUG: Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 27/85 DEBUG: Verifying : python3-inotify-0.9.6-13.el8.noarch 28/85 DEBUG: Verifying : abattis-cantarell-fonts-0.0.25-6.el8.noarch 29/85 DEBUG: Verifying : adwaita-cursor-theme-3.28.0-3.el8.noarch 30/85 DEBUG: Verifying : adwaita-icon-theme-3.28.0-3.el8.noarch 31/85 DEBUG: Verifying : at-spi2-atk-2.26.2-1.el8.x86_64 32/85 DEBUG: Verifying : at-spi2-core-2.28.0-1.el8.x86_64 33/85 DEBUG: Verifying : cairo-gobject-1.15.12-6.el8.x86_64 34/85 DEBUG: Verifying : colord-libs-1.4.2-1.el8.x86_64 35/85 DEBUG: Verifying : dconf-0.28.0-4.el8.x86_64 36/85 DEBUG: Verifying : gtk3-3.22.30-11.el8.x86_64 37/85 DEBUG: Verifying : libXtst-1.2.3-7.el8.x86_64 38/85 DEBUG: Verifying : libepoxy-1.5.8-1.el8.x86_64 39/85 DEBUG: Verifying : librsvg2-tools-2.42.7-4.el8.x86_64 40/85 DEBUG: Verifying : libwayland-client-1.21.0-1.el8.x86_64 41/85 DEBUG: Verifying : libwayland-cursor-1.21.0-1.el8.x86_64 42/85 DEBUG: Verifying : libwayland-egl-1.21.0-1.el8.x86_64 43/85 DEBUG: Verifying : python3-attrs-17.4.0-6.el8.noarch 44/85 DEBUG: Verifying : python3-netaddr-0.7.19-8.el8.noarch 45/85 DEBUG: Verifying : python3-netifaces-0.10.6-4.el8.x86_64 46/85 DEBUG: Verifying : python3-prettytable-0.7.2-14.el8.noarch 47/85 DEBUG: Verifying : rest-0.8.1-2.el8.x86_64 48/85 DEBUG: Verifying : libsodium-1.0.18-2.el8.x86_64 49/85 DEBUG: Verifying : python3-bcrypt-3.1.7-3.el8.x86_64 50/85 DEBUG: Verifying : python3-certifi-2018.10.15-8.el8.noarch 51/85 DEBUG: Verifying : python3-cmd2-1.4.0-1.1.el8.noarch 52/85 DEBUG: Verifying : python3-colorama-0.4.3-3.el8.noarch 53/85 DEBUG: Verifying : python3-defusedxml-0.7.1-1.el8.noarch 54/85 DEBUG: Verifying : python3-dulwich-0.20.11-1.el8.x86_64 55/85 DEBUG: Verifying : python3-extras-1.0.0-10.el8.noarch 56/85 DEBUG: Verifying : python3-fasteners-0.14.1-20.el8.noarch 57/85 DEBUG: Verifying : python3-fixtures-3.0.0-16.el8.noarch 58/85 DEBUG: Verifying : python3-fluidity-sm-0.2.0-16.el8.noarch 59/85 DEBUG: Verifying : python3-future-0.18.2-3.el8.noarch 60/85 DEBUG: Verifying : python3-importlib-metadata-1.7.0-1.el8.noarch 61/85 DEBUG: Verifying : python3-invoke-1.4.0-1.el8.noarch 62/85 DEBUG: Verifying : python3-iso8601-0.1.12-3.el8.noarch 63/85 DEBUG: Verifying : python3-jsonschema-3.2.0-5.el8.noarch 64/85 DEBUG: Verifying : python3-lexicon-1.0.0-9.el8.noarch 65/85 DEBUG: Verifying : python3-mock-3.0.5-7.el8.noarch 66/85 DEBUG: Verifying : python3-msgpack-1.0.2-1.el8.x86_64 67/85 DEBUG: Verifying : python3-paramiko-2.7.2-1.el8.noarch 68/85 DEBUG: Verifying : python3-pyasn1-0.4.6-3.el8.noarch 69/85 DEBUG: Verifying : python3-pycodestyle-2.5.0-6.el8.noarch 70/85 DEBUG: Verifying : python3-pynacl-1.4.0-1.el8.x86_64 71/85 DEBUG: Verifying : python3-pyperclip-1.8.0-2.el8.noarch 72/85 DEBUG: Verifying : python3-pyrsistent-0.17.3-1.el8.x86_64 73/85 DEBUG: Verifying : python3-pyyaml-5.4.1-2.el8.x86_64 74/85 DEBUG: Verifying : python3-rfc3986-1.4.0-3.el8.noarch 75/85 DEBUG: Verifying : python3-stestr-2.6.0-4.el8.noarch 76/85 DEBUG: Verifying : python3-subunit-1.4.0-1.el8.noarch 77/85 DEBUG: Verifying : python3-testtools-2.5.0-3.el8.noarch 78/85 DEBUG: Verifying : python3-voluptuous-0.12.1-1.el8.noarch 79/85 DEBUG: Verifying : python3-wcwidth-0.2.5-2.el8.noarch 80/85 DEBUG: Verifying : python3-wrapt-1.12.1-3.el8.x86_64 81/85 DEBUG: Verifying : python3-zipp-3.4.0-1.el8.noarch 82/85 DEBUG: Verifying : python3-openstackdocstheme-2.2.6-1.el8.noarch 83/85 DEBUG: Verifying : python3-sphinxcontrib-rsvgconverter-1.0.1-1.el8.no 84/85 DEBUG: Verifying : python3-sphinxcontrib-svg2pdfconverter-common-1.0. 85/85 DEBUG: Installed: DEBUG: abattis-cantarell-fonts-0.0.25-6.el8.noarch DEBUG: adwaita-cursor-theme-3.28.0-3.el8.noarch DEBUG: adwaita-icon-theme-3.28.0-3.el8.noarch DEBUG: at-spi2-atk-2.26.2-1.el8.x86_64 DEBUG: at-spi2-core-2.28.0-1.el8.x86_64 DEBUG: cairo-gobject-1.15.12-6.el8.x86_64 DEBUG: colord-libs-1.4.2-1.el8.x86_64 DEBUG: dconf-0.28.0-4.el8.x86_64 DEBUG: dejavu-fonts-common-2.35-7.el8.noarch DEBUG: dejavu-sans-mono-fonts-2.35-7.el8.noarch DEBUG: glib-networking-2.56.1-1.1.el8.x86_64 DEBUG: gsettings-desktop-schemas-3.32.0-6.el8.x86_64 DEBUG: gtk3-3.22.30-11.el8.x86_64 DEBUG: json-glib-1.4.4-1.el8.x86_64 DEBUG: libXtst-1.2.3-7.el8.x86_64 DEBUG: libepoxy-1.5.8-1.el8.x86_64 DEBUG: libgusb-0.3.0-1.el8.x86_64 DEBUG: libmodman-2.0.1-17.el8.x86_64 DEBUG: libproxy-0.4.15-5.2.el8.x86_64 DEBUG: librsvg2-tools-2.42.7-4.el8.x86_64 DEBUG: libsodium-1.0.18-2.el8.x86_64 DEBUG: libsoup-2.62.3-3.el8.x86_64 DEBUG: libwayland-client-1.21.0-1.el8.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el8.x86_64 DEBUG: libwayland-egl-1.21.0-1.el8.x86_64 DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: python-oslo-concurrency-lang-4.4.0-0.20210315114231.7dcf9e9.el8.noarch DEBUG: python-oslo-i18n-lang-5.0.1-0.20210315103856.73187bd.el8.noarch DEBUG: python-oslo-log-lang-4.4.0-0.20210315105132.9b29c90.el8.noarch DEBUG: python-oslo-utils-lang-4.8.2-0.20220428092247.a38b56a.el8.noarch DEBUG: python3-attrs-17.4.0-6.el8.noarch DEBUG: python3-bcrypt-3.1.7-3.el8.x86_64 DEBUG: python3-certifi-2018.10.15-8.el8.noarch DEBUG: python3-cliff-3.7.0-0.20210315123449.117a100.el8.noarch DEBUG: python3-cmd2-1.4.0-1.1.el8.noarch DEBUG: python3-colorama-0.4.3-3.el8.noarch DEBUG: python3-dateutil-1:2.6.1-6.el8.noarch DEBUG: python3-debtcollector-2.2.0-0.20210315103218.649189d.el8.noarch DEBUG: python3-defusedxml-0.7.1-1.el8.noarch DEBUG: python3-dulwich-0.20.11-1.el8.x86_64 DEBUG: python3-extras-1.0.0-10.el8.noarch DEBUG: python3-fasteners-0.14.1-20.el8.noarch DEBUG: python3-fixtures-3.0.0-16.el8.noarch DEBUG: python3-fluidity-sm-0.2.0-16.el8.noarch DEBUG: python3-future-0.18.2-3.el8.noarch DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch DEBUG: python3-inotify-0.9.6-13.el8.noarch DEBUG: python3-invoke-1.4.0-1.el8.noarch DEBUG: python3-iso8601-0.1.12-3.el8.noarch DEBUG: python3-jsonschema-3.2.0-5.el8.noarch DEBUG: python3-lexicon-1.0.0-9.el8.noarch DEBUG: python3-mock-3.0.5-7.el8.noarch DEBUG: python3-msgpack-1.0.2-1.el8.x86_64 DEBUG: python3-netaddr-0.7.19-8.el8.noarch DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 DEBUG: python3-openstackdocstheme-2.2.6-1.el8.noarch DEBUG: python3-os-testr-2.0.0-0.20210315102203.248dc81.el8.noarch DEBUG: python3-oslo-concurrency-4.4.0-0.20210315114231.7dcf9e9.el8.noarch DEBUG: python3-oslo-config-2:8.5.1-0.20210907102309.de1dbee.el8.noarch DEBUG: python3-oslo-context-3.2.1-0.20211026071333.b124eb7.el8.noarch DEBUG: python3-oslo-i18n-5.0.1-0.20210315103856.73187bd.el8.noarch DEBUG: python3-oslo-log-4.4.0-0.20210315105132.9b29c90.el8.noarch DEBUG: python3-oslo-serialization-4.1.1-0.20220225082330.bbe5d5a.el8.noarch DEBUG: python3-oslo-utils-4.8.2-0.20220428092247.a38b56a.el8.noarch DEBUG: python3-oslotest-4.4.1-0.20210315103354.aaf3a72.el8.noarch DEBUG: python3-paramiko-2.7.2-1.el8.noarch DEBUG: python3-prettytable-0.7.2-14.el8.noarch DEBUG: python3-pyasn1-0.4.6-3.el8.noarch DEBUG: python3-pycodestyle-2.5.0-6.el8.noarch DEBUG: python3-pynacl-1.4.0-1.el8.x86_64 DEBUG: python3-pyperclip-1.8.0-2.el8.noarch DEBUG: python3-pyrsistent-0.17.3-1.el8.x86_64 DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 DEBUG: python3-rfc3986-1.4.0-3.el8.noarch DEBUG: python3-sphinxcontrib-rsvgconverter-1.0.1-1.el8.noarch DEBUG: python3-sphinxcontrib-svg2pdfconverter-common-1.0.1-1.el8.noarch DEBUG: python3-stestr-2.6.0-4.el8.noarch DEBUG: python3-stevedore-3.3.3-0.20221024072403.7b48fff.el8.noarch DEBUG: python3-subunit-1.4.0-1.el8.noarch DEBUG: python3-testtools-2.5.0-3.el8.noarch DEBUG: python3-voluptuous-0.12.1-1.el8.noarch DEBUG: python3-wcwidth-0.2.5-2.el8.noarch DEBUG: python3-wrapt-1.12.1-3.el8.x86_64 DEBUG: python3-zipp-3.4.0-1.el8.noarch DEBUG: rest-0.8.1-2.el8.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-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', '-l', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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 Finish: build setup for openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.src.rpm Start: Outputting list of installed packages DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '788f8a2ac279497d9d880484493d41c6', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/sh', '-c', "rpm -qa --root '/var/lib/mock/dlrn-centos8-wallaby-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: binutils-2.30-119.el8.x86_64 1663953346 24937207 75f3574f78c859cbd1eb76fa98265c60 installed DEBUG: fontpackages-filesystem-1.44-22.el8.noarch 1557581453 0 40b0272ca2fdd533a2d188077e86c1d2 installed DEBUG: gcc-plugin-annobin-8.5.0-18.el8.x86_64 1671873301 49376 ef6038a5961874f1b5a4c7dd845200c2 installed DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch 1557787815 13746679 5904158c62f46bb518f6445e49044e60 installed DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 1661411318 60398 a45a83b395cb68037d67081b296029c4 installed DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch 1557787815 596942 6e60575dedf19a3ce375fc2166d1a146 installed DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch 1557812133 1460348 e6f22d6ea059da79d67e5a1905949c53 installed DEBUG: rust-srpm-macros-5-2.el8.noarch 1557810095 1131 d96b3587cf204ff53b4b377f1f61bcc1 installed DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch 1557812133 1429675 7c8915d94c2c51421ab11e2bd324f4a8 installed DEBUG: perl-srpm-macros-1-25.el8.noarch 1557806236 794 0293bcef8257b954e640b14fa1fbfac0 installed DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch 1557812133 400088 0b8313e3b9335f0786c2adf4c8eedb6e installed DEBUG: libssh-config-0.9.6-6.el8.noarch 1674052261 277 824a4ef2221391774200713f7357a680 installed DEBUG: pinentry-1.1.0-2.el8.x86_64 1557807137 199914 91e0fb519dd83812e53a731ed74f5fec installed DEBUG: go-srpm-macros-2-17.el8.noarch 1611212519 7342 9d71426f78a143cfc42a3c8a0e969fa9 installed DEBUG: git-core-2.39.1-1.el8.x86_64 1675871471 31638795 9c77382bc9951642fc08e05ed0895675 installed DEBUG: centos-stream-release-8.6-1.el8.noarch 1631593927 26489 da424ed8dbfe39ac8f25eb609e365312 installed DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 1661957780 720346 1cae463ef0856a8005738e88bcb0ab08 installed DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch 1557812133 38217 b9c0233504dbc87da36397e6a3d37efc installed DEBUG: gdb-headless-8.2-19.el8.x86_64 1653937916 11909670 7393046e7e7f56b56f662ecc4a40e1be installed DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 1622524064 951240 31979f707562a5aafd12d0e8f3992da4 installed DEBUG: efi-srpm-macros-3-3.el8.noarch 1605562930 39223 a3b1b70e34d0e5bc276f89fe7bb6e7ea installed DEBUG: glibc-2.28-225.el8.x86_64 1675873919 6717544 f9d2c826b6f8c6adfce98b865538254d installed DEBUG: python3-ply-3.9-9.el8.noarch 1610439834 439890 5f9430e3bd204c3065d8f585be96652d installed DEBUG: info-6.5-7.el8_5.x86_64 1644082311 386328 c4578156fb03a45839a22eb9f0244dd7 installed DEBUG: python3-pysocks-1.6.8-3.el8.noarch 1557588655 77054 aca0c79a26e9d6a28d3071c1f2270fb4 installed DEBUG: libxcrypt-4.1.1-6.el8.x86_64 1620256101 185892 9a730f6114e22545dc8befbe5a0978ca installed DEBUG: python3-markupsafe-0.23-19.el8.x86_64 1557807784 78019 3a1380b91678566bb2cbf12fafefcbd7 installed DEBUG: freetype-2.9.1-9.el8.x86_64 1654765760 812023 798980f9d28ed49dd7655425fbe54e7f installed DEBUG: python3-rpm-generators-5-8.el8.noarch 1669460862 56753 08702ebf7864d91e4fdf84084979c72a installed DEBUG: libuuid-2.32.1-40.el8.x86_64 1675874781 35096 30a140435ca0cf3452cdafb31f0d52ce installed DEBUG: python3-packaging-20.4-1.el8.noarch 1595581848 226606 6f20a53089845f7e03e43811ab4594da installed DEBUG: sqlite-libs-3.26.0-17.el8.x86_64 1669927468 1166473 d893ededcc167c9b43ebe357e748fd97 installed DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch 1580212430 48240 c37be18dff58225e5a9ec3235f6c2ff3 installed DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 1626498492 525483 bcab14000d498cc0f5db2fa67ac21c0c installed DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch 1580221798 56043 9172de1086c98a9044663bfc8fd16532 installed DEBUG: libattr-2.4.48-3.el8.x86_64 1557533865 27346 bdc22fe0cdcb03a5014e6275c6539003 installed DEBUG: pixman-0.38.4-2.el8.x86_64 1645772813 697399 b4f169e3a8bba93d16679bdbcdfb45c8 installed DEBUG: libICE-1.0.9-15.el8.x86_64 1573240087 205821 240847d47f854c3eeef95daf071359da installed DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 1580388743 8917343 cdf347dd516a971569a9020371400933 installed DEBUG: libgomp-8.5.0-18.el8.x86_64 1671873301 331983 ca190e993b0ee8adeca62b9d53ec54e4 installed DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch 1656600867 161412 f0007eaef9d763624dbabcb5919b8013 installed DEBUG: file-libs-5.33-21.el8.x86_64 1661605567 6386557 6cb7d6f5016af2893ea414ef303f9f66 installed DEBUG: python3-pbr-5.5.1-1.el8.noarch 1603982946 3586069 895719c97b49f7f4f0bd9cbe8ef927f8 installed DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 1557539440 71434 e5553e445ddba10c79d2f430439f24cb installed DEBUG: python3-extras-1.0.0-10.el8.noarch 1580031252 28356 bfb0035d78c73f2b10b6109b404b6d17 installed DEBUG: libksba-1.3.5-9.el8.x86_64 1675871473 334095 12bc68bc97e3d94e08db9b7789d18d91 installed DEBUG: python3-netaddr-0.7.19-8.el8.noarch 1557807764 8801737 eaede48359fa94bd9066db32354aea1d installed DEBUG: glibc-headers-2.28-225.el8.x86_64 1675873919 2031923 e1f7ef8f9452696b0132ba532f18ff9b installed DEBUG: libwayland-cursor-1.21.0-1.el8.x86_64 1667639231 34460 f50b15ac2007e26979c87f9181729fb9 installed DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 1624079346 43798 293f99eba1dca583e70353c5b61afac4 installed DEBUG: python3-stevedore-3.3.3-0.20221024072403.7b48fff.el8.noarch 1666596596 260076 ba058448fc9a1dcc631d327ac75373aa installed DEBUG: grep-3.1-6.el8.x86_64 1557537409 835205 94ed80f88be0c0b77082a51035c5e53f installed DEBUG: python3-wcwidth-0.2.5-2.el8.noarch 1599579893 552266 a3f54468628032600541c12ddf200bc6 installed DEBUG: zip-3.0-23.el8.x86_64 1557590650 842885 100278a94f1f36e5918a09b79dbfa0a1 installed DEBUG: python3-pyperclip-1.8.0-2.el8.noarch 1599555843 68899 7e8afc344a375e43f241912b3f4459de installed DEBUG: libpsl-0.20.2-6.el8.x86_64 1592340337 70732 a7693d63f1f80dfe21554ad582a61481 installed DEBUG: python3-lexicon-1.0.0-9.el8.noarch 1580287354 23097 7d0530bbfd0ba1172e42b8e330e38559 installed DEBUG: isl-0.16.1-6.el8.x86_64 1557795443 3270833 7e07c5719518014f7be119290bd3c713 installed DEBUG: python3-fasteners-0.14.1-20.el8.noarch 1580029617 112957 bd84cbbac090c1e13709e5976a744ff1 installed DEBUG: zstd-1.4.5-6.el8.x86_64 1600319865 1768962 53344c4e4a7ec37b337e62c5ab18a928 installed DEBUG: python3-dulwich-0.20.11-1.el8.x86_64 1604652986 1898954 6aa95480072cd70ae9cb355bbc7548f7 installed DEBUG: pigz-2.4-4.el8.x86_64 1586225446 140679 1c50ec08f41c019995d4702eaeb6459d installed DEBUG: python3-prettytable-0.7.2-14.el8.noarch 1557807872 171099 5a0d8112efe6e474f37613b348375fd6 installed DEBUG: brotli-1.0.6-3.el8.x86_64 1610440170 1522084 00b886e8ad6fc471f1f87d849b045841 installed DEBUG: libXtst-1.2.3-7.el8.x86_64 1557800128 35098 902bbd1b6242703d4b4ae3271ca92a24 installed DEBUG: gc-7.6.4-3.el8.x86_64 1557791247 229024 d16a971513963ab4666f0aef05b733b6 installed DEBUG: adwaita-cursor-theme-3.28.0-3.el8.noarch 1638465312 12033505 77da438fdb1fdf600172c5d071e8f5e2 installed DEBUG: libpkgconf-1.4.2-1.el8.x86_64 1557540110 68093 c1d476e8247ae535374ebffccfb2ca5c installed DEBUG: python3-dateutil-1:2.6.1-6.el8.noarch 1557588521 596677 e1f1417da4b0cd49312a7874c640c923 installed DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch 1557814059 1070824 db0cbd7441bae6fe18d87986701c4b0a installed DEBUG: python3-stestr-2.6.0-4.el8.noarch 1580102595 656922 4470c1296011a91abc1fd91b576392e1 installed DEBUG: libsigsegv-2.11-5.el8.x86_64 1557538364 47034 5625ecad632168eecb8960821b0abeca installed DEBUG: libgusb-0.3.0-1.el8.x86_64 1557585045 118249 a69ff57906bc83ebd2bb0b0b00fc0b3b installed DEBUG: memstrack-0.2.4-2.el8.x86_64 1660612174 128551 5255209fe85b2e883ad030df496467f4 installed DEBUG: dejavu-sans-mono-fonts-2.35-7.el8.noarch 1608016986 1178974 a479fe2a9f8f817d125ff44e09164f3d installed DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 1606872437 159483 dffd88facccacc54747680c27e6dc140 installed DEBUG: rest-0.8.1-2.el8.x86_64 1557809984 194806 7d4b6eebce3b4e507bf8d23addeb9f40 installed DEBUG: libxcb-1.13.1-1.el8.x86_64 1586219222 1028472 9871866c5dc03e2f1adf8c7cc84d8a1d installed DEBUG: python-oslo-log-lang-4.4.0-0.20210315105132.9b29c90.el8.noarch 1615805583 17101 9a19dc736a88668e2b064644357c981d installed DEBUG: libXt-1.1.5-12.el8.x86_64 1573245539 597617 3238eebe16e74f4f20a0d43492842ab2 installed DEBUG: python3-oslo-config-2:8.5.1-0.20210907102309.de1dbee.el8.noarch 1631010407 1168295 d9012a3622925d5c4305256bdbb262a1 installed DEBUG: libXcursor-1.1.15-3.el8.x86_64 1557799696 48759 1f160b358d95dc012768764ef017ab26 installed DEBUG: python3-oslo-log-4.4.0-0.20210315105132.9b29c90.el8.noarch 1615805583 166201 ed35fb604e5570ea2439e365474a20a6 installed DEBUG: libXaw-1.0.13-10.el8.x86_64 1557799695 523837 2017f62bc27ca372978960ff77416260 installed DEBUG: python3-openstackdocstheme-2.2.6-1.el8.noarch 1604035726 2253726 cf10b337d199b52b9f49cd46cd53d512 installed DEBUG: libXcomposite-0.4.4-14.el8.x86_64 1557799684 35952 994c8bec984cc544058db44ccad111b2 installed DEBUG: python3-defusedxml-0.7.1-1.el8.noarch 1641828678 196967 c1fac6cb976defcb342869d9d4f1e422 installed DEBUG: libmcpp-2.7.2-20.el8.x86_64 1557800694 153388 1ff95fab40bb4954f1975ed036efc0ed installed DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 1569937142 156867 e161e48826fbf0298512536fe2d572c6 installed DEBUG: python3-setuptools-50.3.2-1.el8.noarch 1604588097 4012159 a58878bc680b75a3e938fc5acf4364da installed DEBUG: openldap-2.4.46-18.el8.x86_64 1628572349 1006595 15d3b20f700d3c5214ea8b788acd0619 installed DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 1592278935 34197 5fdb7ce2e0d5710c1733d06846fbb172 installed DEBUG: libcurl-7.61.1-29.el8.x86_64 1675941881 597616 e401f38752d50920e4b61220e736570c installed DEBUG: elfutils-default-yama-scope-0.188-3.el8.noarch 1668489029 1810 33b1315752734b62d216e74f2a910bdd installed DEBUG: procps-ng-3.3.15-13.el8.x86_64 1675871813 903420 ff0420e62f7dfe98ddf9a2194c82f466 installed DEBUG: kpartx-0.8.4-37.el8.x86_64 1675871099 77467 438c891bd44309d87533a992f54a0a08 installed DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 1673600760 204098 8b8295bdd096f565d2011cecd8c10021 installed DEBUG: dbus-common-1:1.12.8-24.el8.noarch 1667387247 11044 c2b71e7ed82881aed5805be3ea3536b9 installed DEBUG: dbus-tools-1:1.12.8-24.el8.x86_64 1667387257 125069 9624ac4accddf43de8d75e1d11612308 installed DEBUG: libblkid-2.32.1-40.el8.x86_64 1675874781 344048 9175471a7bb7e7e272899cb694563684 installed DEBUG: openssl-libs-1:1.1.1k-7.el8.x86_64 1661958117 3765666 8eb13b17295626e2c6217ec00d51d42c installed DEBUG: kmod-libs-25-19.el8.x86_64 1638465389 126632 4a391dfbf0ad1f6e002b5c69bf61915f installed DEBUG: libutempter-1.1.6-14.el8.x86_64 1557538847 52637 d8773aceac7955c99c3d89a95568c180 installed DEBUG: util-linux-2.32.1-40.el8.x86_64 1675874781 11583427 78ab69e6bd681fd204a25ebae04a5a98 installed DEBUG: gettext-0.19.8.1-17.el8.x86_64 1573236536 5412553 b0c5f450b122286eb0d173e9c1aaa23d installed DEBUG: gnutls-3.6.16-6.el8.x86_64 1673600991 3007967 6c4e0080aa1a028682e5039aa6a3d6c3 installed DEBUG: trousers-0.3.15-1.el8.x86_64 1605566220 379862 235c760ad73fd5580c2d3fe9a67ea520 installed DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 1629906467 13131 6544e244d2f6738e01f4ae552a7b8935 installed DEBUG: gpg-pubkey-8483c65d-5ccc5b19 1556896537 0 (none) installed DEBUG: atk-2.28.1-1.el8.x86_64 1557788256 1294970 d03abb8e862140158230d990e67ed0da installed DEBUG: python-srpm-macros-3-44.el8.noarch 1669273603 6093 e971bc1a1555f7f5f3a935627b653a14 installed DEBUG: gcc-8.5.0-18.el8.x86_64 1671873301 61725726 695745e885054bf4dac7794c9609c28b installed DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch 1557792636 6229278 ae5337d5ef62351fcad39143150dd6bf installed DEBUG: annobin-10.94-1.el8.x86_64 1670663246 999169 6e72dd1234586752f117438274b6fba8 installed DEBUG: python3-rpm-macros-3-44.el8.noarch 1669273603 3652 2985aeac6226956a3cef8ab8b73479b3 installed DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch 1620074374 6160361 7208bbbba42890e2682ab5ef40c790e4 installed DEBUG: tzdata-2022g-2.el8.noarch 1674590385 1778370 5b647d81743c3ccd7893bad5ff8f7bad installed DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 1573236241 315856 e5d50b0e3a219515e3750449e63cb1e2 installed DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch 1634360859 929805 26306b986252541a80afa90640f733b3 installed DEBUG: gd-2.2.5-7.el8.x86_64 1589850748 422939 023b63662de1358d5d69c353073c8134 installed DEBUG: xkeyboard-config-2.28-1.el8.noarch 1586216137 5683972 9697dbcb924dbd4435f35458f3e0a320 installed DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch 1557812133 1428518 2cbb1a3a39ef1185fe9a193d003951ba installed DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch 1557787906 4398414 a27029d067dc090e174ebae3e994403a installed DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch 1557812133 86572 500e4022d7801715bb69cc1f1e1603c3 installed DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch 1650028059 0 b8b9b1538fe7cda65fa74d5d86014e9b installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch 1557812133 1099749 c64c1ed1e447e132e92adfd76aa3870e installed DEBUG: pkgconf-m4-1.4.2-1.el8.noarch 1557535856 14187 398894375a82b4e1d5f7f0b38d3bec99 installed DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch 1557812133 2469317 dffcdf61c430e626a40ce66d8ba2fb93 installed DEBUG: openblas-srpm-macros-2-2.el8.noarch 1557802474 104 43aa3a337edfc79098c8ad423b5e49df installed DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch 1557812133 45184 3d036fbd5ec99facbd7416bcff86c58f installed DEBUG: ncurses-base-6.1-9.20180224.el8.noarch 1622524117 290089 d71e9cc902c4baa977bf103b4f40d8ba installed DEBUG: urw-base35-fonts-20170801-10.el8.noarch 1557812133 5478 90b579587fc764dac0351a2f2e04f3c4 installed DEBUG: kernel-headers-4.18.0-448.el8.x86_64 1674055442 5589587 998c3fb7ae5d1216e604a860b33e8f33 installed DEBUG: libsecret-0.18.6-1.el8.x86_64 1557586041 520362 debd45dfee226d419b9cb0f66242aa5b installed DEBUG: kbd-legacy-2.0.4-10.el8.noarch 1595275356 511139 30bcf0bb44efa8fb332b234ab7790ba4 installed DEBUG: harfbuzz-1.7.5-3.el8.x86_64 1557793694 802826 f0573459cfad84d39db6f740bbfa3c27 installed DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch 1557791779 414 0c2ffae7ef28a3e4ad323b8bf7838fc2 installed DEBUG: openssh-clients-8.0p1-17.el8.x86_64 1673341813 2570132 d2aa43715cf1858c52b456fc80b6fe2c installed DEBUG: centos-gpg-keys-1:8-6.el8.noarch 1648479459 5553 17a6c705245dbce28757688b8f111bc8 installed DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 1621264538 1208854 91b058b5fe1fbefd0266581ea26e15f5 installed DEBUG: centos-stream-repos-8-6.el8.noarch 1648479459 27325 b092d25cd1ef83cf0cc65d36f9eaf62d installed DEBUG: libusbx-1.0.23-4.el8.x86_64 1597694995 154147 e33931f38043a589aa86b9fcc10e85c8 installed DEBUG: filesystem-3.8-6.el8.x86_64 1624338504 0 3c32372eedf991b4800af16812b623be installed DEBUG: gnupg2-2.2.20-3.el8.x86_64 1661957780 9919259 0b51343dec74afd8466e25d023671580 installed DEBUG: basesystem-11-5.el8.noarch 1557533944 0 f988bd6b76df626c40d6e051ee7629c9 installed DEBUG: guile-5:2.0.14-7.el8.x86_64 1557794711 12159310 575e446ce886def641e2b1c46db9480d installed DEBUG: libselinux-2.9-8.el8.x86_64 1670915474 173168 30c470acf094308028643d2f1e2cfbdf installed DEBUG: hicolor-icon-theme-0.17-2.el8.noarch 1557793701 73932 7fbb3efb70b3a17ca40662e89407d14b installed DEBUG: glibc-all-langpacks-2.28-225.el8.x86_64 1675873919 436431320 a840df82380a124f16b6c09972aa96e1 installed DEBUG: cups-libs-1:2.2.6-51.el8.x86_64 1673514371 948084 c2adad6b9cf589c226dc5158b4b29ba5 installed DEBUG: glibc-common-2.28-225.el8.x86_64 1675873919 7997116 a2832e098df5d3f2a8cdf18cab55b0d1 installed DEBUG: redhat-rpm-config-130-1.el8.noarch 1652117109 157407 4b7a2b9e621b30729340bde0f879f375 installed DEBUG: bash-4.4.20-4.el8.x86_64 1649373002 6861444 cadc3326c595c0b04115f7757854811d installed DEBUG: python3-chardet-3.0.4-7.el8.noarch 1557588504 925538 3d6e31f2f246ed23c213fc0cd0d3ca9d installed DEBUG: zlib-1.2.11-21.el8.x86_64 1669927250 199959 1445ba5529ae272a9d2376b2dc648b4f installed DEBUG: python3-pycparser-2.14-14.el8.noarch 1557588721 600603 6b68d2d931aee93643ccf524781878ef installed DEBUG: xz-libs-5.2.4-4.el8.x86_64 1656337654 164967 94e1a4189359a90b9127634191a3f402 installed DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 1623448191 2873607 81c581f76153fbb2913c7b11a921eb46 installed DEBUG: libstdc++-8.5.0-18.el8.x86_64 1671873301 1857708 c6e26c8b1cc87c4be415d2677a41958c installed DEBUG: python3-urllib3-1.25.10-4.el8.noarch 1615375209 671301 7e227c737a9e8bbdbc381acbd288ccfa installed DEBUG: elfutils-libelf-0.188-3.el8.x86_64 1668489066 1024884 e99f5ee55b19921d9c1a0bebd6edd734 installed DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 1586217715 46291 1a5e11b6e41ab3f8a6ba8b67f87c788d installed DEBUG: libpng-2:1.6.34-5.el8.x86_64 1557585796 235304 de6b9bd5cb672b910a696870cb3364ab installed DEBUG: python3-pytz-2017.2-9.el8.noarch 1557808381 178761 81a72e89bccb719f61bf73bbeb17f54b installed DEBUG: libcap-2.48-4.el8.x86_64 1653246806 164877 2e10c6faebc5634e1472757886ee60ee installed DEBUG: python3-jinja2-2.10.1-3.el8.noarch 1617167112 2611832 c24d19259a2cf7b862a445fb3edd2e40 installed DEBUG: libgpg-error-1.31-1.el8.x86_64 1557538013 902818 e84b78135beff56ee4835fed39d7401c installed DEBUG: platform-python-devel-3.6.8-51.el8.x86_64 1674661383 674053 ec8b034cd7c80d6d332a975d9dbea099 installed DEBUG: libxml2-2.9.7-16.el8.x86_64 1672823293 1753250 e1ba9231bfb5e653c04c1bea81576970 installed DEBUG: python3-pyparsing-2.4.6-1.el8.noarch 1580313147 650713 8ac5c9703ea9b3698bd00e45e66acc18 installed DEBUG: libunistring-0.9.9-3.el8.x86_64 1557538610 1855932 7769c82a0a6aa692f4778f71f6fdec0c installed DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch 1579795961 1200843 a6b92897d69cdf8b00ac6593eb039726 installed DEBUG: expat-2.2.5-11.el8.x86_64 1673341773 315340 7a724040b0697f7e0459c9c0154dbdbc installed DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch 1580211253 64682 fabb49fce97a666a44c6eff2e121b71b installed DEBUG: chkconfig-1.19.1-1.el8.x86_64 1627448755 827694 d34342ac99fd6407a7c1847a1e5a62ff installed DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch 1599567831 67484 be89ec19f1cef9c296975bc042efe7d9 installed DEBUG: libzstd-1.4.5-6.el8.x86_64 1600319865 890309 e7092f20692df73b0872788240cb4f77 installed DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch 1580216732 59149 d9d3b02dfcfa6ceb77ce5e95eead3d74 installed DEBUG: mpfr-3.1.6-1.el8.x86_64 1557539247 612625 7504c4f1b7aab1cf22f4896a6c35e91f installed DEBUG: python3-toml-0.10.1-2.el8.noarch 1604489053 101173 8f5e78f6104d838fcafe369bbbb8e98e installed DEBUG: libacl-2.2.53-1.el8.x86_64 1557533834 59272 cd43f03193723ee093e7705f1c5c6f39 installed DEBUG: libgs-9.27-5.el8.x86_64 1674589493 19192307 f6276bf1564a52b0605ba41a15d199d3 installed DEBUG: libffi-3.1-24.el8.x86_64 1670317697 53836 8744668b557ade91e3fe8b1f33aa9c0d installed DEBUG: cairo-1.15.12-6.el8.x86_64 1645628884 1806404 ca30c032ba21d3c8b1cf9ed8a13f40df installed DEBUG: p11-kit-0.23.22-1.el8.x86_64 1610439813 1637889 b3179d583d80d2c2d7a8a83dd6a158f7 installed DEBUG: librsvg2-2.42.7-4.el8.x86_64 1592251977 1717175 daf64a23e545e3af20de3b8549d3f2d5 installed DEBUG: findutils-1:4.6.0-20.el8.x86_64 1557536961 1816673 5ca7479cd7d1cdbe30746ce1c53d6bc1 installed DEBUG: gtk2-2.24.32-5.el8.x86_64 1610550220 13656670 e99de318a9515b6a03d9fe7896439b7d installed DEBUG: lua-libs-5.3.4-12.el8.x86_64 1629847282 247936 7cc496ef4794d14eb6d2beb2213a6068 installed DEBUG: python3-sphinx-1:2.2.2-1.el8.noarch 1580225759 9155946 12b92d7b8e76c1a8f1bceba2fb1d2256 installed DEBUG: libassuan-2.5.1-3.el8.x86_64 1557537853 202763 44d9976e6073475aebe11bef3ff8dc33 installed DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 1629906467 13131 cac33b32862e7620bd62775440cfada6 installed DEBUG: file-5.33-21.el8.x86_64 1661605567 93419 07301f2c5eb6d79a0810cb5e97636eca installed DEBUG: rpm-build-4.14.3-26.el8.x86_64 1671621519 299118 d7ed05be297f0399ea3000782be19c1c installed DEBUG: audit-libs-3.0.7-4.el8.x86_64 1651878447 308466 c1ea4ce6af3783f95d1aab664e01effb installed DEBUG: python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64 1620074627 10496393 e8d3b2edbe0d7458dc05434f01b62893 installed DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 1624987199 121071 f6620dfa2263b2cbb74a743ee0776f62 installed DEBUG: openstack-macros-2023.1.0-0.20230216203410.ce6a105.el8.noarch 1676580174 49110 423e67d7f86d2414f7535a0ec560fd1d installed DEBUG: jasper-libs-2.0.14-5.el8.x86_64 1622639140 371562 159f175d036031f757452793c1ff5f49 installed DEBUG: python3-fixtures-3.0.0-16.el8.noarch 1580053087 335675 d73902680734761709ec42b903d521bb installed DEBUG: ilmbase-2.2.0-13.el8.x86_64 1611126127 552614 714a852737f1dc94e6d0d0781ecc95f0 installed DEBUG: python3-subunit-1.4.0-1.el8.noarch 1584717853 330559 2b95f2bf26e7176c77e172f71f2542b0 installed DEBUG: diffutils-3.6-6.el8.x86_64 1586218984 1369962 f1d7b5001daf0d2122265c67b7fa2b7f installed DEBUG: python3-attrs-17.4.0-6.el8.noarch 1557807350 155889 1bf2183e2f19405ca886ea3c72c19f84 installed DEBUG: grub2-common-1:2.02-129.el8.noarch 1658241249 5067207 00f4bc37a08c6f1bf98b7788f6032871 installed DEBUG: cairo-gobject-1.15.12-6.el8.x86_64 1645628884 36840 0e0e03c0d0821d85f3e4ada8fef9dd8e installed DEBUG: gdbm-libs-1:1.18-2.el8.x86_64 1657904919 118464 66315874e03177ee8c3ddf19661d2510 installed DEBUG: python3-sphinxcontrib-svg2pdfconverter-common-1.0.1-1.el8.noarch 1580289996 6848 3bc6f5b4450248d0b1cc7e1642e6e5bd installed DEBUG: libtasn1-4.13-4.el8.x86_64 1673989584 165293 b24f7dc4a3635fb95f51754aa4ed156e installed DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch 1595226949 138081 8b88019ece89480da4cd57831fb0cbe7 installed DEBUG: pcre-8.42-6.el8.x86_64 1623077291 509947 b146b4e2538cfead7d91fa5629c7672b installed DEBUG: python3-wrapt-1.12.1-3.el8.x86_64 1599579132 162032 b2d3295977246a84b33dd7f19a7113c6 installed DEBUG: xz-5.2.4-4.el8.x86_64 1656337654 424218 328d0b80687b91e59ac85d3ba408fc8f installed DEBUG: python3-oslo-context-3.2.1-0.20211026071333.b124eb7.el8.noarch 1635232567 52636 51e05a9559d631bdf3da4c80d68cbde2 installed DEBUG: gdbm-1:1.18-2.el8.x86_64 1657904919 389737 04ab9339707040a6bc7b8a7029e98da1 installed DEBUG: python3-voluptuous-0.12.1-1.el8.noarch 1610340498 293245 df370bc7caeec5f3003f44612ee69e5d installed DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 1611039866 3287806 e61d1f59bef124a4493b72a77bb9b5b8 installed DEBUG: python3-pyrsistent-0.17.3-1.el8.x86_64 1605885889 396633 d3f2200725975441c9b5cf7b195cd3eb installed DEBUG: libsemanage-2.9-9.el8.x86_64 1660612117 312352 6ed29e7063ac6b372e35ffead945b764 installed DEBUG: python3-pyasn1-0.4.6-3.el8.noarch 1580299621 618359 f1008fe8c8ce0a3a290489ac2660d6b0 installed DEBUG: acl-2.2.53-1.el8.x86_64 1557533834 205740 483792b8b5f9eb8be7dc4407733118d0 installed DEBUG: python3-mock-3.0.5-7.el8.noarch 1580362453 159487 8a6ee7f4176cc5df6f33f4cff28ad1eb installed DEBUG: patch-2.7.6-11.el8.x86_64 1586219104 266609 0d454699b91476374cc9397d264731f3 installed DEBUG: python3-iso8601-0.1.12-3.el8.noarch 1599467180 48733 28a483957eb5775c236c66ae7c2a1943 installed DEBUG: nettle-3.4.1-7.el8.x86_64 1626361600 572273 cc09093997998b6a7fe5d42c13d2a331 installed DEBUG: python3-fluidity-sm-0.2.0-16.el8.noarch 1580287715 27798 d86b52d50c587bda89d6c89311c24d95 installed DEBUG: graphite2-1.3.10-10.el8.x86_64 1557792966 270396 8bd9e8164c9b128b70bb6b6a28ecc04e installed DEBUG: python3-colorama-0.4.3-3.el8.noarch 1599214085 80759 c3493e18e7296f6b1658dc70cdc2f04d installed DEBUG: bzip2-1.0.6-26.el8.x86_64 1557535203 93460 3a97e3a32e5b761e2596c25ba1185da3 installed DEBUG: python3-certifi-2018.10.15-8.el8.noarch 1580010984 8347 1e2905c64cebb2298dc8819c9a02414a installed DEBUG: libidn-1.34-5.el8.x86_64 1557798071 713211 093d16171fe387733094b8aead460e49 installed DEBUG: python3-bcrypt-3.1.7-3.el8.x86_64 1579944037 91675 b97f12aeb6948d93e33bf759dacff516 installed DEBUG: libfontenc-1.1.3-8.el8.x86_64 1557797252 57021 9e9c07ea8ff2599ca7a271a05b92641d installed DEBUG: python3-pynacl-1.4.0-1.el8.x86_64 1599471607 539253 0f96b8e5a1dd9c7dfcdadd81031b0498 installed DEBUG: libpaper-1.1.24-22.el8.x86_64 1557798538 90939 4970014f161418aee1c0460e8ce027e7 installed DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 1557807838 40169 443140928cf8c98b445cf8ba62f5bf4a installed DEBUG: hardlink-1:1.3-6.el8.x86_64 1557584225 36734 c181276efeba819b03a9eaa4e0560fe0 installed DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 1557796230 76822 6f1ef12f2494056f5cbafb60b23d483c installed DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 1557584920 247168 bcd179f588923a78be4b41d5ec7a7a39 installed DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 1593182373 168044 54279556ffeb8d7a527c7d6d157965e3 installed DEBUG: pkgconf-1.4.2-1.el8.x86_64 1557540110 63271 c5c251d6f960076fcbae5a6e61fe23d1 installed DEBUG: xorg-x11-font-utils-1:7.5-41.el8.x86_64 1621919854 370642 0b1427c2a647710ac4cee0210d3ace61 installed DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 1620256101 24771 2d838e5efc044e30fecec1c0ee5853b4 installed DEBUG: libseccomp-2.5.2-1.el8.x86_64 1636621937 169813 83a4d8ffb5f6473307a39b3ccf04615b installed DEBUG: gawk-4.2.1-4.el8.x86_64 1646024913 2699766 28a799aac50e4bf636555a59b7c774ff installed DEBUG: libverto-0.3.2-2.el8.x86_64 1657602357 26789 06cdda95dc186961629de2a1fafe340d installed DEBUG: ncurses-6.1-9.20180224.el8.x86_64 1622524064 589260 7b3a1ad3710728b25aea8db0cc7ad5aa installed DEBUG: fribidi-1.0.4-9.el8.x86_64 1650481543 319773 f0f46909dc8f2029a7a045f7d0d50314 installed DEBUG: jbigkit-libs-2.1-14.el8.x86_64 1557795391 109677 c63a249918e68c8fb851261731080349 installed DEBUG: libXau-1.0.9-3.el8.x86_64 1592328400 61140 ca2961607311999ff371f6fc83e2aeec installed DEBUG: libX11-1.6.8-5.el8.x86_64 1629846960 1339928 9b43fbad55fbae75ce7c8102437b847a installed DEBUG: libXrender-0.9.10-7.el8.x86_64 1557800148 52595 aae5a4b6679fda4aec635060b59c5d69 installed DEBUG: libXmu-1.1.3-1.el8.x86_64 1592338347 181056 2af6927c71dcd7520bf9779b5e13d2f5 installed DEBUG: libXpm-3.5.12-9.el8.x86_64 1674589552 120991 2f701bca7e2a5022333cf7c6cfca4e5c installed DEBUG: libXrandr-1.5.2-1.el8.x86_64 1592338501 49570 90e90d2dda89ab86d5b0fcc0e4a6b9f3 installed DEBUG: libXinerama-1.1.4-1.el8.x86_64 1557799917 15719 a58f333735db17b93d106a10499d219c installed DEBUG: libXdamage-1.1.4-14.el8.x86_64 1557799752 30432 5a6d7d7ded7b105fd1e101c7cba314e9 installed DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 1557800208 26424 2e674cae50d672e67f5afc5b46afe913 installed DEBUG: libdatrie-0.2.9-7.el8.x86_64 1557796570 62583 e8238df1f04b3284ea4c6b4a5c1c79ca installed DEBUG: libijs-0.35-5.el8.x86_64 1557797717 60640 86aa14b655428b65d88a68e8b0014c2e installed DEBUG: mcpp-2.7.2-20.el8.x86_64 1557800694 53794 b10475c4ce5d13728b96c76f68834d1e installed DEBUG: libwebp-1.0.0-5.el8.x86_64 1622653539 790600 9278d868d50362dda7eaf4d7c6931220 installed DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 1586217131 274814 25be112b9cbc4a9c50fe045ce7ab452b installed DEBUG: platform-python-pip-9.0.3-22.el8.noarch 1634360859 7116858 325c97cf9307d8bb748a37b134c91e98 installed DEBUG: python3-libs-3.6.8-51.el8.x86_64 1674661383 32308445 0a8142533c826240896922096bfbbe36 installed DEBUG: libssh-0.9.6-6.el8.x86_64 1674052151 517735 23c9df7457ee0068e5332063a4086928 installed DEBUG: platform-python-3.6.8-51.el8.x86_64 1674661383 41206 fe7e3639a15b0b784cffb68ebf0bc917 installed DEBUG: libkcapi-1.2.0-2.el8.x86_64 1592278935 80563 bc01bd73cc562d8c2dc51ec63a3f7737 installed DEBUG: libarchive-3.3.3-5.el8.x86_64 1670505024 838263 13b139965f543676276cad7faf213352 installed DEBUG: curl-7.61.1-29.el8.x86_64 1675941881 700917 da52fc4ed3a928978647262108efa390 installed DEBUG: openssl-1:1.1.1k-7.el8.x86_64 1661958117 1185196 ef6adbc86518bd3b9b551d158d05e4c6 installed DEBUG: crypto-policies-20221215-1.gitece0092.el8.noarch 1671174580 73467 71c2f9fdce93c3aad354022cfbbb45db installed DEBUG: gzip-1.9-13.el8.x86_64 1651007152 352946 988e0f4934a627cadddb6b13e8e54191 installed DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 1557533913 9815016 8eee07257e44944a0f934d9d302fb451 installed DEBUG: krb5-libs-1.18.2-22.el8.x86_64 1668589954 2238123 0b0fb67507196facfe7675c7c966db6d installed DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 1557538193 147122 7be9bc3ac6e7e4d56de085c410a8e20d installed DEBUG: device-mapper-8:1.02.181-9.el8.x86_64 1674658507 357918 d9e2da070d6fbecd9a926dd84c8460d4 installed DEBUG: elfutils-libs-0.188-3.el8.x86_64 1668489066 717431 08d5e83965dd8cba212c7b712c9cee43 installed DEBUG: rpm-4.14.3-26.el8.x86_64 1671621519 2087814 00b0447116988b0cb6cf2c1be423fc87 installed DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 1599668606 330811 15aa0ca9c1889bdda4537f342f8df60d installed DEBUG: libfdisk-2.32.1-40.el8.x86_64 1675874781 438978 1f8bd577512c515b299bf56a36007b31 installed DEBUG: dbus-libs-1:1.12.8-24.el8.x86_64 1667387257 380768 4ad7df902ef753bd03efd9a1be981f97 installed DEBUG: which-2.21-18.el8.x86_64 1652159265 83324 11b5d623f80c7e8abf0572d40a357021 installed DEBUG: systemd-libs-239-71.el8.x86_64 1675875074 4609790 2c3a911a9f21f64ec148a5bb69dfd95a installed DEBUG: device-mapper-libs-8:1.02.181-9.el8.x86_64 1674658507 415663 26a65edca00a6a00f1310adab9c7c119 installed DEBUG: ca-certificates-2022.2.54-80.2.el8.noarch 1661957575 2321681 9e6b6719c1941659597c499f7d9501ff installed DEBUG: libdb-5.3.28-42.el8_4.x86_64 1631282784 1903352 80e1135f96aa415c9d975c105d70e8dc installed DEBUG: kmod-25-19.el8.x86_64 1638465389 244190 dced2437316142be60440cf9794c50dd installed DEBUG: cryptsetup-libs-2.3.7-5.el8.x86_64 1673600698 2145911 0ba25843d5ee076f146674b897ee027b installed DEBUG: dbus-daemon-1:1.12.8-24.el8.x86_64 1667387257 559563 690df683118285fe70ec2064b885a55e installed DEBUG: kbd-2.0.4-10.el8.x86_64 1595275221 1625949 d3c0ecad9da6a296d1e4a620e29973ac installed DEBUG: pam-1.3.1-25.el8.x86_64 1669878722 2644361 46eadf83044a5b198fabd5786c2b21a9 installed DEBUG: systemd-pam-239-71.el8.x86_64 1675875074 923328 e0f8f17d40a107bdb83f8a586621080c installed DEBUG: os-prober-1.74-9.el8.x86_64 1629847570 106853 54decc47ed132277a6f4cd42333ae80f installed DEBUG: grub2-tools-1:2.02-129.el8.x86_64 1658241039 9265586 d3a1ac52a752f8db88488bd6d016b3b3 installed DEBUG: shared-mime-info-1.9-3.el8.x86_64 1557589056 2442451 1d8fd8be23dbda89657c931d08c58c20 installed DEBUG: dbus-1:1.12.8-24.el8.x86_64 1667387257 0 dac3a5b58e268075ce02f885bc1a28be installed DEBUG: systemd-udev-239-71.el8.x86_64 1675875074 9351503 df352c49ce0aaf57c460d8eb15290b3a installed DEBUG: fontconfig-2.13.1-4.el8.x86_64 1629846615 710881 980ad1970c77bcbef9a5f9b90f2f3c24 installed DEBUG: python3-pip-9.0.3-22.el8.noarch 1634360859 2870 7e6bfe54f1dd7fe2a65ada4e818e9230 installed DEBUG: libepoxy-1.5.8-1.el8.x86_64 1625029508 1282068 bcbd99178797fccb320d47a4e56ccd0e installed DEBUG: at-spi2-core-2.28.0-1.el8.x86_64 1557788137 513975 604290428365670105335380e1e9b5e7 installed DEBUG: dconf-0.28.0-4.el8.x86_64 1606871188 310815 22bc91b91dc1ca6ddf2a0577bf9f376c installed DEBUG: adwaita-icon-theme-3.28.0-3.el8.noarch 1638465312 13962538 9ba5e9a271788504dfbd7ba5c4a215e7 installed DEBUG: python3-inotify-0.9.6-13.el8.noarch 1557588626 248598 238d02e2234d77dd821d5ad082255a9c installed DEBUG: libyaml-0.1.7-5.el8.x86_64 1557586361 136478 7c8bef326f7edfab7928fbaaeee8c652 installed DEBUG: python3-cliff-3.7.0-0.20210315123449.117a100.el8.noarch 1615811752 275570 84b18d530b5b438d9e9002a5af85e1c7 installed DEBUG: python3-invoke-1.4.0-1.el8.noarch 1580288313 544736 5874b03f8e7163f7a2ccb9948bb0590b installed DEBUG: libproxy-0.4.15-5.2.el8.x86_64 1557585928 201294 fdff6157401876336cd97ea9b89179c1 installed DEBUG: colord-libs-1.4.2-1.el8.x86_64 1557789086 843500 7f38945c8f4cb1c618752796a7be2807 installed DEBUG: dejavu-fonts-common-2.35-7.el8.noarch 1608016986 145939 5cc310eaceb074158eb858adf64bfcd4 installed DEBUG: gsettings-desktop-schemas-3.32.0-6.el8.x86_64 1627031175 4217216 9981d1cea99a4f1b524e98bb55684815 installed DEBUG: libsoup-2.62.3-3.el8.x86_64 1663952945 1566907 139013c476d7c45cc3695d4e213391b6 installed DEBUG: gtk3-3.22.30-11.el8.x86_64 1661411318 18256662 e9a016c7450c06027539df3effe32f24 installed DEBUG: python-oslo-utils-lang-4.8.2-0.20220428092247.a38b56a.el8.noarch 1651138027 15675 57eb254ebd50cf54f3fd23454d87d8d2 installed DEBUG: python-oslo-i18n-lang-5.0.1-0.20210315103856.73187bd.el8.noarch 1615804784 16179 2d0b2032e3b5a6ac0c277f5712732029 installed DEBUG: python3-oslo-utils-4.8.2-0.20220428092247.a38b56a.el8.noarch 1651138027 265622 fedec61abb920858909c64dfe456fa5e installed DEBUG: python3-oslo-serialization-4.1.1-0.20220225082330.bbe5d5a.el8.noarch 1645777614 75242 524c1282e522fff5aa1dbe3b32ecf419 installed DEBUG: python3-oslo-concurrency-4.4.0-0.20210315114231.7dcf9e9.el8.noarch 1615808639 107808 6b2135266931e47970b886710aeed255 installed DEBUG: python3-sphinxcontrib-rsvgconverter-1.0.1-1.el8.noarch 1580289996 6019 976e3604ac7f33a6e50ef0c3fd648100 installed DEBUG: python3-os-testr-2.0.0-0.20210315102203.248dc81.el8.noarch 1615803781 220027 2323e77ba7a829655702a01b9af03320 installed DEBUG: python3-oslotest-4.4.1-0.20210315103354.aaf3a72.el8.noarch 1615804485 122721 d15e164941ba665c0c1be4b516da6568 installed DEBUG: python3-pycodestyle-2.5.0-6.el8.noarch 1580147123 327374 e5027ab6d882eecf4685b24ab05982bc installed DEBUG: python3-six-1.15.0-2.el8.noarch 1599485653 106402 57ee0a6395cfc07e0bcf4bb069a38bb4 installed DEBUG: libgcc-8.5.0-18.el8.x86_64 1671873301 190224 108bf25da8d5131ba7a2e4605282873d installed DEBUG: python3-idna-2.5-5.el8.noarch 1557588568 521503 d78a510e3975b98c8d254227e8674a17 installed DEBUG: python-rpm-macros-3-44.el8.noarch 1669273603 4325 549d3b81ed48debbb83868c25b2b1252 installed DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch 1620317703 7786043 ae85cdfb9dbf4cdfa011ec227e949d86 installed DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch 1674590029 347735 5e62a2f36d6b9851be753cb0542736ec installed DEBUG: libXft-2.3.3-1.el8.x86_64 1592328474 132456 98a6c3804c03d590f4d9c7c95e404cc0 installed DEBUG: libX11-common-1.6.8-5.el8.noarch 1629847132 1339608 70aec9ee704d88760f769387bc9e4549 installed DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch 1557812133 1216672 8ad6b1809fd9281e8207ed1461f2b13e installed DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch 1557535917 64502 8ce7a82bce196a11a42960b007ef0867 installed DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch 1557812133 1557171 5b3ff8d7697534b661d9c1f860da20a8 installed DEBUG: ocaml-srpm-macros-5-4.el8.noarch 1557802444 737 287a7361faafcb3820cffcce8958f73b installed DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 1648112888 546483 73e07dada814c02ba5df126faf95da8d installed DEBUG: kbd-misc-2.0.4-10.el8.noarch 1595275356 2549569 39dd6d758f9d97a75fc107d5a348e43e installed DEBUG: openssh-8.0p1-17.el8.x86_64 1673341813 1918201 1ba7203a2bbb416d3b0d81b716b40625 installed DEBUG: emacs-filesystem-1:26.1-9.el8.noarch 1674054682 0 27d5ceec8a6088880ecd5db1d03cd759 installed DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 1614063802 137649 8f714224897bee9766d89cab949e4a1b installed DEBUG: setup-2.12.2-9.el8.noarch 1669777603 724747 eb850404b4d93e697113d280b63f6eec installed DEBUG: rpm-build-libs-4.14.3-26.el8.x86_64 1671621519 216160 0a6c9fef6d78472eef87a7bb5bcccf7d installed DEBUG: pcre2-10.32-3.el8.x86_64 1656337285 656742 7b0e49fbc2a80d378af0f9d5e06f212f installed DEBUG: avahi-libs-0.7-20.el8.x86_64 1605562469 155720 ec8ee5613242166fe0ba327b9712462b installed DEBUG: glibc-gconv-extra-2.28-225.el8.x86_64 1675873919 6416086 d22bfc96018a17c6aaba13f3c3f9fb51 installed DEBUG: elfutils-0.188-3.el8.x86_64 1668489066 2790795 f6ddb3ee842bd12b75ab5f2eafec8852 installed DEBUG: libsepol-2.9-3.el8.x86_64 1629847198 761624 3f85cc6fc6a3cbe88ab0400ea87e46fa installed DEBUG: python3-cffi-1.13.2-1.el8.x86_64 1579942955 1061179 19751abd44b8cb04437a3b2cdec1dbe4 installed DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 1557535203 77229 dd9abf1cc65154142a808c839f4dda55 installed DEBUG: python3-requests-2.25.1-1.el8.noarch 1615370609 390169 029424c3156bf041a00641cdfc97e812 installed DEBUG: gmp-1:6.1.2-10.el8.x86_64 1573237036 1678740 d97c6201b7617cb78474f88a10f7da34 installed DEBUG: python3-babel-2.5.1-7.el8.noarch 1626973605 20921752 879f27a4399083674fedae88e51a7d15 installed DEBUG: libcom_err-1.45.6-5.el8.x86_64 1653248421 61377 087334fbb3385c4bc50bb7f28805dc9e installed DEBUG: python3-imagesize-1.0.0-2.el8.noarch 1557807838 16572 c401f76e1680146f2428e7626ce14690 installed DEBUG: readline-7.0-10.el8.x86_64 1557540187 466321 53395adc92c214ce3ce3f63c19180d19 installed DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch 1579799425 38754 bcf9faa497a1e17b15a245c5223c5924 installed DEBUG: popt-1.18-1.el8.x86_64 1611039801 126626 34faaf171aafe13b647873235a7d1c2f installed DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch 1580215753 12139 df99bb103744ea3fb658869e0d12fee9 installed DEBUG: libgcrypt-1.8.5-7.el8.x86_64 1656335846 1269718 2269a19fc635d6e16b3988880918544c installed DEBUG: openjpeg2-2.4.0-5.el8.x86_64 1659783982 386040 5641a0f14e5cbce8bb427aa8863d0e06 installed DEBUG: sed-4.5-5.el8.x86_64 1634320754 765142 14c1532e925c87f63bc1f647127f98ab installed DEBUG: pango-1.42.4-8.el8.x86_64 1623359101 789346 56e287095e23061e4e53cf69b4fc7ad1 installed DEBUG: libidn2-2.2.0-1.el8.x86_64 1573240114 287762 206b757710d3924958eeb8bd423243bd installed DEBUG: graphviz-2.40.1-43.el8.x86_64 1623359074 7817879 fbaa550cf0f6142e1f7b9fccccfb66f2 installed DEBUG: libSM-1.2.3-1.el8.x86_64 1557799051 93427 47f227b29e3abb1260b8f1f178b588ca installed DEBUG: python3-eventlet-0.30.0-1.1.el8.noarch 1631542025 2564870 fe6f9e60e92f33e7b626b93282c3630a installed DEBUG: libcap-ng-0.7.11-1.el8.x86_64 1623077234 51470 0cb04ab8bb58a307ae9ae862d5a7c8b0 installed DEBUG: make-1:4.2.1-11.el8.x86_64 1635253659 1436080 f286aaf14214bf70a276d01984f5be36 installed DEBUG: libmpc-1.1.0-9.1.el8.x86_64 1605564175 127093 73998427af4ab3f697010e42c96f4ce0 installed DEBUG: python3-testtools-2.5.0-3.el8.noarch 1657717723 1551453 51bd816885276d6596d612450d79a481 installed DEBUG: unzip-6.0-46.el8.x86_64 1643346578 424013 f5f7c13a930b6f1d06155de169cfb0e2 installed DEBUG: libwayland-client-1.21.0-1.el8.x86_64 1667639231 72900 6c8efbb930098cc51669f25454a0723e installed DEBUG: cpio-2.12-11.el8.x86_64 1632978482 967637 8588822b2d9e7adde96867cdab861ab1 installed DEBUG: python3-zipp-3.4.0-1.el8.noarch 1604507418 21812 74f88a1ac62d6581ecc79bdda35b69d0 installed DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 1610439813 471705 8a956eb5d4f6d6a055b4efaf3b9f62c7 installed DEBUG: python3-debtcollector-2.2.0-0.20210315103218.649189d.el8.noarch 1615804405 78015 8b7bdbce362cd1874afe63a6a35499e9 installed DEBUG: lcms2-2.9-2.el8.x86_64 1557795901 399313 23d5f2bf5897a440de253fe694e0f57f installed DEBUG: python3-rfc3986-1.4.0-3.el8.noarch 1600871175 179368 fef35f95ed8f3f4c9cf3d216d2e2e676 installed DEBUG: cpp-8.5.0-18.el8.x86_64 1671873301 29657638 2dbcae7527fd419eccec6a0f3d7b3fbe installed DEBUG: python3-msgpack-1.0.2-1.el8.x86_64 1610002087 275464 2233901f49d7d23b3056f1faf373f7d4 installed DEBUG: tar-2:1.30-8.el8.x86_64 1670476696 2876613 88b11df68202a558a7826baff6d21c4d installed DEBUG: python3-future-0.18.2-3.el8.noarch 1580101451 3346137 bb5545cfb3fe086a8c689921420a541f installed DEBUG: dwz-0.12-10.el8.x86_64 1622696781 230263 7fc13bfd107311f1a1028bb2c7164ef6 installed DEBUG: python3-cmd2-1.4.0-1.1.el8.noarch 1610603874 1248496 c991ce87a548e60e2149e95d53bc6826 installed DEBUG: coreutils-common-8.30-15.el8.x86_64 1674052044 9896370 7e1477872e149f9d47fae742c72781b4 installed DEBUG: libsodium-1.0.18-2.el8.x86_64 1579689043 612303 9addf380043a006db57c46745d21b16f installed DEBUG: less-530-1.el8.x86_64 1557584772 344874 c95ece51b133ab6ce794a40e777072d2 installed DEBUG: libwayland-egl-1.21.0-1.el8.x86_64 1667639231 8876 655cf3bbb350cac0101791b89a2115a6 installed DEBUG: json-c-0.13.1-3.el8.x86_64 1636621603 69290 4fdfb4f2df790d25d080cf3834ddf07b installed DEBUG: at-spi2-atk-2.26.2-1.el8.x86_64 1557788012 252991 0b0df9b47187e72fbe241886bab20faa installed DEBUG: libipt-1.6.1-8.el8.x86_64 1557797925 108543 68edc160e21686087d8486cdf060073e installed DEBUG: abattis-cantarell-fonts-0.0.25-6.el8.noarch 1609181181 302419 93b1217d3b93e40bbc360bc7dd84f4d7 installed DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 1557540110 3094 6a5f9694de9b98ca71ed47b605ba977a installed DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 1614068687 701061 3c205dae0b86376e3fa78875b4f9ed71 installed DEBUG: glibc-devel-2.28-225.el8.x86_64 1675873919 240562 5b90a26c1922661296cfdf1ed779d2b1 installed DEBUG: libmodman-2.0.1-17.el8.x86_64 1557585203 69479 12f69442d1ad2b256dc4942385f4b9d2 installed DEBUG: libsmartcols-2.32.1-40.el8.x86_64 1675874781 248554 814080baf0c9106346ad9d2891dea41e installed DEBUG: json-glib-1.4.4-1.el8.x86_64 1557584699 530243 6e797785105429c5b9286ee029901480 installed DEBUG: npth-1.5-4.el8.x86_64 1557539615 47909 b944c570e2db54dd8f8d3ab4d7b7990d installed DEBUG: glib-networking-2.56.1-1.1.el8.x86_64 1557584085 531110 7debb73c4c82ac6110fd601795c495df installed DEBUG: libtiff-4.0.9-27.el8.x86_64 1675188975 517785 6124d1d8006bb43976f94066f8881482 installed DEBUG: librsvg2-tools-2.42.7-4.el8.x86_64 1592251977 59825 e0f04d91a3b3f3c4df0bf9a772f55680 installed DEBUG: libXext-1.3.4-1.el8.x86_64 1592335988 91982 110d22c488501f2d497a2497d2fd3b82 installed DEBUG: python3-oslo-i18n-5.0.1-0.20210315103856.73187bd.el8.noarch 1615804784 184307 6962d4b3140302281ec13708a23ef741 installed DEBUG: libXfixes-5.0.3-7.el8.x86_64 1557799785 29263 56d72ffa985b1d479bf170e442b840e9 installed DEBUG: python-oslo-concurrency-lang-4.4.0-0.20210315114231.7dcf9e9.el8.noarch 1615808639 18833 2792799f43479f75a636289ee6fe8011 installed DEBUG: libXi-1.7.10-1.el8.x86_64 1592338400 75067 925052072a637a4b57e5d7fad2d32777 installed DEBUG: python3-paramiko-2.7.2-1.el8.noarch 1599648245 1371685 c8dac73d7e1924e36df26348e8031b5d installed DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 1557800213 32012 c1728eb43ebd6d96c74380d3ec4c60c1 installed DEBUG: python3-jsonschema-3.2.0-5.el8.noarch 1600358490 423199 9aae430f975f2b3eef8644e028e2e7da installed DEBUG: libthai-0.1.27-2.el8.x86_64 1557799230 774997 801f8cc0e2979cb4c0fd989e1ff4f752 installed DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 1557814482 502730 4563ac1d6facd98936be75bc47d27bc6 installed DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 1645712177 726186 00c2948c2521fc542071f445b4766d64 installed DEBUG: grub2-tools-minimal-1:2.02-129.el8.x86_64 1658241039 772858 82a6c4de92c3b9e8a12168603ded3cdb installed DEBUG: grubby-8.40-47.el8.x86_64 1665810503 63497 f640936b750b4ff9642054b5c7141483 installed DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 1631282784 369615 6770948cf9ead54ea1e58bdd81aa3e07 installed DEBUG: crypto-policies-scripts-20221215-1.gitece0092.el8.noarch 1671174580 190718 1642ad812f8bbb737f0545b9f9bf661c installed DEBUG: cracklib-2.9.6-15.el8.x86_64 1557533913 239047 3ced50b8ce5c91849d67c8e6f75f5cd1 installed DEBUG: libtirpc-1.1.4-8.el8.x86_64 1660021681 228734 f29ffcbd28e5a26ab435ede86dbefb2b installed DEBUG: elfutils-debuginfod-client-0.188-3.el8.x86_64 1668489066 54666 7a9df91ff454ba7871514d87524bce2e installed DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 1573236536 1612648 8967e0fd86f922ac3fe079bb64ec85c4 installed DEBUG: libmount-2.32.1-40.el8.x86_64 1675874781 398362 3141ad8d6982bcfedb898d08512d2224 installed DEBUG: coreutils-8.30-15.el8.x86_64 1674052044 6121280 33a926fa283765ef4a89be7bbad7994d installed DEBUG: shadow-utils-2:4.6-17.el8.x86_64 1659474460 4071202 e50585ac13a422d73600d9c5fb950c57 installed DEBUG: rpm-libs-4.14.3-26.el8.x86_64 1671621519 735448 6be040d364179dbdc308389c3a9801bc installed DEBUG: trousers-lib-0.3.15-1.el8.x86_64 1605566220 487077 423e3ba3a61be1cc581d0ba03d0e229d installed DEBUG: libpwquality-1.4.4-5.el8.x86_64 1662203209 396814 1fe6352d8a718858ce65965802efc51f installed DEBUG: dracut-049-223.git20230119.el8.x86_64 1674658452 1057307 dc0c2c52d8af874cd98ce21367995ea3 installed DEBUG: glib2-2.56.4-161.el8.x86_64 1672981785 12279992 f3c6b3d5012880ec327da3aa162a24e9 installed DEBUG: systemd-239-71.el8.x86_64 1675875074 11309078 95ad5375015c7d610cc922cf4f4757d2 installed DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 1573236241 2657576 3006826ddf4e875c1f21a9da6579bd20 installed DEBUG: Child return code was: 0 Finish: Outputting list of installed packages Start: rpmbuild openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.src.rpm INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-tempest.spec'], chrootPath='/var/lib/mock/dlrn-centos8-wallaby-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=1022gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.z04tx7m2:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.z04tx7m2:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '6e412d4ded38491da0b0d0d83d718a52', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.z04tx7m2:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-tempest.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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.enqkSs DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf tempest-33.0.0 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/tempest-33.0.0-0.20230306081449.1580f6f.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd tempest-33.0.0 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 add . DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-tempest-33.0.0 base' DEBUG: + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg DEBUG: + rm -rf requirements.txt test-requirements.txt DEBUG: + RPMLINT_OFFENDERS='tempest/cmd/list_plugins.py tempest/cmd/cleanup.py tempest/cmd/cleanup_service.py tempest/cmd/verify_tempest_config.py tempest/cmd/account_generator.py tempest/lib/cmd/skip_tracker.py tempest/lib/cmd/check_uuid.py' DEBUG: + sed -i '1{/^#!/d}' tempest/cmd/list_plugins.py tempest/cmd/cleanup.py tempest/cmd/cleanup_service.py tempest/cmd/verify_tempest_config.py tempest/cmd/account_generator.py tempest/lib/cmd/skip_tracker.py tempest/lib/cmd/check_uuid.py DEBUG: + chmod u=rw,go=r tempest/cmd/list_plugins.py tempest/cmd/cleanup.py tempest/cmd/cleanup_service.py tempest/cmd/verify_tempest_config.py tempest/cmd/account_generator.py tempest/lib/cmd/skip_tracker.py tempest/lib/cmd/check_uuid.py DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bbnNtu DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tempest-33.0.0 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' DEBUG: + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/tempest DEBUG: creating build/lib/tempest/lib DEBUG: creating build/lib/tempest/lib/api_schema DEBUG: creating build/lib/tempest/lib/api_schema/response DEBUG: copying tempest/lib/api_schema/response/__init__.py -> build/lib/tempest/lib/api_schema/response DEBUG: creating build/lib/tempest/tests DEBUG: creating build/lib/tempest/tests/lib DEBUG: creating build/lib/tempest/tests/lib/services DEBUG: creating build/lib/tempest/tests/lib/services/image DEBUG: creating build/lib/tempest/tests/lib/services/image/v1 DEBUG: copying tempest/tests/lib/services/image/v1/__init__.py -> build/lib/tempest/tests/lib/services/image/v1 DEBUG: copying tempest/tests/lib/services/image/v1/test_image_members_client.py -> build/lib/tempest/tests/lib/services/image/v1 DEBUG: creating build/lib/tempest/lib/api_schema/response/compute DEBUG: creating build/lib/tempest/lib/api_schema/response/compute/v2_73 DEBUG: copying tempest/lib/api_schema/response/compute/v2_73/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_73 DEBUG: copying tempest/lib/api_schema/response/compute/v2_73/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_73 DEBUG: creating build/lib/tempest/api DEBUG: creating build/lib/tempest/api/volume DEBUG: copying tempest/api/volume/__init__.py -> build/lib/tempest/api/volume DEBUG: copying tempest/api/volume/api_microversion_fixture.py -> build/lib/tempest/api/volume DEBUG: copying tempest/api/volume/base.py -> build/lib/tempest/api/volume DEBUG: copying tempest/api/volume/test_availability_zone.py -> build/lib/tempest/api/volume DEBUG: copying tempest/api/volume/test_extensions.py -> build/lib/tempest/api/volume DEBUG: copying tempest/api/volume/test_image_metadata.py -> build/lib/tempest/api/volume DEBUG: copying tempest/api/volume/test_snapshot_metadata.py -> build/lib/tempest/api/volume DEBUG: copying tempest/api/volume/test_versions.py -> build/lib/tempest/api/volume DEBUG: copying tempest/api/volume/test_volume_absolute_limits.py -> build/lib/tempest/api/volume DEBUG: copying tempest/api/volume/test_volume_delete_cascade.py -> build/lib/tempest/api/volume DEBUG: copying tempest/api/volume/test_volume_metadata.py -> build/lib/tempest/api/volume DEBUG: copying tempest/api/volume/test_volume_transfers.py -> build/lib/tempest/api/volume DEBUG: copying tempest/api/volume/test_volumes_actions.py -> build/lib/tempest/api/volume DEBUG: copying tempest/api/volume/test_volumes_backup.py -> build/lib/tempest/api/volume DEBUG: copying tempest/api/volume/test_volumes_clone.py -> build/lib/tempest/api/volume DEBUG: copying tempest/api/volume/test_volumes_clone_negative.py -> build/lib/tempest/api/volume DEBUG: copying tempest/api/volume/test_volumes_extend.py -> build/lib/tempest/api/volume DEBUG: copying tempest/api/volume/test_volumes_get.py -> build/lib/tempest/api/volume DEBUG: copying tempest/api/volume/test_volumes_list.py -> build/lib/tempest/api/volume DEBUG: copying tempest/api/volume/test_volumes_negative.py -> build/lib/tempest/api/volume DEBUG: copying tempest/api/volume/test_volumes_snapshots.py -> build/lib/tempest/api/volume DEBUG: copying tempest/api/volume/test_volumes_snapshots_list.py -> build/lib/tempest/api/volume DEBUG: copying tempest/api/volume/test_volumes_snapshots_negative.py -> build/lib/tempest/api/volume DEBUG: creating build/lib/tempest/lib/api_schema/response/compute/v2_50 DEBUG: copying tempest/lib/api_schema/response/compute/v2_50/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_50 DEBUG: copying tempest/lib/api_schema/response/compute/v2_50/quota_classes.py -> build/lib/tempest/lib/api_schema/response/compute/v2_50 DEBUG: creating build/lib/tempest/tests/lib/services/placement DEBUG: copying tempest/tests/lib/services/placement/__init__.py -> build/lib/tempest/tests/lib/services/placement DEBUG: copying tempest/tests/lib/services/placement/test_placement_client.py -> build/lib/tempest/tests/lib/services/placement DEBUG: copying tempest/tests/lib/services/placement/test_resource_providers_client.py -> build/lib/tempest/tests/lib/services/placement DEBUG: creating build/lib/tempest/api/network DEBUG: copying tempest/api/network/__init__.py -> build/lib/tempest/api/network DEBUG: copying tempest/api/network/base.py -> build/lib/tempest/api/network DEBUG: copying tempest/api/network/base_security_groups.py -> build/lib/tempest/api/network DEBUG: copying tempest/api/network/test_agent_management_negative.py -> build/lib/tempest/api/network DEBUG: copying tempest/api/network/test_allowed_address_pair.py -> build/lib/tempest/api/network DEBUG: copying tempest/api/network/test_dhcp_ipv6.py -> build/lib/tempest/api/network DEBUG: copying tempest/api/network/test_extensions.py -> build/lib/tempest/api/network DEBUG: copying tempest/api/network/test_extra_dhcp_options.py -> build/lib/tempest/api/network DEBUG: copying tempest/api/network/test_floating_ips.py -> build/lib/tempest/api/network DEBUG: copying tempest/api/network/test_floating_ips_negative.py -> build/lib/tempest/api/network DEBUG: copying tempest/api/network/test_networks.py -> build/lib/tempest/api/network DEBUG: copying tempest/api/network/test_networks_negative.py -> build/lib/tempest/api/network DEBUG: copying tempest/api/network/test_ports.py -> build/lib/tempest/api/network DEBUG: copying tempest/api/network/test_routers.py -> build/lib/tempest/api/network DEBUG: copying tempest/api/network/test_routers_negative.py -> build/lib/tempest/api/network DEBUG: copying tempest/api/network/test_security_groups.py -> build/lib/tempest/api/network DEBUG: copying tempest/api/network/test_security_groups_negative.py -> build/lib/tempest/api/network DEBUG: copying tempest/api/network/test_service_providers.py -> build/lib/tempest/api/network DEBUG: copying tempest/api/network/test_subnetpools_extensions.py -> build/lib/tempest/api/network DEBUG: copying tempest/api/network/test_tags.py -> build/lib/tempest/api/network DEBUG: copying tempest/api/network/test_versions.py -> build/lib/tempest/api/network DEBUG: creating build/lib/tempest/lib/api_schema/response/compute/v2_61 DEBUG: copying tempest/lib/api_schema/response/compute/v2_61/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_61 DEBUG: copying tempest/lib/api_schema/response/compute/v2_61/flavors.py -> build/lib/tempest/lib/api_schema/response/compute/v2_61 DEBUG: creating build/lib/tempest/lib/services DEBUG: creating build/lib/tempest/lib/services/object_storage DEBUG: copying tempest/lib/services/object_storage/__init__.py -> build/lib/tempest/lib/services/object_storage DEBUG: copying tempest/lib/services/object_storage/account_client.py -> build/lib/tempest/lib/services/object_storage DEBUG: copying tempest/lib/services/object_storage/bulk_middleware_client.py -> build/lib/tempest/lib/services/object_storage DEBUG: copying tempest/lib/services/object_storage/capabilities_client.py -> build/lib/tempest/lib/services/object_storage DEBUG: copying tempest/lib/services/object_storage/container_client.py -> build/lib/tempest/lib/services/object_storage DEBUG: copying tempest/lib/services/object_storage/object_client.py -> build/lib/tempest/lib/services/object_storage DEBUG: creating build/lib/tempest/lib/services/identity DEBUG: creating build/lib/tempest/lib/services/identity/v2 DEBUG: copying tempest/lib/services/identity/v2/__init__.py -> build/lib/tempest/lib/services/identity/v2 DEBUG: copying tempest/lib/services/identity/v2/endpoints_client.py -> build/lib/tempest/lib/services/identity/v2 DEBUG: copying tempest/lib/services/identity/v2/identity_client.py -> build/lib/tempest/lib/services/identity/v2 DEBUG: copying tempest/lib/services/identity/v2/roles_client.py -> build/lib/tempest/lib/services/identity/v2 DEBUG: copying tempest/lib/services/identity/v2/services_client.py -> build/lib/tempest/lib/services/identity/v2 DEBUG: copying tempest/lib/services/identity/v2/tenants_client.py -> build/lib/tempest/lib/services/identity/v2 DEBUG: copying tempest/lib/services/identity/v2/token_client.py -> build/lib/tempest/lib/services/identity/v2 DEBUG: copying tempest/lib/services/identity/v2/users_client.py -> build/lib/tempest/lib/services/identity/v2 DEBUG: creating build/lib/tempest/lib/api_schema/response/compute/v2_55 DEBUG: copying tempest/lib/api_schema/response/compute/v2_55/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_55 DEBUG: copying tempest/lib/api_schema/response/compute/v2_55/flavors.py -> build/lib/tempest/lib/api_schema/response/compute/v2_55 DEBUG: creating build/lib/tempest/api/compute DEBUG: creating build/lib/tempest/api/compute/keypairs DEBUG: copying tempest/api/compute/keypairs/__init__.py -> build/lib/tempest/api/compute/keypairs DEBUG: copying tempest/api/compute/keypairs/base.py -> build/lib/tempest/api/compute/keypairs DEBUG: copying tempest/api/compute/keypairs/test_keypairs.py -> build/lib/tempest/api/compute/keypairs DEBUG: copying tempest/api/compute/keypairs/test_keypairs_negative.py -> build/lib/tempest/api/compute/keypairs DEBUG: copying tempest/api/compute/keypairs/test_keypairs_v22.py -> build/lib/tempest/api/compute/keypairs DEBUG: creating build/lib/tempest/lib/api_schema/response/compute/v2_47 DEBUG: copying tempest/lib/api_schema/response/compute/v2_47/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_47 DEBUG: copying tempest/lib/api_schema/response/compute/v2_47/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_47 DEBUG: creating build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/__init__.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_agents.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_aggregates.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_aggregates_negative.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_auto_allocate_network.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_availability_zone.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_availability_zone_negative.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_create_server.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_delete_server.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_fixed_ips.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_fixed_ips_negative.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_flavors.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_flavors_access.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_flavors_access_negative.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_flavors_extra_specs.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_flavors_extra_specs_negative.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_flavors_microversions.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_floating_ips_bulk.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_hosts.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_hosts_negative.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_hypervisor.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_hypervisor_negative.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_instance_usage_audit_log.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_instance_usage_audit_log_negative.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_keypairs_v210.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_live_migration.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_live_migration_negative.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_migrations.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_networks.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_quotas.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_quotas_negative.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_security_groups.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_server_diagnostics.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_server_diagnostics_negative.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_server_external_events.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_servers.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_servers_negative.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_servers_on_multinodes.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_services.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_services_negative.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_simple_tenant_usage.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_simple_tenant_usage_negative.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_volume.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_volume_swap.py -> build/lib/tempest/api/compute/admin DEBUG: copying tempest/api/compute/admin/test_volumes_negative.py -> build/lib/tempest/api/compute/admin DEBUG: creating build/lib/tempest/lib/api_schema/response/volume DEBUG: creating build/lib/tempest/lib/api_schema/response/volume/v3_65 DEBUG: copying tempest/lib/api_schema/response/volume/v3_65/__init__.py -> build/lib/tempest/lib/api_schema/response/volume/v3_65 DEBUG: copying tempest/lib/api_schema/response/volume/v3_65/volumes.py -> build/lib/tempest/lib/api_schema/response/volume/v3_65 DEBUG: creating build/lib/tempest/api/object_storage DEBUG: copying tempest/api/object_storage/__init__.py -> build/lib/tempest/api/object_storage DEBUG: copying tempest/api/object_storage/base.py -> build/lib/tempest/api/object_storage DEBUG: copying tempest/api/object_storage/test_account_bulk.py -> build/lib/tempest/api/object_storage DEBUG: copying tempest/api/object_storage/test_account_quotas.py -> build/lib/tempest/api/object_storage DEBUG: copying tempest/api/object_storage/test_account_quotas_negative.py -> build/lib/tempest/api/object_storage DEBUG: copying tempest/api/object_storage/test_account_services.py -> build/lib/tempest/api/object_storage DEBUG: copying tempest/api/object_storage/test_account_services_negative.py -> build/lib/tempest/api/object_storage DEBUG: copying tempest/api/object_storage/test_container_acl.py -> build/lib/tempest/api/object_storage DEBUG: copying tempest/api/object_storage/test_container_acl_negative.py -> build/lib/tempest/api/object_storage DEBUG: copying tempest/api/object_storage/test_container_quotas.py -> build/lib/tempest/api/object_storage DEBUG: copying tempest/api/object_storage/test_container_services.py -> build/lib/tempest/api/object_storage DEBUG: copying tempest/api/object_storage/test_container_services_negative.py -> build/lib/tempest/api/object_storage DEBUG: copying tempest/api/object_storage/test_container_staticweb.py -> build/lib/tempest/api/object_storage DEBUG: copying tempest/api/object_storage/test_container_sync.py -> build/lib/tempest/api/object_storage DEBUG: copying tempest/api/object_storage/test_container_sync_middleware.py -> build/lib/tempest/api/object_storage DEBUG: copying tempest/api/object_storage/test_crossdomain.py -> build/lib/tempest/api/object_storage DEBUG: copying tempest/api/object_storage/test_healthcheck.py -> build/lib/tempest/api/object_storage DEBUG: copying tempest/api/object_storage/test_object_expiry.py -> build/lib/tempest/api/object_storage DEBUG: copying tempest/api/object_storage/test_object_formpost.py -> build/lib/tempest/api/object_storage DEBUG: copying tempest/api/object_storage/test_object_formpost_negative.py -> build/lib/tempest/api/object_storage DEBUG: copying tempest/api/object_storage/test_object_services.py -> build/lib/tempest/api/object_storage DEBUG: copying tempest/api/object_storage/test_object_slo.py -> build/lib/tempest/api/object_storage DEBUG: copying tempest/api/object_storage/test_object_temp_url.py -> build/lib/tempest/api/object_storage DEBUG: copying tempest/api/object_storage/test_object_temp_url_negative.py -> build/lib/tempest/api/object_storage DEBUG: copying tempest/api/object_storage/test_object_version.py -> build/lib/tempest/api/object_storage DEBUG: copying tempest/lib/services/__init__.py -> build/lib/tempest/lib/services DEBUG: copying tempest/lib/services/clients.py -> build/lib/tempest/lib/services DEBUG: creating build/lib/tempest/common DEBUG: copying tempest/common/__init__.py -> build/lib/tempest/common DEBUG: copying tempest/common/compute.py -> build/lib/tempest/common DEBUG: copying tempest/common/credentials_factory.py -> build/lib/tempest/common DEBUG: copying tempest/common/custom_matchers.py -> build/lib/tempest/common DEBUG: copying tempest/common/identity.py -> build/lib/tempest/common DEBUG: copying tempest/common/image.py -> build/lib/tempest/common DEBUG: copying tempest/common/tempest_fixtures.py -> build/lib/tempest/common DEBUG: copying tempest/common/waiters.py -> build/lib/tempest/common DEBUG: copying tempest/api/__init__.py -> build/lib/tempest/api DEBUG: creating build/lib/tempest/tests/common DEBUG: copying tempest/tests/common/__init__.py -> build/lib/tempest/tests/common DEBUG: copying tempest/tests/common/test_admin_available.py -> build/lib/tempest/tests/common DEBUG: copying tempest/tests/common/test_alt_available.py -> build/lib/tempest/tests/common DEBUG: copying tempest/tests/common/test_compute.py -> build/lib/tempest/tests/common DEBUG: copying tempest/tests/common/test_credentials_factory.py -> build/lib/tempest/tests/common DEBUG: copying tempest/tests/common/test_custom_matchers.py -> build/lib/tempest/tests/common DEBUG: copying tempest/tests/common/test_image.py -> build/lib/tempest/tests/common DEBUG: copying tempest/tests/common/test_waiters.py -> build/lib/tempest/tests/common DEBUG: creating build/lib/tempest/tests/lib/services/identity DEBUG: creating build/lib/tempest/tests/lib/services/identity/v2 DEBUG: copying tempest/tests/lib/services/identity/v2/__init__.py -> build/lib/tempest/tests/lib/services/identity/v2 DEBUG: copying tempest/tests/lib/services/identity/v2/test_endpoints_client.py -> build/lib/tempest/tests/lib/services/identity/v2 DEBUG: copying tempest/tests/lib/services/identity/v2/test_identity_client.py -> build/lib/tempest/tests/lib/services/identity/v2 DEBUG: copying tempest/tests/lib/services/identity/v2/test_roles_client.py -> build/lib/tempest/tests/lib/services/identity/v2 DEBUG: copying tempest/tests/lib/services/identity/v2/test_services_client.py -> build/lib/tempest/tests/lib/services/identity/v2 DEBUG: copying tempest/tests/lib/services/identity/v2/test_tenants_client.py -> build/lib/tempest/tests/lib/services/identity/v2 DEBUG: copying tempest/tests/lib/services/identity/v2/test_token_client.py -> build/lib/tempest/tests/lib/services/identity/v2 DEBUG: copying tempest/tests/lib/services/identity/v2/test_users_client.py -> build/lib/tempest/tests/lib/services/identity/v2 DEBUG: creating build/lib/tempest/lib/common DEBUG: creating build/lib/tempest/lib/common/utils DEBUG: copying tempest/lib/common/utils/__init__.py -> build/lib/tempest/lib/common/utils DEBUG: copying tempest/lib/common/utils/data_utils.py -> build/lib/tempest/lib/common/utils DEBUG: copying tempest/lib/common/utils/misc.py -> build/lib/tempest/lib/common/utils DEBUG: copying tempest/lib/common/utils/test_utils.py -> build/lib/tempest/lib/common/utils DEBUG: creating build/lib/tempest/lib/api_schema/response/compute/v2_2 DEBUG: copying tempest/lib/api_schema/response/compute/v2_2/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_2 DEBUG: copying tempest/lib/api_schema/response/compute/v2_2/keypairs.py -> build/lib/tempest/lib/api_schema/response/compute/v2_2 DEBUG: creating build/lib/tempest/lib/api_schema/response/volume/v3_63 DEBUG: copying tempest/lib/api_schema/response/volume/v3_63/__init__.py -> build/lib/tempest/lib/api_schema/response/volume/v3_63 DEBUG: copying tempest/lib/api_schema/response/volume/v3_63/volumes.py -> build/lib/tempest/lib/api_schema/response/volume/v3_63 DEBUG: creating build/lib/tempest/api/identity DEBUG: creating build/lib/tempest/api/identity/admin DEBUG: creating build/lib/tempest/api/identity/admin/v3 DEBUG: copying tempest/api/identity/admin/v3/__init__.py -> build/lib/tempest/api/identity/admin/v3 DEBUG: copying tempest/api/identity/admin/v3/test_application_credentials.py -> build/lib/tempest/api/identity/admin/v3 DEBUG: copying tempest/api/identity/admin/v3/test_credentials.py -> build/lib/tempest/api/identity/admin/v3 DEBUG: copying tempest/api/identity/admin/v3/test_default_project_id.py -> build/lib/tempest/api/identity/admin/v3 DEBUG: copying tempest/api/identity/admin/v3/test_domain_configuration.py -> build/lib/tempest/api/identity/admin/v3 DEBUG: copying tempest/api/identity/admin/v3/test_domains.py -> build/lib/tempest/api/identity/admin/v3 DEBUG: copying tempest/api/identity/admin/v3/test_domains_negative.py -> build/lib/tempest/api/identity/admin/v3 DEBUG: copying tempest/api/identity/admin/v3/test_endpoint_groups.py -> build/lib/tempest/api/identity/admin/v3 DEBUG: copying tempest/api/identity/admin/v3/test_endpoints.py -> build/lib/tempest/api/identity/admin/v3 DEBUG: copying tempest/api/identity/admin/v3/test_endpoints_negative.py -> build/lib/tempest/api/identity/admin/v3 DEBUG: copying tempest/api/identity/admin/v3/test_groups.py -> build/lib/tempest/api/identity/admin/v3 DEBUG: copying tempest/api/identity/admin/v3/test_inherits.py -> build/lib/tempest/api/identity/admin/v3 DEBUG: copying tempest/api/identity/admin/v3/test_list_projects.py -> build/lib/tempest/api/identity/admin/v3 DEBUG: copying tempest/api/identity/admin/v3/test_list_users.py -> build/lib/tempest/api/identity/admin/v3 DEBUG: copying tempest/api/identity/admin/v3/test_oauth_consumers.py -> build/lib/tempest/api/identity/admin/v3 DEBUG: copying tempest/api/identity/admin/v3/test_policies.py -> build/lib/tempest/api/identity/admin/v3 DEBUG: copying tempest/api/identity/admin/v3/test_project_tags.py -> build/lib/tempest/api/identity/admin/v3 DEBUG: copying tempest/api/identity/admin/v3/test_projects.py -> build/lib/tempest/api/identity/admin/v3 DEBUG: copying tempest/api/identity/admin/v3/test_projects_negative.py -> build/lib/tempest/api/identity/admin/v3 DEBUG: copying tempest/api/identity/admin/v3/test_regions.py -> build/lib/tempest/api/identity/admin/v3 DEBUG: copying tempest/api/identity/admin/v3/test_roles.py -> build/lib/tempest/api/identity/admin/v3 DEBUG: copying tempest/api/identity/admin/v3/test_services.py -> build/lib/tempest/api/identity/admin/v3 DEBUG: copying tempest/api/identity/admin/v3/test_tokens.py -> build/lib/tempest/api/identity/admin/v3 DEBUG: copying tempest/api/identity/admin/v3/test_trusts.py -> build/lib/tempest/api/identity/admin/v3 DEBUG: copying tempest/api/identity/admin/v3/test_users.py -> build/lib/tempest/api/identity/admin/v3 DEBUG: copying tempest/api/identity/admin/v3/test_users_negative.py -> build/lib/tempest/api/identity/admin/v3 DEBUG: creating build/lib/tempest/lib/api_schema/response/compute/v2_41 DEBUG: copying tempest/lib/api_schema/response/compute/v2_41/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_41 DEBUG: copying tempest/lib/api_schema/response/compute/v2_41/aggregates.py -> build/lib/tempest/lib/api_schema/response/compute/v2_41 DEBUG: creating build/lib/tempest/lib/api_schema/response/compute/v2_6 DEBUG: copying tempest/lib/api_schema/response/compute/v2_6/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_6 DEBUG: copying tempest/lib/api_schema/response/compute/v2_6/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_6 DEBUG: creating build/lib/tempest/lib/api_schema/response/compute/v2_39 DEBUG: copying tempest/lib/api_schema/response/compute/v2_39/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_39 DEBUG: copying tempest/lib/api_schema/response/compute/v2_39/limits.py -> build/lib/tempest/lib/api_schema/response/compute/v2_39 DEBUG: creating build/lib/tempest/lib/api_schema/response/compute/v2_54 DEBUG: copying tempest/lib/api_schema/response/compute/v2_54/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_54 DEBUG: copying tempest/lib/api_schema/response/compute/v2_54/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_54 DEBUG: creating build/lib/tempest/lib/api_schema/response/compute/v2_62 DEBUG: copying tempest/lib/api_schema/response/compute/v2_62/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_62 DEBUG: copying tempest/lib/api_schema/response/compute/v2_62/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_62 DEBUG: creating build/lib/tempest/lib/api_schema/response/compute/v2_63 DEBUG: copying tempest/lib/api_schema/response/compute/v2_63/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_63 DEBUG: copying tempest/lib/api_schema/response/compute/v2_63/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_63 DEBUG: creating build/lib/tempest/tests/lib/services/identity/v3 DEBUG: copying tempest/tests/lib/services/identity/v3/__init__.py -> build/lib/tempest/tests/lib/services/identity/v3 DEBUG: copying tempest/tests/lib/services/identity/v3/test_access_rules_client.py -> build/lib/tempest/tests/lib/services/identity/v3 DEBUG: copying tempest/tests/lib/services/identity/v3/test_application_credentials_client.py -> build/lib/tempest/tests/lib/services/identity/v3 DEBUG: copying tempest/tests/lib/services/identity/v3/test_catalog_client.py -> build/lib/tempest/tests/lib/services/identity/v3 DEBUG: copying tempest/tests/lib/services/identity/v3/test_credentials_client.py -> build/lib/tempest/tests/lib/services/identity/v3 DEBUG: copying tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py -> build/lib/tempest/tests/lib/services/identity/v3 DEBUG: copying tempest/tests/lib/services/identity/v3/test_domains_client.py -> build/lib/tempest/tests/lib/services/identity/v3 DEBUG: copying tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py -> build/lib/tempest/tests/lib/services/identity/v3 DEBUG: copying tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py -> build/lib/tempest/tests/lib/services/identity/v3 DEBUG: copying tempest/tests/lib/services/identity/v3/test_endpoints_client.py -> build/lib/tempest/tests/lib/services/identity/v3 DEBUG: copying tempest/tests/lib/services/identity/v3/test_groups_client.py -> build/lib/tempest/tests/lib/services/identity/v3 DEBUG: copying tempest/tests/lib/services/identity/v3/test_identity_client.py -> build/lib/tempest/tests/lib/services/identity/v3 DEBUG: copying tempest/tests/lib/services/identity/v3/test_identity_providers_client.py -> build/lib/tempest/tests/lib/services/identity/v3 DEBUG: copying tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py -> build/lib/tempest/tests/lib/services/identity/v3 DEBUG: copying tempest/tests/lib/services/identity/v3/test_limit_client.py -> build/lib/tempest/tests/lib/services/identity/v3 DEBUG: copying tempest/tests/lib/services/identity/v3/test_mappings_client.py -> build/lib/tempest/tests/lib/services/identity/v3 DEBUG: copying tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py -> build/lib/tempest/tests/lib/services/identity/v3 DEBUG: copying tempest/tests/lib/services/identity/v3/test_oauth_token_client.py -> build/lib/tempest/tests/lib/services/identity/v3 DEBUG: copying tempest/tests/lib/services/identity/v3/test_policies_client.py -> build/lib/tempest/tests/lib/services/identity/v3 DEBUG: copying tempest/tests/lib/services/identity/v3/test_project_tags_client.py -> build/lib/tempest/tests/lib/services/identity/v3 DEBUG: copying tempest/tests/lib/services/identity/v3/test_projects_client.py -> build/lib/tempest/tests/lib/services/identity/v3 DEBUG: copying tempest/tests/lib/services/identity/v3/test_protocols_client.py -> build/lib/tempest/tests/lib/services/identity/v3 DEBUG: copying tempest/tests/lib/services/identity/v3/test_regions_client.py -> build/lib/tempest/tests/lib/services/identity/v3 DEBUG: copying tempest/tests/lib/services/identity/v3/test_role_assignments_client.py -> build/lib/tempest/tests/lib/services/identity/v3 DEBUG: copying tempest/tests/lib/services/identity/v3/test_roles_client.py -> build/lib/tempest/tests/lib/services/identity/v3 DEBUG: copying tempest/tests/lib/services/identity/v3/test_service_providers_client.py -> build/lib/tempest/tests/lib/services/identity/v3 DEBUG: copying tempest/tests/lib/services/identity/v3/test_services_client.py -> build/lib/tempest/tests/lib/services/identity/v3 DEBUG: copying tempest/tests/lib/services/identity/v3/test_token_client.py -> build/lib/tempest/tests/lib/services/identity/v3 DEBUG: copying tempest/tests/lib/services/identity/v3/test_trusts_client.py -> build/lib/tempest/tests/lib/services/identity/v3 DEBUG: copying tempest/tests/lib/services/identity/v3/test_users_client.py -> build/lib/tempest/tests/lib/services/identity/v3 DEBUG: copying tempest/tests/lib/services/identity/v3/test_versions_client.py -> build/lib/tempest/tests/lib/services/identity/v3 DEBUG: copying tempest/lib/api_schema/__init__.py -> build/lib/tempest/lib/api_schema DEBUG: creating build/lib/tempest/lib/services/image DEBUG: creating build/lib/tempest/lib/services/image/v2 DEBUG: copying tempest/lib/services/image/v2/__init__.py -> build/lib/tempest/lib/services/image/v2 DEBUG: copying tempest/lib/services/image/v2/image_cache_client.py -> build/lib/tempest/lib/services/image/v2 DEBUG: copying tempest/lib/services/image/v2/image_members_client.py -> build/lib/tempest/lib/services/image/v2 DEBUG: copying tempest/lib/services/image/v2/images_client.py -> build/lib/tempest/lib/services/image/v2 DEBUG: copying tempest/lib/services/image/v2/namespace_objects_client.py -> build/lib/tempest/lib/services/image/v2 DEBUG: copying tempest/lib/services/image/v2/namespace_properties_client.py -> build/lib/tempest/lib/services/image/v2 DEBUG: copying tempest/lib/services/image/v2/namespace_tags_client.py -> build/lib/tempest/lib/services/image/v2 DEBUG: copying tempest/lib/services/image/v2/namespaces_client.py -> build/lib/tempest/lib/services/image/v2 DEBUG: copying tempest/lib/services/image/v2/resource_types_client.py -> build/lib/tempest/lib/services/image/v2 DEBUG: copying tempest/lib/services/image/v2/schemas_client.py -> build/lib/tempest/lib/services/image/v2 DEBUG: copying tempest/lib/services/image/v2/versions_client.py -> build/lib/tempest/lib/services/image/v2 DEBUG: creating build/lib/tempest/api/compute/flavors DEBUG: copying tempest/api/compute/flavors/__init__.py -> build/lib/tempest/api/compute/flavors DEBUG: copying tempest/api/compute/flavors/test_flavors.py -> build/lib/tempest/api/compute/flavors DEBUG: copying tempest/api/compute/flavors/test_flavors_negative.py -> build/lib/tempest/api/compute/flavors DEBUG: creating build/lib/tempest/lib/services/identity/v3 DEBUG: copying tempest/lib/services/identity/v3/__init__.py -> build/lib/tempest/lib/services/identity/v3 DEBUG: copying tempest/lib/services/identity/v3/access_rules_client.py -> build/lib/tempest/lib/services/identity/v3 DEBUG: copying tempest/lib/services/identity/v3/application_credentials_client.py -> build/lib/tempest/lib/services/identity/v3 DEBUG: copying tempest/lib/services/identity/v3/catalog_client.py -> build/lib/tempest/lib/services/identity/v3 DEBUG: copying tempest/lib/services/identity/v3/credentials_client.py -> build/lib/tempest/lib/services/identity/v3 DEBUG: copying tempest/lib/services/identity/v3/domain_configuration_client.py -> build/lib/tempest/lib/services/identity/v3 DEBUG: copying tempest/lib/services/identity/v3/domains_client.py -> build/lib/tempest/lib/services/identity/v3 DEBUG: copying tempest/lib/services/identity/v3/endpoint_filter_client.py -> build/lib/tempest/lib/services/identity/v3 DEBUG: copying tempest/lib/services/identity/v3/endpoint_groups_client.py -> build/lib/tempest/lib/services/identity/v3 DEBUG: copying tempest/lib/services/identity/v3/endpoints_client.py -> build/lib/tempest/lib/services/identity/v3 DEBUG: copying tempest/lib/services/identity/v3/groups_client.py -> build/lib/tempest/lib/services/identity/v3 DEBUG: copying tempest/lib/services/identity/v3/identity_client.py -> build/lib/tempest/lib/services/identity/v3 DEBUG: copying tempest/lib/services/identity/v3/identity_providers_client.py -> build/lib/tempest/lib/services/identity/v3 DEBUG: copying tempest/lib/services/identity/v3/inherited_roles_client.py -> build/lib/tempest/lib/services/identity/v3 DEBUG: copying tempest/lib/services/identity/v3/limits_client.py -> build/lib/tempest/lib/services/identity/v3 DEBUG: copying tempest/lib/services/identity/v3/mappings_client.py -> build/lib/tempest/lib/services/identity/v3 DEBUG: copying tempest/lib/services/identity/v3/oauth_consumers_client.py -> build/lib/tempest/lib/services/identity/v3 DEBUG: copying tempest/lib/services/identity/v3/oauth_token_client.py -> build/lib/tempest/lib/services/identity/v3 DEBUG: copying tempest/lib/services/identity/v3/policies_client.py -> build/lib/tempest/lib/services/identity/v3 DEBUG: copying tempest/lib/services/identity/v3/project_tags_client.py -> build/lib/tempest/lib/services/identity/v3 DEBUG: copying tempest/lib/services/identity/v3/projects_client.py -> build/lib/tempest/lib/services/identity/v3 DEBUG: copying tempest/lib/services/identity/v3/protocols_client.py -> build/lib/tempest/lib/services/identity/v3 DEBUG: copying tempest/lib/services/identity/v3/regions_client.py -> build/lib/tempest/lib/services/identity/v3 DEBUG: copying tempest/lib/services/identity/v3/role_assignments_client.py -> build/lib/tempest/lib/services/identity/v3 DEBUG: copying tempest/lib/services/identity/v3/roles_client.py -> build/lib/tempest/lib/services/identity/v3 DEBUG: copying tempest/lib/services/identity/v3/service_providers_client.py -> build/lib/tempest/lib/services/identity/v3 DEBUG: copying tempest/lib/services/identity/v3/services_client.py -> build/lib/tempest/lib/services/identity/v3 DEBUG: copying tempest/lib/services/identity/v3/token_client.py -> build/lib/tempest/lib/services/identity/v3 DEBUG: copying tempest/lib/services/identity/v3/trusts_client.py -> build/lib/tempest/lib/services/identity/v3 DEBUG: copying tempest/lib/services/identity/v3/users_client.py -> build/lib/tempest/lib/services/identity/v3 DEBUG: copying tempest/lib/services/identity/v3/versions_client.py -> build/lib/tempest/lib/services/identity/v3 DEBUG: creating build/lib/tempest/tests/lib/common DEBUG: creating build/lib/tempest/tests/lib/common/utils DEBUG: creating build/lib/tempest/tests/lib/common/utils/linux DEBUG: copying tempest/tests/lib/common/utils/linux/__init__.py -> build/lib/tempest/tests/lib/common/utils/linux DEBUG: copying tempest/tests/lib/common/utils/linux/test_remote_client.py -> build/lib/tempest/tests/lib/common/utils/linux DEBUG: creating build/lib/tempest/lib/api_schema/response/compute/v2_48 DEBUG: copying tempest/lib/api_schema/response/compute/v2_48/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_48 DEBUG: copying tempest/lib/api_schema/response/compute/v2_48/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_48 DEBUG: creating build/lib/tempest/common/utils DEBUG: copying tempest/common/utils/__init__.py -> build/lib/tempest/common/utils DEBUG: copying tempest/common/utils/net_downtime.py -> build/lib/tempest/common/utils DEBUG: copying tempest/common/utils/net_info.py -> build/lib/tempest/common/utils DEBUG: copying tempest/common/utils/net_utils.py -> build/lib/tempest/common/utils DEBUG: creating build/lib/tempest/tests/lib/services/object_storage DEBUG: copying tempest/tests/lib/services/object_storage/__init__.py -> build/lib/tempest/tests/lib/services/object_storage DEBUG: copying tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py -> build/lib/tempest/tests/lib/services/object_storage DEBUG: copying tempest/tests/lib/services/object_storage/test_capabilities_client.py -> build/lib/tempest/tests/lib/services/object_storage DEBUG: copying tempest/tests/lib/services/object_storage/test_object_client.py -> build/lib/tempest/tests/lib/services/object_storage DEBUG: creating build/lib/tempest/api/identity/v3 DEBUG: copying tempest/api/identity/v3/__init__.py -> build/lib/tempest/api/identity/v3 DEBUG: copying tempest/api/identity/v3/test_access_rules.py -> build/lib/tempest/api/identity/v3 DEBUG: copying tempest/api/identity/v3/test_api_discovery.py -> build/lib/tempest/api/identity/v3 DEBUG: copying tempest/api/identity/v3/test_application_credentials.py -> build/lib/tempest/api/identity/v3 DEBUG: copying tempest/api/identity/v3/test_catalog.py -> build/lib/tempest/api/identity/v3 DEBUG: copying tempest/api/identity/v3/test_domains.py -> build/lib/tempest/api/identity/v3 DEBUG: copying tempest/api/identity/v3/test_ec2_credentials.py -> build/lib/tempest/api/identity/v3 DEBUG: copying tempest/api/identity/v3/test_projects.py -> build/lib/tempest/api/identity/v3 DEBUG: copying tempest/api/identity/v3/test_tokens.py -> build/lib/tempest/api/identity/v3 DEBUG: copying tempest/api/identity/v3/test_users.py -> build/lib/tempest/api/identity/v3 DEBUG: copying tempest/tests/lib/__init__.py -> build/lib/tempest/tests/lib DEBUG: copying tempest/tests/lib/fake_auth_provider.py -> build/lib/tempest/tests/lib DEBUG: copying tempest/tests/lib/fake_credentials.py -> build/lib/tempest/tests/lib DEBUG: copying tempest/tests/lib/fake_http.py -> build/lib/tempest/tests/lib DEBUG: copying tempest/tests/lib/fake_identity.py -> build/lib/tempest/tests/lib DEBUG: copying tempest/tests/lib/test_api_microversion_fixture.py -> build/lib/tempest/tests/lib DEBUG: copying tempest/tests/lib/test_auth.py -> build/lib/tempest/tests/lib DEBUG: copying tempest/tests/lib/test_base.py -> build/lib/tempest/tests/lib DEBUG: copying tempest/tests/lib/test_credentials.py -> build/lib/tempest/tests/lib DEBUG: copying tempest/tests/lib/test_decorators.py -> build/lib/tempest/tests/lib DEBUG: copying tempest/tests/lib/test_ssh.py -> build/lib/tempest/tests/lib DEBUG: copying tempest/tests/lib/test_tempest_lib.py -> build/lib/tempest/tests/lib DEBUG: creating build/lib/tempest/lib/api_schema/response/compute/v2_64 DEBUG: copying tempest/lib/api_schema/response/compute/v2_64/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_64 DEBUG: copying tempest/lib/api_schema/response/compute/v2_64/server_groups.py -> build/lib/tempest/lib/api_schema/response/compute/v2_64 DEBUG: creating build/lib/tempest/api/identity/v2 DEBUG: copying tempest/api/identity/v2/__init__.py -> build/lib/tempest/api/identity/v2 DEBUG: copying tempest/api/identity/v2/test_api_discovery.py -> build/lib/tempest/api/identity/v2 DEBUG: copying tempest/api/identity/v2/test_ec2_credentials.py -> build/lib/tempest/api/identity/v2 DEBUG: copying tempest/api/identity/v2/test_extension.py -> build/lib/tempest/api/identity/v2 DEBUG: copying tempest/api/identity/v2/test_tenants.py -> build/lib/tempest/api/identity/v2 DEBUG: copying tempest/api/identity/v2/test_tokens.py -> build/lib/tempest/api/identity/v2 DEBUG: copying tempest/api/identity/v2/test_users.py -> build/lib/tempest/api/identity/v2 DEBUG: creating build/lib/tempest/lib/api_schema/response/compute/v2_3 DEBUG: copying tempest/lib/api_schema/response/compute/v2_3/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_3 DEBUG: copying tempest/lib/api_schema/response/compute/v2_3/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_3 DEBUG: creating build/lib/tempest/tests/lib/services/volume DEBUG: creating build/lib/tempest/tests/lib/services/volume/v3 DEBUG: copying tempest/tests/lib/services/volume/v3/__init__.py -> build/lib/tempest/tests/lib/services/volume/v3 DEBUG: copying tempest/tests/lib/services/volume/v3/test_attachments_client.py -> build/lib/tempest/tests/lib/services/volume/v3 DEBUG: copying tempest/tests/lib/services/volume/v3/test_availability_zone_client.py -> build/lib/tempest/tests/lib/services/volume/v3 DEBUG: copying tempest/tests/lib/services/volume/v3/test_backups_client.py -> build/lib/tempest/tests/lib/services/volume/v3 DEBUG: copying tempest/tests/lib/services/volume/v3/test_capabilities_client.py -> build/lib/tempest/tests/lib/services/volume/v3 DEBUG: copying tempest/tests/lib/services/volume/v3/test_encryption_types_client.py -> build/lib/tempest/tests/lib/services/volume/v3 DEBUG: copying tempest/tests/lib/services/volume/v3/test_extensions_client.py -> build/lib/tempest/tests/lib/services/volume/v3 DEBUG: copying tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py -> build/lib/tempest/tests/lib/services/volume/v3 DEBUG: copying tempest/tests/lib/services/volume/v3/test_group_types_client.py -> build/lib/tempest/tests/lib/services/volume/v3 DEBUG: copying tempest/tests/lib/services/volume/v3/test_groups_client.py -> build/lib/tempest/tests/lib/services/volume/v3 DEBUG: copying tempest/tests/lib/services/volume/v3/test_hosts_client.py -> build/lib/tempest/tests/lib/services/volume/v3 DEBUG: copying tempest/tests/lib/services/volume/v3/test_limits_client.py -> build/lib/tempest/tests/lib/services/volume/v3 DEBUG: copying tempest/tests/lib/services/volume/v3/test_quota_classes_client.py -> build/lib/tempest/tests/lib/services/volume/v3 DEBUG: copying tempest/tests/lib/services/volume/v3/test_quotas_client.py -> build/lib/tempest/tests/lib/services/volume/v3 DEBUG: copying tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py -> build/lib/tempest/tests/lib/services/volume/v3 DEBUG: copying tempest/tests/lib/services/volume/v3/test_services_client.py -> build/lib/tempest/tests/lib/services/volume/v3 DEBUG: copying tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py -> build/lib/tempest/tests/lib/services/volume/v3 DEBUG: copying tempest/tests/lib/services/volume/v3/test_snapshots_client.py -> build/lib/tempest/tests/lib/services/volume/v3 DEBUG: copying tempest/tests/lib/services/volume/v3/test_transfers_client.py -> build/lib/tempest/tests/lib/services/volume/v3 DEBUG: copying tempest/tests/lib/services/volume/v3/test_types_client.py -> build/lib/tempest/tests/lib/services/volume/v3 DEBUG: copying tempest/tests/lib/services/volume/v3/test_user_messages_client.py -> build/lib/tempest/tests/lib/services/volume/v3 DEBUG: copying tempest/tests/lib/services/volume/v3/test_versions_client.py -> build/lib/tempest/tests/lib/services/volume/v3 DEBUG: copying tempest/tests/lib/services/volume/v3/test_volume_manage_client.py -> build/lib/tempest/tests/lib/services/volume/v3 DEBUG: copying tempest/tests/lib/services/volume/v3/test_volumes_client.py -> build/lib/tempest/tests/lib/services/volume/v3 DEBUG: creating build/lib/tempest/api/identity/admin/v2 DEBUG: copying tempest/api/identity/admin/v2/__init__.py -> build/lib/tempest/api/identity/admin/v2 DEBUG: copying tempest/api/identity/admin/v2/test_endpoints.py -> build/lib/tempest/api/identity/admin/v2 DEBUG: copying tempest/api/identity/admin/v2/test_roles.py -> build/lib/tempest/api/identity/admin/v2 DEBUG: copying tempest/api/identity/admin/v2/test_roles_negative.py -> build/lib/tempest/api/identity/admin/v2 DEBUG: copying tempest/api/identity/admin/v2/test_services.py -> build/lib/tempest/api/identity/admin/v2 DEBUG: copying tempest/api/identity/admin/v2/test_tenant_negative.py -> build/lib/tempest/api/identity/admin/v2 DEBUG: copying tempest/api/identity/admin/v2/test_tenants.py -> build/lib/tempest/api/identity/admin/v2 DEBUG: copying tempest/api/identity/admin/v2/test_tokens.py -> build/lib/tempest/api/identity/admin/v2 DEBUG: copying tempest/api/identity/admin/v2/test_tokens_negative.py -> build/lib/tempest/api/identity/admin/v2 DEBUG: copying tempest/api/identity/admin/v2/test_users.py -> build/lib/tempest/api/identity/admin/v2 DEBUG: copying tempest/api/identity/admin/v2/test_users_negative.py -> build/lib/tempest/api/identity/admin/v2 DEBUG: creating build/lib/tempest/lib/api_schema/response/compute/v2_8 DEBUG: copying tempest/lib/api_schema/response/compute/v2_8/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_8 DEBUG: copying tempest/lib/api_schema/response/compute/v2_8/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_8 DEBUG: creating build/lib/tempest/lib/api_schema/response/compute/v2_19 DEBUG: copying tempest/lib/api_schema/response/compute/v2_19/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_19 DEBUG: copying tempest/lib/api_schema/response/compute/v2_19/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_19 DEBUG: creating build/lib/tempest/lib/services/volume DEBUG: creating build/lib/tempest/lib/services/volume/v2 DEBUG: copying tempest/lib/services/volume/v2/__init__.py -> build/lib/tempest/lib/services/volume/v2 DEBUG: copying tempest/lib/services/volume/v2/availability_zone_client.py -> build/lib/tempest/lib/services/volume/v2 DEBUG: copying tempest/lib/services/volume/v2/backups_client.py -> build/lib/tempest/lib/services/volume/v2 DEBUG: copying tempest/lib/services/volume/v2/capabilities_client.py -> build/lib/tempest/lib/services/volume/v2 DEBUG: copying tempest/lib/services/volume/v2/encryption_types_client.py -> build/lib/tempest/lib/services/volume/v2 DEBUG: copying tempest/lib/services/volume/v2/extensions_client.py -> build/lib/tempest/lib/services/volume/v2 DEBUG: copying tempest/lib/services/volume/v2/hosts_client.py -> build/lib/tempest/lib/services/volume/v2 DEBUG: copying tempest/lib/services/volume/v2/limits_client.py -> build/lib/tempest/lib/services/volume/v2 DEBUG: copying tempest/lib/services/volume/v2/qos_client.py -> build/lib/tempest/lib/services/volume/v2 DEBUG: copying tempest/lib/services/volume/v2/quota_classes_client.py -> build/lib/tempest/lib/services/volume/v2 DEBUG: copying tempest/lib/services/volume/v2/quotas_client.py -> build/lib/tempest/lib/services/volume/v2 DEBUG: copying tempest/lib/services/volume/v2/scheduler_stats_client.py -> build/lib/tempest/lib/services/volume/v2 DEBUG: copying tempest/lib/services/volume/v2/services_client.py -> build/lib/tempest/lib/services/volume/v2 DEBUG: copying tempest/lib/services/volume/v2/snapshot_manage_client.py -> build/lib/tempest/lib/services/volume/v2 DEBUG: copying tempest/lib/services/volume/v2/snapshots_client.py -> build/lib/tempest/lib/services/volume/v2 DEBUG: copying tempest/lib/services/volume/v2/transfers_client.py -> build/lib/tempest/lib/services/volume/v2 DEBUG: copying tempest/lib/services/volume/v2/types_client.py -> build/lib/tempest/lib/services/volume/v2 DEBUG: copying tempest/lib/services/volume/v2/volume_manage_client.py -> build/lib/tempest/lib/services/volume/v2 DEBUG: copying tempest/lib/services/volume/v2/volumes_client.py -> build/lib/tempest/lib/services/volume/v2 DEBUG: creating build/lib/tempest/tests/api DEBUG: copying tempest/tests/api/__init__.py -> build/lib/tempest/tests/api DEBUG: creating build/lib/tempest/lib/api_schema/response/compute/v2_58 DEBUG: copying tempest/lib/api_schema/response/compute/v2_58/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_58 DEBUG: copying tempest/lib/api_schema/response/compute/v2_58/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_58 DEBUG: creating build/lib/tempest/tests/lib/services/network DEBUG: copying tempest/tests/lib/services/network/__init__.py -> build/lib/tempest/tests/lib/services/network DEBUG: copying tempest/tests/lib/services/network/test_agents_client.py -> build/lib/tempest/tests/lib/services/network DEBUG: copying tempest/tests/lib/services/network/test_base_network_client.py -> build/lib/tempest/tests/lib/services/network DEBUG: copying tempest/tests/lib/services/network/test_extensions_client.py -> build/lib/tempest/tests/lib/services/network DEBUG: copying tempest/tests/lib/services/network/test_floating_ips_client.py -> build/lib/tempest/tests/lib/services/network DEBUG: copying tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py -> build/lib/tempest/tests/lib/services/network DEBUG: copying tempest/tests/lib/services/network/test_log_resource_client.py -> build/lib/tempest/tests/lib/services/network DEBUG: copying tempest/tests/lib/services/network/test_loggable_resource_client.py -> build/lib/tempest/tests/lib/services/network DEBUG: copying tempest/tests/lib/services/network/test_metering_label_rules_client.py -> build/lib/tempest/tests/lib/services/network DEBUG: copying tempest/tests/lib/services/network/test_metering_labels_client.py -> build/lib/tempest/tests/lib/services/network DEBUG: copying tempest/tests/lib/services/network/test_networks_client.py -> build/lib/tempest/tests/lib/services/network DEBUG: copying tempest/tests/lib/services/network/test_ports_client.py -> build/lib/tempest/tests/lib/services/network DEBUG: copying tempest/tests/lib/services/network/test_qos_client.py -> build/lib/tempest/tests/lib/services/network DEBUG: copying tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py -> build/lib/tempest/tests/lib/services/network DEBUG: copying tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py -> build/lib/tempest/tests/lib/services/network DEBUG: copying tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py -> build/lib/tempest/tests/lib/services/network DEBUG: copying tempest/tests/lib/services/network/test_quotas_client.py -> build/lib/tempest/tests/lib/services/network DEBUG: copying tempest/tests/lib/services/network/test_routers_client.py -> build/lib/tempest/tests/lib/services/network DEBUG: copying tempest/tests/lib/services/network/test_security_group_rules_client.py -> build/lib/tempest/tests/lib/services/network DEBUG: copying tempest/tests/lib/services/network/test_security_groups_client.py -> build/lib/tempest/tests/lib/services/network DEBUG: copying tempest/tests/lib/services/network/test_segments_client.py -> build/lib/tempest/tests/lib/services/network DEBUG: copying tempest/tests/lib/services/network/test_service_providers_client.py -> build/lib/tempest/tests/lib/services/network DEBUG: copying tempest/tests/lib/services/network/test_subnetpools_client.py -> build/lib/tempest/tests/lib/services/network DEBUG: copying tempest/tests/lib/services/network/test_subnets_client.py -> build/lib/tempest/tests/lib/services/network DEBUG: copying tempest/tests/lib/services/network/test_tags_client.py -> build/lib/tempest/tests/lib/services/network DEBUG: copying tempest/tests/lib/services/network/test_trunks_client.py -> build/lib/tempest/tests/lib/services/network DEBUG: copying tempest/tests/lib/services/network/test_versions_client.py -> build/lib/tempest/tests/lib/services/network DEBUG: creating build/lib/tempest/api/compute/floating_ips DEBUG: copying tempest/api/compute/floating_ips/__init__.py -> build/lib/tempest/api/compute/floating_ips DEBUG: copying tempest/api/compute/floating_ips/base.py -> build/lib/tempest/api/compute/floating_ips DEBUG: copying tempest/api/compute/floating_ips/test_floating_ips_actions.py -> build/lib/tempest/api/compute/floating_ips DEBUG: copying tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py -> build/lib/tempest/api/compute/floating_ips DEBUG: copying tempest/api/compute/floating_ips/test_list_floating_ips.py -> build/lib/tempest/api/compute/floating_ips DEBUG: copying tempest/api/compute/floating_ips/test_list_floating_ips_negative.py -> build/lib/tempest/api/compute/floating_ips DEBUG: creating build/lib/tempest/cmd DEBUG: copying tempest/cmd/__init__.py -> build/lib/tempest/cmd DEBUG: copying tempest/cmd/account_generator.py -> build/lib/tempest/cmd DEBUG: copying tempest/cmd/cleanup.py -> build/lib/tempest/cmd DEBUG: copying tempest/cmd/cleanup_service.py -> build/lib/tempest/cmd DEBUG: copying tempest/cmd/init.py -> build/lib/tempest/cmd DEBUG: copying tempest/cmd/list_plugins.py -> build/lib/tempest/cmd DEBUG: copying tempest/cmd/main.py -> build/lib/tempest/cmd DEBUG: copying tempest/cmd/run.py -> build/lib/tempest/cmd DEBUG: copying tempest/cmd/subunit_describe_calls.py -> build/lib/tempest/cmd DEBUG: copying tempest/cmd/verify_tempest_config.py -> build/lib/tempest/cmd DEBUG: copying tempest/cmd/workspace.py -> build/lib/tempest/cmd DEBUG: creating build/lib/tempest/lib/api_schema/response/volume/v3_57 DEBUG: copying tempest/lib/api_schema/response/volume/v3_57/__init__.py -> build/lib/tempest/lib/api_schema/response/volume/v3_57 DEBUG: copying tempest/lib/api_schema/response/volume/v3_57/transfers.py -> build/lib/tempest/lib/api_schema/response/volume/v3_57 DEBUG: creating build/lib/tempest/api/compute/certificates DEBUG: copying tempest/api/compute/certificates/__init__.py -> build/lib/tempest/api/compute/certificates DEBUG: copying tempest/api/compute/certificates/test_certificates.py -> build/lib/tempest/api/compute/certificates DEBUG: creating build/lib/tempest/lib/api_schema/response/volume/v3_69 DEBUG: copying tempest/lib/api_schema/response/volume/v3_69/__init__.py -> build/lib/tempest/lib/api_schema/response/volume/v3_69 DEBUG: copying tempest/lib/api_schema/response/volume/v3_69/volumes.py -> build/lib/tempest/lib/api_schema/response/volume/v3_69 DEBUG: creating build/lib/tempest/hacking DEBUG: copying tempest/hacking/__init__.py -> build/lib/tempest/hacking DEBUG: copying tempest/hacking/checks.py -> build/lib/tempest/hacking DEBUG: creating build/lib/tempest/api/network/admin DEBUG: copying tempest/api/network/admin/__init__.py -> build/lib/tempest/api/network/admin DEBUG: copying tempest/api/network/admin/test_dhcp_agent_scheduler.py -> build/lib/tempest/api/network/admin DEBUG: copying tempest/api/network/admin/test_external_network_extension.py -> build/lib/tempest/api/network/admin DEBUG: copying tempest/api/network/admin/test_external_networks_negative.py -> build/lib/tempest/api/network/admin DEBUG: copying tempest/api/network/admin/test_floating_ips_admin_actions.py -> build/lib/tempest/api/network/admin DEBUG: copying tempest/api/network/admin/test_metering_extensions.py -> build/lib/tempest/api/network/admin DEBUG: copying tempest/api/network/admin/test_negative_quotas.py -> build/lib/tempest/api/network/admin DEBUG: copying tempest/api/network/admin/test_ports.py -> build/lib/tempest/api/network/admin DEBUG: copying tempest/api/network/admin/test_quotas.py -> build/lib/tempest/api/network/admin DEBUG: copying tempest/api/network/admin/test_routers.py -> build/lib/tempest/api/network/admin DEBUG: copying tempest/api/network/admin/test_routers_dvr.py -> build/lib/tempest/api/network/admin DEBUG: copying tempest/api/network/admin/test_routers_negative.py -> build/lib/tempest/api/network/admin DEBUG: copying tempest/lib/common/__init__.py -> build/lib/tempest/lib/common DEBUG: copying tempest/lib/common/api_microversion_fixture.py -> build/lib/tempest/lib/common DEBUG: copying tempest/lib/common/api_version_request.py -> build/lib/tempest/lib/common DEBUG: copying tempest/lib/common/api_version_utils.py -> build/lib/tempest/lib/common DEBUG: copying tempest/lib/common/cred_client.py -> build/lib/tempest/lib/common DEBUG: copying tempest/lib/common/cred_provider.py -> build/lib/tempest/lib/common DEBUG: copying tempest/lib/common/dynamic_creds.py -> build/lib/tempest/lib/common DEBUG: copying tempest/lib/common/fixed_network.py -> build/lib/tempest/lib/common DEBUG: copying tempest/lib/common/http.py -> build/lib/tempest/lib/common DEBUG: copying tempest/lib/common/jsonschema_validator.py -> build/lib/tempest/lib/common DEBUG: copying tempest/lib/common/preprov_creds.py -> build/lib/tempest/lib/common DEBUG: copying tempest/lib/common/profiler.py -> build/lib/tempest/lib/common DEBUG: copying tempest/lib/common/rest_client.py -> build/lib/tempest/lib/common DEBUG: copying tempest/lib/common/ssh.py -> build/lib/tempest/lib/common DEBUG: copying tempest/lib/common/thread.py -> build/lib/tempest/lib/common DEBUG: copying tempest/lib/common/validation_resources.py -> build/lib/tempest/lib/common DEBUG: creating build/lib/tempest/tests/common/utils DEBUG: creating build/lib/tempest/tests/common/utils/linux DEBUG: copying tempest/tests/common/utils/linux/__init__.py -> build/lib/tempest/tests/common/utils/linux DEBUG: copying tempest/tests/common/utils/linux/test_remote_client.py -> build/lib/tempest/tests/common/utils/linux DEBUG: creating build/lib/tempest/api/image DEBUG: copying tempest/api/image/__init__.py -> build/lib/tempest/api/image DEBUG: copying tempest/api/image/base.py -> build/lib/tempest/api/image DEBUG: copying tempest/tests/lib/common/__init__.py -> build/lib/tempest/tests/lib/common DEBUG: copying tempest/tests/lib/common/test_api_version_request.py -> build/lib/tempest/tests/lib/common DEBUG: copying tempest/tests/lib/common/test_api_version_utils.py -> build/lib/tempest/tests/lib/common DEBUG: copying tempest/tests/lib/common/test_cred_client.py -> build/lib/tempest/tests/lib/common DEBUG: copying tempest/tests/lib/common/test_dynamic_creds.py -> build/lib/tempest/tests/lib/common DEBUG: copying tempest/tests/lib/common/test_http.py -> build/lib/tempest/tests/lib/common DEBUG: copying tempest/tests/lib/common/test_jsonschema_validator.py -> build/lib/tempest/tests/lib/common DEBUG: copying tempest/tests/lib/common/test_preprov_creds.py -> build/lib/tempest/tests/lib/common DEBUG: copying tempest/tests/lib/common/test_profiler.py -> build/lib/tempest/tests/lib/common DEBUG: copying tempest/tests/lib/common/test_rest_client.py -> build/lib/tempest/tests/lib/common DEBUG: copying tempest/tests/lib/common/test_validation_resources.py -> build/lib/tempest/tests/lib/common DEBUG: creating build/lib/tempest/api/image/v2 DEBUG: copying tempest/api/image/v2/__init__.py -> build/lib/tempest/api/image/v2 DEBUG: copying tempest/api/image/v2/test_images.py -> build/lib/tempest/api/image/v2 DEBUG: copying tempest/api/image/v2/test_images_member.py -> build/lib/tempest/api/image/v2 DEBUG: copying tempest/api/image/v2/test_images_member_negative.py -> build/lib/tempest/api/image/v2 DEBUG: copying tempest/api/image/v2/test_images_metadefs_schema.py -> build/lib/tempest/api/image/v2 DEBUG: copying tempest/api/image/v2/test_images_negative.py -> build/lib/tempest/api/image/v2 DEBUG: copying tempest/api/image/v2/test_images_tags.py -> build/lib/tempest/api/image/v2 DEBUG: copying tempest/api/image/v2/test_images_tags_negative.py -> build/lib/tempest/api/image/v2 DEBUG: copying tempest/api/image/v2/test_versions.py -> build/lib/tempest/api/image/v2 DEBUG: creating build/lib/tempest/lib/api_schema/response/compute/v2_53 DEBUG: copying tempest/lib/api_schema/response/compute/v2_53/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_53 DEBUG: copying tempest/lib/api_schema/response/compute/v2_53/hypervisors.py -> build/lib/tempest/lib/api_schema/response/compute/v2_53 DEBUG: copying tempest/lib/api_schema/response/compute/v2_53/services.py -> build/lib/tempest/lib/api_schema/response/compute/v2_53 DEBUG: creating build/lib/tempest/api/image/v1 DEBUG: copying tempest/api/image/v1/__init__.py -> build/lib/tempest/api/image/v1 DEBUG: copying tempest/api/image/v1/test_image_members.py -> build/lib/tempest/api/image/v1 DEBUG: copying tempest/api/image/v1/test_image_members_negative.py -> build/lib/tempest/api/image/v1 DEBUG: copying tempest/api/image/v1/test_images.py -> build/lib/tempest/api/image/v1 DEBUG: copying tempest/api/image/v1/test_images_negative.py -> build/lib/tempest/api/image/v1 DEBUG: copying tempest/__init__.py -> build/lib/tempest DEBUG: copying tempest/clients.py -> build/lib/tempest DEBUG: copying tempest/config.py -> build/lib/tempest DEBUG: copying tempest/exceptions.py -> build/lib/tempest DEBUG: copying tempest/test.py -> build/lib/tempest DEBUG: copying tempest/version.py -> build/lib/tempest DEBUG: copying tempest/api/compute/__init__.py -> build/lib/tempest/api/compute DEBUG: copying tempest/api/compute/api_microversion_fixture.py -> build/lib/tempest/api/compute DEBUG: copying tempest/api/compute/base.py -> build/lib/tempest/api/compute DEBUG: copying tempest/api/compute/test_extensions.py -> build/lib/tempest/api/compute DEBUG: copying tempest/api/compute/test_networks.py -> build/lib/tempest/api/compute DEBUG: copying tempest/api/compute/test_quotas.py -> build/lib/tempest/api/compute DEBUG: copying tempest/api/compute/test_tenant_networks.py -> build/lib/tempest/api/compute DEBUG: copying tempest/api/compute/test_versions.py -> build/lib/tempest/api/compute DEBUG: creating build/lib/tempest/lib/api_schema/response/volume/v3_64 DEBUG: copying tempest/lib/api_schema/response/volume/v3_64/__init__.py -> build/lib/tempest/lib/api_schema/response/volume/v3_64 DEBUG: copying tempest/lib/api_schema/response/volume/v3_64/backups.py -> build/lib/tempest/lib/api_schema/response/volume/v3_64 DEBUG: copying tempest/lib/api_schema/response/volume/v3_64/volumes.py -> build/lib/tempest/lib/api_schema/response/volume/v3_64 DEBUG: copying tempest/tests/lib/services/__init__.py -> build/lib/tempest/tests/lib/services DEBUG: copying tempest/tests/lib/services/base.py -> build/lib/tempest/tests/lib/services DEBUG: copying tempest/tests/lib/services/registry_fixture.py -> build/lib/tempest/tests/lib/services DEBUG: copying tempest/tests/lib/services/test_clients.py -> build/lib/tempest/tests/lib/services DEBUG: creating build/lib/tempest/lib/api_schema/response/volume/v3_61 DEBUG: copying tempest/lib/api_schema/response/volume/v3_61/__init__.py -> build/lib/tempest/lib/api_schema/response/volume/v3_61 DEBUG: copying tempest/lib/api_schema/response/volume/v3_61/volumes.py -> build/lib/tempest/lib/api_schema/response/volume/v3_61 DEBUG: creating build/lib/tempest/tests/files DEBUG: copying tempest/tests/files/__init__.py -> build/lib/tempest/tests/files DEBUG: copying tempest/lib/__init__.py -> build/lib/tempest/lib DEBUG: copying tempest/lib/auth.py -> build/lib/tempest/lib DEBUG: copying tempest/lib/base.py -> build/lib/tempest/lib DEBUG: copying tempest/lib/decorators.py -> build/lib/tempest/lib DEBUG: copying tempest/lib/exceptions.py -> build/lib/tempest/lib DEBUG: creating build/lib/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying tempest/lib/api_schema/response/compute/v2_1/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying tempest/lib/api_schema/response/compute/v2_1/agents.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying tempest/lib/api_schema/response/compute/v2_1/aggregates.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying tempest/lib/api_schema/response/compute/v2_1/availability_zone.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying tempest/lib/api_schema/response/compute/v2_1/certificates.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying tempest/lib/api_schema/response/compute/v2_1/extensions.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying tempest/lib/api_schema/response/compute/v2_1/flavors.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying tempest/lib/api_schema/response/compute/v2_1/flavors_access.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying tempest/lib/api_schema/response/compute/v2_1/floating_ips.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying tempest/lib/api_schema/response/compute/v2_1/hosts.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying tempest/lib/api_schema/response/compute/v2_1/hypervisors.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying tempest/lib/api_schema/response/compute/v2_1/images.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying tempest/lib/api_schema/response/compute/v2_1/interfaces.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying tempest/lib/api_schema/response/compute/v2_1/keypairs.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying tempest/lib/api_schema/response/compute/v2_1/limits.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying tempest/lib/api_schema/response/compute/v2_1/migrations.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying tempest/lib/api_schema/response/compute/v2_1/parameter_types.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying tempest/lib/api_schema/response/compute/v2_1/quota_classes.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying tempest/lib/api_schema/response/compute/v2_1/quotas.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying tempest/lib/api_schema/response/compute/v2_1/security_groups.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying tempest/lib/api_schema/response/compute/v2_1/server_external_events.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying tempest/lib/api_schema/response/compute/v2_1/server_groups.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying tempest/lib/api_schema/response/compute/v2_1/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying tempest/lib/api_schema/response/compute/v2_1/services.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying tempest/lib/api_schema/response/compute/v2_1/snapshots.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying tempest/lib/api_schema/response/compute/v2_1/versions.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying tempest/lib/api_schema/response/compute/v2_1/volumes.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 DEBUG: creating build/lib/tempest/scenario DEBUG: copying tempest/scenario/__init__.py -> build/lib/tempest/scenario DEBUG: copying tempest/scenario/manager.py -> build/lib/tempest/scenario DEBUG: copying tempest/scenario/test_aggregates_basic_ops.py -> build/lib/tempest/scenario DEBUG: copying tempest/scenario/test_compute_unified_limits.py -> build/lib/tempest/scenario DEBUG: copying tempest/scenario/test_dashboard_basic_ops.py -> build/lib/tempest/scenario DEBUG: copying tempest/scenario/test_encrypted_cinder_volumes.py -> build/lib/tempest/scenario DEBUG: copying tempest/scenario/test_minimum_basic.py -> build/lib/tempest/scenario DEBUG: copying tempest/scenario/test_network_advanced_server_ops.py -> build/lib/tempest/scenario DEBUG: copying tempest/scenario/test_network_basic_ops.py -> build/lib/tempest/scenario DEBUG: copying tempest/scenario/test_network_qos_placement.py -> build/lib/tempest/scenario DEBUG: copying tempest/scenario/test_network_v6.py -> build/lib/tempest/scenario DEBUG: copying tempest/scenario/test_object_storage_basic_ops.py -> build/lib/tempest/scenario DEBUG: copying tempest/scenario/test_security_groups_basic_ops.py -> build/lib/tempest/scenario DEBUG: copying tempest/scenario/test_server_advanced_ops.py -> build/lib/tempest/scenario DEBUG: copying tempest/scenario/test_server_basic_ops.py -> build/lib/tempest/scenario DEBUG: copying tempest/scenario/test_server_multinode.py -> build/lib/tempest/scenario DEBUG: copying tempest/scenario/test_shelve_instance.py -> build/lib/tempest/scenario DEBUG: copying tempest/scenario/test_snapshot_pattern.py -> build/lib/tempest/scenario DEBUG: copying tempest/scenario/test_stamp_pattern.py -> build/lib/tempest/scenario DEBUG: copying tempest/scenario/test_unified_limits.py -> build/lib/tempest/scenario DEBUG: copying tempest/scenario/test_volume_backup_restore.py -> build/lib/tempest/scenario DEBUG: copying tempest/scenario/test_volume_boot_pattern.py -> build/lib/tempest/scenario DEBUG: copying tempest/scenario/test_volume_migrate_attached.py -> build/lib/tempest/scenario DEBUG: creating build/lib/tempest/lib/api_schema/response/compute/v2_70 DEBUG: copying tempest/lib/api_schema/response/compute/v2_70/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_70 DEBUG: copying tempest/lib/api_schema/response/compute/v2_70/interfaces.py -> build/lib/tempest/lib/api_schema/response/compute/v2_70 DEBUG: copying tempest/lib/api_schema/response/compute/v2_70/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_70 DEBUG: creating build/lib/tempest/lib/api_schema/response/compute/v2_71 DEBUG: copying tempest/lib/api_schema/response/compute/v2_71/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_71 DEBUG: copying tempest/lib/api_schema/response/compute/v2_71/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_71 DEBUG: creating build/lib/tempest/lib/api_schema/response/compute/v2_57 DEBUG: copying tempest/lib/api_schema/response/compute/v2_57/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_57 DEBUG: copying tempest/lib/api_schema/response/compute/v2_57/limits.py -> build/lib/tempest/lib/api_schema/response/compute/v2_57 DEBUG: copying tempest/lib/api_schema/response/compute/v2_57/quota_classes.py -> build/lib/tempest/lib/api_schema/response/compute/v2_57 DEBUG: copying tempest/lib/api_schema/response/compute/v2_57/quotas.py -> build/lib/tempest/lib/api_schema/response/compute/v2_57 DEBUG: copying tempest/lib/api_schema/response/compute/v2_57/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_57 DEBUG: creating build/lib/tempest/lib/api_schema/response/compute/v2_23 DEBUG: copying tempest/lib/api_schema/response/compute/v2_23/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_23 DEBUG: copying tempest/lib/api_schema/response/compute/v2_23/migrations.py -> build/lib/tempest/lib/api_schema/response/compute/v2_23 DEBUG: creating build/lib/tempest/lib/services/image/v1 DEBUG: copying tempest/lib/services/image/v1/__init__.py -> build/lib/tempest/lib/services/image/v1 DEBUG: copying tempest/lib/services/image/v1/image_members_client.py -> build/lib/tempest/lib/services/image/v1 DEBUG: copying tempest/lib/services/image/v1/images_client.py -> build/lib/tempest/lib/services/image/v1 DEBUG: copying tempest/lib/api_schema/response/volume/__init__.py -> build/lib/tempest/lib/api_schema/response/volume DEBUG: copying tempest/lib/api_schema/response/volume/backups.py -> build/lib/tempest/lib/api_schema/response/volume DEBUG: copying tempest/lib/api_schema/response/volume/capabilities.py -> build/lib/tempest/lib/api_schema/response/volume DEBUG: copying tempest/lib/api_schema/response/volume/encryption_types.py -> build/lib/tempest/lib/api_schema/response/volume DEBUG: copying tempest/lib/api_schema/response/volume/extensions.py -> build/lib/tempest/lib/api_schema/response/volume DEBUG: copying tempest/lib/api_schema/response/volume/group_snapshots.py -> build/lib/tempest/lib/api_schema/response/volume DEBUG: copying tempest/lib/api_schema/response/volume/group_types.py -> build/lib/tempest/lib/api_schema/response/volume DEBUG: copying tempest/lib/api_schema/response/volume/groups.py -> build/lib/tempest/lib/api_schema/response/volume DEBUG: copying tempest/lib/api_schema/response/volume/hosts.py -> build/lib/tempest/lib/api_schema/response/volume DEBUG: copying tempest/lib/api_schema/response/volume/limits.py -> build/lib/tempest/lib/api_schema/response/volume DEBUG: copying tempest/lib/api_schema/response/volume/manage_snapshot.py -> build/lib/tempest/lib/api_schema/response/volume DEBUG: copying tempest/lib/api_schema/response/volume/manage_volume.py -> build/lib/tempest/lib/api_schema/response/volume DEBUG: copying tempest/lib/api_schema/response/volume/messages.py -> build/lib/tempest/lib/api_schema/response/volume DEBUG: copying tempest/lib/api_schema/response/volume/qos.py -> build/lib/tempest/lib/api_schema/response/volume DEBUG: copying tempest/lib/api_schema/response/volume/quota_classes.py -> build/lib/tempest/lib/api_schema/response/volume DEBUG: copying tempest/lib/api_schema/response/volume/quotas.py -> build/lib/tempest/lib/api_schema/response/volume DEBUG: copying tempest/lib/api_schema/response/volume/scheduler_stats.py -> build/lib/tempest/lib/api_schema/response/volume DEBUG: copying tempest/lib/api_schema/response/volume/services.py -> build/lib/tempest/lib/api_schema/response/volume DEBUG: copying tempest/lib/api_schema/response/volume/snapshots.py -> build/lib/tempest/lib/api_schema/response/volume DEBUG: copying tempest/lib/api_schema/response/volume/transfers.py -> build/lib/tempest/lib/api_schema/response/volume DEBUG: copying tempest/lib/api_schema/response/volume/versions.py -> build/lib/tempest/lib/api_schema/response/volume DEBUG: copying tempest/lib/api_schema/response/volume/volume_types.py -> build/lib/tempest/lib/api_schema/response/volume DEBUG: copying tempest/lib/api_schema/response/volume/volumes.py -> build/lib/tempest/lib/api_schema/response/volume DEBUG: creating build/lib/tempest/lib/cli DEBUG: copying tempest/lib/cli/__init__.py -> build/lib/tempest/lib/cli DEBUG: copying tempest/lib/cli/base.py -> build/lib/tempest/lib/cli DEBUG: copying tempest/lib/cli/output_parser.py -> build/lib/tempest/lib/cli DEBUG: copying tempest/lib/services/identity/__init__.py -> build/lib/tempest/lib/services/identity DEBUG: creating build/lib/tempest/api/compute/volumes DEBUG: copying tempest/api/compute/volumes/__init__.py -> build/lib/tempest/api/compute/volumes DEBUG: copying tempest/api/compute/volumes/test_attach_volume.py -> build/lib/tempest/api/compute/volumes DEBUG: copying tempest/api/compute/volumes/test_attach_volume_negative.py -> build/lib/tempest/api/compute/volumes DEBUG: copying tempest/api/compute/volumes/test_volume_snapshots.py -> build/lib/tempest/api/compute/volumes DEBUG: copying tempest/api/compute/volumes/test_volumes_get.py -> build/lib/tempest/api/compute/volumes DEBUG: copying tempest/api/compute/volumes/test_volumes_list.py -> build/lib/tempest/api/compute/volumes DEBUG: copying tempest/api/compute/volumes/test_volumes_negative.py -> build/lib/tempest/api/compute/volumes DEBUG: creating build/lib/tempest/api/compute/security_groups DEBUG: copying tempest/api/compute/security_groups/__init__.py -> build/lib/tempest/api/compute/security_groups DEBUG: copying tempest/api/compute/security_groups/base.py -> build/lib/tempest/api/compute/security_groups DEBUG: copying tempest/api/compute/security_groups/test_security_group_rules.py -> build/lib/tempest/api/compute/security_groups DEBUG: copying tempest/api/compute/security_groups/test_security_group_rules_negative.py -> build/lib/tempest/api/compute/security_groups DEBUG: copying tempest/api/compute/security_groups/test_security_groups.py -> build/lib/tempest/api/compute/security_groups DEBUG: copying tempest/api/compute/security_groups/test_security_groups_negative.py -> build/lib/tempest/api/compute/security_groups DEBUG: creating build/lib/tempest/api/image/v2/admin DEBUG: copying tempest/api/image/v2/admin/__init__.py -> build/lib/tempest/api/image/v2/admin DEBUG: copying tempest/api/image/v2/admin/test_image_caching.py -> build/lib/tempest/api/image/v2/admin DEBUG: copying tempest/api/image/v2/admin/test_images.py -> build/lib/tempest/api/image/v2/admin DEBUG: copying tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py -> build/lib/tempest/api/image/v2/admin DEBUG: copying tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py -> build/lib/tempest/api/image/v2/admin DEBUG: copying tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py -> build/lib/tempest/api/image/v2/admin DEBUG: copying tempest/api/image/v2/admin/test_images_metadefs_namespaces.py -> build/lib/tempest/api/image/v2/admin DEBUG: copying tempest/api/image/v2/admin/test_images_metadefs_resource_types.py -> build/lib/tempest/api/image/v2/admin DEBUG: copying tempest/tests/lib/services/volume/__init__.py -> build/lib/tempest/tests/lib/services/volume DEBUG: creating build/lib/tempest/lib/common/utils/linux DEBUG: copying tempest/lib/common/utils/linux/__init__.py -> build/lib/tempest/lib/common/utils/linux DEBUG: copying tempest/lib/common/utils/linux/remote_client.py -> build/lib/tempest/lib/common/utils/linux DEBUG: creating build/lib/tempest/lib/api_schema/response/compute/v2_79 DEBUG: copying tempest/lib/api_schema/response/compute/v2_79/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_79 DEBUG: copying tempest/lib/api_schema/response/compute/v2_79/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_79 DEBUG: creating build/lib/tempest/tests/lib/services/image/v2 DEBUG: copying tempest/tests/lib/services/image/v2/__init__.py -> build/lib/tempest/tests/lib/services/image/v2 DEBUG: copying tempest/tests/lib/services/image/v2/test_image_cache_client.py -> build/lib/tempest/tests/lib/services/image/v2 DEBUG: copying tempest/tests/lib/services/image/v2/test_image_members_client.py -> build/lib/tempest/tests/lib/services/image/v2 DEBUG: copying tempest/tests/lib/services/image/v2/test_images_client.py -> build/lib/tempest/tests/lib/services/image/v2 DEBUG: copying tempest/tests/lib/services/image/v2/test_namespace_object_client.py -> build/lib/tempest/tests/lib/services/image/v2 DEBUG: copying tempest/tests/lib/services/image/v2/test_namespace_properties_client.py -> build/lib/tempest/tests/lib/services/image/v2 DEBUG: copying tempest/tests/lib/services/image/v2/test_namespace_tags_client.py -> build/lib/tempest/tests/lib/services/image/v2 DEBUG: copying tempest/tests/lib/services/image/v2/test_namespaces_client.py -> build/lib/tempest/tests/lib/services/image/v2 DEBUG: copying tempest/tests/lib/services/image/v2/test_resource_types_client.py -> build/lib/tempest/tests/lib/services/image/v2 DEBUG: copying tempest/tests/lib/services/image/v2/test_schemas_client.py -> build/lib/tempest/tests/lib/services/image/v2 DEBUG: copying tempest/tests/lib/services/image/v2/test_versions_client.py -> build/lib/tempest/tests/lib/services/image/v2 DEBUG: creating build/lib/tempest/lib/services/placement DEBUG: copying tempest/lib/services/placement/__init__.py -> build/lib/tempest/lib/services/placement DEBUG: copying tempest/lib/services/placement/base_placement_client.py -> build/lib/tempest/lib/services/placement DEBUG: copying tempest/lib/services/placement/placement_client.py -> build/lib/tempest/lib/services/placement DEBUG: copying tempest/lib/services/placement/resource_providers_client.py -> build/lib/tempest/lib/services/placement DEBUG: creating build/lib/tempest/lib/api_schema/response/compute/v2_59 DEBUG: copying tempest/lib/api_schema/response/compute/v2_59/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_59 DEBUG: copying tempest/lib/api_schema/response/compute/v2_59/migrations.py -> build/lib/tempest/lib/api_schema/response/compute/v2_59 DEBUG: creating build/lib/tempest/lib/api_schema/response/compute/v2_51 DEBUG: copying tempest/lib/api_schema/response/compute/v2_51/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_51 DEBUG: copying tempest/lib/api_schema/response/compute/v2_51/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_51 DEBUG: creating build/lib/tempest/api/volume/admin DEBUG: copying tempest/api/volume/admin/__init__.py -> build/lib/tempest/api/volume/admin DEBUG: copying tempest/api/volume/admin/test_backends_capabilities.py -> build/lib/tempest/api/volume/admin DEBUG: copying tempest/api/volume/admin/test_encrypted_volumes_extend.py -> build/lib/tempest/api/volume/admin DEBUG: copying tempest/api/volume/admin/test_group_snapshots.py -> build/lib/tempest/api/volume/admin DEBUG: copying tempest/api/volume/admin/test_group_type_specs.py -> build/lib/tempest/api/volume/admin DEBUG: copying tempest/api/volume/admin/test_group_types.py -> build/lib/tempest/api/volume/admin DEBUG: copying tempest/api/volume/admin/test_groups.py -> build/lib/tempest/api/volume/admin DEBUG: copying tempest/api/volume/admin/test_multi_backend.py -> build/lib/tempest/api/volume/admin DEBUG: copying tempest/api/volume/admin/test_qos.py -> build/lib/tempest/api/volume/admin DEBUG: copying tempest/api/volume/admin/test_snapshot_manage.py -> build/lib/tempest/api/volume/admin DEBUG: copying tempest/api/volume/admin/test_snapshots_actions.py -> build/lib/tempest/api/volume/admin DEBUG: copying tempest/api/volume/admin/test_user_messages.py -> build/lib/tempest/api/volume/admin DEBUG: copying tempest/api/volume/admin/test_volume_hosts.py -> build/lib/tempest/api/volume/admin DEBUG: copying tempest/api/volume/admin/test_volume_manage.py -> build/lib/tempest/api/volume/admin DEBUG: copying tempest/api/volume/admin/test_volume_pools.py -> build/lib/tempest/api/volume/admin DEBUG: copying tempest/api/volume/admin/test_volume_quota_classes.py -> build/lib/tempest/api/volume/admin DEBUG: copying tempest/api/volume/admin/test_volume_quotas.py -> build/lib/tempest/api/volume/admin DEBUG: copying tempest/api/volume/admin/test_volume_quotas_negative.py -> build/lib/tempest/api/volume/admin DEBUG: copying tempest/api/volume/admin/test_volume_retype.py -> build/lib/tempest/api/volume/admin DEBUG: copying tempest/api/volume/admin/test_volume_services.py -> build/lib/tempest/api/volume/admin DEBUG: copying tempest/api/volume/admin/test_volume_services_negative.py -> build/lib/tempest/api/volume/admin DEBUG: copying tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py -> build/lib/tempest/api/volume/admin DEBUG: copying tempest/api/volume/admin/test_volume_type_access.py -> build/lib/tempest/api/volume/admin DEBUG: copying tempest/api/volume/admin/test_volume_types.py -> build/lib/tempest/api/volume/admin DEBUG: copying tempest/api/volume/admin/test_volume_types_extra_specs.py -> build/lib/tempest/api/volume/admin DEBUG: copying tempest/api/volume/admin/test_volume_types_extra_specs_negative.py -> build/lib/tempest/api/volume/admin DEBUG: copying tempest/api/volume/admin/test_volume_types_negative.py -> build/lib/tempest/api/volume/admin DEBUG: copying tempest/api/volume/admin/test_volumes_actions.py -> build/lib/tempest/api/volume/admin DEBUG: copying tempest/api/volume/admin/test_volumes_backup.py -> build/lib/tempest/api/volume/admin DEBUG: copying tempest/api/volume/admin/test_volumes_list.py -> build/lib/tempest/api/volume/admin DEBUG: copying tempest/lib/services/image/__init__.py -> build/lib/tempest/lib/services/image DEBUG: creating build/lib/tempest/api/compute/limits DEBUG: copying tempest/api/compute/limits/__init__.py -> build/lib/tempest/api/compute/limits DEBUG: copying tempest/api/compute/limits/test_absolute_limits.py -> build/lib/tempest/api/compute/limits DEBUG: copying tempest/api/compute/limits/test_absolute_limits_negative.py -> build/lib/tempest/api/compute/limits DEBUG: copying tempest/tests/__init__.py -> build/lib/tempest/tests DEBUG: copying tempest/tests/base.py -> build/lib/tempest/tests DEBUG: copying tempest/tests/fake_config.py -> build/lib/tempest/tests DEBUG: copying tempest/tests/fake_tempest_plugin.py -> build/lib/tempest/tests DEBUG: copying tempest/tests/test_base_test.py -> build/lib/tempest/tests DEBUG: copying tempest/tests/test_config.py -> build/lib/tempest/tests DEBUG: copying tempest/tests/test_decorators.py -> build/lib/tempest/tests DEBUG: copying tempest/tests/test_hacking.py -> build/lib/tempest/tests DEBUG: copying tempest/tests/test_imports.py -> build/lib/tempest/tests DEBUG: copying tempest/tests/test_list_tests.py -> build/lib/tempest/tests DEBUG: copying tempest/tests/test_microversions.py -> build/lib/tempest/tests DEBUG: copying tempest/tests/test_tempest_plugin.py -> build/lib/tempest/tests DEBUG: copying tempest/tests/test_test.py -> build/lib/tempest/tests DEBUG: copying tempest/tests/utils.py -> build/lib/tempest/tests DEBUG: creating build/lib/tempest/lib/services/network DEBUG: copying tempest/lib/services/network/__init__.py -> build/lib/tempest/lib/services/network DEBUG: copying tempest/lib/services/network/agents_client.py -> build/lib/tempest/lib/services/network DEBUG: copying tempest/lib/services/network/base.py -> build/lib/tempest/lib/services/network DEBUG: copying tempest/lib/services/network/extensions_client.py -> build/lib/tempest/lib/services/network DEBUG: copying tempest/lib/services/network/floating_ips_client.py -> build/lib/tempest/lib/services/network DEBUG: copying tempest/lib/services/network/floating_ips_port_forwarding_client.py -> build/lib/tempest/lib/services/network DEBUG: copying tempest/lib/services/network/log_resource_client.py -> build/lib/tempest/lib/services/network DEBUG: copying tempest/lib/services/network/loggable_resource_client.py -> build/lib/tempest/lib/services/network DEBUG: copying tempest/lib/services/network/metering_label_rules_client.py -> build/lib/tempest/lib/services/network DEBUG: copying tempest/lib/services/network/metering_labels_client.py -> build/lib/tempest/lib/services/network DEBUG: copying tempest/lib/services/network/networks_client.py -> build/lib/tempest/lib/services/network DEBUG: copying tempest/lib/services/network/ports_client.py -> build/lib/tempest/lib/services/network DEBUG: copying tempest/lib/services/network/qos_client.py -> build/lib/tempest/lib/services/network DEBUG: copying tempest/lib/services/network/qos_limit_bandwidth_rules_client.py -> build/lib/tempest/lib/services/network DEBUG: copying tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py -> build/lib/tempest/lib/services/network DEBUG: copying tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py -> build/lib/tempest/lib/services/network DEBUG: copying tempest/lib/services/network/quotas_client.py -> build/lib/tempest/lib/services/network DEBUG: copying tempest/lib/services/network/routers_client.py -> build/lib/tempest/lib/services/network DEBUG: copying tempest/lib/services/network/security_group_rules_client.py -> build/lib/tempest/lib/services/network DEBUG: copying tempest/lib/services/network/security_groups_client.py -> build/lib/tempest/lib/services/network DEBUG: copying tempest/lib/services/network/segments_client.py -> build/lib/tempest/lib/services/network DEBUG: copying tempest/lib/services/network/service_providers_client.py -> build/lib/tempest/lib/services/network DEBUG: copying tempest/lib/services/network/subnetpools_client.py -> build/lib/tempest/lib/services/network DEBUG: copying tempest/lib/services/network/subnets_client.py -> build/lib/tempest/lib/services/network DEBUG: copying tempest/lib/services/network/tags_client.py -> build/lib/tempest/lib/services/network DEBUG: copying tempest/lib/services/network/trunks_client.py -> build/lib/tempest/lib/services/network DEBUG: copying tempest/lib/services/network/versions_client.py -> build/lib/tempest/lib/services/network DEBUG: creating build/lib/tempest/lib/api_schema/response/compute/v2_36 DEBUG: copying tempest/lib/api_schema/response/compute/v2_36/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_36 DEBUG: copying tempest/lib/api_schema/response/compute/v2_36/limits.py -> build/lib/tempest/lib/api_schema/response/compute/v2_36 DEBUG: copying tempest/lib/api_schema/response/compute/v2_36/quotas.py -> build/lib/tempest/lib/api_schema/response/compute/v2_36 DEBUG: copying tempest/tests/lib/common/utils/__init__.py -> build/lib/tempest/tests/lib/common/utils DEBUG: copying tempest/tests/lib/common/utils/test_data_utils.py -> build/lib/tempest/tests/lib/common/utils DEBUG: copying tempest/tests/lib/common/utils/test_misc.py -> build/lib/tempest/tests/lib/common/utils DEBUG: copying tempest/tests/lib/common/utils/test_test_utils.py -> build/lib/tempest/tests/lib/common/utils DEBUG: copying tempest/api/identity/admin/__init__.py -> build/lib/tempest/api/identity/admin DEBUG: copying tempest/tests/lib/services/image/__init__.py -> build/lib/tempest/tests/lib/services/image DEBUG: copying tempest/lib/api_schema/response/compute/__init__.py -> build/lib/tempest/lib/api_schema/response/compute DEBUG: creating build/lib/tempest/api/compute/images DEBUG: copying tempest/api/compute/images/__init__.py -> build/lib/tempest/api/compute/images DEBUG: copying tempest/api/compute/images/test_image_metadata.py -> build/lib/tempest/api/compute/images DEBUG: copying tempest/api/compute/images/test_image_metadata_negative.py -> build/lib/tempest/api/compute/images DEBUG: copying tempest/api/compute/images/test_images.py -> build/lib/tempest/api/compute/images DEBUG: copying tempest/api/compute/images/test_images_negative.py -> build/lib/tempest/api/compute/images DEBUG: copying tempest/api/compute/images/test_images_oneserver.py -> build/lib/tempest/api/compute/images DEBUG: copying tempest/api/compute/images/test_images_oneserver_negative.py -> build/lib/tempest/api/compute/images DEBUG: copying tempest/api/compute/images/test_list_image_filters.py -> build/lib/tempest/api/compute/images DEBUG: copying tempest/api/compute/images/test_list_image_filters_negative.py -> build/lib/tempest/api/compute/images DEBUG: copying tempest/api/compute/images/test_list_images.py -> build/lib/tempest/api/compute/images DEBUG: copying tempest/tests/common/utils/__init__.py -> build/lib/tempest/tests/common/utils DEBUG: copying tempest/tests/common/utils/test_net_utils.py -> build/lib/tempest/tests/common/utils DEBUG: creating build/lib/tempest/lib/api_schema/response/compute/v2_16 DEBUG: copying tempest/lib/api_schema/response/compute/v2_16/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_16 DEBUG: copying tempest/lib/api_schema/response/compute/v2_16/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_16 DEBUG: copying tempest/lib/services/volume/__init__.py -> build/lib/tempest/lib/services/volume DEBUG: copying tempest/lib/services/volume/base_client.py -> build/lib/tempest/lib/services/volume DEBUG: copying tempest/tests/lib/services/identity/__init__.py -> build/lib/tempest/tests/lib/services/identity DEBUG: creating build/lib/tempest/lib/cmd DEBUG: copying tempest/lib/cmd/__init__.py -> build/lib/tempest/lib/cmd DEBUG: copying tempest/lib/cmd/check_uuid.py -> build/lib/tempest/lib/cmd DEBUG: copying tempest/lib/cmd/skip_tracker.py -> build/lib/tempest/lib/cmd DEBUG: creating build/lib/tempest/lib/api_schema/response/compute/v2_13 DEBUG: copying tempest/lib/api_schema/response/compute/v2_13/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_13 DEBUG: copying tempest/lib/api_schema/response/compute/v2_13/server_groups.py -> build/lib/tempest/lib/api_schema/response/compute/v2_13 DEBUG: creating build/lib/tempest/lib/api_schema/response/compute/v2_9 DEBUG: copying tempest/lib/api_schema/response/compute/v2_9/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_9 DEBUG: copying tempest/lib/api_schema/response/compute/v2_9/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_9 DEBUG: creating build/lib/tempest/lib/api_schema/response/volume/v3_7 DEBUG: copying tempest/lib/api_schema/response/volume/v3_7/__init__.py -> build/lib/tempest/lib/api_schema/response/volume/v3_7 DEBUG: copying tempest/lib/api_schema/response/volume/v3_7/services.py -> build/lib/tempest/lib/api_schema/response/volume/v3_7 DEBUG: creating build/lib/tempest/lib/api_schema/response/compute/v2_45 DEBUG: copying tempest/lib/api_schema/response/compute/v2_45/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_45 DEBUG: copying tempest/lib/api_schema/response/compute/v2_45/images.py -> build/lib/tempest/lib/api_schema/response/compute/v2_45 DEBUG: copying tempest/lib/api_schema/response/compute/v2_45/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_45 DEBUG: creating build/lib/tempest/tests/cmd DEBUG: copying tempest/tests/cmd/__init__.py -> build/lib/tempest/tests/cmd DEBUG: copying tempest/tests/cmd/test_account_generator.py -> build/lib/tempest/tests/cmd DEBUG: copying tempest/tests/cmd/test_cleanup.py -> build/lib/tempest/tests/cmd DEBUG: copying tempest/tests/cmd/test_cleanup_services.py -> build/lib/tempest/tests/cmd DEBUG: copying tempest/tests/cmd/test_list_plugins.py -> build/lib/tempest/tests/cmd DEBUG: copying tempest/tests/cmd/test_run.py -> build/lib/tempest/tests/cmd DEBUG: copying tempest/tests/cmd/test_subunit_describe_calls.py -> build/lib/tempest/tests/cmd DEBUG: copying tempest/tests/cmd/test_tempest_init.py -> build/lib/tempest/tests/cmd DEBUG: copying tempest/tests/cmd/test_verify_tempest_config.py -> build/lib/tempest/tests/cmd DEBUG: copying tempest/tests/cmd/test_workspace.py -> build/lib/tempest/tests/cmd DEBUG: creating build/lib/tempest/test_discover DEBUG: copying tempest/test_discover/__init__.py -> build/lib/tempest/test_discover DEBUG: copying tempest/test_discover/plugins.py -> build/lib/tempest/test_discover DEBUG: copying tempest/test_discover/test_discover.py -> build/lib/tempest/test_discover DEBUG: creating build/lib/tempest/lib/services/compute DEBUG: copying tempest/lib/services/compute/__init__.py -> build/lib/tempest/lib/services/compute DEBUG: copying tempest/lib/services/compute/agents_client.py -> build/lib/tempest/lib/services/compute DEBUG: copying tempest/lib/services/compute/aggregates_client.py -> build/lib/tempest/lib/services/compute DEBUG: copying tempest/lib/services/compute/assisted_volume_snapshots_client.py -> build/lib/tempest/lib/services/compute DEBUG: copying tempest/lib/services/compute/availability_zone_client.py -> build/lib/tempest/lib/services/compute DEBUG: copying tempest/lib/services/compute/baremetal_nodes_client.py -> build/lib/tempest/lib/services/compute DEBUG: copying tempest/lib/services/compute/base_compute_client.py -> build/lib/tempest/lib/services/compute DEBUG: copying tempest/lib/services/compute/certificates_client.py -> build/lib/tempest/lib/services/compute DEBUG: copying tempest/lib/services/compute/extensions_client.py -> build/lib/tempest/lib/services/compute DEBUG: copying tempest/lib/services/compute/fixed_ips_client.py -> build/lib/tempest/lib/services/compute DEBUG: copying tempest/lib/services/compute/flavors_client.py -> build/lib/tempest/lib/services/compute DEBUG: copying tempest/lib/services/compute/floating_ip_pools_client.py -> build/lib/tempest/lib/services/compute DEBUG: copying tempest/lib/services/compute/floating_ips_bulk_client.py -> build/lib/tempest/lib/services/compute DEBUG: copying tempest/lib/services/compute/floating_ips_client.py -> build/lib/tempest/lib/services/compute DEBUG: copying tempest/lib/services/compute/hosts_client.py -> build/lib/tempest/lib/services/compute DEBUG: copying tempest/lib/services/compute/hypervisor_client.py -> build/lib/tempest/lib/services/compute DEBUG: copying tempest/lib/services/compute/images_client.py -> build/lib/tempest/lib/services/compute DEBUG: copying tempest/lib/services/compute/instance_usage_audit_log_client.py -> build/lib/tempest/lib/services/compute DEBUG: copying tempest/lib/services/compute/interfaces_client.py -> build/lib/tempest/lib/services/compute DEBUG: copying tempest/lib/services/compute/keypairs_client.py -> build/lib/tempest/lib/services/compute DEBUG: copying tempest/lib/services/compute/limits_client.py -> build/lib/tempest/lib/services/compute DEBUG: copying tempest/lib/services/compute/migrations_client.py -> build/lib/tempest/lib/services/compute DEBUG: copying tempest/lib/services/compute/networks_client.py -> build/lib/tempest/lib/services/compute DEBUG: copying tempest/lib/services/compute/quota_classes_client.py -> build/lib/tempest/lib/services/compute DEBUG: copying tempest/lib/services/compute/quotas_client.py -> build/lib/tempest/lib/services/compute DEBUG: copying tempest/lib/services/compute/security_group_default_rules_client.py -> build/lib/tempest/lib/services/compute DEBUG: copying tempest/lib/services/compute/security_group_rules_client.py -> build/lib/tempest/lib/services/compute DEBUG: copying tempest/lib/services/compute/security_groups_client.py -> build/lib/tempest/lib/services/compute DEBUG: copying tempest/lib/services/compute/server_external_events_client.py -> build/lib/tempest/lib/services/compute DEBUG: copying tempest/lib/services/compute/server_groups_client.py -> build/lib/tempest/lib/services/compute DEBUG: copying tempest/lib/services/compute/servers_client.py -> build/lib/tempest/lib/services/compute DEBUG: copying tempest/lib/services/compute/services_client.py -> build/lib/tempest/lib/services/compute DEBUG: copying tempest/lib/services/compute/snapshots_client.py -> build/lib/tempest/lib/services/compute DEBUG: copying tempest/lib/services/compute/tenant_networks_client.py -> build/lib/tempest/lib/services/compute DEBUG: copying tempest/lib/services/compute/tenant_usages_client.py -> build/lib/tempest/lib/services/compute DEBUG: copying tempest/lib/services/compute/versions_client.py -> build/lib/tempest/lib/services/compute DEBUG: copying tempest/lib/services/compute/volumes_client.py -> build/lib/tempest/lib/services/compute DEBUG: creating build/lib/tempest/tests/api/compute DEBUG: copying tempest/tests/api/compute/__init__.py -> build/lib/tempest/tests/api/compute DEBUG: copying tempest/tests/api/compute/test_base.py -> build/lib/tempest/tests/api/compute DEBUG: creating build/lib/tempest/lib/api_schema/response/compute/v2_11 DEBUG: copying tempest/lib/api_schema/response/compute/v2_11/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_11 DEBUG: copying tempest/lib/api_schema/response/compute/v2_11/services.py -> build/lib/tempest/lib/api_schema/response/compute/v2_11 DEBUG: creating build/lib/tempest/tests/lib/services/compute DEBUG: copying tempest/tests/lib/services/compute/__init__.py -> build/lib/tempest/tests/lib/services/compute DEBUG: copying tempest/tests/lib/services/compute/test_agents_client.py -> build/lib/tempest/tests/lib/services/compute DEBUG: copying tempest/tests/lib/services/compute/test_aggregates_client.py -> build/lib/tempest/tests/lib/services/compute DEBUG: copying tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py -> build/lib/tempest/tests/lib/services/compute DEBUG: copying tempest/tests/lib/services/compute/test_availability_zone_client.py -> build/lib/tempest/tests/lib/services/compute DEBUG: copying tempest/tests/lib/services/compute/test_baremetal_nodes_client.py -> build/lib/tempest/tests/lib/services/compute DEBUG: copying tempest/tests/lib/services/compute/test_base_compute_client.py -> build/lib/tempest/tests/lib/services/compute DEBUG: copying tempest/tests/lib/services/compute/test_certificates_client.py -> build/lib/tempest/tests/lib/services/compute DEBUG: copying tempest/tests/lib/services/compute/test_extensions_client.py -> build/lib/tempest/tests/lib/services/compute DEBUG: copying tempest/tests/lib/services/compute/test_fixedIPs_client.py -> build/lib/tempest/tests/lib/services/compute DEBUG: copying tempest/tests/lib/services/compute/test_flavors_client.py -> build/lib/tempest/tests/lib/services/compute DEBUG: copying tempest/tests/lib/services/compute/test_floating_ip_pools_client.py -> build/lib/tempest/tests/lib/services/compute DEBUG: copying tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py -> build/lib/tempest/tests/lib/services/compute DEBUG: copying tempest/tests/lib/services/compute/test_floating_ips_client.py -> build/lib/tempest/tests/lib/services/compute DEBUG: copying tempest/tests/lib/services/compute/test_hosts_client.py -> build/lib/tempest/tests/lib/services/compute DEBUG: copying tempest/tests/lib/services/compute/test_hypervisor_client.py -> build/lib/tempest/tests/lib/services/compute DEBUG: copying tempest/tests/lib/services/compute/test_images_client.py -> build/lib/tempest/tests/lib/services/compute DEBUG: copying tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py -> build/lib/tempest/tests/lib/services/compute DEBUG: copying tempest/tests/lib/services/compute/test_interfaces_client.py -> build/lib/tempest/tests/lib/services/compute DEBUG: copying tempest/tests/lib/services/compute/test_keypairs_client.py -> build/lib/tempest/tests/lib/services/compute DEBUG: copying tempest/tests/lib/services/compute/test_limits_client.py -> build/lib/tempest/tests/lib/services/compute DEBUG: copying tempest/tests/lib/services/compute/test_migrations_client.py -> build/lib/tempest/tests/lib/services/compute DEBUG: copying tempest/tests/lib/services/compute/test_networks_client.py -> build/lib/tempest/tests/lib/services/compute DEBUG: copying tempest/tests/lib/services/compute/test_quota_classes_client.py -> build/lib/tempest/tests/lib/services/compute DEBUG: copying tempest/tests/lib/services/compute/test_quotas_client.py -> build/lib/tempest/tests/lib/services/compute DEBUG: copying tempest/tests/lib/services/compute/test_security_group_default_rules_client.py -> build/lib/tempest/tests/lib/services/compute DEBUG: copying tempest/tests/lib/services/compute/test_security_group_rules_client.py -> build/lib/tempest/tests/lib/services/compute DEBUG: copying tempest/tests/lib/services/compute/test_security_groups_client.py -> build/lib/tempest/tests/lib/services/compute DEBUG: copying tempest/tests/lib/services/compute/test_server_external_events_client.py -> build/lib/tempest/tests/lib/services/compute DEBUG: copying tempest/tests/lib/services/compute/test_server_groups_client.py -> build/lib/tempest/tests/lib/services/compute DEBUG: copying tempest/tests/lib/services/compute/test_servers_client.py -> build/lib/tempest/tests/lib/services/compute DEBUG: copying tempest/tests/lib/services/compute/test_services_client.py -> build/lib/tempest/tests/lib/services/compute DEBUG: copying tempest/tests/lib/services/compute/test_snapshots_client.py -> build/lib/tempest/tests/lib/services/compute DEBUG: copying tempest/tests/lib/services/compute/test_tenant_networks_client.py -> build/lib/tempest/tests/lib/services/compute DEBUG: copying tempest/tests/lib/services/compute/test_tenant_usages_client.py -> build/lib/tempest/tests/lib/services/compute DEBUG: copying tempest/tests/lib/services/compute/test_versions_client.py -> build/lib/tempest/tests/lib/services/compute DEBUG: copying tempest/tests/lib/services/compute/test_volumes_client.py -> build/lib/tempest/tests/lib/services/compute DEBUG: creating build/lib/tempest/tests/lib/cmd DEBUG: copying tempest/tests/lib/cmd/__init__.py -> build/lib/tempest/tests/lib/cmd DEBUG: copying tempest/tests/lib/cmd/test_check_uuid.py -> build/lib/tempest/tests/lib/cmd DEBUG: copying tempest/api/identity/__init__.py -> build/lib/tempest/api/identity DEBUG: copying tempest/api/identity/base.py -> build/lib/tempest/api/identity DEBUG: creating build/lib/tempest/api/compute/servers DEBUG: copying tempest/api/compute/servers/__init__.py -> build/lib/tempest/api/compute/servers DEBUG: copying tempest/api/compute/servers/test_attach_interfaces.py -> build/lib/tempest/api/compute/servers DEBUG: copying tempest/api/compute/servers/test_availability_zone.py -> build/lib/tempest/api/compute/servers DEBUG: copying tempest/api/compute/servers/test_create_server.py -> build/lib/tempest/api/compute/servers DEBUG: copying tempest/api/compute/servers/test_create_server_multi_nic.py -> build/lib/tempest/api/compute/servers DEBUG: copying tempest/api/compute/servers/test_delete_server.py -> build/lib/tempest/api/compute/servers DEBUG: copying tempest/api/compute/servers/test_device_tagging.py -> build/lib/tempest/api/compute/servers DEBUG: copying tempest/api/compute/servers/test_disk_config.py -> build/lib/tempest/api/compute/servers DEBUG: copying tempest/api/compute/servers/test_instance_actions.py -> build/lib/tempest/api/compute/servers DEBUG: copying tempest/api/compute/servers/test_instance_actions_negative.py -> build/lib/tempest/api/compute/servers DEBUG: copying tempest/api/compute/servers/test_list_server_filters.py -> build/lib/tempest/api/compute/servers DEBUG: copying tempest/api/compute/servers/test_list_servers_negative.py -> build/lib/tempest/api/compute/servers DEBUG: copying tempest/api/compute/servers/test_multiple_create.py -> build/lib/tempest/api/compute/servers DEBUG: copying tempest/api/compute/servers/test_multiple_create_negative.py -> build/lib/tempest/api/compute/servers DEBUG: copying tempest/api/compute/servers/test_novnc.py -> build/lib/tempest/api/compute/servers DEBUG: copying tempest/api/compute/servers/test_server_actions.py -> build/lib/tempest/api/compute/servers DEBUG: copying tempest/api/compute/servers/test_server_addresses.py -> build/lib/tempest/api/compute/servers DEBUG: copying tempest/api/compute/servers/test_server_addresses_negative.py -> build/lib/tempest/api/compute/servers DEBUG: copying tempest/api/compute/servers/test_server_group.py -> build/lib/tempest/api/compute/servers DEBUG: copying tempest/api/compute/servers/test_server_metadata.py -> build/lib/tempest/api/compute/servers DEBUG: copying tempest/api/compute/servers/test_server_metadata_negative.py -> build/lib/tempest/api/compute/servers DEBUG: copying tempest/api/compute/servers/test_server_password.py -> build/lib/tempest/api/compute/servers DEBUG: copying tempest/api/compute/servers/test_server_personality.py -> build/lib/tempest/api/compute/servers DEBUG: copying tempest/api/compute/servers/test_server_rescue.py -> build/lib/tempest/api/compute/servers DEBUG: copying tempest/api/compute/servers/test_server_rescue_negative.py -> build/lib/tempest/api/compute/servers DEBUG: copying tempest/api/compute/servers/test_server_tags.py -> build/lib/tempest/api/compute/servers DEBUG: copying tempest/api/compute/servers/test_servers.py -> build/lib/tempest/api/compute/servers DEBUG: copying tempest/api/compute/servers/test_servers_microversions.py -> build/lib/tempest/api/compute/servers DEBUG: copying tempest/api/compute/servers/test_servers_negative.py -> build/lib/tempest/api/compute/servers DEBUG: copying tempest/api/compute/servers/test_virtual_interfaces.py -> build/lib/tempest/api/compute/servers DEBUG: copying tempest/api/compute/servers/test_virtual_interfaces_negative.py -> build/lib/tempest/api/compute/servers DEBUG: creating build/lib/tempest/lib/api_schema/response/volume/v3_55 DEBUG: copying tempest/lib/api_schema/response/volume/v3_55/__init__.py -> build/lib/tempest/lib/api_schema/response/volume/v3_55 DEBUG: copying tempest/lib/api_schema/response/volume/v3_55/transfers.py -> build/lib/tempest/lib/api_schema/response/volume/v3_55 DEBUG: creating build/lib/tempest/tests/lib/cli DEBUG: copying tempest/tests/lib/cli/__init__.py -> build/lib/tempest/tests/lib/cli DEBUG: copying tempest/tests/lib/cli/test_command_failed.py -> build/lib/tempest/tests/lib/cli DEBUG: copying tempest/tests/lib/cli/test_execute.py -> build/lib/tempest/tests/lib/cli DEBUG: copying tempest/tests/lib/cli/test_output_parser.py -> build/lib/tempest/tests/lib/cli DEBUG: creating build/lib/tempest/lib/api_schema/response/compute/v2_26 DEBUG: copying tempest/lib/api_schema/response/compute/v2_26/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_26 DEBUG: copying tempest/lib/api_schema/response/compute/v2_26/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_26 DEBUG: creating build/lib/tempest/lib/api_schema/response/compute/v2_28 DEBUG: copying tempest/lib/api_schema/response/compute/v2_28/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_28 DEBUG: copying tempest/lib/api_schema/response/compute/v2_28/hypervisors.py -> build/lib/tempest/lib/api_schema/response/compute/v2_28 DEBUG: creating build/lib/tempest/lib/api_schema/response/compute/v2_75 DEBUG: copying tempest/lib/api_schema/response/compute/v2_75/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_75 DEBUG: copying tempest/lib/api_schema/response/compute/v2_75/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_75 DEBUG: creating build/lib/tempest/common/utils/linux DEBUG: copying tempest/common/utils/linux/__init__.py -> build/lib/tempest/common/utils/linux DEBUG: copying tempest/common/utils/linux/remote_client.py -> build/lib/tempest/common/utils/linux DEBUG: creating build/lib/tempest/lib/api_schema/response/compute/v2_33 DEBUG: copying tempest/lib/api_schema/response/compute/v2_33/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_33 DEBUG: copying tempest/lib/api_schema/response/compute/v2_33/hypervisors.py -> build/lib/tempest/lib/api_schema/response/compute/v2_33 DEBUG: creating build/lib/tempest/lib/services/volume/v3 DEBUG: copying tempest/lib/services/volume/v3/__init__.py -> build/lib/tempest/lib/services/volume/v3 DEBUG: copying tempest/lib/services/volume/v3/attachments_client.py -> build/lib/tempest/lib/services/volume/v3 DEBUG: copying tempest/lib/services/volume/v3/availability_zone_client.py -> build/lib/tempest/lib/services/volume/v3 DEBUG: copying tempest/lib/services/volume/v3/backups_client.py -> build/lib/tempest/lib/services/volume/v3 DEBUG: copying tempest/lib/services/volume/v3/base_client.py -> build/lib/tempest/lib/services/volume/v3 DEBUG: copying tempest/lib/services/volume/v3/capabilities_client.py -> build/lib/tempest/lib/services/volume/v3 DEBUG: copying tempest/lib/services/volume/v3/encryption_types_client.py -> build/lib/tempest/lib/services/volume/v3 DEBUG: copying tempest/lib/services/volume/v3/extensions_client.py -> build/lib/tempest/lib/services/volume/v3 DEBUG: copying tempest/lib/services/volume/v3/group_snapshots_client.py -> build/lib/tempest/lib/services/volume/v3 DEBUG: copying tempest/lib/services/volume/v3/group_types_client.py -> build/lib/tempest/lib/services/volume/v3 DEBUG: copying tempest/lib/services/volume/v3/groups_client.py -> build/lib/tempest/lib/services/volume/v3 DEBUG: copying tempest/lib/services/volume/v3/hosts_client.py -> build/lib/tempest/lib/services/volume/v3 DEBUG: copying tempest/lib/services/volume/v3/limits_client.py -> build/lib/tempest/lib/services/volume/v3 DEBUG: copying tempest/lib/services/volume/v3/messages_client.py -> build/lib/tempest/lib/services/volume/v3 DEBUG: copying tempest/lib/services/volume/v3/qos_client.py -> build/lib/tempest/lib/services/volume/v3 DEBUG: copying tempest/lib/services/volume/v3/quota_classes_client.py -> build/lib/tempest/lib/services/volume/v3 DEBUG: copying tempest/lib/services/volume/v3/quotas_client.py -> build/lib/tempest/lib/services/volume/v3 DEBUG: copying tempest/lib/services/volume/v3/scheduler_stats_client.py -> build/lib/tempest/lib/services/volume/v3 DEBUG: copying tempest/lib/services/volume/v3/services_client.py -> build/lib/tempest/lib/services/volume/v3 DEBUG: copying tempest/lib/services/volume/v3/snapshot_manage_client.py -> build/lib/tempest/lib/services/volume/v3 DEBUG: copying tempest/lib/services/volume/v3/snapshots_client.py -> build/lib/tempest/lib/services/volume/v3 DEBUG: copying tempest/lib/services/volume/v3/transfers_client.py -> build/lib/tempest/lib/services/volume/v3 DEBUG: copying tempest/lib/services/volume/v3/types_client.py -> build/lib/tempest/lib/services/volume/v3 DEBUG: copying tempest/lib/services/volume/v3/versions_client.py -> build/lib/tempest/lib/services/volume/v3 DEBUG: copying tempest/lib/services/volume/v3/volume_manage_client.py -> build/lib/tempest/lib/services/volume/v3 DEBUG: copying tempest/lib/services/volume/v3/volumes_client.py -> build/lib/tempest/lib/services/volume/v3 DEBUG: running egg_info DEBUG: writing tempest.egg-info/PKG-INFO DEBUG: writing dependency_links to tempest.egg-info/dependency_links.txt DEBUG: writing entry points to tempest.egg-info/entry_points.txt DEBUG: deleting tempest.egg-info/requires.txt DEBUG: writing top-level names to tempest.egg-info/top_level.txt DEBUG: writing pbr to tempest.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' DEBUG: warnings.warn(msg) 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: writing manifest file 'tempest.egg-info/SOURCES.txt' DEBUG: copying tempest/api/README.rst -> build/lib/tempest/api DEBUG: copying tempest/cmd/config-generator.tempest.conf -> build/lib/tempest/cmd DEBUG: copying tempest/README.rst -> build/lib/tempest DEBUG: copying tempest/tests/files/failing-tests -> build/lib/tempest/tests/files DEBUG: copying tempest/tests/files/passing-tests -> build/lib/tempest/tests/files DEBUG: copying tempest/tests/files/setup.cfg -> build/lib/tempest/tests/files DEBUG: copying tempest/tests/files/testr-conf -> build/lib/tempest/tests/files DEBUG: copying tempest/scenario/README.rst -> build/lib/tempest/scenario DEBUG: copying tempest/tests/README.rst -> build/lib/tempest/tests DEBUG: copying tempest/tests/cmd/test_saved_state_json.json -> build/lib/tempest/tests/cmd DEBUG: creating build/lib/tempest/tests/cmd/subunit_describe_calls_data DEBUG: copying tempest/tests/cmd/subunit_describe_calls_data/calls.subunit -> build/lib/tempest/tests/cmd/subunit_describe_calls_data DEBUG: copying tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json -> build/lib/tempest/tests/cmd/subunit_describe_calls_data DEBUG: + sleep 1 DEBUG: + export PYTHONPATH=. DEBUG: + PYTHONPATH=. DEBUG: + export GENERATE_TEMPEST_PLUGIN_LIST=False DEBUG: + GENERATE_TEMPEST_PLUGIN_LIST=False DEBUG: + sphinx-build -b html doc/source doc/build/html DEBUG: Running Sphinx v2.2.2 DEBUG: [openstackdocstheme] version: 2.2.6 DEBUG: [openstackdocstheme] connecting html-page-context event handler DEBUG: making output directory... done DEBUG: [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (tempest); you can disable this behavior with the 'openstackdocs_auto_name' option DEBUG: [openstackdocstheme] using theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme DEBUG: [openstackdocstheme] no /builddir/build/BUILD/tempest-33.0.0/.gitreview found DEBUG: [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/tempest-33.0.0/doc/source/../../tempest/cmd/config-generator.tempest.conf DEBUG: [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/tempest-33.0.0/doc/source/_static/tempest.conf.sample DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: building [html]: targets for 39 source files that are out of date DEBUG: updating environment: [new config] 39 added, 0 changed, 0 removed DEBUG: reading sources... [ 2%] HACKING DEBUG: reading sources... [ 5%] REVIEWING DEBUG: reading sources... [ 7%] account_generator DEBUG: reading sources... [ 10%] cleanup DEBUG: reading sources... [ 12%] configuration DEBUG: reading sources... [ 15%] contributor/contributing DEBUG: reading sources... [ 17%] field_guide/api DEBUG: reading sources... [ 20%] field_guide/index DEBUG: reading sources... [ 23%] field_guide/scenario DEBUG: reading sources... [ 25%] field_guide/unit_tests DEBUG: reading sources... [ 28%] index DEBUG: reading sources... [ 30%] keystone_scopes_and_roles_support DEBUG: reading sources... [ 33%] library DEBUG: reading sources... [ 35%] library/api_microversion_testing DEBUG: reading sources... [ 38%] library/auth DEBUG: reading sources... [ 41%] library/cli DEBUG: reading sources... [ 43%] library/clients DEBUG: reading sources... [ 46%] library/credential_providers DEBUG: reading sources... [ 48%] library/decorators DEBUG: reading sources... [ 51%] library/rest_client DEBUG: reading sources... [ 53%] library/service_clients/compute_clients DEBUG: reading sources... [ 56%] library/utils DEBUG: reading sources... [ 58%] library/validation_resources DEBUG: reading sources... [ 61%] microversion_testing DEBUG: reading sources... [ 64%] overview DEBUG: reading sources... [ 66%] plugins/index DEBUG: reading sources... [ 69%] plugins/plugin DEBUG: reading sources... [ 71%] requirement_upper_constraint_for_tempest DEBUG: reading sources... [ 74%] run DEBUG: reading sources... [ 76%] sampleconf DEBUG: reading sources... [ 79%] stable_branch_support_policy DEBUG: reading sources... [ 82%] stable_branch_testing_policy DEBUG: reading sources... [ 84%] subunit_describe_calls DEBUG: reading sources... [ 87%] supported_version DEBUG: reading sources... [ 89%] tempest_and_plugins_compatible_version_policy DEBUG: reading sources... [ 92%] test_removal DEBUG: reading sources... [ 94%] tests/modules DEBUG: reading sources... [ 97%] workspace DEBUG: reading sources... [100%] write_tests DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... /builddir/build/BUILD/tempest-33.0.0/doc/source/plugins/index.rst:37: WARNING: toctree contains reference to nonexisting document 'plugins/plugin-registry' DEBUG: /builddir/build/BUILD/tempest-33.0.0/doc/source/tests/modules.rst:6: WARNING: toctree contains reference to nonexisting document 'tests/scenario/modules' DEBUG: /builddir/build/BUILD/tempest-33.0.0/doc/source/tests/modules.rst:13: WARNING: toctree contains reference to nonexisting document 'tests/compute/modules' DEBUG: /builddir/build/BUILD/tempest-33.0.0/doc/source/tests/modules.rst:13: WARNING: toctree contains reference to nonexisting document 'tests/identity/modules' DEBUG: /builddir/build/BUILD/tempest-33.0.0/doc/source/tests/modules.rst:13: WARNING: toctree contains reference to nonexisting document 'tests/image/modules' DEBUG: /builddir/build/BUILD/tempest-33.0.0/doc/source/tests/modules.rst:13: WARNING: toctree contains reference to nonexisting document 'tests/network/modules' DEBUG: /builddir/build/BUILD/tempest-33.0.0/doc/source/tests/modules.rst:13: WARNING: toctree contains reference to nonexisting document 'tests/object_storage/modules' DEBUG: /builddir/build/BUILD/tempest-33.0.0/doc/source/tests/modules.rst:13: WARNING: toctree contains reference to nonexisting document 'tests/volume/modules' DEBUG: done DEBUG: checking consistency... done DEBUG: preparing documents... done DEBUG: writing output... [ 2%] HACKING DEBUG: writing output... [ 5%] REVIEWING DEBUG: writing output... [ 7%] account_generator DEBUG: writing output... [ 10%] cleanup DEBUG: writing output... [ 12%] configuration DEBUG: writing output... [ 15%] contributor/contributing DEBUG: writing output... [ 17%] field_guide/api DEBUG: writing output... [ 20%] field_guide/index DEBUG: writing output... [ 23%] field_guide/scenario DEBUG: writing output... [ 25%] field_guide/unit_tests DEBUG: writing output... [ 28%] index DEBUG: writing output... [ 30%] keystone_scopes_and_roles_support DEBUG: writing output... [ 33%] library DEBUG: writing output... [ 35%] library/api_microversion_testing DEBUG: writing output... [ 38%] library/auth DEBUG: writing output... [ 41%] library/cli DEBUG: writing output... [ 43%] library/clients DEBUG: writing output... [ 46%] library/credential_providers DEBUG: writing output... [ 48%] library/decorators DEBUG: writing output... [ 51%] library/rest_client DEBUG: writing output... [ 53%] library/service_clients/compute_clients DEBUG: writing output... [ 56%] library/utils DEBUG: writing output... [ 58%] library/validation_resources DEBUG: writing output... [ 61%] microversion_testing DEBUG: writing output... [ 64%] overview DEBUG: writing output... [ 66%] plugins/index DEBUG: writing output... [ 69%] plugins/plugin DEBUG: writing output... [ 71%] requirement_upper_constraint_for_tempest DEBUG: writing output... [ 74%] run DEBUG: writing output... [ 76%] sampleconf DEBUG: writing output... [ 79%] stable_branch_support_policy DEBUG: writing output... [ 82%] stable_branch_testing_policy DEBUG: writing output... [ 84%] subunit_describe_calls DEBUG: writing output... [ 87%] supported_version DEBUG: writing output... [ 89%] tempest_and_plugins_compatible_version_policy DEBUG: writing output... [ 92%] test_removal DEBUG: writing output... [ 94%] tests/modules DEBUG: writing output... [ 97%] workspace DEBUG: writing output... [100%] write_tests DEBUG: generating indices... done DEBUG: highlighting module code... [ 6%] tempest.lib.auth DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/tempest/lib/auth' DEBUG: highlighting module code... [ 13%] tempest.lib.cli.base DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/tempest/lib/cli/base' DEBUG: highlighting module code... [ 20%] tempest.lib.cli.output_parser DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/tempest/lib/cli/output_parser' DEBUG: highlighting module code... [ 26%] tempest.lib.common.api_version_request DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/tempest/lib/common/api_version_request' DEBUG: highlighting module code... [ 33%] tempest.lib.common.api_version_utils DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/tempest/lib/common/api_version_utils' DEBUG: highlighting module code... [ 40%] tempest.lib.common.dynamic_creds DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/tempest/lib/common/dynamic_creds' DEBUG: highlighting module code... [ 46%] tempest.lib.common.preprov_creds DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/tempest/lib/common/preprov_creds' DEBUG: highlighting module code... [ 53%] tempest.lib.common.rest_client DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/tempest/lib/common/rest_client' DEBUG: highlighting module code... [ 60%] tempest.lib.common.utils.misc DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/tempest/lib/common/utils/misc' DEBUG: highlighting module code... [ 66%] tempest.lib.common.validation_resources DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/tempest/lib/common/validation_resources' DEBUG: highlighting module code... [ 73%] tempest.lib.decorators DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/tempest/lib/decorators' DEBUG: highlighting module code... [ 80%] tempest.lib.services.clients DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/tempest/lib/services/clients' DEBUG: highlighting module code... [ 86%] tempest.lib.services.compute.base_compute_client DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/tempest/lib/services/compute/base_compute_client' DEBUG: highlighting module code... [ 93%] tempest.lib.services.compute.servers_client DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/tempest/lib/services/compute/servers_client' DEBUG: highlighting module code... [100%] tempest.test_discover.plugins DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/tempest/test_discover/plugins' DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/index' DEBUG: writing additional pages... searchdone DEBUG: copying static files... ... done DEBUG: copying extra files... done DEBUG: dumping search index in English (code: en)... done DEBUG: dumping object inventory... done DEBUG: build succeeded, 8 warnings. DEBUG: The HTML pages are in doc/build/html. DEBUG: + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6TGOAm DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64 DEBUG: + cd tempest-33.0.0 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' DEBUG: + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64 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.1s) DEBUG: running install_lib DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response DEBUG: copying build/lib/tempest/lib/api_schema/response/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_73 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_73/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_73 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_73/servers.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_73 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_50 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_50/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_50 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_50/quota_classes.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_50 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_61 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_61/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_61 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_61/flavors.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_61 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_55 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_55/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_55 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_55/flavors.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_55 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_47 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_47/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_47 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_47/servers.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_47 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_2 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_2/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_2 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_2/keypairs.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_2 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_41 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_41/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_41 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_41/aggregates.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_41 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_6 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_6/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_6 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_6/servers.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_6 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_39 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_39/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_39 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_39/limits.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_39 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_54 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_54/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_54 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_54/servers.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_54 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_62 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_62/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_62 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_62/servers.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_62 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_63 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_63/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_63 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_63/servers.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_63 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_48 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_48/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_48 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_48/servers.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_48 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_64 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_64/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_64 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_64/server_groups.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_64 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_3 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_3/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_3 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_3/servers.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_3 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_8 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_8/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_8 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_8/servers.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_8 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_19 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_19/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_19 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_19/servers.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_19 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_58 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_58/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_58 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_58/servers.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_58 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_53 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_53/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_53 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_53/hypervisors.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_53 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_53/services.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_53 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_1/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_1/agents.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_1/aggregates.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_1/availability_zone.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_1/certificates.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_1/extensions.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_1/flavors.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_1/flavors_access.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_1/floating_ips.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_1/hosts.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_1/hypervisors.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_1/images.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_1/interfaces.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_1/keypairs.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_1/limits.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_1/migrations.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_1/parameter_types.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_1/quota_classes.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_1/quotas.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_1/security_groups.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_1/server_external_events.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_1/server_groups.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_1/servers.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_1/services.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_1/snapshots.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_1/versions.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_1/volumes.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_70 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_70/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_70 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_70/interfaces.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_70 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_70/servers.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_70 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_71 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_71/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_71 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_71/servers.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_71 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_57 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_57/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_57 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_57/limits.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_57 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_57/quota_classes.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_57 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_57/quotas.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_57 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_57/servers.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_57 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_23 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_23/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_23 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_23/migrations.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_23 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_79 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_79/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_79 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_79/servers.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_79 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_59 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_59/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_59 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_59/migrations.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_59 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_51 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_51/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_51 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_51/servers.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_51 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_36 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_36/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_36 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_36/limits.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_36 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_36/quotas.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_36 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_16 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_16/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_16 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_16/servers.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_16 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_13 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_13/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_13 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_13/server_groups.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_13 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_9 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_9/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_9 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_9/servers.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_9 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_45 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_45/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_45 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_45/images.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_45 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_45/servers.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_45 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_11 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_11/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_11 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_11/services.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_11 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_26 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_26/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_26 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_26/servers.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_26 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_28 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_28/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_28 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_28/hypervisors.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_28 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_75 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_75/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_75 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_75/servers.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_75 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_33 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_33/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_33 DEBUG: copying build/lib/tempest/lib/api_schema/response/compute/v2_33/hypervisors.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_33 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_65 DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/v3_65/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_65 DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/v3_65/volumes.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_65 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_63 DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/v3_63/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_63 DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/v3_63/volumes.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_63 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_57 DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/v3_57/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_57 DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/v3_57/transfers.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_57 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_69 DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/v3_69/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_69 DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/v3_69/volumes.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_69 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_64 DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/v3_64/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_64 DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/v3_64/backups.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_64 DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/v3_64/volumes.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_64 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_61 DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/v3_61/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_61 DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/v3_61/volumes.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_61 DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/backups.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/capabilities.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/encryption_types.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/extensions.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/group_snapshots.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/group_types.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/groups.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/hosts.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/limits.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/manage_snapshot.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/manage_volume.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/messages.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/qos.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/quota_classes.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/quotas.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/scheduler_stats.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/services.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/snapshots.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/transfers.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/versions.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/volume_types.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/volumes.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_7 DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/v3_7/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_7 DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/v3_7/services.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_7 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_55 DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/v3_55/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_55 DEBUG: copying build/lib/tempest/lib/api_schema/response/volume/v3_55/transfers.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_55 DEBUG: copying build/lib/tempest/lib/api_schema/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/object_storage DEBUG: copying build/lib/tempest/lib/services/object_storage/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/object_storage DEBUG: copying build/lib/tempest/lib/services/object_storage/account_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/object_storage DEBUG: copying build/lib/tempest/lib/services/object_storage/bulk_middleware_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/object_storage DEBUG: copying build/lib/tempest/lib/services/object_storage/capabilities_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/object_storage DEBUG: copying build/lib/tempest/lib/services/object_storage/container_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/object_storage DEBUG: copying build/lib/tempest/lib/services/object_storage/object_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/object_storage DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v2 DEBUG: copying build/lib/tempest/lib/services/identity/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v2 DEBUG: copying build/lib/tempest/lib/services/identity/v2/endpoints_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v2 DEBUG: copying build/lib/tempest/lib/services/identity/v2/identity_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v2 DEBUG: copying build/lib/tempest/lib/services/identity/v2/roles_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v2 DEBUG: copying build/lib/tempest/lib/services/identity/v2/services_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v2 DEBUG: copying build/lib/tempest/lib/services/identity/v2/tenants_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v2 DEBUG: copying build/lib/tempest/lib/services/identity/v2/token_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v2 DEBUG: copying build/lib/tempest/lib/services/identity/v2/users_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 DEBUG: copying build/lib/tempest/lib/services/identity/v3/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 DEBUG: copying build/lib/tempest/lib/services/identity/v3/access_rules_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 DEBUG: copying build/lib/tempest/lib/services/identity/v3/application_credentials_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 DEBUG: copying build/lib/tempest/lib/services/identity/v3/catalog_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 DEBUG: copying build/lib/tempest/lib/services/identity/v3/credentials_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 DEBUG: copying build/lib/tempest/lib/services/identity/v3/domain_configuration_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 DEBUG: copying build/lib/tempest/lib/services/identity/v3/domains_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 DEBUG: copying build/lib/tempest/lib/services/identity/v3/endpoint_filter_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 DEBUG: copying build/lib/tempest/lib/services/identity/v3/endpoint_groups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 DEBUG: copying build/lib/tempest/lib/services/identity/v3/endpoints_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 DEBUG: copying build/lib/tempest/lib/services/identity/v3/groups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 DEBUG: copying build/lib/tempest/lib/services/identity/v3/identity_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 DEBUG: copying build/lib/tempest/lib/services/identity/v3/identity_providers_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 DEBUG: copying build/lib/tempest/lib/services/identity/v3/inherited_roles_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 DEBUG: copying build/lib/tempest/lib/services/identity/v3/limits_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 DEBUG: copying build/lib/tempest/lib/services/identity/v3/mappings_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 DEBUG: copying build/lib/tempest/lib/services/identity/v3/oauth_consumers_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 DEBUG: copying build/lib/tempest/lib/services/identity/v3/oauth_token_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 DEBUG: copying build/lib/tempest/lib/services/identity/v3/policies_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 DEBUG: copying build/lib/tempest/lib/services/identity/v3/project_tags_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 DEBUG: copying build/lib/tempest/lib/services/identity/v3/projects_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 DEBUG: copying build/lib/tempest/lib/services/identity/v3/protocols_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 DEBUG: copying build/lib/tempest/lib/services/identity/v3/regions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 DEBUG: copying build/lib/tempest/lib/services/identity/v3/role_assignments_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 DEBUG: copying build/lib/tempest/lib/services/identity/v3/roles_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 DEBUG: copying build/lib/tempest/lib/services/identity/v3/service_providers_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 DEBUG: copying build/lib/tempest/lib/services/identity/v3/services_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 DEBUG: copying build/lib/tempest/lib/services/identity/v3/token_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 DEBUG: copying build/lib/tempest/lib/services/identity/v3/trusts_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 DEBUG: copying build/lib/tempest/lib/services/identity/v3/users_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 DEBUG: copying build/lib/tempest/lib/services/identity/v3/versions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 DEBUG: copying build/lib/tempest/lib/services/identity/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity DEBUG: copying build/lib/tempest/lib/services/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services DEBUG: copying build/lib/tempest/lib/services/clients.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/image DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2 DEBUG: copying build/lib/tempest/lib/services/image/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2 DEBUG: copying build/lib/tempest/lib/services/image/v2/image_cache_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2 DEBUG: copying build/lib/tempest/lib/services/image/v2/image_members_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2 DEBUG: copying build/lib/tempest/lib/services/image/v2/images_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2 DEBUG: copying build/lib/tempest/lib/services/image/v2/namespace_objects_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2 DEBUG: copying build/lib/tempest/lib/services/image/v2/namespace_properties_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2 DEBUG: copying build/lib/tempest/lib/services/image/v2/namespace_tags_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2 DEBUG: copying build/lib/tempest/lib/services/image/v2/namespaces_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2 DEBUG: copying build/lib/tempest/lib/services/image/v2/resource_types_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2 DEBUG: copying build/lib/tempest/lib/services/image/v2/schemas_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2 DEBUG: copying build/lib/tempest/lib/services/image/v2/versions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/image/v1 DEBUG: copying build/lib/tempest/lib/services/image/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/image/v1 DEBUG: copying build/lib/tempest/lib/services/image/v1/image_members_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/image/v1 DEBUG: copying build/lib/tempest/lib/services/image/v1/images_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/image/v1 DEBUG: copying build/lib/tempest/lib/services/image/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/image DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 DEBUG: copying build/lib/tempest/lib/services/volume/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 DEBUG: copying build/lib/tempest/lib/services/volume/v2/availability_zone_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 DEBUG: copying build/lib/tempest/lib/services/volume/v2/backups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 DEBUG: copying build/lib/tempest/lib/services/volume/v2/capabilities_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 DEBUG: copying build/lib/tempest/lib/services/volume/v2/encryption_types_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 DEBUG: copying build/lib/tempest/lib/services/volume/v2/extensions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 DEBUG: copying build/lib/tempest/lib/services/volume/v2/hosts_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 DEBUG: copying build/lib/tempest/lib/services/volume/v2/limits_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 DEBUG: copying build/lib/tempest/lib/services/volume/v2/qos_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 DEBUG: copying build/lib/tempest/lib/services/volume/v2/quota_classes_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 DEBUG: copying build/lib/tempest/lib/services/volume/v2/quotas_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 DEBUG: copying build/lib/tempest/lib/services/volume/v2/scheduler_stats_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 DEBUG: copying build/lib/tempest/lib/services/volume/v2/services_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 DEBUG: copying build/lib/tempest/lib/services/volume/v2/snapshot_manage_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 DEBUG: copying build/lib/tempest/lib/services/volume/v2/snapshots_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 DEBUG: copying build/lib/tempest/lib/services/volume/v2/transfers_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 DEBUG: copying build/lib/tempest/lib/services/volume/v2/types_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 DEBUG: copying build/lib/tempest/lib/services/volume/v2/volume_manage_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 DEBUG: copying build/lib/tempest/lib/services/volume/v2/volumes_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 DEBUG: copying build/lib/tempest/lib/services/volume/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume DEBUG: copying build/lib/tempest/lib/services/volume/base_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 DEBUG: copying build/lib/tempest/lib/services/volume/v3/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 DEBUG: copying build/lib/tempest/lib/services/volume/v3/attachments_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 DEBUG: copying build/lib/tempest/lib/services/volume/v3/availability_zone_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 DEBUG: copying build/lib/tempest/lib/services/volume/v3/backups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 DEBUG: copying build/lib/tempest/lib/services/volume/v3/base_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 DEBUG: copying build/lib/tempest/lib/services/volume/v3/capabilities_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 DEBUG: copying build/lib/tempest/lib/services/volume/v3/encryption_types_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 DEBUG: copying build/lib/tempest/lib/services/volume/v3/extensions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 DEBUG: copying build/lib/tempest/lib/services/volume/v3/group_snapshots_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 DEBUG: copying build/lib/tempest/lib/services/volume/v3/group_types_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 DEBUG: copying build/lib/tempest/lib/services/volume/v3/groups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 DEBUG: copying build/lib/tempest/lib/services/volume/v3/hosts_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 DEBUG: copying build/lib/tempest/lib/services/volume/v3/limits_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 DEBUG: copying build/lib/tempest/lib/services/volume/v3/messages_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 DEBUG: copying build/lib/tempest/lib/services/volume/v3/qos_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 DEBUG: copying build/lib/tempest/lib/services/volume/v3/quota_classes_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 DEBUG: copying build/lib/tempest/lib/services/volume/v3/quotas_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 DEBUG: copying build/lib/tempest/lib/services/volume/v3/scheduler_stats_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 DEBUG: copying build/lib/tempest/lib/services/volume/v3/services_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 DEBUG: copying build/lib/tempest/lib/services/volume/v3/snapshot_manage_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 DEBUG: copying build/lib/tempest/lib/services/volume/v3/snapshots_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 DEBUG: copying build/lib/tempest/lib/services/volume/v3/transfers_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 DEBUG: copying build/lib/tempest/lib/services/volume/v3/types_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 DEBUG: copying build/lib/tempest/lib/services/volume/v3/versions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 DEBUG: copying build/lib/tempest/lib/services/volume/v3/volume_manage_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 DEBUG: copying build/lib/tempest/lib/services/volume/v3/volumes_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/placement DEBUG: copying build/lib/tempest/lib/services/placement/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/placement DEBUG: copying build/lib/tempest/lib/services/placement/base_placement_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/placement DEBUG: copying build/lib/tempest/lib/services/placement/placement_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/placement DEBUG: copying build/lib/tempest/lib/services/placement/resource_providers_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/placement DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network DEBUG: copying build/lib/tempest/lib/services/network/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network DEBUG: copying build/lib/tempest/lib/services/network/agents_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network DEBUG: copying build/lib/tempest/lib/services/network/base.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network DEBUG: copying build/lib/tempest/lib/services/network/extensions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network DEBUG: copying build/lib/tempest/lib/services/network/floating_ips_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network DEBUG: copying build/lib/tempest/lib/services/network/floating_ips_port_forwarding_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network DEBUG: copying build/lib/tempest/lib/services/network/log_resource_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network DEBUG: copying build/lib/tempest/lib/services/network/loggable_resource_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network DEBUG: copying build/lib/tempest/lib/services/network/metering_label_rules_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network DEBUG: copying build/lib/tempest/lib/services/network/metering_labels_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network DEBUG: copying build/lib/tempest/lib/services/network/networks_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network DEBUG: copying build/lib/tempest/lib/services/network/ports_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network DEBUG: copying build/lib/tempest/lib/services/network/qos_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network DEBUG: copying build/lib/tempest/lib/services/network/qos_limit_bandwidth_rules_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network DEBUG: copying build/lib/tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network DEBUG: copying build/lib/tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network DEBUG: copying build/lib/tempest/lib/services/network/quotas_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network DEBUG: copying build/lib/tempest/lib/services/network/routers_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network DEBUG: copying build/lib/tempest/lib/services/network/security_group_rules_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network DEBUG: copying build/lib/tempest/lib/services/network/security_groups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network DEBUG: copying build/lib/tempest/lib/services/network/segments_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network DEBUG: copying build/lib/tempest/lib/services/network/service_providers_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network DEBUG: copying build/lib/tempest/lib/services/network/subnetpools_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network DEBUG: copying build/lib/tempest/lib/services/network/subnets_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network DEBUG: copying build/lib/tempest/lib/services/network/tags_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network DEBUG: copying build/lib/tempest/lib/services/network/trunks_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network DEBUG: copying build/lib/tempest/lib/services/network/versions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute DEBUG: copying build/lib/tempest/lib/services/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute DEBUG: copying build/lib/tempest/lib/services/compute/agents_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute DEBUG: copying build/lib/tempest/lib/services/compute/aggregates_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute DEBUG: copying build/lib/tempest/lib/services/compute/assisted_volume_snapshots_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute DEBUG: copying build/lib/tempest/lib/services/compute/availability_zone_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute DEBUG: copying build/lib/tempest/lib/services/compute/baremetal_nodes_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute DEBUG: copying build/lib/tempest/lib/services/compute/base_compute_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute DEBUG: copying build/lib/tempest/lib/services/compute/certificates_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute DEBUG: copying build/lib/tempest/lib/services/compute/extensions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute DEBUG: copying build/lib/tempest/lib/services/compute/fixed_ips_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute DEBUG: copying build/lib/tempest/lib/services/compute/flavors_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute DEBUG: copying build/lib/tempest/lib/services/compute/floating_ip_pools_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute DEBUG: copying build/lib/tempest/lib/services/compute/floating_ips_bulk_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute DEBUG: copying build/lib/tempest/lib/services/compute/floating_ips_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute DEBUG: copying build/lib/tempest/lib/services/compute/hosts_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute DEBUG: copying build/lib/tempest/lib/services/compute/hypervisor_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute DEBUG: copying build/lib/tempest/lib/services/compute/images_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute DEBUG: copying build/lib/tempest/lib/services/compute/instance_usage_audit_log_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute DEBUG: copying build/lib/tempest/lib/services/compute/interfaces_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute DEBUG: copying build/lib/tempest/lib/services/compute/keypairs_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute DEBUG: copying build/lib/tempest/lib/services/compute/limits_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute DEBUG: copying build/lib/tempest/lib/services/compute/migrations_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute DEBUG: copying build/lib/tempest/lib/services/compute/networks_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute DEBUG: copying build/lib/tempest/lib/services/compute/quota_classes_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute DEBUG: copying build/lib/tempest/lib/services/compute/quotas_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute DEBUG: copying build/lib/tempest/lib/services/compute/security_group_default_rules_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute DEBUG: copying build/lib/tempest/lib/services/compute/security_group_rules_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute DEBUG: copying build/lib/tempest/lib/services/compute/security_groups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute DEBUG: copying build/lib/tempest/lib/services/compute/server_external_events_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute DEBUG: copying build/lib/tempest/lib/services/compute/server_groups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute DEBUG: copying build/lib/tempest/lib/services/compute/servers_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute DEBUG: copying build/lib/tempest/lib/services/compute/services_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute DEBUG: copying build/lib/tempest/lib/services/compute/snapshots_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute DEBUG: copying build/lib/tempest/lib/services/compute/tenant_networks_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute DEBUG: copying build/lib/tempest/lib/services/compute/tenant_usages_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute DEBUG: copying build/lib/tempest/lib/services/compute/versions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute DEBUG: copying build/lib/tempest/lib/services/compute/volumes_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common/utils DEBUG: copying build/lib/tempest/lib/common/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common/utils DEBUG: copying build/lib/tempest/lib/common/utils/data_utils.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common/utils DEBUG: copying build/lib/tempest/lib/common/utils/misc.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common/utils DEBUG: copying build/lib/tempest/lib/common/utils/test_utils.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common/utils DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common/utils/linux DEBUG: copying build/lib/tempest/lib/common/utils/linux/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common/utils/linux DEBUG: copying build/lib/tempest/lib/common/utils/linux/remote_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common/utils/linux DEBUG: copying build/lib/tempest/lib/common/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common DEBUG: copying build/lib/tempest/lib/common/api_microversion_fixture.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common DEBUG: copying build/lib/tempest/lib/common/api_version_request.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common DEBUG: copying build/lib/tempest/lib/common/api_version_utils.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common DEBUG: copying build/lib/tempest/lib/common/cred_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common DEBUG: copying build/lib/tempest/lib/common/cred_provider.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common DEBUG: copying build/lib/tempest/lib/common/dynamic_creds.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common DEBUG: copying build/lib/tempest/lib/common/fixed_network.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common DEBUG: copying build/lib/tempest/lib/common/http.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common DEBUG: copying build/lib/tempest/lib/common/jsonschema_validator.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common DEBUG: copying build/lib/tempest/lib/common/preprov_creds.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common DEBUG: copying build/lib/tempest/lib/common/profiler.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common DEBUG: copying build/lib/tempest/lib/common/rest_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common DEBUG: copying build/lib/tempest/lib/common/ssh.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common DEBUG: copying build/lib/tempest/lib/common/thread.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common DEBUG: copying build/lib/tempest/lib/common/validation_resources.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common DEBUG: copying build/lib/tempest/lib/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib DEBUG: copying build/lib/tempest/lib/auth.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib DEBUG: copying build/lib/tempest/lib/base.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib DEBUG: copying build/lib/tempest/lib/decorators.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib DEBUG: copying build/lib/tempest/lib/exceptions.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/cli DEBUG: copying build/lib/tempest/lib/cli/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/cli DEBUG: copying build/lib/tempest/lib/cli/base.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/cli DEBUG: copying build/lib/tempest/lib/cli/output_parser.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/cli DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/cmd DEBUG: copying build/lib/tempest/lib/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/cmd DEBUG: copying build/lib/tempest/lib/cmd/check_uuid.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/cmd DEBUG: copying build/lib/tempest/lib/cmd/skip_tracker.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v1 DEBUG: copying build/lib/tempest/tests/lib/services/image/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v1 DEBUG: copying build/lib/tempest/tests/lib/services/image/v1/test_image_members_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2 DEBUG: copying build/lib/tempest/tests/lib/services/image/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2 DEBUG: copying build/lib/tempest/tests/lib/services/image/v2/test_image_cache_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2 DEBUG: copying build/lib/tempest/tests/lib/services/image/v2/test_image_members_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2 DEBUG: copying build/lib/tempest/tests/lib/services/image/v2/test_images_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2 DEBUG: copying build/lib/tempest/tests/lib/services/image/v2/test_namespace_object_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2 DEBUG: copying build/lib/tempest/tests/lib/services/image/v2/test_namespace_properties_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2 DEBUG: copying build/lib/tempest/tests/lib/services/image/v2/test_namespace_tags_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2 DEBUG: copying build/lib/tempest/tests/lib/services/image/v2/test_namespaces_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2 DEBUG: copying build/lib/tempest/tests/lib/services/image/v2/test_resource_types_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2 DEBUG: copying build/lib/tempest/tests/lib/services/image/v2/test_schemas_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2 DEBUG: copying build/lib/tempest/tests/lib/services/image/v2/test_versions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2 DEBUG: copying build/lib/tempest/tests/lib/services/image/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/placement DEBUG: copying build/lib/tempest/tests/lib/services/placement/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/placement DEBUG: copying build/lib/tempest/tests/lib/services/placement/test_placement_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/placement DEBUG: copying build/lib/tempest/tests/lib/services/placement/test_resource_providers_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/placement DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v2 DEBUG: copying build/lib/tempest/tests/lib/services/identity/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v2 DEBUG: copying build/lib/tempest/tests/lib/services/identity/v2/test_endpoints_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v2 DEBUG: copying build/lib/tempest/tests/lib/services/identity/v2/test_identity_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v2 DEBUG: copying build/lib/tempest/tests/lib/services/identity/v2/test_roles_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v2 DEBUG: copying build/lib/tempest/tests/lib/services/identity/v2/test_services_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v2 DEBUG: copying build/lib/tempest/tests/lib/services/identity/v2/test_tenants_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v2 DEBUG: copying build/lib/tempest/tests/lib/services/identity/v2/test_token_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v2 DEBUG: copying build/lib/tempest/tests/lib/services/identity/v2/test_users_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 DEBUG: copying build/lib/tempest/tests/lib/services/identity/v3/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 DEBUG: copying build/lib/tempest/tests/lib/services/identity/v3/test_access_rules_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 DEBUG: copying build/lib/tempest/tests/lib/services/identity/v3/test_application_credentials_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 DEBUG: copying build/lib/tempest/tests/lib/services/identity/v3/test_catalog_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 DEBUG: copying build/lib/tempest/tests/lib/services/identity/v3/test_credentials_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 DEBUG: copying build/lib/tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 DEBUG: copying build/lib/tempest/tests/lib/services/identity/v3/test_domains_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 DEBUG: copying build/lib/tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 DEBUG: copying build/lib/tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 DEBUG: copying build/lib/tempest/tests/lib/services/identity/v3/test_endpoints_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 DEBUG: copying build/lib/tempest/tests/lib/services/identity/v3/test_groups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 DEBUG: copying build/lib/tempest/tests/lib/services/identity/v3/test_identity_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 DEBUG: copying build/lib/tempest/tests/lib/services/identity/v3/test_identity_providers_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 DEBUG: copying build/lib/tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 DEBUG: copying build/lib/tempest/tests/lib/services/identity/v3/test_limit_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 DEBUG: copying build/lib/tempest/tests/lib/services/identity/v3/test_mappings_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 DEBUG: copying build/lib/tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 DEBUG: copying build/lib/tempest/tests/lib/services/identity/v3/test_oauth_token_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 DEBUG: copying build/lib/tempest/tests/lib/services/identity/v3/test_policies_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 DEBUG: copying build/lib/tempest/tests/lib/services/identity/v3/test_project_tags_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 DEBUG: copying build/lib/tempest/tests/lib/services/identity/v3/test_projects_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 DEBUG: copying build/lib/tempest/tests/lib/services/identity/v3/test_protocols_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 DEBUG: copying build/lib/tempest/tests/lib/services/identity/v3/test_regions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 DEBUG: copying build/lib/tempest/tests/lib/services/identity/v3/test_role_assignments_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 DEBUG: copying build/lib/tempest/tests/lib/services/identity/v3/test_roles_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 DEBUG: copying build/lib/tempest/tests/lib/services/identity/v3/test_service_providers_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 DEBUG: copying build/lib/tempest/tests/lib/services/identity/v3/test_services_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 DEBUG: copying build/lib/tempest/tests/lib/services/identity/v3/test_token_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 DEBUG: copying build/lib/tempest/tests/lib/services/identity/v3/test_trusts_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 DEBUG: copying build/lib/tempest/tests/lib/services/identity/v3/test_users_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 DEBUG: copying build/lib/tempest/tests/lib/services/identity/v3/test_versions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 DEBUG: copying build/lib/tempest/tests/lib/services/identity/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/object_storage DEBUG: copying build/lib/tempest/tests/lib/services/object_storage/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/object_storage DEBUG: copying build/lib/tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/object_storage DEBUG: copying build/lib/tempest/tests/lib/services/object_storage/test_capabilities_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/object_storage DEBUG: copying build/lib/tempest/tests/lib/services/object_storage/test_object_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/object_storage DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 DEBUG: copying build/lib/tempest/tests/lib/services/volume/v3/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 DEBUG: copying build/lib/tempest/tests/lib/services/volume/v3/test_attachments_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 DEBUG: copying build/lib/tempest/tests/lib/services/volume/v3/test_availability_zone_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 DEBUG: copying build/lib/tempest/tests/lib/services/volume/v3/test_backups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 DEBUG: copying build/lib/tempest/tests/lib/services/volume/v3/test_capabilities_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 DEBUG: copying build/lib/tempest/tests/lib/services/volume/v3/test_encryption_types_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 DEBUG: copying build/lib/tempest/tests/lib/services/volume/v3/test_extensions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 DEBUG: copying build/lib/tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 DEBUG: copying build/lib/tempest/tests/lib/services/volume/v3/test_group_types_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 DEBUG: copying build/lib/tempest/tests/lib/services/volume/v3/test_groups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 DEBUG: copying build/lib/tempest/tests/lib/services/volume/v3/test_hosts_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 DEBUG: copying build/lib/tempest/tests/lib/services/volume/v3/test_limits_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 DEBUG: copying build/lib/tempest/tests/lib/services/volume/v3/test_quota_classes_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 DEBUG: copying build/lib/tempest/tests/lib/services/volume/v3/test_quotas_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 DEBUG: copying build/lib/tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 DEBUG: copying build/lib/tempest/tests/lib/services/volume/v3/test_services_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 DEBUG: copying build/lib/tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 DEBUG: copying build/lib/tempest/tests/lib/services/volume/v3/test_snapshots_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 DEBUG: copying build/lib/tempest/tests/lib/services/volume/v3/test_transfers_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 DEBUG: copying build/lib/tempest/tests/lib/services/volume/v3/test_types_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 DEBUG: copying build/lib/tempest/tests/lib/services/volume/v3/test_user_messages_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 DEBUG: copying build/lib/tempest/tests/lib/services/volume/v3/test_versions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 DEBUG: copying build/lib/tempest/tests/lib/services/volume/v3/test_volume_manage_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 DEBUG: copying build/lib/tempest/tests/lib/services/volume/v3/test_volumes_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 DEBUG: copying build/lib/tempest/tests/lib/services/volume/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network DEBUG: copying build/lib/tempest/tests/lib/services/network/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network DEBUG: copying build/lib/tempest/tests/lib/services/network/test_agents_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network DEBUG: copying build/lib/tempest/tests/lib/services/network/test_base_network_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network DEBUG: copying build/lib/tempest/tests/lib/services/network/test_extensions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network DEBUG: copying build/lib/tempest/tests/lib/services/network/test_floating_ips_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network DEBUG: copying build/lib/tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network DEBUG: copying build/lib/tempest/tests/lib/services/network/test_log_resource_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network DEBUG: copying build/lib/tempest/tests/lib/services/network/test_loggable_resource_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network DEBUG: copying build/lib/tempest/tests/lib/services/network/test_metering_label_rules_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network DEBUG: copying build/lib/tempest/tests/lib/services/network/test_metering_labels_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network DEBUG: copying build/lib/tempest/tests/lib/services/network/test_networks_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network DEBUG: copying build/lib/tempest/tests/lib/services/network/test_ports_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network DEBUG: copying build/lib/tempest/tests/lib/services/network/test_qos_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network DEBUG: copying build/lib/tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network DEBUG: copying build/lib/tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network DEBUG: copying build/lib/tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network DEBUG: copying build/lib/tempest/tests/lib/services/network/test_quotas_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network DEBUG: copying build/lib/tempest/tests/lib/services/network/test_routers_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network DEBUG: copying build/lib/tempest/tests/lib/services/network/test_security_group_rules_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network DEBUG: copying build/lib/tempest/tests/lib/services/network/test_security_groups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network DEBUG: copying build/lib/tempest/tests/lib/services/network/test_segments_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network DEBUG: copying build/lib/tempest/tests/lib/services/network/test_service_providers_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network DEBUG: copying build/lib/tempest/tests/lib/services/network/test_subnetpools_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network DEBUG: copying build/lib/tempest/tests/lib/services/network/test_subnets_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network DEBUG: copying build/lib/tempest/tests/lib/services/network/test_tags_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network DEBUG: copying build/lib/tempest/tests/lib/services/network/test_trunks_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network DEBUG: copying build/lib/tempest/tests/lib/services/network/test_versions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network DEBUG: copying build/lib/tempest/tests/lib/services/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services DEBUG: copying build/lib/tempest/tests/lib/services/base.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services DEBUG: copying build/lib/tempest/tests/lib/services/registry_fixture.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services DEBUG: copying build/lib/tempest/tests/lib/services/test_clients.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute DEBUG: copying build/lib/tempest/tests/lib/services/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute DEBUG: copying build/lib/tempest/tests/lib/services/compute/test_agents_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute DEBUG: copying build/lib/tempest/tests/lib/services/compute/test_aggregates_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute DEBUG: copying build/lib/tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute DEBUG: copying build/lib/tempest/tests/lib/services/compute/test_availability_zone_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute DEBUG: copying build/lib/tempest/tests/lib/services/compute/test_baremetal_nodes_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute DEBUG: copying build/lib/tempest/tests/lib/services/compute/test_base_compute_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute DEBUG: copying build/lib/tempest/tests/lib/services/compute/test_certificates_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute DEBUG: copying build/lib/tempest/tests/lib/services/compute/test_extensions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute DEBUG: copying build/lib/tempest/tests/lib/services/compute/test_fixedIPs_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute DEBUG: copying build/lib/tempest/tests/lib/services/compute/test_flavors_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute DEBUG: copying build/lib/tempest/tests/lib/services/compute/test_floating_ip_pools_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute DEBUG: copying build/lib/tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute DEBUG: copying build/lib/tempest/tests/lib/services/compute/test_floating_ips_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute DEBUG: copying build/lib/tempest/tests/lib/services/compute/test_hosts_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute DEBUG: copying build/lib/tempest/tests/lib/services/compute/test_hypervisor_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute DEBUG: copying build/lib/tempest/tests/lib/services/compute/test_images_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute DEBUG: copying build/lib/tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute DEBUG: copying build/lib/tempest/tests/lib/services/compute/test_interfaces_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute DEBUG: copying build/lib/tempest/tests/lib/services/compute/test_keypairs_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute DEBUG: copying build/lib/tempest/tests/lib/services/compute/test_limits_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute DEBUG: copying build/lib/tempest/tests/lib/services/compute/test_migrations_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute DEBUG: copying build/lib/tempest/tests/lib/services/compute/test_networks_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute DEBUG: copying build/lib/tempest/tests/lib/services/compute/test_quota_classes_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute DEBUG: copying build/lib/tempest/tests/lib/services/compute/test_quotas_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute DEBUG: copying build/lib/tempest/tests/lib/services/compute/test_security_group_default_rules_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute DEBUG: copying build/lib/tempest/tests/lib/services/compute/test_security_group_rules_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute DEBUG: copying build/lib/tempest/tests/lib/services/compute/test_security_groups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute DEBUG: copying build/lib/tempest/tests/lib/services/compute/test_server_external_events_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute DEBUG: copying build/lib/tempest/tests/lib/services/compute/test_server_groups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute DEBUG: copying build/lib/tempest/tests/lib/services/compute/test_servers_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute DEBUG: copying build/lib/tempest/tests/lib/services/compute/test_services_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute DEBUG: copying build/lib/tempest/tests/lib/services/compute/test_snapshots_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute DEBUG: copying build/lib/tempest/tests/lib/services/compute/test_tenant_networks_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute DEBUG: copying build/lib/tempest/tests/lib/services/compute/test_tenant_usages_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute DEBUG: copying build/lib/tempest/tests/lib/services/compute/test_versions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute DEBUG: copying build/lib/tempest/tests/lib/services/compute/test_volumes_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/common DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/common/utils DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/common/utils/linux DEBUG: copying build/lib/tempest/tests/lib/common/utils/linux/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/common/utils/linux DEBUG: copying build/lib/tempest/tests/lib/common/utils/linux/test_remote_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/common/utils/linux DEBUG: copying build/lib/tempest/tests/lib/common/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/common/utils DEBUG: copying build/lib/tempest/tests/lib/common/utils/test_data_utils.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/common/utils DEBUG: copying build/lib/tempest/tests/lib/common/utils/test_misc.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/common/utils DEBUG: copying build/lib/tempest/tests/lib/common/utils/test_test_utils.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/common/utils DEBUG: copying build/lib/tempest/tests/lib/common/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/common DEBUG: copying build/lib/tempest/tests/lib/common/test_api_version_request.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/common DEBUG: copying build/lib/tempest/tests/lib/common/test_api_version_utils.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/common DEBUG: copying build/lib/tempest/tests/lib/common/test_cred_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/common DEBUG: copying build/lib/tempest/tests/lib/common/test_dynamic_creds.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/common DEBUG: copying build/lib/tempest/tests/lib/common/test_http.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/common DEBUG: copying build/lib/tempest/tests/lib/common/test_jsonschema_validator.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/common DEBUG: copying build/lib/tempest/tests/lib/common/test_preprov_creds.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/common DEBUG: copying build/lib/tempest/tests/lib/common/test_profiler.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/common DEBUG: copying build/lib/tempest/tests/lib/common/test_rest_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/common DEBUG: copying build/lib/tempest/tests/lib/common/test_validation_resources.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/common DEBUG: copying build/lib/tempest/tests/lib/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib DEBUG: copying build/lib/tempest/tests/lib/fake_auth_provider.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib DEBUG: copying build/lib/tempest/tests/lib/fake_credentials.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib DEBUG: copying build/lib/tempest/tests/lib/fake_http.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib DEBUG: copying build/lib/tempest/tests/lib/fake_identity.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib DEBUG: copying build/lib/tempest/tests/lib/test_api_microversion_fixture.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib DEBUG: copying build/lib/tempest/tests/lib/test_auth.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib DEBUG: copying build/lib/tempest/tests/lib/test_base.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib DEBUG: copying build/lib/tempest/tests/lib/test_credentials.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib DEBUG: copying build/lib/tempest/tests/lib/test_decorators.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib DEBUG: copying build/lib/tempest/tests/lib/test_ssh.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib DEBUG: copying build/lib/tempest/tests/lib/test_tempest_lib.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/cmd DEBUG: copying build/lib/tempest/tests/lib/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/cmd DEBUG: copying build/lib/tempest/tests/lib/cmd/test_check_uuid.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/cli DEBUG: copying build/lib/tempest/tests/lib/cli/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/cli DEBUG: copying build/lib/tempest/tests/lib/cli/test_command_failed.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/cli DEBUG: copying build/lib/tempest/tests/lib/cli/test_execute.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/cli DEBUG: copying build/lib/tempest/tests/lib/cli/test_output_parser.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/cli DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/common DEBUG: copying build/lib/tempest/tests/common/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/common DEBUG: copying build/lib/tempest/tests/common/test_admin_available.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/common DEBUG: copying build/lib/tempest/tests/common/test_alt_available.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/common DEBUG: copying build/lib/tempest/tests/common/test_compute.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/common DEBUG: copying build/lib/tempest/tests/common/test_credentials_factory.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/common DEBUG: copying build/lib/tempest/tests/common/test_custom_matchers.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/common DEBUG: copying build/lib/tempest/tests/common/test_image.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/common DEBUG: copying build/lib/tempest/tests/common/test_waiters.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/common DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/common/utils DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/common/utils/linux DEBUG: copying build/lib/tempest/tests/common/utils/linux/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/common/utils/linux DEBUG: copying build/lib/tempest/tests/common/utils/linux/test_remote_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/common/utils/linux DEBUG: copying build/lib/tempest/tests/common/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/common/utils DEBUG: copying build/lib/tempest/tests/common/utils/test_net_utils.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/common/utils DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/api DEBUG: copying build/lib/tempest/tests/api/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/api DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/api/compute DEBUG: copying build/lib/tempest/tests/api/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/api/compute DEBUG: copying build/lib/tempest/tests/api/compute/test_base.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/api/compute DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/files DEBUG: copying build/lib/tempest/tests/files/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/files DEBUG: copying build/lib/tempest/tests/files/failing-tests -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/files DEBUG: copying build/lib/tempest/tests/files/passing-tests -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/files DEBUG: copying build/lib/tempest/tests/files/setup.cfg -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/files DEBUG: copying build/lib/tempest/tests/files/testr-conf -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/files DEBUG: copying build/lib/tempest/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests DEBUG: copying build/lib/tempest/tests/base.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests DEBUG: copying build/lib/tempest/tests/fake_config.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests DEBUG: copying build/lib/tempest/tests/fake_tempest_plugin.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests DEBUG: copying build/lib/tempest/tests/test_base_test.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests DEBUG: copying build/lib/tempest/tests/test_config.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests DEBUG: copying build/lib/tempest/tests/test_decorators.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests DEBUG: copying build/lib/tempest/tests/test_hacking.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests DEBUG: copying build/lib/tempest/tests/test_imports.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests DEBUG: copying build/lib/tempest/tests/test_list_tests.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests DEBUG: copying build/lib/tempest/tests/test_microversions.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests DEBUG: copying build/lib/tempest/tests/test_tempest_plugin.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests DEBUG: copying build/lib/tempest/tests/test_test.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests DEBUG: copying build/lib/tempest/tests/utils.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/cmd DEBUG: copying build/lib/tempest/tests/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/cmd DEBUG: copying build/lib/tempest/tests/cmd/test_account_generator.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/cmd DEBUG: copying build/lib/tempest/tests/cmd/test_cleanup.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/cmd DEBUG: copying build/lib/tempest/tests/cmd/test_cleanup_services.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/cmd DEBUG: copying build/lib/tempest/tests/cmd/test_list_plugins.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/cmd DEBUG: copying build/lib/tempest/tests/cmd/test_run.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/cmd DEBUG: copying build/lib/tempest/tests/cmd/test_subunit_describe_calls.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/cmd DEBUG: copying build/lib/tempest/tests/cmd/test_tempest_init.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/cmd DEBUG: copying build/lib/tempest/tests/cmd/test_verify_tempest_config.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/cmd DEBUG: copying build/lib/tempest/tests/cmd/test_workspace.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/cmd DEBUG: copying build/lib/tempest/tests/cmd/test_saved_state_json.json -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/cmd/subunit_describe_calls_data DEBUG: copying build/lib/tempest/tests/cmd/subunit_describe_calls_data/calls.subunit -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/cmd/subunit_describe_calls_data DEBUG: copying build/lib/tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/cmd/subunit_describe_calls_data DEBUG: copying build/lib/tempest/tests/README.rst -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume DEBUG: copying build/lib/tempest/api/volume/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume DEBUG: copying build/lib/tempest/api/volume/api_microversion_fixture.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume DEBUG: copying build/lib/tempest/api/volume/base.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume DEBUG: copying build/lib/tempest/api/volume/test_availability_zone.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume DEBUG: copying build/lib/tempest/api/volume/test_extensions.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume DEBUG: copying build/lib/tempest/api/volume/test_image_metadata.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume DEBUG: copying build/lib/tempest/api/volume/test_snapshot_metadata.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume DEBUG: copying build/lib/tempest/api/volume/test_versions.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume DEBUG: copying build/lib/tempest/api/volume/test_volume_absolute_limits.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume DEBUG: copying build/lib/tempest/api/volume/test_volume_delete_cascade.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume DEBUG: copying build/lib/tempest/api/volume/test_volume_metadata.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume DEBUG: copying build/lib/tempest/api/volume/test_volume_transfers.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume DEBUG: copying build/lib/tempest/api/volume/test_volumes_actions.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume DEBUG: copying build/lib/tempest/api/volume/test_volumes_backup.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume DEBUG: copying build/lib/tempest/api/volume/test_volumes_clone.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume DEBUG: copying build/lib/tempest/api/volume/test_volumes_clone_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume DEBUG: copying build/lib/tempest/api/volume/test_volumes_extend.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume DEBUG: copying build/lib/tempest/api/volume/test_volumes_get.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume DEBUG: copying build/lib/tempest/api/volume/test_volumes_list.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume DEBUG: copying build/lib/tempest/api/volume/test_volumes_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume DEBUG: copying build/lib/tempest/api/volume/test_volumes_snapshots.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume DEBUG: copying build/lib/tempest/api/volume/test_volumes_snapshots_list.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume DEBUG: copying build/lib/tempest/api/volume/test_volumes_snapshots_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin DEBUG: copying build/lib/tempest/api/volume/admin/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin DEBUG: copying build/lib/tempest/api/volume/admin/test_backends_capabilities.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin DEBUG: copying build/lib/tempest/api/volume/admin/test_encrypted_volumes_extend.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin DEBUG: copying build/lib/tempest/api/volume/admin/test_group_snapshots.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin DEBUG: copying build/lib/tempest/api/volume/admin/test_group_type_specs.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin DEBUG: copying build/lib/tempest/api/volume/admin/test_group_types.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin DEBUG: copying build/lib/tempest/api/volume/admin/test_groups.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin DEBUG: copying build/lib/tempest/api/volume/admin/test_multi_backend.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin DEBUG: copying build/lib/tempest/api/volume/admin/test_qos.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin DEBUG: copying build/lib/tempest/api/volume/admin/test_snapshot_manage.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin DEBUG: copying build/lib/tempest/api/volume/admin/test_snapshots_actions.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin DEBUG: copying build/lib/tempest/api/volume/admin/test_user_messages.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin DEBUG: copying build/lib/tempest/api/volume/admin/test_volume_hosts.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin DEBUG: copying build/lib/tempest/api/volume/admin/test_volume_manage.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin DEBUG: copying build/lib/tempest/api/volume/admin/test_volume_pools.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin DEBUG: copying build/lib/tempest/api/volume/admin/test_volume_quota_classes.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin DEBUG: copying build/lib/tempest/api/volume/admin/test_volume_quotas.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin DEBUG: copying build/lib/tempest/api/volume/admin/test_volume_quotas_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin DEBUG: copying build/lib/tempest/api/volume/admin/test_volume_retype.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin DEBUG: copying build/lib/tempest/api/volume/admin/test_volume_services.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin DEBUG: copying build/lib/tempest/api/volume/admin/test_volume_services_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin DEBUG: copying build/lib/tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin DEBUG: copying build/lib/tempest/api/volume/admin/test_volume_type_access.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin DEBUG: copying build/lib/tempest/api/volume/admin/test_volume_types.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin DEBUG: copying build/lib/tempest/api/volume/admin/test_volume_types_extra_specs.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin DEBUG: copying build/lib/tempest/api/volume/admin/test_volume_types_extra_specs_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin DEBUG: copying build/lib/tempest/api/volume/admin/test_volume_types_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin DEBUG: copying build/lib/tempest/api/volume/admin/test_volumes_actions.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin DEBUG: copying build/lib/tempest/api/volume/admin/test_volumes_backup.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin DEBUG: copying build/lib/tempest/api/volume/admin/test_volumes_list.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network DEBUG: copying build/lib/tempest/api/network/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network DEBUG: copying build/lib/tempest/api/network/base.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network DEBUG: copying build/lib/tempest/api/network/base_security_groups.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network DEBUG: copying build/lib/tempest/api/network/test_agent_management_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network DEBUG: copying build/lib/tempest/api/network/test_allowed_address_pair.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network DEBUG: copying build/lib/tempest/api/network/test_dhcp_ipv6.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network DEBUG: copying build/lib/tempest/api/network/test_extensions.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network DEBUG: copying build/lib/tempest/api/network/test_extra_dhcp_options.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network DEBUG: copying build/lib/tempest/api/network/test_floating_ips.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network DEBUG: copying build/lib/tempest/api/network/test_floating_ips_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network DEBUG: copying build/lib/tempest/api/network/test_networks.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network DEBUG: copying build/lib/tempest/api/network/test_networks_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network DEBUG: copying build/lib/tempest/api/network/test_ports.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network DEBUG: copying build/lib/tempest/api/network/test_routers.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network DEBUG: copying build/lib/tempest/api/network/test_routers_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network DEBUG: copying build/lib/tempest/api/network/test_security_groups.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network DEBUG: copying build/lib/tempest/api/network/test_security_groups_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network DEBUG: copying build/lib/tempest/api/network/test_service_providers.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network DEBUG: copying build/lib/tempest/api/network/test_subnetpools_extensions.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network DEBUG: copying build/lib/tempest/api/network/test_tags.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network DEBUG: copying build/lib/tempest/api/network/test_versions.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/admin DEBUG: copying build/lib/tempest/api/network/admin/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/admin DEBUG: copying build/lib/tempest/api/network/admin/test_dhcp_agent_scheduler.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/admin DEBUG: copying build/lib/tempest/api/network/admin/test_external_network_extension.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/admin DEBUG: copying build/lib/tempest/api/network/admin/test_external_networks_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/admin DEBUG: copying build/lib/tempest/api/network/admin/test_floating_ips_admin_actions.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/admin DEBUG: copying build/lib/tempest/api/network/admin/test_metering_extensions.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/admin DEBUG: copying build/lib/tempest/api/network/admin/test_negative_quotas.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/admin DEBUG: copying build/lib/tempest/api/network/admin/test_ports.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/admin DEBUG: copying build/lib/tempest/api/network/admin/test_quotas.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/admin DEBUG: copying build/lib/tempest/api/network/admin/test_routers.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/admin DEBUG: copying build/lib/tempest/api/network/admin/test_routers_dvr.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/admin DEBUG: copying build/lib/tempest/api/network/admin/test_routers_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/admin DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/keypairs DEBUG: copying build/lib/tempest/api/compute/keypairs/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/keypairs DEBUG: copying build/lib/tempest/api/compute/keypairs/base.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/keypairs DEBUG: copying build/lib/tempest/api/compute/keypairs/test_keypairs.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/keypairs DEBUG: copying build/lib/tempest/api/compute/keypairs/test_keypairs_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/keypairs DEBUG: copying build/lib/tempest/api/compute/keypairs/test_keypairs_v22.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/keypairs DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_agents.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_aggregates.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_aggregates_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_auto_allocate_network.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_availability_zone.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_availability_zone_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_create_server.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_delete_server.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_fixed_ips.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_fixed_ips_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_flavors.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_flavors_access.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_flavors_access_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_flavors_extra_specs.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_flavors_extra_specs_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_flavors_microversions.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_floating_ips_bulk.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_hosts.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_hosts_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_hypervisor.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_hypervisor_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_instance_usage_audit_log.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_instance_usage_audit_log_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_keypairs_v210.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_live_migration.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_live_migration_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_migrations.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_networks.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_quotas.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_quotas_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_security_groups.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_server_diagnostics.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_server_diagnostics_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_server_external_events.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_servers.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_servers_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_servers_on_multinodes.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_services.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_services_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_simple_tenant_usage.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_simple_tenant_usage_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_volume.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_volume_swap.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: copying build/lib/tempest/api/compute/admin/test_volumes_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/flavors DEBUG: copying build/lib/tempest/api/compute/flavors/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/flavors DEBUG: copying build/lib/tempest/api/compute/flavors/test_flavors.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/flavors DEBUG: copying build/lib/tempest/api/compute/flavors/test_flavors_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/flavors DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/floating_ips DEBUG: copying build/lib/tempest/api/compute/floating_ips/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/floating_ips DEBUG: copying build/lib/tempest/api/compute/floating_ips/base.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/floating_ips DEBUG: copying build/lib/tempest/api/compute/floating_ips/test_floating_ips_actions.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/floating_ips DEBUG: copying build/lib/tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/floating_ips DEBUG: copying build/lib/tempest/api/compute/floating_ips/test_list_floating_ips.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/floating_ips DEBUG: copying build/lib/tempest/api/compute/floating_ips/test_list_floating_ips_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/floating_ips DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/certificates DEBUG: copying build/lib/tempest/api/compute/certificates/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/certificates DEBUG: copying build/lib/tempest/api/compute/certificates/test_certificates.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/certificates DEBUG: copying build/lib/tempest/api/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute DEBUG: copying build/lib/tempest/api/compute/api_microversion_fixture.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute DEBUG: copying build/lib/tempest/api/compute/base.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute DEBUG: copying build/lib/tempest/api/compute/test_extensions.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute DEBUG: copying build/lib/tempest/api/compute/test_networks.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute DEBUG: copying build/lib/tempest/api/compute/test_quotas.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute DEBUG: copying build/lib/tempest/api/compute/test_tenant_networks.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute DEBUG: copying build/lib/tempest/api/compute/test_versions.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/volumes DEBUG: copying build/lib/tempest/api/compute/volumes/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/volumes DEBUG: copying build/lib/tempest/api/compute/volumes/test_attach_volume.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/volumes DEBUG: copying build/lib/tempest/api/compute/volumes/test_attach_volume_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/volumes DEBUG: copying build/lib/tempest/api/compute/volumes/test_volume_snapshots.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/volumes DEBUG: copying build/lib/tempest/api/compute/volumes/test_volumes_get.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/volumes DEBUG: copying build/lib/tempest/api/compute/volumes/test_volumes_list.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/volumes DEBUG: copying build/lib/tempest/api/compute/volumes/test_volumes_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/volumes DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/security_groups DEBUG: copying build/lib/tempest/api/compute/security_groups/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/security_groups DEBUG: copying build/lib/tempest/api/compute/security_groups/base.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/security_groups DEBUG: copying build/lib/tempest/api/compute/security_groups/test_security_group_rules.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/security_groups DEBUG: copying build/lib/tempest/api/compute/security_groups/test_security_group_rules_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/security_groups DEBUG: copying build/lib/tempest/api/compute/security_groups/test_security_groups.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/security_groups DEBUG: copying build/lib/tempest/api/compute/security_groups/test_security_groups_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/security_groups DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/limits DEBUG: copying build/lib/tempest/api/compute/limits/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/limits DEBUG: copying build/lib/tempest/api/compute/limits/test_absolute_limits.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/limits DEBUG: copying build/lib/tempest/api/compute/limits/test_absolute_limits_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/limits DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/images DEBUG: copying build/lib/tempest/api/compute/images/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/images DEBUG: copying build/lib/tempest/api/compute/images/test_image_metadata.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/images DEBUG: copying build/lib/tempest/api/compute/images/test_image_metadata_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/images DEBUG: copying build/lib/tempest/api/compute/images/test_images.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/images DEBUG: copying build/lib/tempest/api/compute/images/test_images_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/images DEBUG: copying build/lib/tempest/api/compute/images/test_images_oneserver.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/images DEBUG: copying build/lib/tempest/api/compute/images/test_images_oneserver_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/images DEBUG: copying build/lib/tempest/api/compute/images/test_list_image_filters.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/images DEBUG: copying build/lib/tempest/api/compute/images/test_list_image_filters_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/images DEBUG: copying build/lib/tempest/api/compute/images/test_list_images.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/images DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers DEBUG: copying build/lib/tempest/api/compute/servers/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers DEBUG: copying build/lib/tempest/api/compute/servers/test_attach_interfaces.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers DEBUG: copying build/lib/tempest/api/compute/servers/test_availability_zone.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers DEBUG: copying build/lib/tempest/api/compute/servers/test_create_server.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers DEBUG: copying build/lib/tempest/api/compute/servers/test_create_server_multi_nic.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers DEBUG: copying build/lib/tempest/api/compute/servers/test_delete_server.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers DEBUG: copying build/lib/tempest/api/compute/servers/test_device_tagging.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers DEBUG: copying build/lib/tempest/api/compute/servers/test_disk_config.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers DEBUG: copying build/lib/tempest/api/compute/servers/test_instance_actions.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers DEBUG: copying build/lib/tempest/api/compute/servers/test_instance_actions_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers DEBUG: copying build/lib/tempest/api/compute/servers/test_list_server_filters.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers DEBUG: copying build/lib/tempest/api/compute/servers/test_list_servers_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers DEBUG: copying build/lib/tempest/api/compute/servers/test_multiple_create.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers DEBUG: copying build/lib/tempest/api/compute/servers/test_multiple_create_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers DEBUG: copying build/lib/tempest/api/compute/servers/test_novnc.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers DEBUG: copying build/lib/tempest/api/compute/servers/test_server_actions.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers DEBUG: copying build/lib/tempest/api/compute/servers/test_server_addresses.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers DEBUG: copying build/lib/tempest/api/compute/servers/test_server_addresses_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers DEBUG: copying build/lib/tempest/api/compute/servers/test_server_group.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers DEBUG: copying build/lib/tempest/api/compute/servers/test_server_metadata.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers DEBUG: copying build/lib/tempest/api/compute/servers/test_server_metadata_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers DEBUG: copying build/lib/tempest/api/compute/servers/test_server_password.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers DEBUG: copying build/lib/tempest/api/compute/servers/test_server_personality.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers DEBUG: copying build/lib/tempest/api/compute/servers/test_server_rescue.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers DEBUG: copying build/lib/tempest/api/compute/servers/test_server_rescue_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers DEBUG: copying build/lib/tempest/api/compute/servers/test_server_tags.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers DEBUG: copying build/lib/tempest/api/compute/servers/test_servers.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers DEBUG: copying build/lib/tempest/api/compute/servers/test_servers_microversions.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers DEBUG: copying build/lib/tempest/api/compute/servers/test_servers_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers DEBUG: copying build/lib/tempest/api/compute/servers/test_virtual_interfaces.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers DEBUG: copying build/lib/tempest/api/compute/servers/test_virtual_interfaces_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage DEBUG: copying build/lib/tempest/api/object_storage/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage DEBUG: copying build/lib/tempest/api/object_storage/base.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage DEBUG: copying build/lib/tempest/api/object_storage/test_account_bulk.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage DEBUG: copying build/lib/tempest/api/object_storage/test_account_quotas.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage DEBUG: copying build/lib/tempest/api/object_storage/test_account_quotas_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage DEBUG: copying build/lib/tempest/api/object_storage/test_account_services.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage DEBUG: copying build/lib/tempest/api/object_storage/test_account_services_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage DEBUG: copying build/lib/tempest/api/object_storage/test_container_acl.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage DEBUG: copying build/lib/tempest/api/object_storage/test_container_acl_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage DEBUG: copying build/lib/tempest/api/object_storage/test_container_quotas.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage DEBUG: copying build/lib/tempest/api/object_storage/test_container_services.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage DEBUG: copying build/lib/tempest/api/object_storage/test_container_services_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage DEBUG: copying build/lib/tempest/api/object_storage/test_container_staticweb.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage DEBUG: copying build/lib/tempest/api/object_storage/test_container_sync.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage DEBUG: copying build/lib/tempest/api/object_storage/test_container_sync_middleware.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage DEBUG: copying build/lib/tempest/api/object_storage/test_crossdomain.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage DEBUG: copying build/lib/tempest/api/object_storage/test_healthcheck.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage DEBUG: copying build/lib/tempest/api/object_storage/test_object_expiry.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage DEBUG: copying build/lib/tempest/api/object_storage/test_object_formpost.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage DEBUG: copying build/lib/tempest/api/object_storage/test_object_formpost_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage DEBUG: copying build/lib/tempest/api/object_storage/test_object_services.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage DEBUG: copying build/lib/tempest/api/object_storage/test_object_slo.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage DEBUG: copying build/lib/tempest/api/object_storage/test_object_temp_url.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage DEBUG: copying build/lib/tempest/api/object_storage/test_object_temp_url_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage DEBUG: copying build/lib/tempest/api/object_storage/test_object_version.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage DEBUG: copying build/lib/tempest/api/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 DEBUG: copying build/lib/tempest/api/identity/admin/v3/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 DEBUG: copying build/lib/tempest/api/identity/admin/v3/test_application_credentials.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 DEBUG: copying build/lib/tempest/api/identity/admin/v3/test_credentials.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 DEBUG: copying build/lib/tempest/api/identity/admin/v3/test_default_project_id.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 DEBUG: copying build/lib/tempest/api/identity/admin/v3/test_domain_configuration.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 DEBUG: copying build/lib/tempest/api/identity/admin/v3/test_domains.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 DEBUG: copying build/lib/tempest/api/identity/admin/v3/test_domains_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 DEBUG: copying build/lib/tempest/api/identity/admin/v3/test_endpoint_groups.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 DEBUG: copying build/lib/tempest/api/identity/admin/v3/test_endpoints.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 DEBUG: copying build/lib/tempest/api/identity/admin/v3/test_endpoints_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 DEBUG: copying build/lib/tempest/api/identity/admin/v3/test_groups.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 DEBUG: copying build/lib/tempest/api/identity/admin/v3/test_inherits.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 DEBUG: copying build/lib/tempest/api/identity/admin/v3/test_list_projects.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 DEBUG: copying build/lib/tempest/api/identity/admin/v3/test_list_users.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 DEBUG: copying build/lib/tempest/api/identity/admin/v3/test_oauth_consumers.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 DEBUG: copying build/lib/tempest/api/identity/admin/v3/test_policies.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 DEBUG: copying build/lib/tempest/api/identity/admin/v3/test_project_tags.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 DEBUG: copying build/lib/tempest/api/identity/admin/v3/test_projects.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 DEBUG: copying build/lib/tempest/api/identity/admin/v3/test_projects_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 DEBUG: copying build/lib/tempest/api/identity/admin/v3/test_regions.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 DEBUG: copying build/lib/tempest/api/identity/admin/v3/test_roles.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 DEBUG: copying build/lib/tempest/api/identity/admin/v3/test_services.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 DEBUG: copying build/lib/tempest/api/identity/admin/v3/test_tokens.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 DEBUG: copying build/lib/tempest/api/identity/admin/v3/test_trusts.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 DEBUG: copying build/lib/tempest/api/identity/admin/v3/test_users.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 DEBUG: copying build/lib/tempest/api/identity/admin/v3/test_users_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2 DEBUG: copying build/lib/tempest/api/identity/admin/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2 DEBUG: copying build/lib/tempest/api/identity/admin/v2/test_endpoints.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2 DEBUG: copying build/lib/tempest/api/identity/admin/v2/test_roles.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2 DEBUG: copying build/lib/tempest/api/identity/admin/v2/test_roles_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2 DEBUG: copying build/lib/tempest/api/identity/admin/v2/test_services.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2 DEBUG: copying build/lib/tempest/api/identity/admin/v2/test_tenant_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2 DEBUG: copying build/lib/tempest/api/identity/admin/v2/test_tenants.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2 DEBUG: copying build/lib/tempest/api/identity/admin/v2/test_tokens.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2 DEBUG: copying build/lib/tempest/api/identity/admin/v2/test_tokens_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2 DEBUG: copying build/lib/tempest/api/identity/admin/v2/test_users.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2 DEBUG: copying build/lib/tempest/api/identity/admin/v2/test_users_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2 DEBUG: copying build/lib/tempest/api/identity/admin/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/v3 DEBUG: copying build/lib/tempest/api/identity/v3/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/v3 DEBUG: copying build/lib/tempest/api/identity/v3/test_access_rules.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/v3 DEBUG: copying build/lib/tempest/api/identity/v3/test_api_discovery.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/v3 DEBUG: copying build/lib/tempest/api/identity/v3/test_application_credentials.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/v3 DEBUG: copying build/lib/tempest/api/identity/v3/test_catalog.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/v3 DEBUG: copying build/lib/tempest/api/identity/v3/test_domains.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/v3 DEBUG: copying build/lib/tempest/api/identity/v3/test_ec2_credentials.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/v3 DEBUG: copying build/lib/tempest/api/identity/v3/test_projects.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/v3 DEBUG: copying build/lib/tempest/api/identity/v3/test_tokens.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/v3 DEBUG: copying build/lib/tempest/api/identity/v3/test_users.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/v3 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/v2 DEBUG: copying build/lib/tempest/api/identity/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/v2 DEBUG: copying build/lib/tempest/api/identity/v2/test_api_discovery.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/v2 DEBUG: copying build/lib/tempest/api/identity/v2/test_ec2_credentials.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/v2 DEBUG: copying build/lib/tempest/api/identity/v2/test_extension.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/v2 DEBUG: copying build/lib/tempest/api/identity/v2/test_tenants.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/v2 DEBUG: copying build/lib/tempest/api/identity/v2/test_tokens.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/v2 DEBUG: copying build/lib/tempest/api/identity/v2/test_users.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/v2 DEBUG: copying build/lib/tempest/api/identity/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity DEBUG: copying build/lib/tempest/api/identity/base.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image DEBUG: copying build/lib/tempest/api/image/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image DEBUG: copying build/lib/tempest/api/image/base.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v2 DEBUG: copying build/lib/tempest/api/image/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v2 DEBUG: copying build/lib/tempest/api/image/v2/test_images.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v2 DEBUG: copying build/lib/tempest/api/image/v2/test_images_member.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v2 DEBUG: copying build/lib/tempest/api/image/v2/test_images_member_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v2 DEBUG: copying build/lib/tempest/api/image/v2/test_images_metadefs_schema.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v2 DEBUG: copying build/lib/tempest/api/image/v2/test_images_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v2 DEBUG: copying build/lib/tempest/api/image/v2/test_images_tags.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v2 DEBUG: copying build/lib/tempest/api/image/v2/test_images_tags_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v2 DEBUG: copying build/lib/tempest/api/image/v2/test_versions.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v2/admin DEBUG: copying build/lib/tempest/api/image/v2/admin/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v2/admin DEBUG: copying build/lib/tempest/api/image/v2/admin/test_image_caching.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v2/admin DEBUG: copying build/lib/tempest/api/image/v2/admin/test_images.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v2/admin DEBUG: copying build/lib/tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v2/admin DEBUG: copying build/lib/tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v2/admin DEBUG: copying build/lib/tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v2/admin DEBUG: copying build/lib/tempest/api/image/v2/admin/test_images_metadefs_namespaces.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v2/admin DEBUG: copying build/lib/tempest/api/image/v2/admin/test_images_metadefs_resource_types.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v2/admin DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v1 DEBUG: copying build/lib/tempest/api/image/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v1 DEBUG: copying build/lib/tempest/api/image/v1/test_image_members.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v1 DEBUG: copying build/lib/tempest/api/image/v1/test_image_members_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v1 DEBUG: copying build/lib/tempest/api/image/v1/test_images.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v1 DEBUG: copying build/lib/tempest/api/image/v1/test_images_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v1 DEBUG: copying build/lib/tempest/api/README.rst -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/common DEBUG: copying build/lib/tempest/common/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/common DEBUG: copying build/lib/tempest/common/compute.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/common DEBUG: copying build/lib/tempest/common/credentials_factory.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/common DEBUG: copying build/lib/tempest/common/custom_matchers.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/common DEBUG: copying build/lib/tempest/common/identity.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/common DEBUG: copying build/lib/tempest/common/image.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/common DEBUG: copying build/lib/tempest/common/tempest_fixtures.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/common DEBUG: copying build/lib/tempest/common/waiters.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/common DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/common/utils DEBUG: copying build/lib/tempest/common/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/common/utils DEBUG: copying build/lib/tempest/common/utils/net_downtime.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/common/utils DEBUG: copying build/lib/tempest/common/utils/net_info.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/common/utils DEBUG: copying build/lib/tempest/common/utils/net_utils.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/common/utils DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/common/utils/linux DEBUG: copying build/lib/tempest/common/utils/linux/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/common/utils/linux DEBUG: copying build/lib/tempest/common/utils/linux/remote_client.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/common/utils/linux DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/cmd DEBUG: copying build/lib/tempest/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/cmd DEBUG: copying build/lib/tempest/cmd/account_generator.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/cmd DEBUG: copying build/lib/tempest/cmd/cleanup.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/cmd DEBUG: copying build/lib/tempest/cmd/cleanup_service.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/cmd DEBUG: copying build/lib/tempest/cmd/init.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/cmd DEBUG: copying build/lib/tempest/cmd/list_plugins.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/cmd DEBUG: copying build/lib/tempest/cmd/main.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/cmd DEBUG: copying build/lib/tempest/cmd/run.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/cmd DEBUG: copying build/lib/tempest/cmd/subunit_describe_calls.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/cmd DEBUG: copying build/lib/tempest/cmd/verify_tempest_config.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/cmd DEBUG: copying build/lib/tempest/cmd/workspace.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/cmd DEBUG: copying build/lib/tempest/cmd/config-generator.tempest.conf -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/hacking DEBUG: copying build/lib/tempest/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/hacking DEBUG: copying build/lib/tempest/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/hacking DEBUG: copying build/lib/tempest/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest DEBUG: copying build/lib/tempest/clients.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest DEBUG: copying build/lib/tempest/config.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest DEBUG: copying build/lib/tempest/exceptions.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest DEBUG: copying build/lib/tempest/test.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest DEBUG: copying build/lib/tempest/version.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario DEBUG: copying build/lib/tempest/scenario/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario DEBUG: copying build/lib/tempest/scenario/manager.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario DEBUG: copying build/lib/tempest/scenario/test_aggregates_basic_ops.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario DEBUG: copying build/lib/tempest/scenario/test_compute_unified_limits.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario DEBUG: copying build/lib/tempest/scenario/test_dashboard_basic_ops.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario DEBUG: copying build/lib/tempest/scenario/test_encrypted_cinder_volumes.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario DEBUG: copying build/lib/tempest/scenario/test_minimum_basic.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario DEBUG: copying build/lib/tempest/scenario/test_network_advanced_server_ops.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario DEBUG: copying build/lib/tempest/scenario/test_network_basic_ops.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario DEBUG: copying build/lib/tempest/scenario/test_network_qos_placement.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario DEBUG: copying build/lib/tempest/scenario/test_network_v6.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario DEBUG: copying build/lib/tempest/scenario/test_object_storage_basic_ops.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario DEBUG: copying build/lib/tempest/scenario/test_security_groups_basic_ops.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario DEBUG: copying build/lib/tempest/scenario/test_server_advanced_ops.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario DEBUG: copying build/lib/tempest/scenario/test_server_basic_ops.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario DEBUG: copying build/lib/tempest/scenario/test_server_multinode.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario DEBUG: copying build/lib/tempest/scenario/test_shelve_instance.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario DEBUG: copying build/lib/tempest/scenario/test_snapshot_pattern.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario DEBUG: copying build/lib/tempest/scenario/test_stamp_pattern.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario DEBUG: copying build/lib/tempest/scenario/test_unified_limits.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario DEBUG: copying build/lib/tempest/scenario/test_volume_backup_restore.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario DEBUG: copying build/lib/tempest/scenario/test_volume_boot_pattern.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario DEBUG: copying build/lib/tempest/scenario/test_volume_migrate_attached.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario DEBUG: copying build/lib/tempest/scenario/README.rst -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/test_discover DEBUG: copying build/lib/tempest/test_discover/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/test_discover DEBUG: copying build/lib/tempest/test_discover/plugins.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/test_discover DEBUG: copying build/lib/tempest/test_discover/test_discover.py -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/test_discover DEBUG: copying build/lib/tempest/README.rst -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_73/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_73/servers.py to servers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_50/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_50/quota_classes.py to quota_classes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_61/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_61/flavors.py to flavors.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_55/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_55/flavors.py to flavors.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_47/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_47/servers.py to servers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_2/keypairs.py to keypairs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_41/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_41/aggregates.py to aggregates.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_6/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_6/servers.py to servers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_39/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_39/limits.py to limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_54/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_54/servers.py to servers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_62/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_62/servers.py to servers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_63/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_63/servers.py to servers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_48/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_48/servers.py to servers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_64/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_64/server_groups.py to server_groups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_3/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_3/servers.py to servers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_8/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_8/servers.py to servers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_19/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_19/servers.py to servers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_58/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_58/servers.py to servers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_53/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_53/hypervisors.py to hypervisors.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_53/services.py to services.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/agents.py to agents.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/aggregates.py to aggregates.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/availability_zone.py to availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py to baremetal_nodes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/certificates.py to certificates.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/extensions.py to extensions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py to fixed_ips.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/flavors.py to flavors.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/flavors_access.py to flavors_access.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py to flavors_extra_specs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/floating_ips.py to floating_ips.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/hosts.py to hosts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/hypervisors.py to hypervisors.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/images.py to images.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py to instance_usage_audit_logs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/interfaces.py to interfaces.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/keypairs.py to keypairs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/limits.py to limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/migrations.py to migrations.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/parameter_types.py to parameter_types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/quota_classes.py to quota_classes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/quotas.py to quotas.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py to security_group_default_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/security_groups.py to security_groups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/server_external_events.py to server_external_events.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/server_groups.py to server_groups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/servers.py to servers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/services.py to services.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/snapshots.py to snapshots.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py to tenant_networks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py to tenant_usages.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/versions.py to versions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/volumes.py to volumes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_70/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_70/interfaces.py to interfaces.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_70/servers.py to servers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_71/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_71/servers.py to servers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_57/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_57/limits.py to limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_57/quota_classes.py to quota_classes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_57/quotas.py to quotas.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_57/servers.py to servers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_23/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_23/migrations.py to migrations.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_79/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_79/servers.py to servers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_59/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_59/migrations.py to migrations.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_51/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_51/servers.py to servers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_36/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_36/limits.py to limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_36/quotas.py to quotas.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_16/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_16/servers.py to servers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_13/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_13/server_groups.py to server_groups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_9/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_9/servers.py to servers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_45/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_45/images.py to images.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_45/servers.py to servers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_11/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_11/services.py to services.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_26/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_26/servers.py to servers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_28/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_28/hypervisors.py to hypervisors.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_75/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_75/servers.py to servers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_33/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_33/hypervisors.py to hypervisors.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_65/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_65/volumes.py to volumes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_63/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_63/volumes.py to volumes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_57/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_57/transfers.py to transfers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_69/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_69/volumes.py to volumes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_64/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_64/backups.py to backups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_64/volumes.py to volumes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_61/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_61/volumes.py to volumes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/backups.py to backups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/capabilities.py to capabilities.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/encryption_types.py to encryption_types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/extensions.py to extensions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/group_snapshots.py to group_snapshots.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/group_types.py to group_types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/groups.py to groups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/hosts.py to hosts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/limits.py to limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/manage_snapshot.py to manage_snapshot.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/manage_volume.py to manage_volume.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/messages.py to messages.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/qos.py to qos.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/quota_classes.py to quota_classes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/quotas.py to quotas.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/scheduler_stats.py to scheduler_stats.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/services.py to services.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/snapshots.py to snapshots.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/transfers.py to transfers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/versions.py to versions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/volume_types.py to volume_types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/volumes.py to volumes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_7/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_7/services.py to services.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_55/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/v3_55/transfers.py to transfers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/api_schema/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/object_storage/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/object_storage/account_client.py to account_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/object_storage/bulk_middleware_client.py to bulk_middleware_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/object_storage/capabilities_client.py to capabilities_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/object_storage/container_client.py to container_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/object_storage/object_client.py to object_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v2/endpoints_client.py to endpoints_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v2/identity_client.py to identity_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v2/roles_client.py to roles_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v2/services_client.py to services_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v2/tenants_client.py to tenants_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v2/token_client.py to token_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v2/users_client.py to users_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/access_rules_client.py to access_rules_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/application_credentials_client.py to application_credentials_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/catalog_client.py to catalog_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/credentials_client.py to credentials_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/domain_configuration_client.py to domain_configuration_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/domains_client.py to domains_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/endpoint_filter_client.py to endpoint_filter_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/endpoint_groups_client.py to endpoint_groups_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/endpoints_client.py to endpoints_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/groups_client.py to groups_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/identity_client.py to identity_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/identity_providers_client.py to identity_providers_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/inherited_roles_client.py to inherited_roles_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/limits_client.py to limits_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/mappings_client.py to mappings_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/oauth_consumers_client.py to oauth_consumers_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/oauth_token_client.py to oauth_token_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/policies_client.py to policies_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/project_tags_client.py to project_tags_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/projects_client.py to projects_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/protocols_client.py to protocols_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/regions_client.py to regions_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/role_assignments_client.py to role_assignments_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/roles_client.py to roles_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/service_providers_client.py to service_providers_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/services_client.py to services_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/token_client.py to token_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/trusts_client.py to trusts_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/users_client.py to users_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/versions_client.py to versions_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/identity/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/clients.py to clients.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2/image_cache_client.py to image_cache_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2/image_members_client.py to image_members_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2/images_client.py to images_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2/namespace_objects_client.py to namespace_objects_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2/namespace_properties_client.py to namespace_properties_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2/namespace_tags_client.py to namespace_tags_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2/namespaces_client.py to namespaces_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2/resource_types_client.py to resource_types_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2/schemas_client.py to schemas_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2/versions_client.py to versions_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/image/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/image/v1/image_members_client.py to image_members_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/image/v1/images_client.py to images_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/image/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2/availability_zone_client.py to availability_zone_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2/backups_client.py to backups_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2/capabilities_client.py to capabilities_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2/encryption_types_client.py to encryption_types_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2/extensions_client.py to extensions_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2/hosts_client.py to hosts_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2/limits_client.py to limits_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2/qos_client.py to qos_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2/quota_classes_client.py to quota_classes_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2/quotas_client.py to quotas_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2/scheduler_stats_client.py to scheduler_stats_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2/services_client.py to services_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2/snapshot_manage_client.py to snapshot_manage_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2/snapshots_client.py to snapshots_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2/transfers_client.py to transfers_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2/types_client.py to types_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2/volume_manage_client.py to volume_manage_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2/volumes_client.py to volumes_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/base_client.py to base_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/attachments_client.py to attachments_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/availability_zone_client.py to availability_zone_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/backups_client.py to backups_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/base_client.py to base_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/capabilities_client.py to capabilities_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/encryption_types_client.py to encryption_types_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/extensions_client.py to extensions_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/group_snapshots_client.py to group_snapshots_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/group_types_client.py to group_types_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/groups_client.py to groups_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/hosts_client.py to hosts_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/limits_client.py to limits_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/messages_client.py to messages_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/qos_client.py to qos_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/quota_classes_client.py to quota_classes_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/quotas_client.py to quotas_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/scheduler_stats_client.py to scheduler_stats_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/services_client.py to services_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/snapshot_manage_client.py to snapshot_manage_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/snapshots_client.py to snapshots_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/transfers_client.py to transfers_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/types_client.py to types_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/versions_client.py to versions_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/volume_manage_client.py to volume_manage_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/volumes_client.py to volumes_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/placement/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/placement/base_placement_client.py to base_placement_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/placement/placement_client.py to placement_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/placement/resource_providers_client.py to resource_providers_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network/agents_client.py to agents_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network/extensions_client.py to extensions_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network/floating_ips_client.py to floating_ips_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network/floating_ips_port_forwarding_client.py to floating_ips_port_forwarding_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network/log_resource_client.py to log_resource_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network/loggable_resource_client.py to loggable_resource_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network/metering_label_rules_client.py to metering_label_rules_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network/metering_labels_client.py to metering_labels_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network/networks_client.py to networks_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network/ports_client.py to ports_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network/qos_client.py to qos_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network/qos_limit_bandwidth_rules_client.py to qos_limit_bandwidth_rules_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py to qos_minimum_bandwidth_rules_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py to qos_minimum_packet_rate_rules_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network/quotas_client.py to quotas_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network/routers_client.py to routers_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network/security_group_rules_client.py to security_group_rules_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network/security_groups_client.py to security_groups_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network/segments_client.py to segments_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network/service_providers_client.py to service_providers_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network/subnetpools_client.py to subnetpools_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network/subnets_client.py to subnets_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network/tags_client.py to tags_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network/trunks_client.py to trunks_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/network/versions_client.py to versions_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute/agents_client.py to agents_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute/aggregates_client.py to aggregates_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute/assisted_volume_snapshots_client.py to assisted_volume_snapshots_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute/availability_zone_client.py to availability_zone_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute/baremetal_nodes_client.py to baremetal_nodes_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute/base_compute_client.py to base_compute_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute/certificates_client.py to certificates_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute/extensions_client.py to extensions_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute/fixed_ips_client.py to fixed_ips_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute/flavors_client.py to flavors_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute/floating_ip_pools_client.py to floating_ip_pools_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute/floating_ips_bulk_client.py to floating_ips_bulk_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute/floating_ips_client.py to floating_ips_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute/hosts_client.py to hosts_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute/hypervisor_client.py to hypervisor_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute/images_client.py to images_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute/instance_usage_audit_log_client.py to instance_usage_audit_log_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute/interfaces_client.py to interfaces_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute/keypairs_client.py to keypairs_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute/limits_client.py to limits_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute/migrations_client.py to migrations_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute/networks_client.py to networks_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute/quota_classes_client.py to quota_classes_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute/quotas_client.py to quotas_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute/security_group_default_rules_client.py to security_group_default_rules_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute/security_group_rules_client.py to security_group_rules_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute/security_groups_client.py to security_groups_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute/server_external_events_client.py to server_external_events_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute/server_groups_client.py to server_groups_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute/servers_client.py to servers_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute/services_client.py to services_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute/snapshots_client.py to snapshots_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute/tenant_networks_client.py to tenant_networks_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute/tenant_usages_client.py to tenant_usages_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute/versions_client.py to versions_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/services/compute/volumes_client.py to volumes_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common/utils/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common/utils/data_utils.py to data_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common/utils/misc.py to misc.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common/utils/test_utils.py to test_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common/utils/linux/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common/utils/linux/remote_client.py to remote_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common/api_microversion_fixture.py to api_microversion_fixture.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common/api_version_request.py to api_version_request.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common/api_version_utils.py to api_version_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common/cred_client.py to cred_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common/cred_provider.py to cred_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common/dynamic_creds.py to dynamic_creds.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common/fixed_network.py to fixed_network.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common/http.py to http.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common/jsonschema_validator.py to jsonschema_validator.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common/preprov_creds.py to preprov_creds.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common/profiler.py to profiler.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common/rest_client.py to rest_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common/ssh.py to ssh.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common/thread.py to thread.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/common/validation_resources.py to validation_resources.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/auth.py to auth.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/decorators.py to decorators.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/exceptions.py to exceptions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/cli/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/cli/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/cli/output_parser.py to output_parser.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/cmd/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/cmd/check_uuid.py to check_uuid.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/lib/cmd/skip_tracker.py to skip_tracker.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v1/test_image_members_client.py to test_image_members_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2/test_image_cache_client.py to test_image_cache_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2/test_image_members_client.py to test_image_members_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2/test_images_client.py to test_images_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2/test_namespace_object_client.py to test_namespace_object_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2/test_namespace_properties_client.py to test_namespace_properties_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2/test_namespace_tags_client.py to test_namespace_tags_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2/test_namespaces_client.py to test_namespaces_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2/test_resource_types_client.py to test_resource_types_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2/test_schemas_client.py to test_schemas_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2/test_versions_client.py to test_versions_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/placement/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/placement/test_placement_client.py to test_placement_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/placement/test_resource_providers_client.py to test_resource_providers_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v2/test_endpoints_client.py to test_endpoints_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v2/test_identity_client.py to test_identity_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v2/test_roles_client.py to test_roles_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v2/test_services_client.py to test_services_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v2/test_tenants_client.py to test_tenants_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v2/test_token_client.py to test_token_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v2/test_users_client.py to test_users_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_access_rules_client.py to test_access_rules_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_application_credentials_client.py to test_application_credentials_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_catalog_client.py to test_catalog_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_credentials_client.py to test_credentials_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py to test_domain_configuration_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_domains_client.py to test_domains_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py to test_endpoint_filter_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py to test_endpoint_groups_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_endpoints_client.py to test_endpoints_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_groups_client.py to test_groups_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_identity_client.py to test_identity_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_identity_providers_client.py to test_identity_providers_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py to test_inherited_roles_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_limit_client.py to test_limit_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_mappings_client.py to test_mappings_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py to test_oauth_consumers_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_oauth_token_client.py to test_oauth_token_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_policies_client.py to test_policies_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_project_tags_client.py to test_project_tags_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_projects_client.py to test_projects_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_protocols_client.py to test_protocols_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_regions_client.py to test_regions_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_role_assignments_client.py to test_role_assignments_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_roles_client.py to test_roles_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_service_providers_client.py to test_service_providers_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_services_client.py to test_services_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_token_client.py to test_token_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_trusts_client.py to test_trusts_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_users_client.py to test_users_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_versions_client.py to test_versions_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/object_storage/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py to test_bulk_middleware_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/object_storage/test_capabilities_client.py to test_capabilities_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/object_storage/test_object_client.py to test_object_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_attachments_client.py to test_attachments_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_availability_zone_client.py to test_availability_zone_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_backups_client.py to test_backups_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_capabilities_client.py to test_capabilities_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_encryption_types_client.py to test_encryption_types_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_extensions_client.py to test_extensions_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py to test_group_snapshots_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_group_types_client.py to test_group_types_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_groups_client.py to test_groups_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_hosts_client.py to test_hosts_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_limits_client.py to test_limits_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_quota_classes_client.py to test_quota_classes_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_quotas_client.py to test_quotas_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py to test_scheduler_stats_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_services_client.py to test_services_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py to test_snapshot_manage_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_snapshots_client.py to test_snapshots_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_transfers_client.py to test_transfers_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_types_client.py to test_types_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_user_messages_client.py to test_user_messages_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_versions_client.py to test_versions_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_volume_manage_client.py to test_volume_manage_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_volumes_client.py to test_volumes_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_agents_client.py to test_agents_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_base_network_client.py to test_base_network_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_extensions_client.py to test_extensions_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_floating_ips_client.py to test_floating_ips_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py to test_floating_ips_port_forwarding_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_log_resource_client.py to test_log_resource_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_loggable_resource_client.py to test_loggable_resource_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_metering_label_rules_client.py to test_metering_label_rules_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_metering_labels_client.py to test_metering_labels_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_networks_client.py to test_networks_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_ports_client.py to test_ports_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_qos_client.py to test_qos_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py to test_qos_limit_bandwidth_rules_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py to test_qos_minimum_bandwidth_rules_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py to test_qos_minimum_packet_rate_rules_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_quotas_client.py to test_quotas_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_routers_client.py to test_routers_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_security_group_rules_client.py to test_security_group_rules_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_security_groups_client.py to test_security_groups_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_segments_client.py to test_segments_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_service_providers_client.py to test_service_providers_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_subnetpools_client.py to test_subnetpools_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_subnets_client.py to test_subnets_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_tags_client.py to test_tags_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_trunks_client.py to test_trunks_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_versions_client.py to test_versions_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/registry_fixture.py to registry_fixture.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/test_clients.py to test_clients.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_agents_client.py to test_agents_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_aggregates_client.py to test_aggregates_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py to test_assisted_volume_snapshots_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_availability_zone_client.py to test_availability_zone_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_baremetal_nodes_client.py to test_baremetal_nodes_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_base_compute_client.py to test_base_compute_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_certificates_client.py to test_certificates_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_extensions_client.py to test_extensions_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_fixedIPs_client.py to test_fixedIPs_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_flavors_client.py to test_flavors_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_floating_ip_pools_client.py to test_floating_ip_pools_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py to test_floating_ips_bulk_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_floating_ips_client.py to test_floating_ips_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_hosts_client.py to test_hosts_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_hypervisor_client.py to test_hypervisor_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_images_client.py to test_images_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py to test_instance_usage_audit_log_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_interfaces_client.py to test_interfaces_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_keypairs_client.py to test_keypairs_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_limits_client.py to test_limits_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_migrations_client.py to test_migrations_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_networks_client.py to test_networks_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_quota_classes_client.py to test_quota_classes_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_quotas_client.py to test_quotas_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_security_group_default_rules_client.py to test_security_group_default_rules_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_security_group_rules_client.py to test_security_group_rules_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_security_groups_client.py to test_security_groups_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_server_external_events_client.py to test_server_external_events_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_server_groups_client.py to test_server_groups_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_servers_client.py to test_servers_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_services_client.py to test_services_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_snapshots_client.py to test_snapshots_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_tenant_networks_client.py to test_tenant_networks_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_tenant_usages_client.py to test_tenant_usages_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_versions_client.py to test_versions_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_volumes_client.py to test_volumes_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/common/utils/linux/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/common/utils/linux/test_remote_client.py to test_remote_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/common/utils/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/common/utils/test_data_utils.py to test_data_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/common/utils/test_misc.py to test_misc.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/common/utils/test_test_utils.py to test_test_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/common/test_api_version_request.py to test_api_version_request.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/common/test_api_version_utils.py to test_api_version_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/common/test_cred_client.py to test_cred_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/common/test_dynamic_creds.py to test_dynamic_creds.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/common/test_http.py to test_http.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/common/test_jsonschema_validator.py to test_jsonschema_validator.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/common/test_preprov_creds.py to test_preprov_creds.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/common/test_profiler.py to test_profiler.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/common/test_rest_client.py to test_rest_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/common/test_validation_resources.py to test_validation_resources.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/fake_auth_provider.py to fake_auth_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/fake_credentials.py to fake_credentials.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/fake_http.py to fake_http.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/fake_identity.py to fake_identity.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/test_api_microversion_fixture.py to test_api_microversion_fixture.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/test_auth.py to test_auth.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/test_base.py to test_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/test_credentials.py to test_credentials.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/test_decorators.py to test_decorators.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/test_ssh.py to test_ssh.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/test_tempest_lib.py to test_tempest_lib.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/cmd/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/cmd/test_check_uuid.py to test_check_uuid.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/cli/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/cli/test_command_failed.py to test_command_failed.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/cli/test_execute.py to test_execute.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/lib/cli/test_output_parser.py to test_output_parser.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/common/test_admin_available.py to test_admin_available.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/common/test_alt_available.py to test_alt_available.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/common/test_compute.py to test_compute.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/common/test_credentials_factory.py to test_credentials_factory.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/common/test_custom_matchers.py to test_custom_matchers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/common/test_image.py to test_image.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/common/test_waiters.py to test_waiters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/common/utils/linux/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/common/utils/linux/test_remote_client.py to test_remote_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/common/utils/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/common/utils/test_net_utils.py to test_net_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/api/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/api/compute/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/api/compute/test_base.py to test_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/files/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/fake_config.py to fake_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/fake_tempest_plugin.py to fake_tempest_plugin.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/test_base_test.py to test_base_test.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/test_config.py to test_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/test_decorators.py to test_decorators.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/test_hacking.py to test_hacking.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/test_imports.py to test_imports.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/test_list_tests.py to test_list_tests.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/test_microversions.py to test_microversions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/test_tempest_plugin.py to test_tempest_plugin.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/test_test.py to test_test.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/cmd/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/cmd/test_account_generator.py to test_account_generator.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/cmd/test_cleanup.py to test_cleanup.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/cmd/test_cleanup_services.py to test_cleanup_services.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/cmd/test_list_plugins.py to test_list_plugins.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/cmd/test_run.py to test_run.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/cmd/test_subunit_describe_calls.py to test_subunit_describe_calls.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/cmd/test_tempest_init.py to test_tempest_init.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/cmd/test_verify_tempest_config.py to test_verify_tempest_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/tests/cmd/test_workspace.py to test_workspace.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/api_microversion_fixture.py to api_microversion_fixture.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/test_availability_zone.py to test_availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/test_extensions.py to test_extensions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/test_image_metadata.py to test_image_metadata.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/test_snapshot_metadata.py to test_snapshot_metadata.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/test_versions.py to test_versions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/test_volume_absolute_limits.py to test_volume_absolute_limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/test_volume_delete_cascade.py to test_volume_delete_cascade.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/test_volume_metadata.py to test_volume_metadata.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/test_volume_transfers.py to test_volume_transfers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/test_volumes_actions.py to test_volumes_actions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/test_volumes_backup.py to test_volumes_backup.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/test_volumes_clone.py to test_volumes_clone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/test_volumes_clone_negative.py to test_volumes_clone_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/test_volumes_extend.py to test_volumes_extend.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/test_volumes_get.py to test_volumes_get.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/test_volumes_list.py to test_volumes_list.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/test_volumes_negative.py to test_volumes_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/test_volumes_snapshots.py to test_volumes_snapshots.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/test_volumes_snapshots_list.py to test_volumes_snapshots_list.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/test_volumes_snapshots_negative.py to test_volumes_snapshots_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_backends_capabilities.py to test_backends_capabilities.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_encrypted_volumes_extend.py to test_encrypted_volumes_extend.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_group_snapshots.py to test_group_snapshots.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_group_type_specs.py to test_group_type_specs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_group_types.py to test_group_types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_groups.py to test_groups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_multi_backend.py to test_multi_backend.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_qos.py to test_qos.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_snapshot_manage.py to test_snapshot_manage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_snapshots_actions.py to test_snapshots_actions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_user_messages.py to test_user_messages.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_volume_hosts.py to test_volume_hosts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_volume_manage.py to test_volume_manage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_volume_pools.py to test_volume_pools.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_volume_quota_classes.py to test_volume_quota_classes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_volume_quotas.py to test_volume_quotas.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_volume_quotas_negative.py to test_volume_quotas_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_volume_retype.py to test_volume_retype.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_volume_services.py to test_volume_services.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_volume_services_negative.py to test_volume_services_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py to test_volume_snapshot_quotas_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_volume_type_access.py to test_volume_type_access.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_volume_types.py to test_volume_types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_volume_types_extra_specs.py to test_volume_types_extra_specs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_volume_types_extra_specs_negative.py to test_volume_types_extra_specs_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_volume_types_negative.py to test_volume_types_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_volumes_actions.py to test_volumes_actions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_volumes_backup.py to test_volumes_backup.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_volumes_list.py to test_volumes_list.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/base_security_groups.py to base_security_groups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/test_agent_management_negative.py to test_agent_management_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/test_allowed_address_pair.py to test_allowed_address_pair.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/test_dhcp_ipv6.py to test_dhcp_ipv6.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/test_extensions.py to test_extensions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/test_extra_dhcp_options.py to test_extra_dhcp_options.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/test_floating_ips.py to test_floating_ips.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/test_floating_ips_negative.py to test_floating_ips_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/test_networks.py to test_networks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/test_networks_negative.py to test_networks_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/test_ports.py to test_ports.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/test_routers.py to test_routers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/test_routers_negative.py to test_routers_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/test_security_groups.py to test_security_groups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/test_security_groups_negative.py to test_security_groups_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/test_service_providers.py to test_service_providers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/test_subnetpools_extensions.py to test_subnetpools_extensions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/test_tags.py to test_tags.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/test_versions.py to test_versions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/admin/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/admin/test_dhcp_agent_scheduler.py to test_dhcp_agent_scheduler.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/admin/test_external_network_extension.py to test_external_network_extension.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/admin/test_external_networks_negative.py to test_external_networks_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/admin/test_floating_ips_admin_actions.py to test_floating_ips_admin_actions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/admin/test_metering_extensions.py to test_metering_extensions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/admin/test_negative_quotas.py to test_negative_quotas.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/admin/test_ports.py to test_ports.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/admin/test_quotas.py to test_quotas.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/admin/test_routers.py to test_routers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/admin/test_routers_dvr.py to test_routers_dvr.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/network/admin/test_routers_negative.py to test_routers_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/keypairs/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/keypairs/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/keypairs/test_keypairs.py to test_keypairs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/keypairs/test_keypairs_negative.py to test_keypairs_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/keypairs/test_keypairs_v22.py to test_keypairs_v22.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_agents.py to test_agents.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_aggregates.py to test_aggregates.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_aggregates_negative.py to test_aggregates_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_auto_allocate_network.py to test_auto_allocate_network.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_availability_zone.py to test_availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_availability_zone_negative.py to test_availability_zone_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_create_server.py to test_create_server.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_delete_server.py to test_delete_server.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_fixed_ips.py to test_fixed_ips.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_fixed_ips_negative.py to test_fixed_ips_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_flavors.py to test_flavors.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_flavors_access.py to test_flavors_access.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_flavors_access_negative.py to test_flavors_access_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_flavors_extra_specs.py to test_flavors_extra_specs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_flavors_extra_specs_negative.py to test_flavors_extra_specs_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_flavors_microversions.py to test_flavors_microversions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_floating_ips_bulk.py to test_floating_ips_bulk.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_hosts.py to test_hosts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_hosts_negative.py to test_hosts_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_hypervisor.py to test_hypervisor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_hypervisor_negative.py to test_hypervisor_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_instance_usage_audit_log.py to test_instance_usage_audit_log.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_instance_usage_audit_log_negative.py to test_instance_usage_audit_log_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_keypairs_v210.py to test_keypairs_v210.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_live_migration.py to test_live_migration.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_live_migration_negative.py to test_live_migration_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_migrations.py to test_migrations.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_networks.py to test_networks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_quotas.py to test_quotas.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_quotas_negative.py to test_quotas_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_security_groups.py to test_security_groups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_server_diagnostics.py to test_server_diagnostics.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_server_diagnostics_negative.py to test_server_diagnostics_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_server_external_events.py to test_server_external_events.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_servers.py to test_servers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_servers_negative.py to test_servers_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_servers_on_multinodes.py to test_servers_on_multinodes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_services.py to test_services.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_services_negative.py to test_services_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_simple_tenant_usage.py to test_simple_tenant_usage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_simple_tenant_usage_negative.py to test_simple_tenant_usage_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_volume.py to test_volume.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_volume_swap.py to test_volume_swap.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_volumes_negative.py to test_volumes_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/flavors/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/flavors/test_flavors.py to test_flavors.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/flavors/test_flavors_negative.py to test_flavors_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/floating_ips/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/floating_ips/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/floating_ips/test_floating_ips_actions.py to test_floating_ips_actions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py to test_floating_ips_actions_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/floating_ips/test_list_floating_ips.py to test_list_floating_ips.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/floating_ips/test_list_floating_ips_negative.py to test_list_floating_ips_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/certificates/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/certificates/test_certificates.py to test_certificates.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/api_microversion_fixture.py to api_microversion_fixture.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/test_extensions.py to test_extensions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/test_networks.py to test_networks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/test_quotas.py to test_quotas.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/test_tenant_networks.py to test_tenant_networks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/test_versions.py to test_versions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/volumes/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/volumes/test_attach_volume.py to test_attach_volume.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/volumes/test_attach_volume_negative.py to test_attach_volume_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/volumes/test_volume_snapshots.py to test_volume_snapshots.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/volumes/test_volumes_get.py to test_volumes_get.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/volumes/test_volumes_list.py to test_volumes_list.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/volumes/test_volumes_negative.py to test_volumes_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/security_groups/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/security_groups/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/security_groups/test_security_group_rules.py to test_security_group_rules.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/security_groups/test_security_group_rules_negative.py to test_security_group_rules_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/security_groups/test_security_groups.py to test_security_groups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/security_groups/test_security_groups_negative.py to test_security_groups_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/limits/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/limits/test_absolute_limits.py to test_absolute_limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/limits/test_absolute_limits_negative.py to test_absolute_limits_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/images/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/images/test_image_metadata.py to test_image_metadata.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/images/test_image_metadata_negative.py to test_image_metadata_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/images/test_images.py to test_images.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/images/test_images_negative.py to test_images_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/images/test_images_oneserver.py to test_images_oneserver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/images/test_images_oneserver_negative.py to test_images_oneserver_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/images/test_list_image_filters.py to test_list_image_filters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/images/test_list_image_filters_negative.py to test_list_image_filters_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/images/test_list_images.py to test_list_images.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_attach_interfaces.py to test_attach_interfaces.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_availability_zone.py to test_availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_create_server.py to test_create_server.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_create_server_multi_nic.py to test_create_server_multi_nic.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_delete_server.py to test_delete_server.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_device_tagging.py to test_device_tagging.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_disk_config.py to test_disk_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_instance_actions.py to test_instance_actions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_instance_actions_negative.py to test_instance_actions_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_list_server_filters.py to test_list_server_filters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_list_servers_negative.py to test_list_servers_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_multiple_create.py to test_multiple_create.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_multiple_create_negative.py to test_multiple_create_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_novnc.py to test_novnc.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_server_actions.py to test_server_actions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_server_addresses.py to test_server_addresses.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_server_addresses_negative.py to test_server_addresses_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_server_group.py to test_server_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_server_metadata.py to test_server_metadata.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_server_metadata_negative.py to test_server_metadata_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_server_password.py to test_server_password.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_server_personality.py to test_server_personality.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_server_rescue.py to test_server_rescue.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_server_rescue_negative.py to test_server_rescue_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_server_tags.py to test_server_tags.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_servers.py to test_servers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_servers_microversions.py to test_servers_microversions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_servers_negative.py to test_servers_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_virtual_interfaces.py to test_virtual_interfaces.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_virtual_interfaces_negative.py to test_virtual_interfaces_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_account_bulk.py to test_account_bulk.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_account_quotas.py to test_account_quotas.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_account_quotas_negative.py to test_account_quotas_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_account_services.py to test_account_services.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_account_services_negative.py to test_account_services_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_container_acl.py to test_container_acl.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_container_acl_negative.py to test_container_acl_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_container_quotas.py to test_container_quotas.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_container_services.py to test_container_services.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_container_services_negative.py to test_container_services_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_container_staticweb.py to test_container_staticweb.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_container_sync.py to test_container_sync.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_container_sync_middleware.py to test_container_sync_middleware.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_crossdomain.py to test_crossdomain.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_healthcheck.py to test_healthcheck.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_object_expiry.py to test_object_expiry.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_object_formpost.py to test_object_formpost.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_object_formpost_negative.py to test_object_formpost_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_object_services.py to test_object_services.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_object_slo.py to test_object_slo.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_object_temp_url.py to test_object_temp_url.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_object_temp_url_negative.py to test_object_temp_url_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_object_version.py to test_object_version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_application_credentials.py to test_application_credentials.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_credentials.py to test_credentials.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_default_project_id.py to test_default_project_id.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_domain_configuration.py to test_domain_configuration.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_domains.py to test_domains.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_domains_negative.py to test_domains_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_endpoint_groups.py to test_endpoint_groups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_endpoints.py to test_endpoints.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_endpoints_negative.py to test_endpoints_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_groups.py to test_groups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_inherits.py to test_inherits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_list_projects.py to test_list_projects.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_list_users.py to test_list_users.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_oauth_consumers.py to test_oauth_consumers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_policies.py to test_policies.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_project_tags.py to test_project_tags.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_projects.py to test_projects.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_projects_negative.py to test_projects_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_regions.py to test_regions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_roles.py to test_roles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_services.py to test_services.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_tokens.py to test_tokens.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_trusts.py to test_trusts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_users.py to test_users.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_users_negative.py to test_users_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2/test_endpoints.py to test_endpoints.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2/test_roles.py to test_roles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2/test_roles_negative.py to test_roles_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2/test_services.py to test_services.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2/test_tenant_negative.py to test_tenant_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2/test_tenants.py to test_tenants.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2/test_tokens.py to test_tokens.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2/test_tokens_negative.py to test_tokens_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2/test_users.py to test_users.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2/test_users_negative.py to test_users_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/admin/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/v3/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/v3/test_access_rules.py to test_access_rules.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/v3/test_api_discovery.py to test_api_discovery.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/v3/test_application_credentials.py to test_application_credentials.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/v3/test_catalog.py to test_catalog.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/v3/test_domains.py to test_domains.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/v3/test_ec2_credentials.py to test_ec2_credentials.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/v3/test_projects.py to test_projects.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/v3/test_tokens.py to test_tokens.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/v3/test_users.py to test_users.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/v2/test_api_discovery.py to test_api_discovery.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/v2/test_ec2_credentials.py to test_ec2_credentials.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/v2/test_extension.py to test_extension.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/v2/test_tenants.py to test_tenants.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/v2/test_tokens.py to test_tokens.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/v2/test_users.py to test_users.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/identity/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v2/test_images.py to test_images.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v2/test_images_member.py to test_images_member.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v2/test_images_member_negative.py to test_images_member_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v2/test_images_metadefs_schema.py to test_images_metadefs_schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v2/test_images_negative.py to test_images_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v2/test_images_tags.py to test_images_tags.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v2/test_images_tags_negative.py to test_images_tags_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v2/test_versions.py to test_versions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v2/admin/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v2/admin/test_image_caching.py to test_image_caching.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v2/admin/test_images.py to test_images.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py to test_images_metadefs_namespace_objects.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py to test_images_metadefs_namespace_properties.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py to test_images_metadefs_namespace_tags.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v2/admin/test_images_metadefs_namespaces.py to test_images_metadefs_namespaces.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v2/admin/test_images_metadefs_resource_types.py to test_images_metadefs_resource_types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v1/test_image_members.py to test_image_members.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v1/test_image_members_negative.py to test_image_members_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v1/test_images.py to test_images.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/api/image/v1/test_images_negative.py to test_images_negative.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/common/compute.py to compute.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/common/credentials_factory.py to credentials_factory.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/common/custom_matchers.py to custom_matchers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/common/identity.py to identity.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/common/image.py to image.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/common/tempest_fixtures.py to tempest_fixtures.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/common/waiters.py to waiters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/common/utils/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/common/utils/net_downtime.py to net_downtime.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/common/utils/net_info.py to net_info.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/common/utils/net_utils.py to net_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/common/utils/linux/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/common/utils/linux/remote_client.py to remote_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/cmd/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/cmd/account_generator.py to account_generator.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/cmd/cleanup.py to cleanup.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/cmd/cleanup_service.py to cleanup_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/cmd/init.py to init.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/cmd/list_plugins.py to list_plugins.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/cmd/main.py to main.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/cmd/run.py to run.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/cmd/subunit_describe_calls.py to subunit_describe_calls.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/cmd/verify_tempest_config.py to verify_tempest_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/cmd/workspace.py to workspace.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/hacking/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/hacking/checks.py to checks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/clients.py to clients.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/config.py to config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/exceptions.py to exceptions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/test.py to test.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario/manager.py to manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario/test_aggregates_basic_ops.py to test_aggregates_basic_ops.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario/test_compute_unified_limits.py to test_compute_unified_limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario/test_dashboard_basic_ops.py to test_dashboard_basic_ops.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario/test_encrypted_cinder_volumes.py to test_encrypted_cinder_volumes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario/test_minimum_basic.py to test_minimum_basic.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario/test_network_advanced_server_ops.py to test_network_advanced_server_ops.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario/test_network_basic_ops.py to test_network_basic_ops.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario/test_network_qos_placement.py to test_network_qos_placement.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario/test_network_v6.py to test_network_v6.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario/test_object_storage_basic_ops.py to test_object_storage_basic_ops.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario/test_security_groups_basic_ops.py to test_security_groups_basic_ops.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario/test_server_advanced_ops.py to test_server_advanced_ops.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario/test_server_basic_ops.py to test_server_basic_ops.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario/test_server_multinode.py to test_server_multinode.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario/test_shelve_instance.py to test_shelve_instance.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario/test_snapshot_pattern.py to test_snapshot_pattern.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario/test_stamp_pattern.py to test_stamp_pattern.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario/test_unified_limits.py to test_unified_limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario/test_volume_backup_restore.py to test_volume_backup_restore.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario/test_volume_boot_pattern.py to test_volume_boot_pattern.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/scenario/test_volume_migrate_attached.py to test_volume_migrate_attached.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/test_discover/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/test_discover/plugins.py to plugins.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest/test_discover/test_discover.py to test_discover.cpython-36.pyc DEBUG: writing byte-compilation script '/tmp/tmprfwvc7br.py' DEBUG: /usr/libexec/platform-python /tmp/tmprfwvc7br.py DEBUG: removing /tmp/tmprfwvc7br.py DEBUG: running install_data DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/etc DEBUG: creating /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/etc/tempest DEBUG: copying etc/accounts.yaml.sample -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/etc/tempest/ DEBUG: copying etc/allow-list.yaml -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/etc/tempest/ DEBUG: copying etc/logging.conf.sample -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/etc/tempest/ DEBUG: copying etc/rbac-persona-accounts.yaml.sample -> /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/etc/tempest/ DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing tempest.egg-info/PKG-INFO DEBUG: writing dependency_links to tempest.egg-info/dependency_links.txt DEBUG: writing entry points to tempest.egg-info/entry_points.txt DEBUG: writing top-level names to tempest.egg-info/top_level.txt DEBUG: writing pbr to tempest.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' DEBUG: warnings.warn(msg) 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: writing manifest file 'tempest.egg-info/SOURCES.txt' DEBUG: Copying tempest.egg-info to /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6/site-packages/tempest-33.0.0-py3.6.egg-info DEBUG: running install_scripts DEBUG: Installing check-uuid script to /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/bin DEBUG: Installing skip-tracker script to /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/bin DEBUG: Installing subunit-describe-calls script to /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/bin DEBUG: Installing tempest script to /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/bin DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/etc/tempest/ DEBUG: + oslo-config-generator --config-file tempest/cmd/config-generator.tempest.conf --output-file /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/etc/tempest/tempest.conf DEBUG: WARNING:stevedore.named:Could not load tempest.config DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/etc/tempest DEBUG: + mv /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/etc/tempest/accounts.yaml.sample /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/etc/tempest/allow-list.yaml /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/etc/tempest/logging.conf.sample /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/etc/tempest/rbac-persona-accounts.yaml.sample /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/etc/tempest DEBUG: + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 33.0.0-0.20230306081449.1580f6f.el8 --unique-debug-suffix -33.0.0-0.20230306081449.1580f6f.el8.x86_64 --unique-debug-src-base openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/tempest-33.0.0 DEBUG: find: 'debug': No such file or directory DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/etc/ld.so.conf: No such file or directory DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-python-bytecompile '' 1 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python DEBUG: + /usr/lib/rpm/brp-python-hardlink DEBUG: + PYTHON3=/usr/libexec/platform-python DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.0mHCmp DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tempest-33.0.0 DEBUG: + export OS_TEST_PATH=./tempest/tests DEBUG: + OS_TEST_PATH=./tempest/tests DEBUG: + export PATH=/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/bin DEBUG: + PATH=/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/bin DEBUG: + export PYTHONPATH=/builddir/build/BUILD/tempest-33.0.0 DEBUG: + PYTHONPATH=/builddir/build/BUILD/tempest-33.0.0 DEBUG: + rm -f ./tempest/tests/test_hacking.py DEBUG: + PYTHON=/usr/libexec/platform-python DEBUG: + stestr --test-path ./tempest/tests run DEBUG: usage: generator [-h] [-c /etc/tempest.conf] [--os-username ] DEBUG: [--os-password ] DEBUG: [--os-project-name ] DEBUG: [--os-domain-name ] [--tag TAG] DEBUG: [-r CONCURRENCY] [--with-admin] [-i {2,3}] DEBUG: accounts_file.yaml DEBUG: generator: error: argument -r/--concurrency: Concurrency value should be a positive number DEBUG: usage: generator [-h] [-c /etc/tempest.conf] [--os-username ] DEBUG: [--os-password ] DEBUG: [--os-project-name ] DEBUG: [--os-domain-name ] [--tag TAG] DEBUG: [-r CONCURRENCY] [--with-admin] [-i {2,3}] DEBUG: accounts_file.yaml DEBUG: generator: error: argument -r/--concurrency: Concurrency value should be a positive number DEBUG: ERROR [tempest.cmd.cleanup] Got NotImplemented error in , full exception: Got NotImplemented error DEBUG: Details: None DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tempest-33.0.0/tempest/cmd/cleanup_service.py", line 137, in run DEBUG: self.delete() DEBUG: File "/builddir/build/BUILD/tempest-33.0.0/tempest/tests/cmd/test_cleanup_services.py", line 33, in delete DEBUG: raise exceptions.NotImplemented DEBUG: tempest.lib.exceptions.NotImplemented: Got NotImplemented error DEBUG: Details: None DEBUG: ERROR [tempest.cmd.cleanup] Got NotImplemented error in , full exception: Got NotImplemented error DEBUG: Details: None DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tempest-33.0.0/tempest/cmd/cleanup_service.py", line 137, in run DEBUG: self.delete() DEBUG: File "/builddir/build/BUILD/tempest-33.0.0/tempest/tests/cmd/test_cleanup_services.py", line 33, in delete DEBUG: raise exceptions.NotImplemented DEBUG: tempest.lib.exceptions.NotImplemented: Got NotImplemented error DEBUG: Details: None DEBUG: ERROR [tempest.cmd.cleanup] Got NotImplemented error in , full exception: Got NotImplemented error DEBUG: Details: None DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tempest-33.0.0/tempest/cmd/cleanup_service.py", line 133, in run DEBUG: self.dry_run() DEBUG: File "/builddir/build/BUILD/tempest-33.0.0/tempest/tests/cmd/test_cleanup_services.py", line 36, in dry_run DEBUG: raise exceptions.NotImplemented DEBUG: tempest.lib.exceptions.NotImplemented: Got NotImplemented error DEBUG: Details: None DEBUG: {1} tempest.tests.cmd.test_account_generator.TestDumpAccountsV2.test_dump_accounts [0.203650s] ... ok DEBUG: {1} tempest.tests.cmd.test_account_generator.TestDumpAccountsV2.test_dump_accounts_existing_file [0.070389s] ... ok DEBUG: {1} tempest.tests.cmd.test_cleanup_services.TestImagesService.test_delete_fail [0.052656s] ... ok DEBUG: {1} tempest.tests.cmd.test_cleanup_services.TestImagesService.test_delete_pass [0.054934s] ... ok DEBUG: {1} tempest.tests.cmd.test_cleanup_services.TestImagesService.test_dry_run [0.066089s] ... ok DEBUG: {1} tempest.tests.cmd.test_cleanup_services.TestImagesService.test_preserve_list [0.160443s] ... ok DEBUG: {2} tempest.tests.cmd.test_account_generator.TestAccountGeneratorV3.test_get_credential_provider [0.070521s] ... ok DEBUG: {2} tempest.tests.cmd.test_account_generator.TestAccountGeneratorV3.test_get_credential_provider_without_domain [0.044139s] ... ok DEBUG: {2} tempest.tests.cmd.test_account_generator.TestGenerateResourcesV3.test_generate_resources_admin [0.035098s] ... ok DEBUG: {2} tempest.tests.cmd.test_account_generator.TestGenerateResourcesV3.test_generate_resources_no_admin [0.082902s] ... ok DEBUG: {2} tempest.tests.cmd.test_account_generator.TestGenerateResourcesV3.test_generate_resources_swift_admin [0.092088s] ... ok DEBUG: {1} tempest.tests.cmd.test_cleanup_services.TestImagesService.test_save_state [0.109199s] ... ok DEBUG: {3} tempest.tests.cmd.test_account_generator.TestAccountGeneratorCliCheck.test_account_generator_negative_concurrency [0.026730s] ... ok DEBUG: {3} tempest.tests.cmd.test_account_generator.TestAccountGeneratorCliCheck.test_account_generator_zero_concurrency [0.013114s] ... ok DEBUG: {3} tempest.tests.cmd.test_account_generator.TestDumpAccountsV3.test_dump_accounts [0.083360s] ... ok DEBUG: {3} tempest.tests.cmd.test_account_generator.TestDumpAccountsV3.test_dump_accounts_existing_file [0.017345s] ... ok DEBUG: {3} tempest.tests.cmd.test_cleanup.TestTempestCleanup.test_load_json [0.000512s] ... ok DEBUG: {3} tempest.tests.cmd.test_cleanup.TestTempestCleanup.test_take_action_got_exception [0.013621s] ... ok DEBUG: {3} tempest.tests.cmd.test_cleanup_services.TestBaseService.test_base_service_init [0.000391s] ... ok DEBUG: {3} tempest.tests.cmd.test_cleanup_services.TestBaseService.test_not_implemented_ex [0.002045s] ... ok DEBUG: {3} tempest.tests.cmd.test_cleanup_services.TestNetworkMeteringLabelRuleService.test_delete_fail [0.015335s] ... ok DEBUG: {3} tempest.tests.cmd.test_cleanup_services.TestNetworkMeteringLabelRuleService.test_delete_pass [0.007033s] ... ok DEBUG: {3} tempest.tests.cmd.test_cleanup_services.TestNetworkMeteringLabelRuleService.test_dry_run [0.008890s] ... ok DEBUG: {2} tempest.tests.cmd.test_account_generator.TestGenerateResourcesV3.test_generate_resources_swift_no_admin [0.122599s] ... ok DEBUG: {3} tempest.tests.cmd.test_cleanup_services.TestNetworkMeteringLabelRuleService.test_save_state [0.031993s] ... ok DEBUG: {3} tempest.tests.cmd.test_cleanup_services.TestNetworkSecGroupService.test_delete_fail [0.078325s] ... ok DEBUG: {3} tempest.tests.cmd.test_cleanup_services.TestNetworkSecGroupService.test_delete_pass [0.161818s] ... ok DEBUG: {3} tempest.tests.cmd.test_cleanup_services.TestNetworkSecGroupService.test_dry_run [0.033599s] ... ok DEBUG: {3} tempest.tests.cmd.test_cleanup_services.TestNetworkSecGroupService.test_preserve_list [0.034431s] ... ok DEBUG: {2} tempest.tests.cmd.test_cleanup_services.TestDomainService.test_delete_fail [0.086917s] ... ok DEBUG: {1} tempest.tests.cmd.test_cleanup_services.TestKeyPairService.test_delete_fail [0.092796s] ... ok DEBUG: {3} tempest.tests.cmd.test_cleanup_services.TestNetworkSecGroupService.test_save_state [0.070483s] ... ok DEBUG: {3} tempest.tests.cmd.test_cleanup_services.TestNetworkSubnetPoolsService.test_delete_fail [0.026206s] ... ok DEBUG: {3} tempest.tests.cmd.test_cleanup_services.TestNetworkSubnetPoolsService.test_delete_pass [0.019629s] ... ok DEBUG: {2} tempest.tests.cmd.test_cleanup_services.TestDomainService.test_delete_pass [0.124926s] ... ok DEBUG: {1} tempest.tests.cmd.test_cleanup_services.TestKeyPairService.test_delete_pass [0.124392s] ... ok DEBUG: {1} tempest.tests.cmd.test_cleanup_services.TestKeyPairService.test_dry_run [0.013207s] ... ok DEBUG: {2} tempest.tests.cmd.test_cleanup_services.TestDomainService.test_dry_run [0.019784s] ... ok DEBUG: {2} tempest.tests.cmd.test_cleanup_services.TestDomainService.test_save_state [0.033844s] ... ok DEBUG: {1} tempest.tests.cmd.test_cleanup_services.TestKeyPairService.test_save_state [0.066157s] ... ok DEBUG: {3} tempest.tests.cmd.test_cleanup_services.TestNetworkSubnetPoolsService.test_dry_run [0.153923s] ... ok DEBUG: {2} tempest.tests.cmd.test_cleanup_services.TestFlavorService.test_delete_fail [0.036495s] ... ok DEBUG: {1} tempest.tests.cmd.test_cleanup_services.TestNetworkRouterService.test_delete_fail [0.016885s] ... ok DEBUG: {2} tempest.tests.cmd.test_cleanup_services.TestFlavorService.test_delete_pass [0.015993s] ... ok DEBUG: {3} tempest.tests.cmd.test_cleanup_services.TestNetworkSubnetPoolsService.test_preserve_list [0.031455s] ... ok DEBUG: {2} tempest.tests.cmd.test_cleanup_services.TestFlavorService.test_dry_run [0.029848s] ... ok DEBUG: {3} tempest.tests.cmd.test_cleanup_services.TestNetworkSubnetPoolsService.test_save_state [0.021904s] ... ok DEBUG: {2} tempest.tests.cmd.test_cleanup_services.TestFlavorService.test_preserve_list [0.056227s] ... ok DEBUG: {3} tempest.tests.cmd.test_cleanup_services.TestProjectsService.test_delete_fail [0.068965s] ... ok DEBUG: {3} tempest.tests.cmd.test_cleanup_services.TestProjectsService.test_delete_pass [0.027232s] ... ok DEBUG: {1} tempest.tests.cmd.test_cleanup_services.TestNetworkRouterService.test_delete_pass [0.166418s] ... ok DEBUG: {1} tempest.tests.cmd.test_cleanup_services.TestNetworkRouterService.test_dry_run [0.009110s] ... ok DEBUG: {3} tempest.tests.cmd.test_cleanup_services.TestProjectsService.test_dry_run [0.020089s] ... ok DEBUG: {3} tempest.tests.cmd.test_cleanup_services.TestProjectsService.test_preserve_list [0.008910s] ... ok DEBUG: {1} tempest.tests.cmd.test_cleanup_services.TestNetworkRouterService.test_preserve_list [0.013762s] ... ok DEBUG: {3} tempest.tests.cmd.test_cleanup_services.TestProjectsService.test_save_state [0.012515s] ... ok DEBUG: {1} tempest.tests.cmd.test_cleanup_services.TestNetworkRouterService.test_save_state [0.008444s] ... ok DEBUG: {1} tempest.tests.cmd.test_cleanup_services.TestNetworkSubnetService.test_delete_fail [0.007317s] ... ok DEBUG: {3} tempest.tests.cmd.test_cleanup_services.TestServerService.test_delete_fail [0.017262s] ... ok DEBUG: {3} tempest.tests.cmd.test_cleanup_services.TestServerService.test_delete_pass [0.023302s] ... ok DEBUG: {1} tempest.tests.cmd.test_cleanup_services.TestNetworkSubnetService.test_delete_pass [0.063504s] ... ok DEBUG: {1} tempest.tests.cmd.test_cleanup_services.TestNetworkSubnetService.test_dry_run [0.021013s] ... ok DEBUG: {1} tempest.tests.cmd.test_cleanup_services.TestNetworkSubnetService.test_preserve_list [0.016491s] ... ok DEBUG: {1} tempest.tests.cmd.test_cleanup_services.TestNetworkSubnetService.test_save_state [0.011569s] ... ok DEBUG: {2} tempest.tests.cmd.test_cleanup_services.TestFlavorService.test_save_state [0.236489s] ... ok DEBUG: {1} tempest.tests.cmd.test_cleanup_services.TestNovaQuotaService.test_delete_fail [0.013927s] ... ok DEBUG: {3} tempest.tests.cmd.test_cleanup_services.TestServerService.test_dry_run [0.093458s] ... ok DEBUG: {1} tempest.tests.cmd.test_cleanup_services.TestNovaQuotaService.test_delete_pass [0.007179s] ... ok DEBUG: {0} tempest.tests.api.compute.test_base.TestBaseV2ComputeTest.test_check_euqal_version [0.034288s] ... ok DEBUG: {0} tempest.tests.api.compute.test_base.TestBaseV2ComputeTest.test_check_higher_version [0.000333s] ... ok DEBUG: {0} tempest.tests.api.compute.test_base.TestBaseV2ComputeTest.test_check_lower_version [0.000293s] ... ok DEBUG: {0} tempest.tests.api.compute.test_base.TestBaseV2ComputeTest.test_create_image_from_server_no_wait [0.013071s] ... ok DEBUG: {0} tempest.tests.api.compute.test_base.TestBaseV2ComputeTest.test_create_image_from_server_wait_until_active [0.008611s] ... ok DEBUG: {0} tempest.tests.api.compute.test_base.TestBaseV2ComputeTest.test_create_image_from_server_wait_until_active_no_server_wait [0.012226s] ... ok DEBUG: {0} tempest.tests.api.compute.test_base.TestBaseV2ComputeTest.test_create_image_from_server_wait_until_active_not_found_no_fault [0.008712s] ... ok DEBUG: {1} tempest.tests.cmd.test_cleanup_services.TestNovaQuotaService.test_dry_run [0.022675s] ... ok DEBUG: {1} tempest.tests.cmd.test_run.TestConfigPathCheck.test_tempest_run_no_config_path [0.000423s] ... ok DEBUG: {1} tempest.tests.cmd.test_run.TestConfigPathCheck.test_tempest_run_set_config_no_exist_path [0.000503s] ... ok DEBUG: {1} tempest.tests.cmd.test_run.TestConfigPathCheck.test_tempest_run_set_config_path [0.000368s] ... ok DEBUG: {0} tempest.tests.api.compute.test_base.TestBaseV2ComputeTest.test_create_image_from_server_wait_until_active_not_found_with_fault [0.001540s] ... ok DEBUG: {0} tempest.tests.api.compute.test_base.TestBaseV2ComputeTest.test_create_image_from_server_wait_until_saving_not_found [0.001375s] ... ok DEBUG: {3} tempest.tests.cmd.test_cleanup_services.TestServerService.test_save_state [0.011644s] ... ok DEBUG: {3} tempest.tests.cmd.test_cleanup_services.TestUserService.test_delete_fail [0.013002s] ... ok DEBUG: {3} tempest.tests.cmd.test_cleanup_services.TestUserService.test_delete_pass [0.012758s] ... ok DEBUG: {3} tempest.tests.cmd.test_cleanup_services.TestUserService.test_dry_run [0.025826s] ... ok DEBUG: {2} tempest.tests.cmd.test_cleanup_services.TestNetworkFloatingIpService.test_delete_fail [0.046987s] ... ok DEBUG: {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_check_service_availability [0.022295s] ... ok DEBUG: {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_contains_version_negative_data [0.009120s] ... ok DEBUG: {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_contains_version_positive_data [0.003244s] ... ok DEBUG: {3} tempest.tests.cmd.test_cleanup_services.TestUserService.test_preserve_list [0.012375s] ... ok DEBUG: {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_get_cinder_api_versions [0.034455s] ... ok DEBUG: {2} tempest.tests.cmd.test_cleanup_services.TestNetworkFloatingIpService.test_delete_pass [0.090922s] ... ok DEBUG: {3} tempest.tests.cmd.test_cleanup_services.TestUserService.test_save_state [0.037896s] ... ok DEBUG: {0} tempest.tests.cmd.test_account_generator.TestAccountGeneratorV2.test_get_credential_provider [0.100854s] ... ok DEBUG: {2} tempest.tests.cmd.test_cleanup_services.TestNetworkFloatingIpService.test_dry_run [0.043812s] ... ok DEBUG: {0} tempest.tests.cmd.test_account_generator.TestGenerateResourcesV2.test_generate_resources_admin [0.040034s] ... ok DEBUG: {0} tempest.tests.cmd.test_account_generator.TestGenerateResourcesV2.test_generate_resources_no_admin [0.018640s] ... ok DEBUG: {2} tempest.tests.cmd.test_cleanup_services.TestNetworkFloatingIpService.test_save_state [0.022759s] ... ok DEBUG: {2} tempest.tests.cmd.test_cleanup_services.TestNetworkMeteringLabelService.test_delete_fail [0.042330s] ... ok DEBUG: {0} tempest.tests.cmd.test_account_generator.TestGenerateResourcesV2.test_generate_resources_swift_admin [0.053385s] ... ok DEBUG: {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_get_config_file [0.205795s] ... ok DEBUG: {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_get_extension_client [0.007367s] ... ok DEBUG: {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_get_extension_client_sysexit [0.005387s] ... ok DEBUG: {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_get_keystone_api_versions [0.007384s] ... ok DEBUG: {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_get_nova_versions [0.013342s] ... ok DEBUG: {0} tempest.tests.cmd.test_account_generator.TestGenerateResourcesV2.test_generate_resources_swift_no_admin [0.073317s] ... ok DEBUG: {2} tempest.tests.cmd.test_cleanup_services.TestNetworkMeteringLabelService.test_delete_pass [0.108485s] ... ok DEBUG: {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_get_versions_invalid_response [0.012721s] ... ok DEBUG: {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_print_and_or_update_false [0.003715s] ... ok DEBUG: {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_print_and_or_update_true [0.002989s] ... ok DEBUG: {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_api_versions [0.002938s] ... ok DEBUG: {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_api_versions_not_implemented [0.002689s] ... ok DEBUG: {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_extensions_cinder [0.002904s] ... ok DEBUG: {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_extensions_cinder_all [0.002641s] ... ok DEBUG: {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_extensions_cinder_none [0.002740s] ... ok DEBUG: {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_extensions_neutron [0.002763s] ... ok DEBUG: {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_extensions_neutron_all [0.002863s] ... ok DEBUG: {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_extensions_neutron_none [0.003219s] ... ok DEBUG: {0} tempest.tests.cmd.test_cleanup_services.TestNetworkPortService.test_delete_fail [0.038163s] ... ok DEBUG: {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_extensions_swift [0.002778s] ... ok DEBUG: {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_extensions_swift_all [0.003031s] ... ok DEBUG: {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_extensions_swift_none [0.002600s] ... ok DEBUG: {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_glance_version_no_v1 [0.002891s] ... ok DEBUG: {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_glance_version_no_v2_with_v1_0 [0.004621s] ... ok DEBUG: WARNING [tempest.cmd.verify_tempest_config] Glance is available in the catalog, but no known version, (v1.x or v2.x) of Glance could be found, so Glance should be configured as not available DEBUG: {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_glance_version_no_v2_with_v1_1 [0.003609s] ... ok DEBUG: {0} tempest.tests.cmd.test_cleanup_services.TestNetworkPortService.test_delete_pass [0.017522s] ... ok DEBUG: {0} tempest.tests.cmd.test_cleanup_services.TestNetworkPortService.test_dry_run [0.015428s] ... ok DEBUG: {2} tempest.tests.cmd.test_cleanup_services.TestNetworkMeteringLabelService.test_dry_run [0.070675s] ... ok DEBUG: {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_glance_version_no_version [0.043613s] ... ok DEBUG: {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_keystone_api_versions_no_v3 [0.011067s] ... ok DEBUG: {0} tempest.tests.cmd.test_cleanup_services.TestNetworkPortService.test_preserve_list [0.071577s] ... ok DEBUG: {2} tempest.tests.cmd.test_cleanup_services.TestNetworkMeteringLabelService.test_save_state [0.083405s] ... ok DEBUG: {0} tempest.tests.cmd.test_cleanup_services.TestNetworkPortService.test_save_state [0.020807s] ... ok DEBUG: {0} tempest.tests.cmd.test_cleanup_services.TestNetworkService.test_delete_fail [0.015574s] ... ok DEBUG: {0} tempest.tests.cmd.test_cleanup_services.TestNetworkService.test_delete_pass [0.008012s] ... ok DEBUG: {0} tempest.tests.cmd.test_cleanup_services.TestNetworkService.test_dry_run [0.009711s] ... ok DEBUG: {0} tempest.tests.cmd.test_cleanup_services.TestNetworkService.test_preserve_list [0.027937s] ... ok DEBUG: {2} tempest.tests.cmd.test_cleanup_services.TestNetworkQuotaService.test_delete_fail [0.112390s] ... ok DEBUG: {0} tempest.tests.cmd.test_cleanup_services.TestNetworkService.test_save_state [0.140184s] ... ok DEBUG: {2} tempest.tests.cmd.test_cleanup_services.TestNetworkQuotaService.test_delete_pass [0.142218s] ... ok DEBUG: {0} tempest.tests.cmd.test_cleanup_services.TestRegionService.test_delete_fail [0.060231s] ... ok DEBUG: {2} tempest.tests.cmd.test_cleanup_services.TestNetworkQuotaService.test_dry_run [0.029041s] ... ok DEBUG: {0} tempest.tests.cmd.test_cleanup_services.TestRegionService.test_delete_pass [0.032373s] ... ok DEBUG: {0} tempest.tests.cmd.test_cleanup_services.TestRegionService.test_dry_run [0.013248s] ... ok DEBUG: {0} tempest.tests.cmd.test_cleanup_services.TestRegionService.test_save_state [0.008655s] ... ok DEBUG: {0} tempest.tests.cmd.test_cleanup_services.TestServerGroupService.test_delete_fail [0.017862s] ... ok DEBUG: {0} tempest.tests.cmd.test_cleanup_services.TestServerGroupService.test_delete_pass [0.008328s] ... ok DEBUG: {0} tempest.tests.cmd.test_cleanup_services.TestServerGroupService.test_dry_run [0.013750s] ... ok DEBUG: {2} tempest.tests.cmd.test_cleanup_services.TestRoleService.test_delete_fail [0.109870s] ... ok DEBUG: {2} tempest.tests.cmd.test_cleanup_services.TestRoleService.test_delete_pass [0.016754s] ... ok DEBUG: {0} tempest.tests.cmd.test_cleanup_services.TestServerGroupService.test_save_state [0.032215s] ... ok DEBUG: {0} tempest.tests.cmd.test_cleanup_services.TestVolumeQuotaService.test_delete_fail [0.034334s] ... ok DEBUG: {0} tempest.tests.cmd.test_cleanup_services.TestVolumeQuotaService.test_delete_pass [0.022834s] ... ok DEBUG: {2} tempest.tests.cmd.test_cleanup_services.TestRoleService.test_dry_run [0.073862s] ... ok DEBUG: {0} tempest.tests.cmd.test_cleanup_services.TestVolumeQuotaService.test_dry_run [0.037316s] ... ok DEBUG: {2} tempest.tests.cmd.test_cleanup_services.TestRoleService.test_save_state [0.073627s] ... ok DEBUG: {0} tempest.tests.cmd.test_cleanup_services.TestVolumeService.test_delete_fail [0.070376s] ... ok DEBUG: {2} tempest.tests.cmd.test_cleanup_services.TestSnapshotService.test_delete_fail [0.016687s] ... ok DEBUG: {0} tempest.tests.cmd.test_cleanup_services.TestVolumeService.test_delete_pass [0.020414s] ... ok DEBUG: {0} tempest.tests.cmd.test_cleanup_services.TestVolumeService.test_dry_run [0.037173s] ... ok DEBUG: {2} tempest.tests.cmd.test_cleanup_services.TestSnapshotService.test_delete_pass [0.069761s] ... ok DEBUG: {0} tempest.tests.cmd.test_cleanup_services.TestVolumeService.test_save_state [0.039099s] ... ok DEBUG: {2} tempest.tests.cmd.test_cleanup_services.TestSnapshotService.test_dry_run [0.061627s] ... ok DEBUG: {2} tempest.tests.cmd.test_cleanup_services.TestSnapshotService.test_save_state [0.015158s] ... ok DEBUG: {1} tempest.tests.cmd.test_workspace.TestTempestWorkspace.test_run_workspace_list [3.277969s] ... ok DEBUG: {0} tempest.tests.cmd.test_list_plugins.TestTempestListPlugins.test_run_list_plugins [2.941904s] ... ok DEBUG: {0} tempest.tests.cmd.test_run.TestTempestRun.test__build_regex_default [0.000874s] ... ok DEBUG: {0} tempest.tests.cmd.test_run.TestTempestRun.test__build_regex_regex [0.000455s] ... ok DEBUG: {0} tempest.tests.cmd.test_run.TestTempestRun.test__build_regex_smoke [0.000403s] ... ok DEBUG: {0} tempest.tests.cmd.test_run.TestTempestRun.test__build_regex_smoke_regex [0.002015s] ... ok DEBUG: {0} tempest.tests.cmd.test_subunit_describe_calls.TestArgumentParser.test_init [0.000700s] ... ok DEBUG: {0} tempest.tests.cmd.test_subunit_describe_calls.TestSubunitDescribeCalls.test_get_description [0.000498s] ... ok DEBUG: {0} tempest.tests.cmd.test_subunit_describe_calls.TestSubunitDescribeCalls.test_get_parser_default_max [0.006626s] ... ok DEBUG: {0} tempest.tests.cmd.test_subunit_describe_calls.TestSubunitDescribeCalls.test_get_parser_default_min [0.000759s] ... ok DEBUG: {0} tempest.tests.cmd.test_subunit_describe_calls.TestSubunitDescribeCalls.test_parse [0.002711s] ... ok DEBUG: {0} tempest.tests.cmd.test_subunit_describe_calls.TestSubunitDescribeCalls.test_take_action_all_stdout [0.009525s] ... ok DEBUG: {0} tempest.tests.cmd.test_subunit_describe_calls.TestSubunitDescribeCalls.test_take_action_exception [0.011360s] ... ok DEBUG: {0} tempest.tests.cmd.test_subunit_describe_calls.TestSubunitDescribeCalls.test_take_action_min [0.001589s] ... ok DEBUG: {0} tempest.tests.cmd.test_subunit_describe_calls.TestSubunitDescribeCalls.test_take_action_no_items [0.016923s] ... ok DEBUG: {0} tempest.tests.cmd.test_subunit_describe_calls.TestSubunitDescribeCalls.test_take_action_outfile_files [0.005344s] ... ok DEBUG: {0} tempest.tests.cmd.test_subunit_describe_calls.TestUrlParser.test_get_service_custom_ports [0.000404s] ... ok DEBUG: {0} tempest.tests.cmd.test_subunit_describe_calls.TestUrlParser.test_get_service_default_ports [0.000371s] ... ok DEBUG: {0} tempest.tests.cmd.test_subunit_describe_calls.TestUrlParser.test_get_service_port_not_found [0.000290s] ... ok DEBUG: {0} tempest.tests.cmd.test_subunit_describe_calls.TestUrlParser.test_parse_details_none [0.000272s] ... ok DEBUG: {0} tempest.tests.cmd.test_subunit_describe_calls.TestUrlParser.test_url_path_no_match [0.000283s] ... ok DEBUG: {0} tempest.tests.cmd.test_subunit_describe_calls.TestUrlParser.test_url_path_ports [0.000567s] ... ok DEBUG: {0} tempest.tests.cmd.test_verify_tempest_config.TestGetAPIVersions.test_get_unversioned_endpoint_base [0.001085s] ... ok DEBUG: {0} tempest.tests.cmd.test_verify_tempest_config.TestGetAPIVersions.test_get_unversioned_endpoint_subpath [0.000347s] ... ok DEBUG: {0} tempest.tests.cmd.test_verify_tempest_config.TestGetAPIVersions.test_get_unversioned_endpoint_subpath_trailing_solidus [0.000338s] ... ok DEBUG: {0} tempest.tests.cmd.test_verify_tempest_config.TestGetAPIVersions.test_remove_version_project [0.000375s] ... ok DEBUG: {0} tempest.tests.cmd.test_verify_tempest_config.TestGetAPIVersions.test_url_grab_versioned_nova_nossl [0.000293s] ... ok DEBUG: {0} tempest.tests.cmd.test_verify_tempest_config.TestGetAPIVersions.test_url_grab_versioned_nova_ssl [0.006615s] ... ok DEBUG: {0} tempest.tests.common.test_image.TestImage.test_get_image_meta_from_headers [0.000328s] ... ok DEBUG: {0} tempest.tests.common.test_image.TestImage.test_image_meta_to_headers [0.000314s] ... ok DEBUG: {0} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClient.test_get_boot_time [0.018250s] ... ok DEBUG: {0} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClient.test_get_disks [0.022083s] ... ok DEBUG: {0} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClient.test_get_mac_address [0.006758s] ... ok DEBUG: {0} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClient.test_list_disks [0.007629s] ... ok DEBUG: {0} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClient.test_ping_host [0.014012s] ... ok DEBUG: {0} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClient.test_write_to_console_regular_str [0.018437s] ... ok DEBUG: {0} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClient.test_write_to_console_special_chars [0.004090s] ... ok DEBUG: {0} tempest.tests.lib.cmd.test_check_uuid.TestTestChecker.test_add_import_for_test_uuid_no_tempest [0.008303s] ... ok DEBUG: {0} tempest.tests.lib.cmd.test_check_uuid.TestTestChecker.test_add_import_for_test_uuid_tempest [0.001217s] ... ok DEBUG: {0} tempest.tests.lib.cmd.test_check_uuid.TestTestChecker.test_add_import_no_import [0.000446s] ... ok DEBUG: {0} tempest.tests.lib.cmd.test_check_uuid.TestTestChecker.test_add_uuid_to_test_decorator [0.000584s] ... ok DEBUG: {0} tempest.tests.lib.cmd.test_check_uuid.TestTestChecker.test_add_uuid_to_test_def [0.000528s] ... ok DEBUG: {0} tempest.tests.lib.common.test_api_version_utils.TestSelectRequestMicroversion.test_both_min_version_equal [0.000356s] ... ok DEBUG: {0} tempest.tests.lib.common.test_api_version_utils.TestSelectRequestMicroversion.test_both_min_version_none [0.000277s] ... ok DEBUG: {0} tempest.tests.lib.common.test_api_version_utils.TestSelectRequestMicroversion.test_cfg_min_version_greater [0.000272s] ... ok DEBUG: {0} tempest.tests.lib.common.test_api_version_utils.TestSelectRequestMicroversion.test_cfg_min_version_none [0.001308s] ... ok DEBUG: {0} tempest.tests.lib.common.test_api_version_utils.TestSelectRequestMicroversion.test_class_min_version_greater [0.000273s] ... ok DEBUG: {0} tempest.tests.lib.common.test_api_version_utils.TestSelectRequestMicroversion.test_class_min_version_none [0.000268s] ... ok DEBUG: {0} tempest.tests.lib.common.test_api_version_utils.TestVersionSkipLogic.test_cfg_version_min_greater_than_max [0.000391s] ... ok DEBUG: {0} tempest.tests.lib.common.test_api_version_utils.TestVersionSkipLogic.test_version_above_cfg_max [0.000289s] ... ok DEBUG: {0} tempest.tests.lib.common.test_api_version_utils.TestVersionSkipLogic.test_version_below_cfg_min [0.001547s] ... ok DEBUG: {0} tempest.tests.lib.common.test_api_version_utils.TestVersionSkipLogic.test_version_cfg_in_range [0.000292s] ... ok DEBUG: {0} tempest.tests.lib.common.test_api_version_utils.TestVersionSkipLogic.test_version_equal [0.000282s] ... ok DEBUG: {0} tempest.tests.lib.common.test_api_version_utils.TestVersionSkipLogic.test_version_max_in_range [0.000258s] ... ok DEBUG: {0} tempest.tests.lib.common.test_api_version_utils.TestVersionSkipLogic.test_version_min_greater_than_max [0.000318s] ... ok DEBUG: {0} tempest.tests.lib.common.test_api_version_utils.TestVersionSkipLogic.test_version_min_in_range [0.000565s] ... ok DEBUG: {0} tempest.tests.lib.common.test_http.TestClosingHttp.test_closing_http [0.000338s] ... ok DEBUG: {0} tempest.tests.lib.common.test_http.TestClosingHttp.test_closing_http_with_ca_certs [0.000280s] ... ok DEBUG: {0} tempest.tests.lib.common.test_http.TestClosingHttp.test_closing_http_with_ca_certs_and_dscv [0.000322s] ... ok DEBUG: {0} tempest.tests.lib.common.test_http.TestClosingHttp.test_closing_http_with_dscv [0.000279s] ... ok DEBUG: {0} tempest.tests.lib.common.test_http.TestClosingHttp.test_closing_http_with_timeout [0.000254s] ... ok DEBUG: {0} tempest.tests.lib.common.test_http.TestClosingHttp.test_request [0.000934s] ... ok DEBUG: {0} tempest.tests.lib.common.test_http.TestClosingHttp.test_request_with_fields [0.001889s] ... ok DEBUG: {0} tempest.tests.lib.common.test_http.TestClosingHttp.test_request_with_headers [0.000925s] ... ok DEBUG: {0} tempest.tests.lib.common.test_http.TestClosingHttpRedirects.test_redirect_default [0.000302s] ... ok DEBUG: {0} tempest.tests.lib.common.test_http.TestClosingHttpRedirects.test_redirect_off [0.000266s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestResponseBodyData.test_str [0.000299s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestResponseBodyList.test_str [0.000274s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_400 [0.016154s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_400_with_dict [0.000664s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_401 [0.000426s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_401_with_dict [0.000381s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_403 [0.000414s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_403_with_dict [0.000377s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_404 [0.000368s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_404_with_dict [0.000741s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_404_with_invalid_dict [0.000722s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_409 [0.000384s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_409_with_dict [0.000389s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_410 [0.000370s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_410_with_dict [0.000369s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_410_with_invalid_dict [0.000658s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_412 [0.000384s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_413 [0.001749s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_413_without_absolute_limit [0.000417s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_415 [0.000406s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_422 [0.000607s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_500_with_dict [0.001948s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_500_with_text [0.000377s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_501_with_dict [0.000362s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_501_with_text [0.000356s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_bigger_than_400 [0.000349s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_less_than_400 [0.000311s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientNotFoundHandling.test_post [0.001386s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientParseRespJSON.test_parse_empty_list [0.001617s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientParseRespJSON.test_parse_nullable_dict [0.000510s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientParseRespJSON.test_parse_resp_body_dict [0.000825s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientParseRespJSON.test_parse_resp_body_item [0.000498s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientParseRespJSON.test_parse_resp_body_list [0.000708s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientParseRespJSON.test_parse_resp_one_top_key_without_list_or_dict [0.000971s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientParseRespJSON.test_parse_resp_two_top_keys [0.000480s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientParseRespJSON.test_parse_top_key_match [0.000488s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientUpdateHeaders.test_copy_update_headers [0.001112s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientUpdateHeaders.test_delete_update_headers [0.000996s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientUpdateHeaders.test_get_update_headers [0.011658s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientUpdateHeaders.test_head_update_headers [0.006560s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientUpdateHeaders.test_patch_update_headers [0.001020s] ... ok DEBUG: WARNING [tempest.lib.common.utils.test_utils] Got ServerFault while running .raise_serverfault at 0x7fb08f85a0d0>, retrying... DEBUG: WARNING [tempest.lib.common.utils.test_utils] Got ServerFault while running .raise_serverfault at 0x7fb08f85a0d0>, retrying... DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientUpdateHeaders.test_post_update_headers [0.001000s] ... ok DEBUG: {0} tempest.tests.lib.common.test_rest_client.TestRestClientUpdateHeaders.test_put_update_headers [0.001842s] ... ok DEBUG: {0} tempest.tests.lib.common.utils.linux.test_remote_client.TestRemoteClient.test_debug_ssh_with_console [0.001296s] ... ok DEBUG: {0} tempest.tests.lib.common.utils.linux.test_remote_client.TestRemoteClient.test_debug_ssh_without_console [0.000918s] ... ok DEBUG: {0} tempest.tests.lib.common.utils.linux.test_remote_client.TestRemoteClient.test_exec_command [0.000504s] ... ok DEBUG: {0} tempest.tests.lib.common.utils.linux.test_remote_client.TestRemoteClient.test_validate_authentication [0.000636s] ... ok DEBUG: {0} tempest.tests.lib.common.utils.test_test_utils.TestCallUntilTrue.test_call_until_true_when_never_true_before_timeout [0.000889s] ... ok DEBUG: {0} tempest.tests.lib.common.utils.test_test_utils.TestCallUntilTrue.test_call_until_true_when_true_at_first_call [0.000771s] ... ok DEBUG: {0} tempest.tests.lib.common.utils.test_test_utils.TestCallUntilTrue.test_call_until_true_when_true_before_timeout [0.001363s] ... ok DEBUG: {0} tempest.tests.lib.common.utils.test_test_utils.TestCallUntilTrue.test_call_until_true_with_params [0.000933s] ... ok DEBUG: {0} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_call_and_ignore_notfound_exc [0.000346s] ... ok DEBUG: {0} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_call_and_ignore_notfound_exc_when_notfound_raised [0.000308s] ... ok DEBUG: {0} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_call_and_ignore_notfound_exc_when_serverfault_raised [0.000844s] ... ok DEBUG: {0} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_call_and_ignore_notfound_exc_when_value_error_raised [0.000312s] ... ok DEBUG: {0} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_find_test_caller_setup_no_self [0.000304s] ... ok DEBUG: {0} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_find_test_caller_setup_self [0.000265s] ... ok DEBUG: {0} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_find_test_caller_setupclass_cls [0.000262s] ... ok DEBUG: {0} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_find_test_caller_teardown_class [0.000295s] ... ok DEBUG: {0} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_find_test_caller_teardown_no_self [0.000256s] ... ok DEBUG: {0} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_find_test_caller_teardown_self [0.000255s] ... ok DEBUG: {0} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_find_test_caller_test_case [0.000423s] ... ok DEBUG: {0} tempest.tests.lib.services.compute.test_base_compute_client.TestClientWithoutMicroversionHeader.test_no_microverion_header [0.000315s] ... ok DEBUG: {0} tempest.tests.lib.services.compute.test_base_compute_client.TestClientWithoutMicroversionHeader.test_no_microverion_header_in_raw_request [0.000485s] ... ok DEBUG: {0} tempest.tests.lib.services.compute.test_base_compute_client.TestSchemaVersionsNone.test_schema [0.000316s] ... ok DEBUG: {0} tempest.tests.lib.services.compute.test_base_compute_client.TestSchemaVersionsNotFound.test_schema [0.000380s] ... ok DEBUG: {0} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_list_host_with_bytes_body [0.011586s] ... ok DEBUG: {0} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_list_host_with_str_body [0.004916s] ... ok DEBUG: {0} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_reboot_host_with_bytes_body [0.001068s] ... ok DEBUG: {0} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_reboot_host_with_str_body [0.010091s] ... ok DEBUG: {0} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_show_host_with_bytes_body [0.001123s] ... ok DEBUG: {0} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_show_host_with_str_body [0.013145s] ... ok DEBUG: {0} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_start_host_with_bytes_body [0.001129s] ... ok DEBUG: {0} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_start_host_with_str_body [0.001019s] ... ok DEBUG: {0} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_stop_host_with_bytes_body [0.001549s] ... ok DEBUG: {0} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_stop_host_with_str_body [0.001116s] ... ok DEBUG: {0} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_update_host_with_bytes_body [0.003985s] ... ok DEBUG: {0} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_update_host_with_str_body [0.001237s] ... ok DEBUG: {0} tempest.tests.lib.services.compute.test_instance_usage_audit_log_client.TestInstanceUsagesAuditLogClient.test_list_instance_usage_audit_logs_with_bytes_body [0.001866s] ... ok DEBUG: {0} tempest.tests.lib.services.compute.test_instance_usage_audit_log_client.TestInstanceUsagesAuditLogClient.test_list_instance_usage_audit_logs_with_str_body [0.004038s] ... ok DEBUG: {0} tempest.tests.lib.services.compute.test_instance_usage_audit_log_client.TestInstanceUsagesAuditLogClient.test_show_instance_usage_audit_log_with_str_body [0.002520s] ... ok DEBUG: {0} tempest.tests.lib.services.compute.test_instance_usage_audit_log_client.TestInstanceUsagesAuditLogClient.test_show_network_with_bytes_body_with_bytes_body [0.001722s] ... ok DEBUG: {0} tempest.tests.lib.services.compute.test_limits_client.TestLimitsClient.test_show_limits_with_bytes_body [0.002754s] ... ok DEBUG: {0} tempest.tests.lib.services.compute.test_limits_client.TestLimitsClient.test_show_limits_with_str_body [0.015880s] ... ok DEBUG: {0} tempest.tests.lib.services.compute.test_migrations_client.TestMigrationsClient.test_list_migration_with_bytes_body [0.002963s] ... ok DEBUG: {0} tempest.tests.lib.services.compute.test_migrations_client.TestMigrationsClient.test_list_migration_with_str_body [0.002226s] ... ok DEBUG: {0} tempest.tests.lib.services.compute.test_quota_classes_client.TestQuotaClassesClient.test_show_quota_class_set_with_bytes_body [0.002208s] ... ok DEBUG: {0} tempest.tests.lib.services.compute.test_quota_classes_client.TestQuotaClassesClient.test_show_quota_class_set_with_str_body [0.009078s] ... ok DEBUG: {0} tempest.tests.lib.services.compute.test_quota_classes_client.TestQuotaClassesClient.test_update_quota_class_set [0.002646s] ... ok DEBUG: {0} tempest.tests.lib.services.compute.test_server_external_events_client.TestServerExternalEventsClient.test_create_server_external_events_byte_body [0.001680s] ... ok DEBUG: {0} tempest.tests.lib.services.compute.test_server_external_events_client.TestServerExternalEventsClient.test_create_server_external_events_str_body [0.002243s] ... ok DEBUG: {0} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClient.test_create_server_group_byte_body [0.002109s] ... ok DEBUG: {0} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClient.test_create_server_group_str_body [0.001907s] ... ok DEBUG: {0} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClient.test_delete_server_group [0.000526s] ... ok DEBUG: {0} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClient.test_list_server_groups_byte_body [0.001416s] ... ok DEBUG: {0} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClient.test_list_server_groups_str_body [0.001885s] ... ok DEBUG: {0} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClient.test_show_server_group_byte_body [0.001258s] ... ok DEBUG: {0} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClient.test_show_server_group_str_body [0.002173s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_create_role_with_bytes_body [0.000576s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_create_role_with_str_body [0.000659s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_create_user_role_on_project_with_bytes_body [0.000521s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_create_user_role_on_project_with_str_body [0.000611s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_delete_role [0.000502s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_delete_role_from_user_on_project [0.000476s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_list_roles_with_bytes_body [0.005155s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_list_roles_with_str_body [0.000607s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_list_user_roles_on_project_with_bytes_body [0.009037s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_list_user_roles_on_project_with_str_body [0.000671s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_show_role_with_bytes_body [0.009470s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_show_role_with_str_body [0.000579s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_create_tenant_with_bytes_body [0.000667s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_create_tenant_with_str_body [0.018926s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_delete_tenant [0.000550s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_list_tenant_users_with_bytes_body [0.016177s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_list_tenant_users_with_str_body [0.000881s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_list_tenants_with_bytes_body [0.008502s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_list_tenants_with_str_body [0.000571s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_show_tenant_with_bytes_body [0.000527s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_show_tenant_with_str_body [0.005714s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_update_tenant_with_bytes_body [0.000563s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_update_tenant_with_str_body [0.001906s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_application_credentials_client.TestApplicationCredentialsClient.test_create_application_credential_with_bytes_body [0.000590s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_application_credentials_client.TestApplicationCredentialsClient.test_create_application_credential_with_str_body [0.000534s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_application_credentials_client.TestApplicationCredentialsClient.test_delete_application_credential [0.002136s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_application_credentials_client.TestApplicationCredentialsClient.test_list_application_credential_with_bytes_body [0.000576s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_application_credentials_client.TestApplicationCredentialsClient.test_list_application_credential_with_str_body [0.000590s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_application_credentials_client.TestApplicationCredentialsClient.test_show_application_credential_with_bytes_body [0.000522s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_application_credentials_client.TestApplicationCredentialsClient.test_show_application_credential_with_str_body [0.001254s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_catalog_client.TestCatalogClient.test_show_catalog_with_bytes_body [0.000548s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_catalog_client.TestCatalogClient.test_show_catalog_with_str_body [0.000661s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_add_user_to_group [0.000508s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_check_user_in_group [0.000490s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_create_group_with_bytes_body [0.000524s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_create_group_with_string_body [0.000807s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_delete_group [0.000499s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_delete_group_user [0.000474s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_list_groups_with_bytes_body [0.000935s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_list_groups_with_string_body [0.000661s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_list_users_in_group_with_bytes_body [0.000667s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_list_users_in_group_with_string_body [0.000510s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_show_group_with_bytes_body [0.015038s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_show_group_with_string_body [0.001058s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_update_group_with_bytes_body [0.000526s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_update_group_with_string_body [0.001005s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_identity_providers_client.TestIdentityProvidersClient.test_delete_identity_provider_with_bytes_body [0.000523s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_identity_providers_client.TestIdentityProvidersClient.test_delete_identity_provider_with_str_body [0.000488s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_identity_providers_client.TestIdentityProvidersClient.test_get_identity_provider_with_bytes_body [0.000616s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_identity_providers_client.TestIdentityProvidersClient.test_get_identity_provider_with_str_body [0.000958s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_identity_providers_client.TestIdentityProvidersClient.test_list_identity_providers_with_bytes_body [0.000530s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_identity_providers_client.TestIdentityProvidersClient.test_list_identity_providers_with_str_body [0.000527s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_identity_providers_client.TestIdentityProvidersClient.test_register_identity_provider_with_bytes_body [0.006819s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_identity_providers_client.TestIdentityProvidersClient.test_register_identity_provider_with_str_body [0.000561s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_identity_providers_client.TestIdentityProvidersClient.test_update_identity_provider_with_bytes_body [0.000533s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_identity_providers_client.TestIdentityProvidersClient.test_update_identity_provider_with_str_body [0.000520s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_mappings_client.TestMappingsClient.test_create_mapping_with_bytes_body [0.000898s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_mappings_client.TestMappingsClient.test_create_mapping_with_str_body [0.001109s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_mappings_client.TestMappingsClient.test_delete_mapping_with_bytes_body [0.000542s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_mappings_client.TestMappingsClient.test_delete_mapping_with_str_body [0.000477s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_mappings_client.TestMappingsClient.test_get_mapping_with_bytes_body [0.000535s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_mappings_client.TestMappingsClient.test_get_mapping_with_str_body [0.000951s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_mappings_client.TestMappingsClient.test_list_mappings_with_bytes_body [0.000560s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_mappings_client.TestMappingsClient.test_list_mappings_with_str_body [0.000525s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_mappings_client.TestMappingsClient.test_update_mapping_with_bytes_body [0.000577s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_mappings_client.TestMappingsClient.test_update_mapping_with_str_body [0.001320s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_create_policy_with_bytes_body [0.000563s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_create_policy_with_str_body [0.000531s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_delete_policy [0.000483s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_delete_policy_association_for_endpoint [0.006376s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_delete_policy_association_for_region_and_service [0.000542s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_delete_policy_association_for_service [0.000534s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_list_endpoints_for_policy_with_bytes_body [0.000569s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_list_endpoints_for_policy_with_str_body [0.007491s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_list_policies_with_bytes_body [0.000581s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_list_policies_with_str_body [0.000545s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_list_policy_for_endpoint_with_bytes_body [0.000524s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_list_policy_for_endpoint_with_str_body [0.001178s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_show_policy_association_for_endpoint [0.010103s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_show_policy_association_for_region_and_service [0.000646s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_show_policy_association_for_service [0.000554s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_show_policy_with_bytes_body [0.015841s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_show_policy_with_str_body [0.000876s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_update_policy_association_for_endpoint [0.000550s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_update_policy_association_for_region_and_service [0.000555s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_update_policy_association_for_service [0.000643s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_update_policy_with_bytes_body [0.000524s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_update_policy_with_str_body [0.012458s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_project_tags_client.TestProjectTagsClient.test_check_project_project_tag_existence [0.010874s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_project_tags_client.TestProjectTagsClient.test_delete_all_project_tags [0.000762s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_project_tags_client.TestProjectTagsClient.test_delete_project_tag [0.000500s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_project_tags_client.TestProjectTagsClient.test_list_project_tags_with_bytes_body [0.001453s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_project_tags_client.TestProjectTagsClient.test_list_project_tags_with_str_body [0.000541s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_project_tags_client.TestProjectTagsClient.test_update_all_project_tags_with_bytes_body [0.001017s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_project_tags_client.TestProjectTagsClient.test_update_all_project_tags_with_str_body [0.002978s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_project_tags_client.TestProjectTagsClient.test_update_project_tag_with_bytes_body [0.000484s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_project_tags_client.TestProjectTagsClient.test_update_project_tag_with_str_body [0.000489s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_projects_client.TestProjectsClient.test_create_project_with_bytes_body [0.013230s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_projects_client.TestProjectsClient.test_create_project_with_str_body [0.000763s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_projects_client.TestProjectsClient.test_delete_project [0.000530s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_projects_client.TestProjectsClient.test_list_projects_with_bytes_body [0.000552s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_projects_client.TestProjectsClient.test_list_projects_with_str_body [0.011905s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_projects_client.TestProjectsClient.test_show_project_with_bytes_body [0.012561s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_projects_client.TestProjectsClient.test_show_project_with_str_body [0.000635s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_projects_client.TestProjectsClient.test_update_project_with_bytes_body [0.000540s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_projects_client.TestProjectsClient.test_update_project_with_str_body [0.000627s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_check_role_from_group_on_domain_existence [0.000879s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_check_role_from_group_on_project_existence [0.000509s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_check_role_from_group_on_system_existence [0.002080s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_check_role_inference_rule [0.000623s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_check_user_role_existence_on_domain [0.000518s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_check_user_role_existence_on_project [0.000476s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_check_user_role_existence_on_system [0.035062s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_group_role_on_domain_with_bytes_body [0.001019s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_group_role_on_domain_with_str_body [0.001407s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_role_inference_rule_with_bytes_body [0.000931s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_role_inference_rule_with_str_body [0.000832s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_role_with_bytes_body [0.001480s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_role_with_str_body [0.000979s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_user_role_on_domain_with_bytes_body [0.001138s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_user_role_on_domain_with_str_body [0.000840s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_user_role_on_project_with_bytes_body [0.000515s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_user_role_on_project_with_str_body [0.000587s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_delete_role [0.000597s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_delete_role_from_group_on_domain [0.000549s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_delete_role_from_group_on_project [0.000506s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_delete_role_from_group_on_system [0.002443s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_delete_role_from_user_on_domain [0.000600s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_delete_role_from_user_on_project [0.000503s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_delete_role_from_user_on_system [0.000527s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_delete_role_inference_rule [0.000523s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_all_role_inference_rules_with_bytes_body [0.004965s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_all_role_inference_rules_with_str_body [0.000621s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_group_roles_on_domain_with_bytes_body [0.000518s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_group_roles_on_domain_with_str_body [0.001121s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_role_inferences_rules_with_bytes_body [0.000554s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_role_inferences_rules_with_str_body [0.003245s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_roles_with_bytes_body [0.000556s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_roles_with_str_body [0.000775s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_user_roles_on_domain_with_bytes_body [0.000586s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_user_roles_on_domain_with_str_body [0.000659s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_user_roles_on_project_with_bytes_body [0.000542s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_user_roles_on_project_with_str_body [0.000933s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_show_role_inference_rule_with_bytes_body [0.000635s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_show_role_inference_rule_with_str_body [0.000575s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_show_role_with_bytes_body [0.028608s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_show_role_with_str_body [0.000681s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_update_role_with_bytes_body [0.008162s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_update_role_with_str_body [0.002296s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_versions_client.TestIdentityClient.test_list_versions_with_bytes_body [0.000929s] ... ok DEBUG: {0} tempest.tests.lib.services.identity.v3.test_versions_client.TestIdentityClient.test_list_versions_with_str_body [0.004856s] ... ok DEBUG: {0} tempest.tests.lib.services.image.v2.test_namespace_tags_client.TestNamespaceTagsClient.test_create_namespace_tag_with_bytes_body [0.000576s] ... ok DEBUG: {0} tempest.tests.lib.services.image.v2.test_namespace_tags_client.TestNamespaceTagsClient.test_create_namespace_tag_with_str_body [0.008564s] ... ok DEBUG: {0} tempest.tests.lib.services.image.v2.test_namespace_tags_client.TestNamespaceTagsClient.test_create_namespace_tags_with_bytes_body [0.017371s] ... ok DEBUG: {0} tempest.tests.lib.services.image.v2.test_namespace_tags_client.TestNamespaceTagsClient.test_create_namespace_tags_with_str_body [0.000647s] ... ok DEBUG: {0} tempest.tests.lib.services.image.v2.test_namespace_tags_client.TestNamespaceTagsClient.test_delete_all_namespace_tags [0.008534s] ... ok DEBUG: {0} tempest.tests.lib.services.image.v2.test_namespace_tags_client.TestNamespaceTagsClient.test_delete_namespace_tag_definition [0.000594s] ... ok DEBUG: {0} tempest.tests.lib.services.image.v2.test_namespace_tags_client.TestNamespaceTagsClient.test_list_namespace_tags_with_bytes_body [0.000662s] ... ok DEBUG: {0} tempest.tests.lib.services.image.v2.test_namespace_tags_client.TestNamespaceTagsClient.test_list_namespace_tags_with_str_body [0.000524s] ... ok DEBUG: {0} tempest.tests.lib.services.image.v2.test_namespace_tags_client.TestNamespaceTagsClient.test_show_namespace_tag_with_bytes_body [0.024770s] ... ok DEBUG: {0} tempest.tests.lib.services.image.v2.test_namespace_tags_client.TestNamespaceTagsClient.test_show_namespace_tag_with_str_body [0.000584s] ... ok DEBUG: {0} tempest.tests.lib.services.image.v2.test_versions_client.TestVersionsClient.test_has_version [0.000675s] ... ok DEBUG: {0} tempest.tests.lib.services.image.v2.test_versions_client.TestVersionsClient.test_list_versions_with_bytes_body [0.000702s] ... ok DEBUG: {0} tempest.tests.lib.services.image.v2.test_versions_client.TestVersionsClient.test_list_versions_with_str_body [0.007317s] ... ok DEBUG: {0} tempest.tests.lib.services.network.test_agents_client.TestAgentsClient.test_delete_agent [0.000550s] ... ok DEBUG: {0} tempest.tests.lib.services.network.test_agents_client.TestAgentsClient.test_list_agent_with_bytes_body [0.000561s] ... ok DEBUG: {0} tempest.tests.lib.services.network.test_agents_client.TestAgentsClient.test_list_agent_with_str_body [0.001301s] ... ok DEBUG: {0} tempest.tests.lib.services.network.test_agents_client.TestAgentsClient.test_show_agent_with_bytes_body [0.000716s] ... ok DEBUG: {0} tempest.tests.lib.services.network.test_agents_client.TestAgentsClient.test_show_agent_with_str_body [0.000598s] ... ok DEBUG: {0} tempest.tests.lib.services.network.test_agents_client.TestAgentsClient.test_update_agent_with_bytes_body [0.000523s] ... ok DEBUG: {0} tempest.tests.lib.services.network.test_agents_client.TestAgentsClient.test_update_agent_with_str_body [0.000529s] ... ok DEBUG: {0} tempest.tests.lib.services.network.test_qos_client.TestQosClient.test_create_qos_policy_with_bytes_body [0.000807s] ... ok DEBUG: {0} tempest.tests.lib.services.network.test_qos_client.TestQosClient.test_create_qos_policy_with_str_body [0.000597s] ... ok DEBUG: {0} tempest.tests.lib.services.network.test_qos_client.TestQosClient.test_delete_qos_policy [0.000894s] ... ok DEBUG: {0} tempest.tests.lib.services.network.test_qos_client.TestQosClient.test_list_qos_policies_with_bytes_body [0.000544s] ... ok DEBUG: {0} tempest.tests.lib.services.network.test_qos_client.TestQosClient.test_list_qos_policies_with_str_body [0.000508s] ... ok DEBUG: {0} tempest.tests.lib.services.network.test_qos_client.TestQosClient.test_show_qos_policy_with_bytes_body [0.000633s] ... ok DEBUG: {0} tempest.tests.lib.services.network.test_qos_client.TestQosClient.test_show_qos_policy_with_str_body [0.000522s] ... ok DEBUG: {0} tempest.tests.lib.services.network.test_qos_client.TestQosClient.test_update_qos_policy_with_bytes_body [0.000679s] ... ok DEBUG: {0} tempest.tests.lib.services.network.test_qos_client.TestQosClient.test_update_qos_policy_with_str_body [0.000582s] ... ok DEBUG: {0} tempest.tests.lib.services.network.test_security_group_rules_client.TestSecurityGroupsClient.test_create_security_group_rule_with_bytes_body [0.001071s] ... ok DEBUG: {0} tempest.tests.lib.services.network.test_security_group_rules_client.TestSecurityGroupsClient.test_create_security_group_rule_with_str_body [0.000858s] ... ok DEBUG: {0} tempest.tests.lib.services.network.test_security_group_rules_client.TestSecurityGroupsClient.test_delete_security_group_rule [0.000555s] ... ok DEBUG: {0} tempest.tests.lib.services.network.test_security_group_rules_client.TestSecurityGroupsClient.test_list_security_group_rules_with_bytes_body [0.000731s] ... ok DEBUG: {0} tempest.tests.lib.services.network.test_security_group_rules_client.TestSecurityGroupsClient.test_list_security_group_rules_with_str_body [0.000538s] ... ok DEBUG: {0} tempest.tests.lib.services.network.test_security_group_rules_client.TestSecurityGroupsClient.test_show_security_group_rule_with_bytes_body [0.000583s] ... ok DEBUG: {0} tempest.tests.lib.services.network.test_security_group_rules_client.TestSecurityGroupsClient.test_show_security_group_rule_with_str_body [0.000652s] ... ok DEBUG: {0} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_create_bulk_subnets_with_bytes_body [0.000756s] ... ok DEBUG: {0} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_create_bulk_subnets_with_str_body [0.000588s] ... ok DEBUG: {0} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_create_subnet_with_bytes_body [0.000567s] ... ok DEBUG: {0} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_create_subnet_with_str_body [0.000642s] ... ok DEBUG: {0} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_delete_subnet [0.000484s] ... ok DEBUG: {0} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_list_subnets_with_bytes_body [0.001455s] ... ok DEBUG: {0} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_list_subnets_with_str_body [0.000580s] ... ok DEBUG: {0} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_show_subnet_with_bytes_body [0.000540s] ... ok DEBUG: {0} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_show_subnet_with_str_body [0.000638s] ... ok DEBUG: {0} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_update_subnet_with_bytes_body [0.007902s] ... ok DEBUG: {0} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_update_subnet_with_str_body [0.000692s] ... ok DEBUG: {0} tempest.tests.lib.services.object_storage.test_object_client.TestObjectClient.test_create_continue_with_no_continue_received [0.022314s] ... ok DEBUG: {0} tempest.tests.lib.services.object_storage.test_object_client.TestObjectClient.test_create_object_continue_no_data [0.015039s] ... ok DEBUG: {0} tempest.tests.lib.services.object_storage.test_object_client.TestObjectClient.test_create_object_continue_with_data [0.016295s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_extensions_client.TestExtensionsClient.test_list_extensions_with_bytes_body [0.011333s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_extensions_client.TestExtensionsClient.test_list_extensions_with_str_body [0.012031s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_create_group_type_with_bytes_body [0.006543s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_create_group_type_with_str_body [0.003147s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_create_or_update_group_type_specs_with_bytes_body [0.001074s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_create_or_update_group_type_specs_with_str_body [0.004004s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_delete_group_type [0.000609s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_delete_group_type_specs_item [0.000517s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_list_group_type_specs_with_bytes_body [0.001569s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_list_group_type_specs_with_str_body [0.020188s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_list_group_types_with_bytes_body [0.007736s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_list_group_types_with_str_body [0.005280s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_show_default_group_type_with_bytes_body [0.004858s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_show_default_group_type_with_str_body [0.005635s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_show_group_type_specs_item_with_bytes_body [0.000952s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_show_group_type_specs_item_with_str_body [0.000898s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_show_group_type_with_bytes_body [0.001992s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_show_group_type_with_str_body [0.001271s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_update_group_type_specs_item_with_bytes_body [0.000897s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_update_group_type_specs_item_with_str_body [0.013402s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_update_group_types_with_bytes_body [0.001513s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_update_group_types_with_str_body [0.001970s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_create_group_from_group [0.011274s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_create_group_from_group_snapshot [0.003413s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_create_group_with_bytes_body [0.001343s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_create_group_with_str_body [0.001118s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_delete_group [0.030266s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_list_group_details_with_bytes_body [0.005169s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_list_group_details_with_str_body [0.007329s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_list_groups_with_bytes_body [0.030126s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_list_groups_with_str_body [0.001631s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_reset_group_status [0.000891s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_show_group_with_bytes_body [0.013924s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_show_group_with_str_body [0.002367s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_update_group [0.014489s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_volumes_client.TestVolumesClient.test_force_detach_volume_with_bytes_body [0.003071s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_volumes_client.TestVolumesClient.test_force_detach_volume_with_str_body [0.000559s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_volumes_client.TestVolumesClient.test_retype_volume_with_bytes_body [0.006674s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_volumes_client.TestVolumesClient.test_retype_volume_with_str_body [0.000687s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_volumes_client.TestVolumesClient.test_show_volume_image_metadata_with_bytes_body [0.012456s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_volumes_client.TestVolumesClient.test_show_volume_image_metadata_with_str_body [0.005080s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_volumes_client.TestVolumesClient.test_show_volume_metadata_item_with_bytes_body [0.020048s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_volumes_client.TestVolumesClient.test_show_volume_metadata_item_with_str_body [0.006456s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_volumes_client.TestVolumesClient.test_show_volume_summary_with_bytes_body [0.017593s] ... ok DEBUG: {0} tempest.tests.lib.services.volume.v3.test_volumes_client.TestVolumesClient.test_show_volume_summary_with_str_body [0.014607s] ... ok DEBUG: {0} tempest.tests.lib.test_api_microversion_fixture.TestAPIMicroversionFixture.test_compute_microversion [0.000410s] ... ok DEBUG: {0} tempest.tests.lib.test_api_microversion_fixture.TestAPIMicroversionFixture.test_multiple_service_microversion [0.022408s] ... ok DEBUG: {0} tempest.tests.lib.test_api_microversion_fixture.TestAPIMicroversionFixture.test_placement_microversion [0.000376s] ... ok DEBUG: {0} tempest.tests.lib.test_api_microversion_fixture.TestAPIMicroversionFixture.test_volume_microversion [0.001638s] ... ok DEBUG: {0} tempest.tests.lib.test_credentials.CredentialsTests.test_create [0.000535s] ... ok DEBUG: {0} tempest.tests.lib.test_credentials.CredentialsTests.test_create_invalid_attr [0.000377s] ... ok DEBUG: {0} tempest.tests.lib.test_credentials.CredentialsTests.test_is_valid [0.002406s] ... ok DEBUG: {0} tempest.tests.lib.test_credentials.KeystoneV2CredentialsTests.test_create [0.000342s] ... ok DEBUG: {0} tempest.tests.lib.test_credentials.KeystoneV2CredentialsTests.test_create_invalid_attr [0.000368s] ... ok DEBUG: {0} tempest.tests.lib.test_credentials.KeystoneV2CredentialsTests.test_get_credentials [0.000549s] ... ok DEBUG: {0} tempest.tests.lib.test_credentials.KeystoneV2CredentialsTests.test_get_credentials_not_filled [0.007546s] ... ok DEBUG: {0} tempest.tests.lib.test_credentials.KeystoneV2CredentialsTests.test_is_not_valid [0.000322s] ... ok DEBUG: {0} tempest.tests.lib.test_credentials.KeystoneV2CredentialsTests.test_is_valid [0.000311s] ... ok DEBUG: {0} tempest.tests.lib.test_credentials.KeystoneV2CredentialsTests.test_reset_all_attributes [0.000392s] ... ok DEBUG: {0} tempest.tests.lib.test_credentials.KeystoneV2CredentialsTests.test_reset_single_attribute [0.004365s] ... ok DEBUG: {0} tempest.tests.lib.test_decorators.TestAttrDecorator.test_attr_decorator_condition_false [0.000311s] ... ok DEBUG: {0} tempest.tests.lib.test_decorators.TestAttrDecorator.test_attr_decorator_condition_true [0.000272s] ... ok DEBUG: {0} tempest.tests.lib.test_decorators.TestAttrDecorator.test_attr_decorator_with_duplicated_type [0.000264s] ... ok DEBUG: {0} tempest.tests.lib.test_decorators.TestAttrDecorator.test_attr_decorator_with_list_type [0.000257s] ... ok DEBUG: {0} tempest.tests.lib.test_decorators.TestAttrDecorator.test_attr_decorator_with_unknown_type [0.006280s] ... ok DEBUG: {0} tempest.tests.lib.test_decorators.TestAttrDecorator.test_attr_without_type [0.000296s] ... ok DEBUG: {0} tempest.tests.lib.test_decorators.TestRelatedBugDecorator.test_relatedbug_when_exception_invalid_bug_number [0.000579s] ... ok DEBUG: {0} tempest.tests.lib.test_decorators.TestRelatedBugDecorator.test_relatedbug_when_exception_invalid_bug_type [0.000514s] ... ok DEBUG: {0} tempest.tests.lib.test_decorators.TestRelatedBugDecorator.test_relatedbug_when_exception_with_launchpad_bug_type [0.000951s] ... ok DEBUG: {0} tempest.tests.lib.test_decorators.TestRelatedBugDecorator.test_relatedbug_when_exception_with_storyboard_bug_type [0.004792s] ... ok DEBUG: {0} tempest.tests.lib.test_decorators.TestRelatedBugDecorator.test_relatedbug_when_no_exception [0.000416s] ... ok DEBUG: {0} tempest.tests.test_base_test.TestBaseTestCase.test_get_tenant_network [0.008478s] ... ok DEBUG: {0} tempest.tests.test_base_test.TestBaseTestCase.test_get_tenant_network_with_alt_creds [0.021127s] ... ok DEBUG: {0} tempest.tests.test_base_test.TestBaseTestCase.test_get_tenant_network_with_nova_net [0.010252s] ... ok DEBUG: {0} tempest.tests.test_base_test.TestBaseTestCase.test_get_tenant_network_with_role_creds [0.007217s] ... ok DEBUG: {0} tempest.tests.test_decorators.TestServicesDecorator.test_services_decorator_with_duplicated_service [0.010601s] ... ok DEBUG: {0} tempest.tests.test_decorators.TestServicesDecorator.test_services_decorator_with_invalid_service [0.011833s] ... ok DEBUG: {0} tempest.tests.test_decorators.TestServicesDecorator.test_services_decorator_with_multiple_services [0.015563s] ... ok DEBUG: {0} tempest.tests.test_decorators.TestServicesDecorator.test_services_decorator_with_service_valid_and_unavailable [0.013190s] ... ok DEBUG: {0} tempest.tests.test_decorators.TestServicesDecorator.test_services_decorator_with_single_service [0.004773s] ... ok DEBUG: {0} tempest.tests.test_decorators.TestServicesDecorator.test_services_list [0.007095s] ... ok DEBUG: {3} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_run_list [6.673423s] ... ok DEBUG: {1} tempest.tests.cmd.test_workspace.TestTempestWorkspace.test_run_workspace_move [3.101925s] ... ok DEBUG: {2} tempest.tests.cmd.test_run.TestRunReturnCode.test_run_list [5.610890s] ... ok DEBUG: {1} tempest.tests.cmd.test_workspace.TestTempestWorkspace.test_run_workspace_register [3.552011s] ... ok DEBUG: {2} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_exclude_regex_failing [5.917098s] ... ok DEBUG: {3} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_exclude_regex_failing [6.175444s] ... ok DEBUG: {1} tempest.tests.cmd.test_workspace.TestTempestWorkspace.test_run_workspace_remove_directory [3.474332s] ... ok DEBUG: {0} tempest.tests.test_list_tests.TestTestList.test_stestr_list_no_errors [10.758609s] ... ok DEBUG: {0} tempest.tests.test_tempest_plugin.TestPluginDiscovery.test__get_service_clients_with_two_plugins [0.000680s] ... ok DEBUG: {0} tempest.tests.test_tempest_plugin.TestPluginDiscovery.test__register_service_clients_one_plugin_no_service_clients [0.007213s] ... ok DEBUG: {0} tempest.tests.test_tempest_plugin.TestPluginDiscovery.test__register_service_clients_with_one_plugin [0.000400s] ... ok DEBUG: {0} tempest.tests.test_tempest_plugin.TestPluginDiscovery.test_load_tests_with_one_plugin [0.000370s] ... ok DEBUG: {0} tempest.tests.test_tempest_plugin.TestPluginDiscovery.test_load_tests_with_two_plugins [0.000375s] ... ok DEBUG: {0} tempest.tests.test_test.TestAPIMicroversionTest1.test_1 [0.000373s] ... ok DEBUG: {0} tempest.tests.test_test.TestAPIMicroversionTest1.test_2 [0.000175s] ... ok DEBUG: {0} tempest.tests.test_test.TestSetNetworkResources.test_set_network_resources_child_only [0.000422s] ... ok DEBUG: {0} tempest.tests.test_test.TestSetNetworkResources.test_set_network_resources_children [0.000445s] ... ok DEBUG: {0} tempest.tests.test_test.TestSetNetworkResources.test_set_network_resources_right_order [0.000554s] ... ok DEBUG: {0} tempest.tests.test_test.TestTempestBaseTestClass.test_grandparent_skip_checks_not_invoked [0.021434s] ... ok DEBUG: {0} tempest.tests.test_test.TestTempestBaseTestClass.test_resource_cleanup [0.006286s] ... ok DEBUG: ERROR [tempest.test] teardown of resources failed: ((, Exception('mock3 resource cleanup failure',), ), (, Exception('mock1 resource cleanup failure',), )) DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tempest-33.0.0/tempest/test.py", line 192, in tearDownClass DEBUG: teardown() DEBUG: File "/builddir/build/BUILD/tempest-33.0.0/tempest/test.py", line 602, in resource_cleanup DEBUG: raise testtools.MultipleExceptions(*cleanup_errors) DEBUG: testtools.runtest.MultipleExceptions: ((, Exception('mock3 resource cleanup failure',), ), (, Exception('mock1 resource cleanup failure',), )) DEBUG: {0} tempest.tests.test_test.TestTempestBaseTestClass.test_resource_cleanup_failures [0.013708s] ... ok DEBUG: {0} tempest.tests.test_test.TestTempestBaseTestClass.test_setup_class_overwritten [0.009572s] ... ok DEBUG: {0} tempest.tests.test_test.TestTempestBaseTestClass.test_setup_credentials_all [0.013357s] ... ok DEBUG: {0} tempest.tests.test_test.TestTempestBaseTestClass.test_setup_credentials_with_multiple_role_and_system_scope [0.011821s] ... ok DEBUG: {0} tempest.tests.test_test.TestTempestBaseTestClass.test_setup_credentials_with_role_and_multiple_scope [0.010442s] ... ok DEBUG: {0} tempest.tests.test_test.TestTempestBaseTestClass.test_setup_credentials_with_role_and_system_scope [0.024861s] ... ok DEBUG: ERROR [tempest.test] teardown of resources failed: resource_cleanup for BadResourceCleanup did not call the super's resource_cleanup DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tempest-33.0.0/tempest/test.py", line 197, in tearDownClass DEBUG: "super's resource_cleanup" % cls.__name__) DEBUG: RuntimeError: resource_cleanup for BadResourceCleanup did not call the super's resource_cleanup DEBUG: {0} tempest.tests.test_test.TestTempestBaseTestClass.test_skip_checks_admin [0.031036s] ... ok DEBUG: {0} tempest.tests.test_test.TestTempestBaseTestClass.test_skip_checks_admin_not_available [0.008766s] ... ok DEBUG: {0} tempest.tests.test_test.TestTempestBaseTestClass.test_skip_checks_identity_v2_not_available [0.003363s] ... ok DEBUG: {0} tempest.tests.test_test.TestTempestBaseTestClass.test_skip_checks_identity_v3_not_available [0.009437s] ... ok DEBUG: {0} tempest.tests.test_test.TestTempestBaseTestClass.test_super_resource_cleanup_not_invoked [0.003662s] ... ok DEBUG: {0} tempest.tests.test_test.TestTempestBaseTestClass.test_super_setup_credentials_not_invoked [0.003138s] ... ok DEBUG: {0} tempest.tests.test_test.TestTempestBaseTestClass.test_super_skip_checks_not_invoked [0.002538s] ... ok DEBUG: /tmp/tmp3shgyju6/tmp0zvzhs4b fixed DEBUG: /tmp/tmplualtguu/tmp9zovnm3y fixed DEBUG: (WARNING) /tmp/tmpxiw474i2/tmp_gx9kbv5: The file is not valid as it does not contain any import line! Therefore the import needed by @decorators.idempotent_id is not added! DEBUG: {1} tempest.tests.cmd.test_workspace.TestTempestWorkspace.test_run_workspace_remove_entry [3.765251s] ... ok DEBUG: {2} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_exclude_regex_failing_with_stestr_repository [7.432608s] ... ok DEBUG: {3} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_exclude_regex_failing_with_stestr_repository [7.492904s] ... ok DEBUG: {1} tempest.tests.cmd.test_workspace.TestTempestWorkspace.test_run_workspace_rename [3.096411s] ... ok DEBUG: {1} tempest.tests.common.test_compute.TestCompute.test_rfp_frame_fully_cached [0.000950s] ... ok DEBUG: {1} tempest.tests.common.test_compute.TestCompute.test_rfp_frame_not_cached [0.002197s] ... ok DEBUG: {1} tempest.tests.common.test_compute.TestCompute.test_rfp_frame_partially_cached [0.000637s] ... ok DEBUG: {1} tempest.tests.common.test_waiters.TestImageWaiters.test_wait_for_image_copied_to_stores [0.013791s] ... ok DEBUG: {1} tempest.tests.common.test_waiters.TestImageWaiters.test_wait_for_image_copied_to_stores_timeout [0.005775s] ... ok DEBUG: {1} tempest.tests.common.test_waiters.TestImageWaiters.test_wait_for_image_imported_to_stores [0.000905s] ... ok DEBUG: {1} tempest.tests.common.test_waiters.TestImageWaiters.test_wait_for_image_imported_to_stores_failure [0.003700s] ... ok DEBUG: {1} tempest.tests.common.test_waiters.TestImageWaiters.test_wait_for_image_imported_to_stores_no_stores [0.000993s] ... ok DEBUG: {1} tempest.tests.common.test_waiters.TestImageWaiters.test_wait_for_image_imported_to_stores_timeout [1.013354s] ... ok DEBUG: {1} tempest.tests.common.test_waiters.TestImageWaiters.test_wait_for_image_status [0.000776s] ... ok DEBUG: {1} tempest.tests.common.test_waiters.TestImageWaiters.test_wait_for_image_status_error_on_image_create [0.000833s] ... ok DEBUG: {1} tempest.tests.common.test_waiters.TestImageWaiters.test_wait_for_image_status_timeout [0.000967s] ... ok DEBUG: {1} tempest.tests.common.test_waiters.TestImageWaiters.test_wait_for_image_tasks_status [0.004260s] ... ok DEBUG: {1} tempest.tests.common.test_waiters.TestImageWaiters.test_wait_for_image_tasks_status_timeout [0.002322s] ... ok DEBUG: {1} tempest.tests.lib.cli.test_command_failed.TestOutputParser.test_command_failed_exception [0.000718s] ... ok DEBUG: {1} tempest.tests.lib.cli.test_execute.TestCLIClient.test_execute_with_default_api_version [0.000648s] ... ok DEBUG: {1} tempest.tests.lib.cli.test_execute.TestCLIClient.test_execute_with_domain_id [0.007910s] ... ok DEBUG: {1} tempest.tests.lib.cli.test_execute.TestCLIClient.test_execute_with_domain_name [0.013382s] ... ok DEBUG: {1} tempest.tests.lib.cli.test_execute.TestCLIClient.test_execute_with_empty_api_version [0.000710s] ... ok DEBUG: {1} tempest.tests.lib.cli.test_execute.TestCLIClient.test_execute_with_explicit_api_version [0.001460s] ... ok DEBUG: {1} tempest.tests.lib.cli.test_execute.TestCLIClient.test_execute_with_prefix [0.000572s] ... ok DEBUG: {1} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_details_multiple_with_invalid_line [0.000452s] ... ok DEBUG: WARNING [tempest.lib.cli.output_parser] skipping invalid table line: DEBUG: WARNING [tempest.lib.cli.output_parser] skipping invalid table line: DEBUG: WARNING [tempest.lib.cli.output_parser] skipping invalid table line: aaaa DEBUG: WARNING [tempest.lib.cli.output_parser] skipping invalid table line: DEBUG: WARNING [tempest.lib.cli.output_parser] skipping invalid table line: DEBUG: {1} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_details_multiple_with_normal_line_label_false [0.011073s] ... ok DEBUG: {1} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_details_multiple_with_normal_line_label_true [0.000349s] ... ok DEBUG: {1} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_details_with_normal_line_label_false [0.000294s] ... ok DEBUG: {1} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_details_with_normal_line_label_true [0.005393s] ... ok DEBUG: {1} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_listing [0.004234s] ... ok DEBUG: WARNING [tempest.lib.cli.output_parser] Missing end of table DEBUG: WARNING [tempest.lib.cli.output_parser] Invalid line between tables: DEBUG: {1} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_table_with_invalid_line [0.000438s] ... ok DEBUG: {1} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_table_with_list [0.000353s] ... ok DEBUG: {1} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_table_with_normal_values [0.007608s] ... ok DEBUG: {1} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_tables_with_invalid_line [0.000439s] ... ok DEBUG: {1} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_tables_with_invalid_values [0.000391s] ... ok DEBUG: {1} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_tables_with_normal_values [0.000307s] ... ok DEBUG: {1} tempest.tests.lib.cmd.test_check_uuid.TestCLInterface.test_fix_argument_no [0.016449s] ... ok DEBUG: {1} tempest.tests.lib.cmd.test_check_uuid.TestCLInterface.test_fix_argument_yes [0.022168s] ... ok DEBUG: {1} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_admin_creds [0.006839s] ... ok DEBUG: {1} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_all_cred_cleanup [0.016454s] ... ok DEBUG: {1} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_alt_creds [0.005106s] ... ok DEBUG: {1} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_dhcp_without_subnet [0.012864s] ... ok DEBUG: {1} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_get_different_role_creds_with_default_scope [0.008496s] ... ok DEBUG: {1} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_get_different_role_creds_with_project_scope [0.009010s] ... ok DEBUG: {1} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_get_same_role_creds_with_default_scope [0.053833s] ... ok DEBUG: {1} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_get_same_role_creds_with_project_scope [0.037808s] ... ok DEBUG: {1} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_network_admin_creation [0.013224s] ... ok DEBUG: {1} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_network_alt_creation [0.053265s] ... ok DEBUG: {1} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_network_cleanup [0.086507s] ... ok DEBUG: {1} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_network_creation [0.030061s] ... ok DEBUG: {1} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_no_network_creation_with_config_set [0.023547s] ... ok DEBUG: {1} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_no_network_resources [0.013532s] ... ok DEBUG: {1} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_primary_creds [0.027646s] ... ok DEBUG: {1} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_project_alt_admin_creds [0.031083s] ... ok DEBUG: {1} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_project_alt_member_creds [0.050557s] ... ok DEBUG: {1} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_project_alt_reader_creds [0.054256s] ... ok DEBUG: {1} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_role_creds [0.009511s] ... ok DEBUG: {1} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_role_creds_with_project_scope [0.038983s] ... ok DEBUG: {1} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_router_without_network [0.007425s] ... ok DEBUG: {1} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_subnet_without_network [0.005236s] ... ok DEBUG: {1} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_tempest_client [0.032414s] ... ok DEBUG: {1} tempest.tests.lib.common.test_http.TestClosingProxyHttp.test_class_without_proxy_url [0.000545s] ... ok DEBUG: {1} tempest.tests.lib.common.test_http.TestClosingProxyHttp.test_closing_http [0.045889s] ... ok DEBUG: {1} tempest.tests.lib.common.test_http.TestClosingProxyHttp.test_closing_http_with_ca_certs [0.000942s] ... ok DEBUG: {1} tempest.tests.lib.common.test_http.TestClosingProxyHttp.test_closing_http_with_ca_certs_and_dscv [0.000375s] ... ok DEBUG: {1} tempest.tests.lib.common.test_http.TestClosingProxyHttp.test_closing_http_with_dscv [0.000341s] ... ok DEBUG: {1} tempest.tests.lib.common.test_http.TestClosingProxyHttp.test_closing_http_with_timeout [0.003952s] ... ok DEBUG: {1} tempest.tests.lib.common.test_http.TestClosingProxyHttp.test_request [0.035775s] ... ok DEBUG: {1} tempest.tests.lib.common.test_http.TestClosingProxyHttp.test_request_with_fields [0.005486s] ... ok DEBUG: {1} tempest.tests.lib.common.test_http.TestClosingProxyHttp.test_request_with_headers [0.004394s] ... ok DEBUG: {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test__get_creds_by_roles_list_role [0.018433s] ... ok DEBUG: {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test__get_creds_by_roles_no_admin [0.005343s] ... ok DEBUG: {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test__get_creds_by_roles_one_role [0.005863s] ... ok DEBUG: {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_create_hash_file_no_previous_file [0.007138s] ... ok DEBUG: {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_create_hash_file_previous_file [0.006588s] ... ok DEBUG: {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_admin_creds [0.006536s] ... ok DEBUG: WARNING [tempest.lib.common.preprov_creds] Using credentials {'username': 'test_admin1', 'tenant_name': 'test_tenant11'} for v3 API calls. Assuming they are valid in the default domain. DEBUG: {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_admin_creds_by_role [0.017593s] ... ok DEBUG: WARNING [tempest.lib.common.preprov_creds] Using credentials {'username': 'test_admin1', 'tenant_name': 'test_tenant11'} for v3 API calls. Assuming they are valid in the default domain. DEBUG: {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_admin_creds_by_type [0.022634s] ... ok DEBUG: {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_admin_creds_none_available [0.007759s] ... ok DEBUG: {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_alt_creds [0.006971s] ... ok DEBUG: {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_alt_creds_none_available [0.006301s] ... ok DEBUG: {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_free_hash_no_free_accounts [0.108406s] ... ok DEBUG: {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_free_hash_no_previous_accounts [0.043266s] ... ok DEBUG: {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_free_hash_some_in_use_accounts [0.032012s] ... ok DEBUG: {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_hash [0.044640s] ... ok DEBUG: {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_hash_dict [0.006822s] ... ok DEBUG: {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_primary_creds [0.018812s] ... ok DEBUG: {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_primary_creds_none_available [0.014420s] ... ok DEBUG: {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_is_multi_user [0.008025s] ... ok DEBUG: {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_is_not_multi_user [0.010251s] ... ok DEBUG: WARNING [tempest.lib.common.preprov_creds] Using credentials {'username': 'test_user14', 'tenant_name': 'test_tenant14'} for v3 API calls. Assuming they are valid in the default domain. DEBUG: {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_networks_returned_with_creds [0.018186s] ... ok DEBUG: {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_remove_hash_last_account [0.025665s] ... ok DEBUG: WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead DEBUG: {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_remove_hash_not_last_account [0.013044s] ... ok DEBUG: {1} tempest.tests.lib.common.test_rest_client.TestProperties.test_properties [0.014388s] ... ok DEBUG: {1} tempest.tests.lib.common.test_rest_client.TestRestClientHTTPMethods.test_copy [0.002015s] ... ok DEBUG: {1} tempest.tests.lib.common.test_rest_client.TestRestClientHTTPMethods.test_delete [0.001491s] ... ok DEBUG: {1} tempest.tests.lib.common.test_rest_client.TestRestClientHTTPMethods.test_get [0.001941s] ... ok DEBUG: {1} tempest.tests.lib.common.test_rest_client.TestRestClientHTTPMethods.test_head [0.002852s] ... ok DEBUG: {1} tempest.tests.lib.common.test_rest_client.TestRestClientHTTPMethods.test_patch [0.002733s] ... ok DEBUG: {1} tempest.tests.lib.common.test_rest_client.TestRestClientHTTPMethods.test_post [0.001579s] ... ok DEBUG: {1} tempest.tests.lib.common.test_rest_client.TestRestClientHTTPMethods.test_put [0.001478s] ... ok DEBUG: {1} tempest.tests.lib.common.test_rest_client.TestRestClientHeadersJSON.test_copy [0.001046s] ... ok DEBUG: {1} tempest.tests.lib.common.test_rest_client.TestRestClientHeadersJSON.test_delete [0.000952s] ... ok DEBUG: {1} tempest.tests.lib.common.test_rest_client.TestRestClientHeadersJSON.test_get [0.000964s] ... ok DEBUG: {1} tempest.tests.lib.common.test_rest_client.TestRestClientHeadersJSON.test_head [0.001932s] ... ok DEBUG: {1} tempest.tests.lib.common.test_rest_client.TestRestClientHeadersJSON.test_patch [0.006030s] ... ok DEBUG: {1} tempest.tests.lib.common.test_rest_client.TestRestClientHeadersJSON.test_post [0.001024s] ... ok DEBUG: {1} tempest.tests.lib.common.test_rest_client.TestRestClientHeadersJSON.test_put [0.001367s] ... ok DEBUG: {1} tempest.tests.lib.common.test_rest_client.TestRestClientJSONHeaderSchemaValidation.test_validate_header_schema_fail [0.001270s] ... ok DEBUG: {1} tempest.tests.lib.common.test_rest_client.TestRestClientJSONHeaderSchemaValidation.test_validate_header_schema_pass [0.000801s] ... ok DEBUG: {1} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidatorVersion.test_current_json_schema_validator_version [0.001334s] ... ok DEBUG: {1} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_arbitrary_string [0.000308s] ... ok DEBUG: {1} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_chunkify [0.000309s] ... ok DEBUG: {1} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_parse_image_id [0.000890s] ... ok DEBUG: {1} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_infiniband_guid_address [0.000522s] ... ok DEBUG: {1} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_int [0.000270s] ... ok DEBUG: {1} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_mac_address [0.009707s] ... ok DEBUG: {1} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_name_with_default_prefix [0.000592s] ... ok DEBUG: {1} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_name_with_none_prefix [0.000321s] ... ok DEBUG: {1} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_name_with_prefix [0.006460s] ... ok DEBUG: {1} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_password [0.000489s] ... ok DEBUG: {1} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_password_with_len [0.013877s] ... ok DEBUG: {1} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_password_with_len_2 [0.001217s] ... ok DEBUG: {1} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_url [0.000396s] ... ok DEBUG: {1} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_uuid [0.003060s] ... ok DEBUG: {1} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_uuid_hex [0.000436s] ... ok DEBUG: {1} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_random_bytes [0.024048s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_assisted_volume_snapshots_client.TestVolumesClient.test_create_assisted_volume_snapshot_with_byte_body [0.001764s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_assisted_volume_snapshots_client.TestVolumesClient.test_create_assisted_volume_snapshot_with_str_body [0.001532s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_assisted_volume_snapshots_client.TestVolumesClient.test_delete_assisted_volume_snapshot [0.002498s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_base_compute_client.TestSchemaVersionsV21.test_schema [0.000369s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_base_compute_client.TestSchemaVersionsV29.test_schema [0.000365s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_certificates_client.TestCertificatesClient.test_create_certificate_with_bytes_body [0.001288s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_certificates_client.TestCertificatesClient.test_create_certificate_with_str_body [0.008102s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_certificates_client.TestCertificatesClient.test_show_certificate_with_bytes_body [0.002833s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_certificates_client.TestCertificatesClient.test_show_certificate_with_str_body [0.002939s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_extensions_client.TestExtensionsClient.test_list_extensions_with_bytes_body [0.010213s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_extensions_client.TestExtensionsClient.test_list_extensions_with_str_body [0.001652s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_extensions_client.TestExtensionsClient.test_show_extension_with_bytes_body [0.000576s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_extensions_client.TestExtensionsClient.test_show_extension_with_str_body [0.003861s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_fixedIPs_client.TestFixedIPsClient.test_reserve_fixed_ip_with_bytes_body [0.000558s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_fixedIPs_client.TestFixedIPsClient.test_reserve_fixed_ip_with_str_body [0.006503s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_fixedIPs_client.TestFixedIPsClient.test_show_fixed_ip_with_bytes_body [0.003742s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_fixedIPs_client.TestFixedIPsClient.test_show_fixed_ip_with_str_body [0.001552s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_add_flavor_access_byte_body [0.009572s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_add_flavor_access_str_body [0.001746s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_create_flavor__byte_body [0.002130s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_create_flavor_str_body [0.004885s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_delete_flavor [0.000578s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_is_resource_deleted_false_byte_body [0.002000s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_is_resource_deleted_false_str_body [0.009766s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_is_resource_deleted_true_byte_body [0.024617s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_is_resource_deleted_true_str_body [0.022719s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_list_flavor_access_byte_body [0.001383s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_list_flavor_access_str_body [0.004341s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_list_flavor_extra_specs__byte_body [0.001360s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_list_flavor_extra_specs_str_body [0.014410s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_list_flavors_byte_body [0.001764s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_list_flavors_str_body [0.003573s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_remove_flavor_access_byte_body [0.001885s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_remove_flavor_access_str_body [0.001228s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_set_flavor_extra_spec_byte_body [0.001038s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_set_flavor_extra_spec_str_body [0.001677s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_show_flavor_byte_body [0.005294s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_show_flavor_extra_spec__byte_body [0.000962s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_show_flavor_extra_spec_str_body [0.000940s] ... ok DEBUG: WARNING [tempest.api.compute.api_microversion_fixture] APIMicroversionFixture class is deprecated and moved to tempest.lib.common.api_microversion_fixture.APIMicroversionFixture. It will be removed in Z cycle. DEBUG: {1} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_show_flavor_str_body [0.002413s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_unset_flavor_extra_spec [0.000530s] ... ok DEBUG: WARNING [tempest.api.compute.api_microversion_fixture] APIMicroversionFixture class is deprecated and moved to tempest.lib.common.api_microversion_fixture.APIMicroversionFixture. It will be removed in Z cycle. DEBUG: {1} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_update_flavor__byte_body [0.002957s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_update_flavor_extra_spec_byte_body [0.000959s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_update_flavor_extra_spec_str_body [0.002415s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_update_flavor_str_body [0.002201s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_interfaces_client.TestInterfacesClient.test_create_interface_with_bytes_body [0.002706s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_interfaces_client.TestInterfacesClient.test_create_interface_with_str_body [0.005184s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_interfaces_client.TestInterfacesClient.test_delete_interface_with_bytes_body [0.000649s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_interfaces_client.TestInterfacesClient.test_delete_interface_with_str_body [0.000772s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_interfaces_client.TestInterfacesClient.test_list_interfaces_with_bytes_body [0.013562s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_interfaces_client.TestInterfacesClient.test_list_interfaces_with_str_body [0.002012s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_interfaces_client.TestInterfacesClient.test_show_interface_with_bytes_body [0.002258s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_interfaces_client.TestInterfacesClient.test_show_interface_with_str_body [0.002098s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_networks_client.TestNetworksClient.test_list_networks_with_bytes_body [0.000581s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_networks_client.TestNetworksClient.test_list_networks_with_str_body [0.000550s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_networks_client.TestNetworksClient.test_show_network_with_bytes_body [0.000540s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_networks_client.TestNetworksClient.test_show_network_with_str_body [0.000929s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_delete_quota_set [0.000579s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_show_default_quota_set_with_bytes_body [0.001567s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_show_default_quota_set_with_str_body [0.001964s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_show_quota_set_for_user_with_bytes_body [0.013557s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_show_quota_set_for_user_with_str_body [0.002012s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_show_quota_set_with_bytes_body [0.018643s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_show_quota_set_with_details [0.035619s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_show_quota_set_with_str_body [0.008543s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_update_quota_set_for_user_with_bytes_body [0.029389s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_update_quota_set_for_user_with_str_body [0.002222s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_update_quota_set_with_bytes_body [0.007439s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_update_quota_set_with_str_body [0.001759s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_security_group_rules_client.TestSecurityGroupRulesClient.test_create_security_group_rule_with_bytes_body [0.005481s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_security_group_rules_client.TestSecurityGroupRulesClient.test_create_security_group_rule_with_str_body [0.002836s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_security_group_rules_client.TestSecurityGroupRulesClient.test_delete_security_group_rule [0.000535s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_create_security_group_with_bytes_body [0.002404s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_create_security_group_with_str_body [0.002939s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_delete_security_group [0.000534s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_is_resource_deleted_false [0.000476s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_is_resource_deleted_true [0.001379s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_list_security_groups_with_bytes_body [0.005783s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_list_security_groups_with_str_body [0.006845s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_show_security_group_with_bytes_body [0.002725s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_show_security_group_with_str_body [0.002675s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_update_security_group_with_bytes_body [0.004546s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_update_security_group_with_str_body [0.046647s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_disable_service_with_bytes_body [0.001578s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_disable_service_with_str_body [0.013536s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_enable_service_with_bytes_body [0.001478s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_enable_service_with_str_body [0.016096s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_list_services_with_bytes_body [0.005370s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_list_services_with_str_body [0.012447s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_log_reason_disabled_service_with_bytes_body [0.001414s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_log_reason_disabled_service_with_str_body [0.005619s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_update_forced_down_with_bytes_body [0.007594s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_update_forced_down_with_str_body [0.001319s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_update_service_disable_scheduling_with_bytes_body [0.008349s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_update_service_disable_scheduling_with_str_body [0.001478s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_update_service_enable_scheduling_with_bytes_body [0.000788s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_update_service_enable_scheduling_with_str_body [0.003400s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_update_service_forced_down_with_bytes_body [0.001790s] ... ok DEBUG: {1} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_update_service_forced_down_with_str_body [0.002152s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_create_user_ec2_credential_with_bytes_body [0.000610s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_create_user_ec2_credential_with_str_body [0.000695s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_create_user_with_bytes_body [0.000764s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_create_user_with_str_body [0.001603s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_delete_user [0.000629s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_delete_user_ec2_credential [0.000505s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_list_user_ec2_credentials_with_bytes_body [0.000640s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_list_user_ec2_credentials_with_str_body [0.001112s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_list_users_with_bytes_body [0.000525s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_list_users_with_str_body [0.000556s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_show_user_ec2_credential_with_bytes_body [0.000526s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_show_user_ec2_credential_with_str_body [0.000619s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_show_user_with_bytes_body [0.017693s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_show_user_with_str_body [0.000728s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_update_user_enabled_with_bytes_body [0.000537s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_update_user_enabled_with_str_body [0.000993s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_update_user_own_password_with_bytes_body [0.000546s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_update_user_own_password_with_str_body [0.001263s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_update_user_password_with_bytes_body [0.000531s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_update_user_password_with_str_body [0.000635s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_update_user_with_bytes_body [0.001147s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_update_user_with_str_body [0.000543s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_access_rules_client.TestAccessRulesClient.test_delete_access_rule [0.000490s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_access_rules_client.TestAccessRulesClient.test_list_access_rule_with_bytes_body [0.000549s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_access_rules_client.TestAccessRulesClient.test_list_access_rule_with_str_body [0.000724s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_access_rules_client.TestAccessRulesClient.test_show_access_rule_with_bytes_body [0.000517s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_access_rules_client.TestAccessRulesClient.test_show_access_rule_with_str_body [0.000550s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_domains_client.TestDomainsClient.test_create_domain_with_bytes_body [0.000546s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_domains_client.TestDomainsClient.test_create_domain_with_str_body [0.000527s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_domains_client.TestDomainsClient.test_delete_domain [0.000634s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_domains_client.TestDomainsClient.test_list_domain_with_bytes_body [0.000546s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_domains_client.TestDomainsClient.test_list_domain_with_str_body [0.000514s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_domains_client.TestDomainsClient.test_show_domain_with_bytes_body [0.000496s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_domains_client.TestDomainsClient.test_show_domain_with_str_body [0.001138s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_domains_client.TestDomainsClient.test_update_domain_with_bytes_body [0.000542s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_domains_client.TestDomainsClient.test_update_domain_with_str_body [0.004087s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_endpoints_client.TestEndpointsClient.test_create_endpoint_with_bytes_body [0.000656s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_endpoints_client.TestEndpointsClient.test_create_endpoint_with_str_body [0.000571s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_endpoints_client.TestEndpointsClient.test_delete_endpoint [0.000617s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_endpoints_client.TestEndpointsClient.test_list_endpoints_with_bytes_body [0.000979s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_endpoints_client.TestEndpointsClient.test_list_endpoints_with_params [0.001505s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_endpoints_client.TestEndpointsClient.test_list_endpoints_with_str_body [0.000717s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_endpoints_client.TestEndpointsClient.test_show_endpoint_with_bytes_body [0.000576s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_endpoints_client.TestEndpointsClient.test_show_endpoint_with_str_body [0.000522s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_endpoints_client.TestEndpointsClient.test_update_endpoint_with_bytes_body [0.001209s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_endpoints_client.TestEndpointsClient.test_update_endpoint_with_str_body [0.000631s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_check_group_has_flag_on_inherited_to_project [0.000518s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_check_group_inherited_project_role_on_domain [0.001854s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_check_user_has_flag_on_inherited_to_project [0.000807s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_check_user_inherited_project_role_on_domain [0.000853s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_create_inherited_role_on_domains_group_with_bytes_body [0.000586s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_create_inherited_role_on_domains_group_with_str_body [0.000665s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_create_inherited_role_on_domains_user_with_bytes_body [0.000526s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_create_inherited_role_on_domains_user_with_str_body [0.000620s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_create_inherited_role_on_projects_group_with_bytes_body [0.000566s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_create_inherited_role_on_projects_user_with_str_body [0.000644s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_delete_inherited_role_from_group_on_domain [0.000765s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_delete_inherited_role_from_group_on_project [0.000751s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_delete_inherited_role_from_user_on_domain [0.000541s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_delete_inherited_role_from_user_on_project [0.018817s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_list_inherited_project_role_for_group_on_domain_with_bytes_body [0.000706s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_list_inherited_project_role_for_group_on_domain_with_str_body [0.000669s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_list_inherited_project_role_for_user_on_domain_with_bytes_body [0.001478s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_list_inherited_project_role_for_user_on_domain_with_str_body [0.000545s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_limit_client.TestLimitsClient.test_create_limit [0.000568s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_limit_client.TestLimitsClient.test_create_limit_with_domain [0.001394s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_limit_client.TestLimitsClient.test_get_registered_limits [0.000671s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_limit_client.TestLimitsClient.test_update_limit [0.000622s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_limit_client.TestLimitsClient.test_update_limit_with_description [0.000854s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_service_providers_client.TestServiceProvidersClient.test_delete_service_provider_with_bytes_body [0.000569s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_service_providers_client.TestServiceProvidersClient.test_delete_service_provider_with_str_body [0.002959s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_service_providers_client.TestServiceProvidersClient.test_get_service_provider_with_bytes_body [0.000642s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_service_providers_client.TestServiceProvidersClient.test_get_service_provider_with_str_body [0.006591s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_service_providers_client.TestServiceProvidersClient.test_list_service_providers_with_bytes_body [0.000616s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_service_providers_client.TestServiceProvidersClient.test_list_service_providers_with_str_body [0.000562s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_service_providers_client.TestServiceProvidersClient.test_register_service_provider_with_bytes_body [0.000824s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_service_providers_client.TestServiceProvidersClient.test_register_service_provider_with_str_body [0.000873s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_service_providers_client.TestServiceProvidersClient.test_update_service_provider_with_bytes_body [0.004489s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_service_providers_client.TestServiceProvidersClient.test_update_service_provider_with_str_body [0.000603s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_create_service_with_bytes_body [0.000584s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_create_service_with_str_body [0.006777s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_delete_service [0.000538s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_list_services_with_bytes_body [0.000575s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_list_services_with_params [0.007241s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_list_services_with_str_body [0.001148s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_show_service_with_bytes_body [0.008324s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_show_service_with_str_body [0.000620s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_update_service_with_bytes_body [0.000789s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_update_service_with_str_body [0.000707s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_trusts_client.TestTrustsClient.test_check_show_trust_role_with_bytes_body [0.002189s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_trusts_client.TestTrustsClient.test_check_show_trust_role_with_str_body [0.000580s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_trusts_client.TestTrustsClient.test_check_trust_role [0.000513s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_trusts_client.TestTrustsClient.test_create_trust_with_bytes_body [0.001505s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_trusts_client.TestTrustsClient.test_create_trust_with_str_body [0.000557s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_trusts_client.TestTrustsClient.test_delete_trust [0.000511s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_trusts_client.TestTrustsClient.test_list_trust_roles_with_bytes_body [0.001545s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_trusts_client.TestTrustsClient.test_list_trust_roles_with_str_body [0.000665s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_trusts_client.TestTrustsClient.test_list_trusts_with_bytes_body [0.000543s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_trusts_client.TestTrustsClient.test_list_trusts_with_str_body [0.017759s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_trusts_client.TestTrustsClient.test_show_trust_with_bytes_body [0.000719s] ... ok DEBUG: {1} tempest.tests.lib.services.identity.v3.test_trusts_client.TestTrustsClient.test_show_trust_with_str_body [0.001253s] ... ok DEBUG: {1} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_add_image_tag [0.000573s] ... ok DEBUG: {1} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_create_image_with_bytes_body [0.000602s] ... ok DEBUG: {1} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_create_image_with_str_body [0.000892s] ... ok DEBUG: {1} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_deactivate_image [0.000687s] ... ok DEBUG: {1} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_delete_image [0.000511s] ... ok DEBUG: {1} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_delete_image_tag [0.000538s] ... ok DEBUG: {1} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_list_images_with_bytes_body [0.004209s] ... ok DEBUG: {1} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_list_images_with_str_body [0.000732s] ... ok DEBUG: {1} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_reactivate_image [0.000938s] ... ok DEBUG: {1} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_show_image_file [0.000661s] ... ok DEBUG: {1} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_show_image_tasks [0.001173s] ... ok DEBUG: {1} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_show_image_with_bytes_body [0.000791s] ... ok DEBUG: {1} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_show_image_with_str_body [0.000617s] ... ok DEBUG: {1} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_store_image_file [0.002720s] ... ok DEBUG: {1} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_update_image_with_bytes_body [0.000547s] ... ok DEBUG: {1} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_update_image_with_str_body [0.009980s] ... ok DEBUG: {1} tempest.tests.lib.services.image.v2.test_namespace_properties_client.TestNamespacePropertiesClient.test_create_namespace_property_with_bytes_body [0.000683s] ... ok DEBUG: {1} tempest.tests.lib.services.image.v2.test_namespace_properties_client.TestNamespacePropertiesClient.test_create_namespace_property_with_str_body [0.004251s] ... ok DEBUG: {1} tempest.tests.lib.services.image.v2.test_namespace_properties_client.TestNamespacePropertiesClient.test_delete_namespace [0.000496s] ... ok DEBUG: {1} tempest.tests.lib.services.image.v2.test_namespace_properties_client.TestNamespacePropertiesClient.test_list_namespace_property_with_bytes_body [0.000682s] ... ok DEBUG: {1} tempest.tests.lib.services.image.v2.test_namespace_properties_client.TestNamespacePropertiesClient.test_list_namespace_property_with_str_body [0.000531s] ... ok DEBUG: {1} tempest.tests.lib.services.image.v2.test_namespace_properties_client.TestNamespacePropertiesClient.test_show_namespace_property_with_bytes_body [0.000934s] ... ok DEBUG: {1} tempest.tests.lib.services.image.v2.test_namespace_properties_client.TestNamespacePropertiesClient.test_show_namespace_property_with_str_body [0.003294s] ... ok DEBUG: {1} tempest.tests.lib.services.image.v2.test_namespace_properties_client.TestNamespacePropertiesClient.test_update_namespace_property_with_bytes_body [0.000683s] ... ok DEBUG: {1} tempest.tests.lib.services.image.v2.test_namespace_properties_client.TestNamespacePropertiesClient.test_update_namespace_property_with_str_body [0.028273s] ... ok DEBUG: {1} tempest.tests.lib.services.image.v2.test_resource_types_client.TestResourceTypesClient.test_create_resource_type_association_with_bytes_body [0.018487s] ... ok DEBUG: {1} tempest.tests.lib.services.image.v2.test_resource_types_client.TestResourceTypesClient.test_create_resource_type_association_with_str_body [0.013653s] ... ok DEBUG: {1} tempest.tests.lib.services.image.v2.test_resource_types_client.TestResourceTypesClient.test_delete_resource_type_association [0.000739s] ... ok DEBUG: {1} tempest.tests.lib.services.image.v2.test_resource_types_client.TestResourceTypesClient.test_list_resource_type_association_with_bytes_body [0.006363s] ... ok DEBUG: {1} tempest.tests.lib.services.image.v2.test_resource_types_client.TestResourceTypesClient.test_list_resource_type_association_with_str_body [0.000629s] ... ok DEBUG: {1} tempest.tests.lib.services.image.v2.test_resource_types_client.TestResourceTypesClient.test_list_resource_types_with_bytes_body [0.000587s] ... ok DEBUG: {1} tempest.tests.lib.services.image.v2.test_resource_types_client.TestResourceTypesClient.test_list_resource_types_with_str_body [0.015043s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_floating_ips_client.TestFloatingIPsClient.test_create_floatingip_with_bytes_body [0.000700s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_floating_ips_client.TestFloatingIPsClient.test_create_floatingip_with_str_body [0.009782s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_floating_ips_client.TestFloatingIPsClient.test_delete_floatingip [0.003068s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_floating_ips_client.TestFloatingIPsClient.test_list_floatingips_with_bytes_body [0.000566s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_floating_ips_client.TestFloatingIPsClient.test_list_floatingips_with_str_body [0.006991s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_floating_ips_client.TestFloatingIPsClient.test_show_floatingips_with_bytes_body [0.000787s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_floating_ips_client.TestFloatingIPsClient.test_show_floatingips_with_str_body [0.000553s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_floating_ips_client.TestFloatingIPsClient.test_update_floatingip_with_bytes_body [0.000599s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_floating_ips_client.TestFloatingIPsClient.test_update_floatingip_with_str_body [0.000595s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_floating_ips_port_forwarding_client.TestFloatingIpsPortForwardingClient.test_create_port_forwarding_with_bytes_body [0.008095s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_floating_ips_port_forwarding_client.TestFloatingIpsPortForwardingClient.test_create_port_forwarding_with_str_body [0.000593s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_floating_ips_port_forwarding_client.TestFloatingIpsPortForwardingClient.test_list_port_forwardings_with_bytes_body [0.000561s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_floating_ips_port_forwarding_client.TestFloatingIpsPortForwardingClient.test_list_port_forwardings_with_str_body [0.000512s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_floating_ips_port_forwarding_client.TestFloatingIpsPortForwardingClient.test_show_port_forwardings_with_bytes_body [0.008867s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_floating_ips_port_forwarding_client.TestFloatingIpsPortForwardingClient.test_show_port_forwardings_with_str_body [0.000574s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_floating_ips_port_forwarding_client.TestFloatingIpsPortForwardingClient.test_update_port_forwarding_with_bytes_body [0.011041s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_floating_ips_port_forwarding_client.TestFloatingIpsPortForwardingClient.test_update_port_forwarding_with_str_body [0.000738s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_log_resource_client.TestLogResourceClient.test_create_log_with_bytes_body [0.020748s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_log_resource_client.TestLogResourceClient.test_create_log_with_str_body [0.003275s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_log_resource_client.TestLogResourceClient.test_delete_log [0.000587s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_log_resource_client.TestLogResourceClient.test_list_logs_with_bytes_body [0.003610s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_log_resource_client.TestLogResourceClient.test_list_logs_with_str_body [0.012082s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_log_resource_client.TestLogResourceClient.test_show_log_with_bytes_body [0.000698s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_log_resource_client.TestLogResourceClient.test_show_log_with_str_body [0.000540s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_log_resource_client.TestLogResourceClient.test_update_log_with_bytes_body [0.000668s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_log_resource_client.TestLogResourceClient.test_update_log_with_str_body [0.001234s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_loggable_resource_client.TestLoggableResourceClient.test_list_loggable_resources_with_bytes_body [0.000591s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_loggable_resource_client.TestLoggableResourceClient.test_list_loggable_resources_with_str_body [0.017907s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_metering_labels_client.TestMeteringLabelsClient.test_create_metering_label_with_bytes_body [0.000974s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_metering_labels_client.TestMeteringLabelsClient.test_create_metering_label_with_str_body [0.001395s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_metering_labels_client.TestMeteringLabelsClient.test_delete_metering_label [0.011767s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_metering_labels_client.TestMeteringLabelsClient.test_list_metering_labels_with_bytes_body [0.008434s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_metering_labels_client.TestMeteringLabelsClient.test_list_metering_labels_with_str_body [0.000789s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_metering_labels_client.TestMeteringLabelsClient.test_show_metering_label_with_bytes_body [0.001868s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_metering_labels_client.TestMeteringLabelsClient.test_show_metering_label_with_str_body [0.001246s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_networks_client.TestNetworksClient.test_create_bulk_network_with_bytes_body [0.000598s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_networks_client.TestNetworksClient.test_create_bulk_network_with_str_body [0.002469s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_networks_client.TestNetworksClient.test_create_network_with_bytes_body [0.000573s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_networks_client.TestNetworksClient.test_create_network_with_str_body [0.000914s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_networks_client.TestNetworksClient.test_delete_network [0.000489s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_networks_client.TestNetworksClient.test_list_dhcp_agents_on_hosting_network_with_bytes_body [0.002380s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_networks_client.TestNetworksClient.test_list_dhcp_agents_on_hosting_network_with_str_body [0.000545s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_networks_client.TestNetworksClient.test_list_networks_with_bytes_body [0.002787s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_networks_client.TestNetworksClient.test_list_networks_with_str_body [0.000579s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_networks_client.TestNetworksClient.test_show_network_with_bytes_body [0.001891s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_networks_client.TestNetworksClient.test_show_network_with_str_body [0.004351s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_networks_client.TestNetworksClient.test_update_network_with_bytes_body [0.000845s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_networks_client.TestNetworksClient.test_update_network_with_str_body [0.001584s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_create_bulk_port_with_bytes_body [0.001071s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_create_bulk_port_with_str_body [0.000607s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_create_port_with_bytes_body [0.007006s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_create_port_with_str_body [0.001540s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_delete_port [0.000492s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_list_ports_with_bytes_body [0.001172s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_list_ports_with_str_body [0.000658s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_show_port_with_bytes_body [0.001473s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_show_port_with_str_body [0.000562s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_update_port_with_bytes_body [0.001047s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_update_port_with_str_body [0.000718s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_qos_limit_bandwidth_rules_client.TestQosLimitBandwidthRulesClient.test_create_limit_bandwidth_rules [0.000992s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_qos_limit_bandwidth_rules_client.TestQosLimitBandwidthRulesClient.test_delete_limit_bandwidth_rule [0.000498s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_qos_limit_bandwidth_rules_client.TestQosLimitBandwidthRulesClient.test_list_minimum_bandwidth_rules [0.004345s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_qos_limit_bandwidth_rules_client.TestQosLimitBandwidthRulesClient.test_show_limit_bandwidth_rules [0.000708s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_qos_limit_bandwidth_rules_client.TestQosLimitBandwidthRulesClient.test_update_limit_bandwidth_rules [0.003230s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_qos_minimum_packet_rate_rules_client.TestQosMinimumPacketRateRulesClient.test_create_minimum_packet_rate_rule_with_bytes_body [0.000566s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_qos_minimum_packet_rate_rules_client.TestQosMinimumPacketRateRulesClient.test_create_minimum_packet_rate_rule_with_str_body [0.000910s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_qos_minimum_packet_rate_rules_client.TestQosMinimumPacketRateRulesClient.test_delete_minimum_packet_rate_rule [0.000590s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_qos_minimum_packet_rate_rules_client.TestQosMinimumPacketRateRulesClient.test_list_minimum_packet_rate_rule_with_bytes_body [0.002201s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_qos_minimum_packet_rate_rules_client.TestQosMinimumPacketRateRulesClient.test_list_minimum_packet_rate_rule_with_str_body [0.000535s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_qos_minimum_packet_rate_rules_client.TestQosMinimumPacketRateRulesClient.test_show_minimum_packet_rate_rule_with_bytes_body [0.009901s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_qos_minimum_packet_rate_rules_client.TestQosMinimumPacketRateRulesClient.test_show_minimum_packet_rate_rule_with_str_body [0.000825s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_qos_minimum_packet_rate_rules_client.TestQosMinimumPacketRateRulesClient.test_update_minimum_packet_rate_rule_with_bytes_body [0.001233s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_qos_minimum_packet_rate_rules_client.TestQosMinimumPacketRateRulesClient.test_update_minimum_packet_rate_rule_with_str_body [0.000587s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_add_router_interface_with_bytes_body [0.001513s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_add_router_interface_with_str_body [0.000540s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_create_router_with_bytes_body [0.014067s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_create_router_with_str_body [0.000839s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_delete_router [0.000571s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_list_routers_with_bytes_body [0.000559s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_list_routers_with_str_body [0.000575s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_remove_router_interface_with_bytes_body [0.000661s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_remove_router_interface_with_str_body [0.001601s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_show_router_with_bytes_body [0.001200s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_show_router_with_str_body [0.000614s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_update_router_with_bytes_body [0.007724s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_update_router_with_str_body [0.003874s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_security_groups_client.TestSecurityGroupsClient.test_create_security_group_with_bytes_body [0.000887s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_security_groups_client.TestSecurityGroupsClient.test_create_security_group_with_str_body [0.001795s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_security_groups_client.TestSecurityGroupsClient.test_delete_security_group [0.000518s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_security_groups_client.TestSecurityGroupsClient.test_list_security_groups_with_bytes_body [0.013118s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_security_groups_client.TestSecurityGroupsClient.test_list_security_groups_with_str_body [0.000737s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_security_groups_client.TestSecurityGroupsClient.test_show_security_group_with_bytes_body [0.000813s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_security_groups_client.TestSecurityGroupsClient.test_show_security_group_with_str_body [0.001354s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_security_groups_client.TestSecurityGroupsClient.test_update_security_group_with_bytes_body [0.024147s] ... ok DEBUG: {1} tempest.tests.lib.services.network.test_security_groups_client.TestSecurityGroupsClient.test_update_security_group_with_str_body [0.001863s] ... ok DEBUG: {1} tempest.tests.lib.services.placement.test_placement_client.TestPlacementClient.test_list_allocation_candidates_with_bytes_body [0.001599s] ... ok DEBUG: {1} tempest.tests.lib.services.placement.test_placement_client.TestPlacementClient.test_list_allocation_candidates_with_str_body [0.007181s] ... ok DEBUG: {1} tempest.tests.lib.services.placement.test_placement_client.TestPlacementClient.test_list_allocations_with_bytes_body [0.000666s] ... ok DEBUG: {1} tempest.tests.lib.services.placement.test_placement_client.TestPlacementClient.test_list_allocations_with_str_body [0.029897s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_attachments_client.TestAttachmentsClient.test_show_attachment [0.007458s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_availability_zone_client.TestAvailabilityZoneClient.test_list_availability_zones_with_bytes_body [0.006190s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_availability_zone_client.TestAvailabilityZoneClient.test_list_availability_zones_with_str_body [0.000626s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_create_group_snapshot_with_bytes_body [0.011238s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_create_group_snapshot_with_str_body [0.004508s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_delete_group_snapshot [0.002537s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_list_group_snapshots_with_bytes_body [0.002255s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_list_group_snapshots_with_detail_with_bytes_body [0.003277s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_list_group_snapshots_with_detail_with_str_body [0.027447s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_list_group_snapshots_with_params [0.040538s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_list_group_snapshots_with_str_body [0.007420s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_reset_group_snapshot_status [0.000639s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_show_group_snapshot_with_bytes_body [0.015133s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_show_group_snapshot_with_str_body [0.006951s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_hosts_client.TestHostsClient.test_list_hosts_with_bytes_body [0.005776s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_hosts_client.TestHostsClient.test_list_hosts_with_str_body [0.053529s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_hosts_client.TestHostsClient.test_show_host_with_bytes_body [0.004874s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_hosts_client.TestHostsClient.test_show_host_with_str_body [0.001517s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_quota_classes_client.TestQuotaClassesClient.test_show_quota_class_set_with_bytes_body [0.038758s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_quota_classes_client.TestQuotaClassesClient.test_show_quota_class_set_with_str_body [0.031497s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_quota_classes_client.TestQuotaClassesClient.test_update_quota_class_set_with_bytes_body [0.024958s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_quota_classes_client.TestQuotaClassesClient.test_update_quota_class_set_with_str_boy [0.012372s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_quotas_client.TestQuotasClient.test_delete_quota_set [0.000650s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_quotas_client.TestQuotasClient.test_show_default_quota_set_with_bytes_body [0.001732s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_quotas_client.TestQuotasClient.test_show_default_quota_set_with_str_body [0.001939s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_quotas_client.TestQuotasClient.test_show_quota_set_with_bytes_body [0.004912s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_quotas_client.TestQuotasClient.test_show_quota_set_with_str_body [0.018301s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_quotas_client.TestQuotasClient.test_update_quota_set_with_bytes_body [0.004645s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_quotas_client.TestQuotasClient.test_update_quota_set_with_str_body [0.008317s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_scheduler_stats_client.TestSchedulerStatsClient.test_list_pools_with_bytes_body [0.004371s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_scheduler_stats_client.TestSchedulerStatsClient.test_list_pools_with_bytes_body_and_detail [0.003311s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_scheduler_stats_client.TestSchedulerStatsClient.test_list_pools_with_str_body [0.001155s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_scheduler_stats_client.TestSchedulerStatsClient.test_list_pools_with_str_body_and_detail [0.006972s] ... ok DEBUG: {3} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_exclude_regex_passing [4.327908s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_disable_log_reason_with_bytes_body [0.013937s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_disable_log_reason_with_str_body [0.004423s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_disable_service_with_bytes_body [0.001545s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_disable_service_with_str_body [0.001834s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_enable_service_with_bytes_body [0.002349s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_enable_service_with_str_body [0.001420s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_freeze_host_with_bytes_body [0.000538s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_freeze_host_with_str_body [0.000658s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_list_services_with_bytes_body [0.002855s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_list_services_with_params [0.001738s] ... ok DEBUG: {2} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_exclude_regex_passing [4.641723s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_list_services_with_str_body [0.003616s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_thaw_host_with_bytes_body [0.000528s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_thaw_host_with_str_body [0.017408s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_snapshot_manage_client.TestSnapshotManageClient.test_manage_snapshot_with_bytes_body [0.002217s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_snapshot_manage_client.TestSnapshotManageClient.test_manage_snapshot_with_str_body [0.007410s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_create_snapshot_metadata_with_bytes_body [0.001773s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_create_snapshot_metadata_with_str_body [0.001367s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_create_snapshot_with_bytes_body [0.001581s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_create_snapshot_with_str_body [0.001674s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_delete_snapshot [0.000530s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_force_delete_snapshot [0.000611s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_list_snapshots_with_bytes_body [0.003617s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_list_snapshots_with_str_body [0.001883s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_metadata_item_with_bytes_body [0.008902s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_metadata_item_with_str_body [0.001743s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_metadata_with_bytes_body [0.001024s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_metadata_with_str_body [0.001043s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_with_bytes_body [0.006407s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_with_str_body [0.013477s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_update_snapshot_metadata_with_bytes_body [0.001204s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_update_snapshot_metadata_with_str_body [0.022166s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_update_snapshot_with_bytes_body [0.003290s] ... ok DEBUG: {1} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_update_snapshot_with_str_body [0.008995s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestBaseAuthProvider.test_auth_class [0.000437s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestBaseAuthProvider.test_auth_data_property_when_cache_exists [0.000515s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestBaseAuthProvider.test_check_credentials_bad_type [0.000288s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestBaseAuthProvider.test_delete_auth_data_property_through_clear_auth [0.004439s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestBaseAuthProvider.test_delete_auth_data_property_through_deleter [0.000319s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestBaseAuthProvider.test_set_and_reset_alt_auth_data [0.000330s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_auth_parameters_unscoped [0.000514s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_auth_parameters_with_domain_scope [0.000442s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_auth_parameters_with_project_scope [0.001471s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_auth_parameters_with_scope_unset [0.000429s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_auth_parameters_with_system_scope [0.000485s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url [0.000550s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_scope_project [0.000502s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_to_get_admin_endpoint [0.000485s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_unknown_region [0.000493s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_unscoped_identity [0.000965s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_unscoped_other [0.000649s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_with_api_version_filter [0.000774s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_with_extra_path_endpoint [0.000407s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_with_known_name [0.000495s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_with_known_name_and_unknown_servce [0.000546s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_with_non_existent_service [0.000766s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_with_skip_path_filter [0.000506s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_with_unknown_name_and_known_service [0.000534s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_with_unversioned_endpoint [0.000412s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_with_unversioned_extra_path_endpoint [0.000414s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_without_name [0.000493s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_without_service [0.003432s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_check_credentials_missing_attribute [0.000473s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_check_domain_credentials_missing_attribute [0.000462s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_fill_credentials [0.000476s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request [0.000607s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_with_alt_auth_cleans_alt [0.000610s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_with_alt_part_without_alt_data [0.000510s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_with_alt_part_without_alt_data_no_change_body [0.000579s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_with_alt_part_without_alt_data_no_change_headers [0.000561s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_with_alt_part_without_alt_data_no_change_url [0.000544s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_with_bad_service [0.000890s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_with_identical_alt_auth_body [0.011328s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_with_identical_alt_auth_headers [0.000642s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_with_identical_alt_auth_url [0.000606s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_without_service [0.000535s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_set_scope_all_valid [0.000536s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_set_scope_invalid [0.000548s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_token_expired [0.005100s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_token_not_expired [0.000603s] ... ok DEBUG: {1} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_token_not_expired_to_be_renewed [0.000690s] ... ok DEBUG: {1} tempest.tests.lib.test_decorators.TestIdempotentIdDecorator.test_idempotent_id_not_str [0.000346s] ... ok DEBUG: {1} tempest.tests.lib.test_decorators.TestIdempotentIdDecorator.test_idempotent_id_not_valid_uuid [0.001273s] ... ok DEBUG: {1} tempest.tests.lib.test_decorators.TestIdempotentIdDecorator.test_positive [0.000335s] ... ok DEBUG: {1} tempest.tests.lib.test_decorators.TestIdempotentIdDecorator.test_positive_without_doc [0.000290s] ... ok DEBUG: {1} tempest.tests.test_config.TestServiceClientConfig.test_service_client_config_no_service [0.002939s] ... ok DEBUG: {1} tempest.tests.test_config.TestServiceClientConfig.test_service_client_config_service_all [0.009087s] ... ok DEBUG: {1} tempest.tests.test_config.TestServiceClientConfig.test_service_client_config_service_minimal [0.003366s] ... ok DEBUG: {1} tempest.tests.test_config.TestServiceClientConfig.test_service_client_config_service_unknown [0.005518s] ... ok DEBUG: {1} tempest.tests.test_test.TestTempestBaseTestClassFixtures.test_no_error_flow [0.001903s] ... ok DEBUG: ERROR [tempest.test] teardown of credentials failed: clear exploded DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tempest-33.0.0/tempest/test.py", line 192, in tearDownClass DEBUG: teardown() DEBUG: File "/builddir/build/BUILD/tempest-33.0.0/tempest/tests/test_test.py", line 623, in tracker DEBUG: self.mocks[name]() DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: Exception: clear exploded DEBUG: {1} tempest.tests.test_test.TestTempestBaseTestClassFixtures.test_skip_credentials_clients_fails [0.016593s] ... ok DEBUG: {1} tempest.tests.test_test.TestTempestBaseTestClassFixtures.test_skip_credentials_clients_resources_credentials_clear_fails [0.004985s] ... ok DEBUG: {1} tempest.tests.test_test.TestTempestBaseTestClassFixtures.test_skip_credentials_clients_resources_fails [0.000950s] ... ok DEBUG: ERROR [tempest.test] teardown of credentials failed: clear exploded DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tempest-33.0.0/tempest/test.py", line 153, in setUpClass DEBUG: cls.setup_credentials() DEBUG: File "/builddir/build/BUILD/tempest-33.0.0/tempest/tests/test_test.py", line 623, in tracker DEBUG: self.mocks[name]() DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: Exception: sc exploded DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tempest-33.0.0/tempest/test.py", line 192, in tearDownClass DEBUG: teardown() DEBUG: File "/builddir/build/BUILD/tempest-33.0.0/tempest/tests/test_test.py", line 623, in tracker DEBUG: self.mocks[name]() DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: Exception: clear exploded DEBUG: {1} tempest.tests.test_test.TestTempestBaseTestClassFixtures.test_skip_credentials_fails [0.007924s] ... ok DEBUG: {1} tempest.tests.test_test.TestTempestBaseTestClassFixtures.test_skip_credentials_fails_clear_fails [0.001053s] ... ok DEBUG: {1} tempest.tests.test_test.TestTempestBaseTestClassFixtures.test_skip_only [0.000660s] ... ok DEBUG: No tempest extensions client for fakeservice DEBUG: Config option fakeservice in group fake-service-available should be changed to: False DEBUG: Config option fakeservice in group fake-service-available should be changed to: False DEBUG: ./check-uuid8xo4fnt8/tests.py:3 DEBUG: missing @decorators.idempotent_id('...') DEBUG: TestClass.test_tests DEBUG: ./check-uuiduvetga8t/tests.py fixed DEBUG: {2} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_exclude_regex_passing_with_stestr_repository [4.535211s] ... ok DEBUG: {3} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_exclude_regex_passing_with_stestr_repository [5.104146s] ... ok DEBUG: {2} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_failing [3.536999s] ... ok DEBUG: {3} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_failing [3.990252s] ... ok DEBUG: {2} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_failing_with_stestr_repository [4.459658s] ... ok DEBUG: {3} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_failing_with_stestr_repository [4.514994s] ... ok DEBUG: {2} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_fails [3.118589s] ... ok DEBUG: {3} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_fails [3.741902s] ... ok DEBUG: {2} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_passes [3.984016s] ... ok DEBUG: {2} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_passes_with_config_file [3.607161s] ... ok DEBUG: {2} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_passes_with_stestr_repository [4.252467s] ... ok DEBUG: {3} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_new_old_arg_comb [11.541429s] ... ok DEBUG: {2} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_with_exclude_list_failing [4.116204s] ... ok DEBUG: The specified repository directory ./stestr already exists. Please check if the repository already exists or select a different path DEBUG: {2} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_with_exclude_list_passing [3.610037s] ... ok DEBUG: The specified repository directory ./stestr already exists. Please check if the repository already exists or select a different path DEBUG: {2} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_with_exclude_list_regex_exclude_fail_check_pass [3.060179s] ... ok DEBUG: {3} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_new_old_arg_comb_with_stestr_repository [13.177279s] ... ok DEBUG: {2} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_with_exclude_list_regex_exclude_pass_check_fail [3.840859s] ... ok DEBUG: {2} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_with_exclude_list_regex_exclude_pass_check_pass [3.308636s] ... ok DEBUG: {3} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_passes [4.050663s] ... ok DEBUG: {2} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_with_include_list [4.342751s] ... ok DEBUG: {3} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_passes_with_config_file [3.901657s] ... ok DEBUG: {2} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_with_include_regex_include_fail_check_pass [4.224913s] ... ok DEBUG: {3} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_passes_with_stestr_repository [5.048628s] ... ok DEBUG: {2} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_with_include_regex_include_pass_check_fail [4.121875s] ... ok DEBUG: {3} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_with_exclude_list_failing [3.744598s] ... ok DEBUG: {2} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_with_include_regex_include_pass_check_pass [3.145894s] ... ok DEBUG: {3} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_with_exclude_list_passing [3.500074s] ... ok DEBUG: {2} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_with_worker_file [3.260725s] ... ok DEBUG: WARNING [tempest.cmd.run] '--black-regex' option is deprecated, use '--exclude-regex' instead which is functionally equivalent. Right now Tempest still supports this option for backward compatibility, however, it will be removed soon. DEBUG: WARNING [tempest.cmd.run] '--exclude-regex' and '--black-regex' are specified at the same time, '--exclude-regex' takes precedence over '--black-regex' DEBUG: WARNING [tempest.cmd.run] '--blacklist-file' option is deprecated, use '--exclude-list' instead which is functionally equivalent. Right now Tempest still supports this option for backward compatibility, however, it will be removed soon. DEBUG: WARNING [tempest.cmd.run] '--exclude-list' and '--blacklist-file' are specified at the same time, '--exclude-list' takes precedence over '--blacklist-file' DEBUG: WARNING [tempest.cmd.run] '--whitelist-file' option is deprecated, use '--include-list' instead which is functionally equivalent. Right now Tempest still supports this option for backward compatibility, however, it will be removed soon. DEBUG: WARNING [tempest.cmd.run] '--include-list' and '--whitelist-file' are specified at the same time, '--include-list' takes precedence over '--whitelist-file' DEBUG: WARNING [tempest.cmd.run] '--black-regex' option is deprecated, use '--exclude-regex' instead which is functionally equivalent. Right now Tempest still supports this option for backward compatibility, however, it will be removed soon. DEBUG: WARNING [tempest.cmd.run] '--exclude-regex' and '--black-regex' are specified at the same time, '--exclude-regex' takes precedence over '--black-regex' DEBUG: WARNING [tempest.cmd.run] '--blacklist-file' option is deprecated, use '--exclude-list' instead which is functionally equivalent. Right now Tempest still supports this option for backward compatibility, however, it will be removed soon. DEBUG: WARNING [tempest.cmd.run] '--exclude-list' and '--blacklist-file' are specified at the same time, '--exclude-list' takes precedence over '--blacklist-file' DEBUG: WARNING [tempest.cmd.run] '--whitelist-file' option is deprecated, use '--include-list' instead which is functionally equivalent. Right now Tempest still supports this option for backward compatibility, however, it will be removed soon. DEBUG: WARNING [tempest.cmd.run] '--include-list' and '--whitelist-file' are specified at the same time, '--include-list' takes precedence over '--whitelist-file' DEBUG: {2} tempest.tests.cmd.test_run.TestTakeAction.test_config_file_specified [0.004510s] ... ok DEBUG: {2} tempest.tests.cmd.test_run.TestTakeAction.test_config_file_workspace_registered [0.002985s] ... ok DEBUG: {2} tempest.tests.cmd.test_run.TestTakeAction.test_no_config_file_no_workspace_no_state [0.002312s] ... ok DEBUG: {2} tempest.tests.cmd.test_run.TestTakeAction.test_no_config_file_no_workspace_state_true [0.013215s] ... ok DEBUG: WARNING [tempest.cmd.run] '--black-regex' option is deprecated, use '--exclude-regex' instead which is functionally equivalent. Right now Tempest still supports this option for backward compatibility, however, it will be removed soon. DEBUG: WARNING [tempest.cmd.run] '--exclude-regex' and '--black-regex' are specified at the same time, '--exclude-regex' takes precedence over '--black-regex' DEBUG: WARNING [tempest.cmd.run] '--blacklist-file' option is deprecated, use '--exclude-list' instead which is functionally equivalent. Right now Tempest still supports this option for backward compatibility, however, it will be removed soon. DEBUG: WARNING [tempest.cmd.run] '--exclude-list' and '--blacklist-file' are specified at the same time, '--exclude-list' takes precedence over '--blacklist-file' DEBUG: WARNING [tempest.cmd.run] '--whitelist-file' option is deprecated, use '--include-list' instead which is functionally equivalent. Right now Tempest still supports this option for backward compatibility, however, it will be removed soon. DEBUG: WARNING [tempest.cmd.run] '--include-list' and '--whitelist-file' are specified at the same time, '--include-list' takes precedence over '--whitelist-file' DEBUG: {2} tempest.tests.cmd.test_run.TestTakeAction.test_no_workspace_config_file_state_true [0.015215s] ... ok DEBUG: {2} tempest.tests.cmd.test_run.TestTakeAction.test_workspace_not_registered [0.023618s] ... ok DEBUG: WARNING [tempest.cmd.run] '--black-regex' option is deprecated, use '--exclude-regex' instead which is functionally equivalent. Right now Tempest still supports this option for backward compatibility, however, it will be removed soon. DEBUG: WARNING [tempest.cmd.run] '--exclude-regex' and '--black-regex' are specified at the same time, '--exclude-regex' takes precedence over '--black-regex' DEBUG: WARNING [tempest.cmd.run] '--blacklist-file' option is deprecated, use '--exclude-list' instead which is functionally equivalent. Right now Tempest still supports this option for backward compatibility, however, it will be removed soon. DEBUG: WARNING [tempest.cmd.run] '--exclude-list' and '--blacklist-file' are specified at the same time, '--exclude-list' takes precedence over '--blacklist-file' DEBUG: WARNING [tempest.cmd.run] '--whitelist-file' option is deprecated, use '--include-list' instead which is functionally equivalent. Right now Tempest still supports this option for backward compatibility, however, it will be removed soon. DEBUG: WARNING [tempest.cmd.run] '--include-list' and '--whitelist-file' are specified at the same time, '--include-list' takes precedence over '--whitelist-file' DEBUG: {2} tempest.tests.cmd.test_run.TestTakeAction.test_workspace_registered_no_config_no_state [0.007230s] ... ok DEBUG: WARNING [tempest.cmd.run] '--black-regex' option is deprecated, use '--exclude-regex' instead which is functionally equivalent. Right now Tempest still supports this option for backward compatibility, however, it will be removed soon. DEBUG: WARNING [tempest.cmd.run] '--exclude-regex' and '--black-regex' are specified at the same time, '--exclude-regex' takes precedence over '--black-regex' DEBUG: WARNING [tempest.cmd.run] '--blacklist-file' option is deprecated, use '--exclude-list' instead which is functionally equivalent. Right now Tempest still supports this option for backward compatibility, however, it will be removed soon. DEBUG: WARNING [tempest.cmd.run] '--exclude-list' and '--blacklist-file' are specified at the same time, '--exclude-list' takes precedence over '--blacklist-file' DEBUG: WARNING [tempest.cmd.run] '--whitelist-file' option is deprecated, use '--include-list' instead which is functionally equivalent. Right now Tempest still supports this option for backward compatibility, however, it will be removed soon. DEBUG: WARNING [tempest.cmd.run] '--include-list' and '--whitelist-file' are specified at the same time, '--include-list' takes precedence over '--whitelist-file' DEBUG: {2} tempest.tests.cmd.test_run.TestTakeAction.test_workspace_registered_no_config_state_true [0.008890s] ... ok DEBUG: {2} tempest.tests.cmd.test_subunit_describe_calls.TestMainCli.test_main [0.959488s] ... ok DEBUG: {2} tempest.tests.cmd.test_subunit_describe_calls.TestMainCli.test_main_all_stdout [0.829825s] ... ok DEBUG: {3} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_with_exclude_list_regex_exclude_fail_check_pass [4.134841s] ... ok DEBUG: {2} tempest.tests.cmd.test_subunit_describe_calls.TestMainCli.test_main_output_file [0.767008s] ... ok DEBUG: {2} tempest.tests.cmd.test_subunit_describe_calls.TestMainCli.test_main_verbose [0.492741s] ... ok DEBUG: {2} tempest.tests.cmd.test_subunit_describe_calls.TestMainCli.test_main_verbose_and_all_stdout [0.618544s] ... ok DEBUG: {2} tempest.tests.cmd.test_tempest_init.TestTempestInit.test_create_working_dir [0.069676s] ... ok DEBUG: {2} tempest.tests.cmd.test_tempest_init.TestTempestInit.test_create_working_dir_with_existing_local_dir_non_empty [0.016173s] ... ok DEBUG: {2} tempest.tests.cmd.test_tempest_init.TestTempestInit.test_generate_sample_config [0.050526s] ... ok DEBUG: {2} tempest.tests.cmd.test_tempest_init.TestTempestInit.test_generate_stestr_conf [0.002033s] ... ok DEBUG: {2} tempest.tests.cmd.test_tempest_init.TestTempestInit.test_take_action_fails [0.000800s] ... ok DEBUG: {2} tempest.tests.cmd.test_tempest_init.TestTempestInit.test_update_local_conf [0.059215s] ... ok DEBUG: {2} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_path_expansion [0.008930s] ... ok DEBUG: {2} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_register_new_workspace_alphanumeric_data [0.005821s] ... ok DEBUG: {2} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_register_new_workspace_integer_data [0.005440s] ... ok DEBUG: {2} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_register_new_workspace_no_name [0.004421s] ... ok DEBUG: {2} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_register_new_workspace_no_path [0.002618s] ... ok DEBUG: {2} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_validate_path_exists [0.001985s] ... ok DEBUG: {2} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_get [0.010306s] ... ok DEBUG: {2} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_list_workspaces [0.003543s] ... ok DEBUG: {2} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_move [0.027517s] ... ok DEBUG: {2} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_move_no_workspace_name [0.005828s] ... ok DEBUG: {2} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_move_no_workspace_path [0.015335s] ... ok DEBUG: {2} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_move_wrong_path [0.004479s] ... ok DEBUG: {2} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_move_wrong_workspace [0.005045s] ... ok DEBUG: {2} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_path_not_exist [0.001579s] ... ok DEBUG: {2} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_remove_directory [0.006535s] ... ok DEBUG: {2} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_remove_directory_no_path [0.001651s] ... ok DEBUG: {2} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_remove_entry [0.005416s] ... ok DEBUG: {2} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_remove_entry_no_name [0.005254s] ... ok DEBUG: {2} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_remove_entry_wrong_name [0.001960s] ... ok DEBUG: {2} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_rename [0.009582s] ... ok DEBUG: {2} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_rename_alphanumeric_data [0.007069s] ... ok DEBUG: {2} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_rename_integer_data [0.006113s] ... ok DEBUG: {2} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_rename_no_exist_old_name [0.007075s] ... ok DEBUG: {2} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_rename_no_name_exist [0.015217s] ... ok DEBUG: {2} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_rename_with_existing_name [0.004362s] ... ok DEBUG: {2} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_name_already_exists [0.008572s] ... ok DEBUG: {2} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_name_exists [0.001482s] ... ok DEBUG: {2} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_name_exists_check_new_name [0.009867s] ... ok DEBUG: {2} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_name_not_exists [0.016020s] ... ok DEBUG: {2} tempest.tests.common.test_admin_available.TestAdminAvailable.test__dynamic_creds__accounts_file__no_admin [0.013636s] ... ok DEBUG: {2} tempest.tests.common.test_admin_available.TestAdminAvailable.test__no_dynamic_creds__accounts_file__admin_role [0.013258s] ... ok DEBUG: {2} tempest.tests.common.test_admin_available.TestAdminAvailable.test__no_dynamic_creds__accounts_file__admin_type [0.011941s] ... ok DEBUG: {2} tempest.tests.common.test_admin_available.TestAdminAvailable.test__no_dynamic_creds__accounts_file__no_admin [0.003423s] ... ok DEBUG: {2} tempest.tests.common.test_admin_available.TestAdminAvailable.test__no_dynamic_creds__no_accounts_file__admin [0.009055s] ... ok DEBUG: {2} tempest.tests.common.test_admin_available.TestAdminAvailable.test__no_dynamic_creds__no_accounts_file__no_admin [0.009845s] ... ok DEBUG: {2} tempest.tests.common.test_admin_available.TestAdminAvailableV3.test__dynamic_creds__accounts_file__no_admin [0.013158s] ... ok DEBUG: {2} tempest.tests.common.test_admin_available.TestAdminAvailableV3.test__no_dynamic_creds__accounts_file__admin_role [0.008937s] ... ok DEBUG: {2} tempest.tests.common.test_admin_available.TestAdminAvailableV3.test__no_dynamic_creds__accounts_file__admin_type [0.021585s] ... ok DEBUG: {2} tempest.tests.common.test_admin_available.TestAdminAvailableV3.test__no_dynamic_creds__accounts_file__no_admin [0.011146s] ... ok DEBUG: {2} tempest.tests.common.test_admin_available.TestAdminAvailableV3.test__no_dynamic_creds__no_accounts_file__admin [0.012714s] ... ok DEBUG: {2} tempest.tests.common.test_admin_available.TestAdminAvailableV3.test__no_dynamic_creds__no_accounts_file__no_admin [0.020854s] ... ok DEBUG: {2} tempest.tests.common.test_alt_available.TestAltAvailableV3.test__dynamic_creds__accounts_file__one_user [0.007025s] ... ok DEBUG: {2} tempest.tests.common.test_alt_available.TestAltAvailableV3.test__no_dynamic_creds__accounts_file__one_user [0.006015s] ... ok DEBUG: {2} tempest.tests.common.test_alt_available.TestAltAvailableV3.test__no_dynamic_creds__accounts_file__two_users [0.006097s] ... ok DEBUG: {2} tempest.tests.common.test_alt_available.TestAltAvailableV3.test__no_dynamic_creds__accounts_file__two_users_identical [0.011210s] ... ok DEBUG: {2} tempest.tests.common.test_custom_matchers.TestMatchesDictExceptForKeys.test__str__ [0.000327s] ... ok DEBUG: {2} tempest.tests.common.test_custom_matchers.TestMatchesDictExceptForKeys.test_describe_difference [0.005855s] ... ok DEBUG: {2} tempest.tests.common.test_custom_matchers.TestMatchesDictExceptForKeys.test_matches_match [0.000467s] ... ok DEBUG: {2} tempest.tests.common.test_custom_matchers.TestMatchesDictExceptForKeys.test_mismatch_details [0.000355s] ... ok DEBUG: {3} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_with_exclude_list_regex_exclude_pass_check_fail [2.869045s] ... ok DEBUG: {2} tempest.tests.common.test_waiters.TestServerFloatingIPWaiters.test_wait_for_server_floating_ip_associate_timeout [1.010371s] ... ok DEBUG: {2} tempest.tests.common.test_waiters.TestServerFloatingIPWaiters.test_wait_for_server_floating_ip_disassociate_timeout [1.002042s] ... ok DEBUG: {2} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_ping_host_alive [0.003762s] ... ok DEBUG: {3} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_with_exclude_list_regex_exclude_pass_check_pass [2.130922s] ... ok DEBUG: {2} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_ping_host_eventually_alive [2.002866s] ... ok DEBUG: {3} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_with_include_list [2.003100s] ... ok DEBUG: {2} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_ping_timeout [0.510943s] ... ok DEBUG: {2} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_ssh [0.001185s] ... ok DEBUG: {2} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_ssh_eventually_up [0.000840s] ... ok DEBUG: {2} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_ssh_timeout [1.001405s] ... ok DEBUG: {2} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_volume_attachment [0.002868s] ... ok DEBUG: {2} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_volume_attachment_create [0.001854s] ... ok DEBUG: {2} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_volume_attachment_not_present [0.000975s] ... ok DEBUG: {2} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_volume_attachment_remove_from_server [0.003860s] ... ok DEBUG: {2} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_volume_attachment_remove_from_server_not_found [0.000569s] ... ok DEBUG: {2} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_volume_attachment_remove_from_server_timeout [0.001249s] ... ok DEBUG: {2} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_volume_attachment_timeout [0.001267s] ... ok DEBUG: {2} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_volume_migration_error [0.001317s] ... ok DEBUG: {2} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_volume_migration_success_and_dst [0.001365s] ... ok DEBUG: {2} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_volume_migration_timeout [0.001318s] ... ok DEBUG: {2} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_volume_status_error_extending [0.001241s] ... ok DEBUG: {2} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_volume_status_error_restoring [0.000963s] ... ok DEBUG: DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; fake command DEBUG: DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestRemoteClientWithServer:test_exec_command_debug_ssh_console. Timeout trying to ssh to server {'id': 'server_uuid', 'name': 'fake_server', 'status': 'ACTIVE'} DEBUG: DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server server_uuid: Console output for server_uuid DEBUG: {2} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClientWithServer.test_exec_command_debug_ssh_console [0.008548s] ... ok DEBUG: DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestRemoteClientWithServer:test_validate_debug_ssh_console. Timeout trying to ssh to server {'id': 'server_uuid', 'name': 'fake_server', 'status': 'ACTIVE'} DEBUG: DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server server_uuid: Console output for server_uuid DEBUG: {2} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClientWithServer.test_validate_debug_ssh_console [0.015957s] ... ok DEBUG: {2} tempest.tests.common.utils.test_net_utils.TestGetPingPayloadSize.test_None [0.000518s] ... ok DEBUG: {2} tempest.tests.common.utils.test_net_utils.TestGetPingPayloadSize.test_ipv4 [0.000363s] ... ok DEBUG: {2} tempest.tests.common.utils.test_net_utils.TestGetPingPayloadSize.test_ipv6 [0.000319s] ... ok DEBUG: {2} tempest.tests.common.utils.test_net_utils.TestGetPingPayloadSize.test_too_low_mtu [0.005986s] ... ok DEBUG: {2} tempest.tests.lib.cli.test_execute.TestExecute.test_execute_failure [0.040275s] ... ok DEBUG: {2} tempest.tests.lib.cli.test_execute.TestExecute.test_execute_failure_raise_exception [0.023718s] ... ok DEBUG: {2} tempest.tests.lib.cli.test_execute.TestExecute.test_execute_success [0.022573s] ... ok DEBUG: {2} tempest.tests.lib.cli.test_execute.TestExecute.test_execute_with_prefix [0.025149s] ... ok DEBUG: {2} tempest.tests.lib.cmd.test_check_uuid.TestSourcePatcher.test_add_patch [0.001195s] ... ok DEBUG: {2} tempest.tests.lib.cmd.test_check_uuid.TestSourcePatcher.test_apply_patches [0.001140s] ... ok DEBUG: {2} tempest.tests.lib.common.test_api_version_request.APIVersionRequestTests.test_get_string [0.000388s] ... ok DEBUG: {2} tempest.tests.lib.common.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings [0.000793s] ... ok DEBUG: {2} tempest.tests.lib.common.test_api_version_request.APIVersionRequestTests.test_null_version [0.000348s] ... ok DEBUG: {2} tempest.tests.lib.common.test_api_version_request.APIVersionRequestTests.test_valid_version_strings [0.000799s] ... ok DEBUG: {2} tempest.tests.lib.common.test_api_version_request.APIVersionRequestTests.test_version_comparisons [0.000384s] ... ok DEBUG: {2} tempest.tests.lib.common.test_api_version_request.APIVersionRequestTests.test_version_matches [0.002155s] ... ok DEBUG: {2} tempest.tests.lib.common.test_jsonschema_validator.TestJSONSchemaDateTimeFormat.test_date_time_or_null_format [0.008477s] ... ok DEBUG: {2} tempest.tests.lib.common.test_jsonschema_validator.TestJSONSchemaDateTimeFormat.test_invalid_date_time_format [0.029723s] ... ok DEBUG: {2} tempest.tests.lib.common.test_jsonschema_validator.TestJSONSchemaDateTimeFormat.test_valid_date_time_format [0.006708s] ... ok DEBUG: {2} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test__get_creds_by_roles_list_role [0.006053s] ... ok DEBUG: {2} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test__get_creds_by_roles_no_admin [0.015773s] ... ok DEBUG: {2} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test__get_creds_by_roles_one_role [0.004358s] ... ok DEBUG: {2} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_create_hash_file_no_previous_file [0.047769s] ... ok DEBUG: {2} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_create_hash_file_previous_file [0.005689s] ... ok DEBUG: {2} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_admin_creds [0.029860s] ... ok DEBUG: {2} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_admin_creds_by_role [0.027505s] ... ok DEBUG: {2} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_admin_creds_by_type [0.015030s] ... ok DEBUG: {2} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_admin_creds_none_available [0.025369s] ... ok DEBUG: {2} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_alt_creds [0.022816s] ... ok DEBUG: {2} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_alt_creds_none_available [0.005529s] ... ok DEBUG: {2} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_free_hash_no_free_accounts [0.021223s] ... ok DEBUG: {2} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_free_hash_no_previous_accounts [0.015096s] ... ok DEBUG: {2} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_free_hash_some_in_use_accounts [0.012396s] ... ok DEBUG: {2} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_hash [0.008319s] ... ok DEBUG: {2} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_hash_dict [0.003203s] ... ok DEBUG: {2} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_primary_creds [0.004585s] ... ok DEBUG: {2} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_primary_creds_none_available [0.003342s] ... ok DEBUG: {2} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_is_multi_user [0.003910s] ... ok DEBUG: {2} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_is_not_multi_user [0.003096s] ... ok DEBUG: {2} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_networks_returned_with_creds [0.005989s] ... ok DEBUG: {2} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_remove_hash_last_account [0.005050s] ... ok DEBUG: {2} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_remove_hash_not_last_account [0.005256s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestExpectedSuccess.test_expected_succes_int_match [0.000516s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestExpectedSuccess.test_expected_succes_int_no_match [0.000522s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestExpectedSuccess.test_expected_succes_list_match [0.005626s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestExpectedSuccess.test_expected_succes_list_no_match [0.000698s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestExpectedSuccess.test_non_success_expected_code_as_non_int [0.000493s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestExpectedSuccess.test_non_success_expected_int [0.000530s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestExpectedSuccess.test_non_success_expected_list [0.000702s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestExpectedSuccess.test_non_success_read_code_as_list [0.000491s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestExpectedSuccess.test_non_success_read_code_as_string [0.002943s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRateLimiting.test__get_retry_after_delay_of_zero_with_http_date [0.000624s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRateLimiting.test__get_retry_after_delay_of_zero_with_integer [0.000606s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRateLimiting.test__get_retry_after_delay_with_http_date [0.000485s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRateLimiting.test__get_retry_after_delay_with_integer [0.000471s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRateLimiting.test__get_retry_after_delay_with_invalid_http_date [0.000494s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRateLimiting.test__get_retry_after_delay_with_missing_date_header [0.000675s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRateLimiting.test__get_retry_after_delay_with_missing_retry_after_header [0.000535s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRateLimiting.test_is_absolute_limit_gives_false_with_retry_after [0.000590s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestResponseBody.test_str [0.000283s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_fake_content_type [0.000420s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_400 [0.000370s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_400_with_dict [0.000378s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_401 [0.000365s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_401_with_dict [0.016087s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_403 [0.000411s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_403_with_dict [0.000443s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_404 [0.000353s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_404_with_dict [0.000364s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_404_with_invalid_dict [0.000370s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_409 [0.000396s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_409_with_dict [0.026403s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_410 [0.000398s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_410_with_dict [0.000386s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_410_with_invalid_dict [0.000591s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_412 [0.000364s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_413 [0.000369s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_413_without_absolute_limit [0.000294s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_415 [0.000663s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_422 [0.000389s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_500_with_dict [0.000412s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_500_with_text [0.000376s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_501_with_dict [0.000366s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_501_with_text [0.000434s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_bigger_than_400 [0.000353s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_less_than_400 [0.011473s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaFormatValidation.test_validate_format_fail [0.001332s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaFormatValidation.test_validate_format_pass [0.000731s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaFormatValidation.test_validate_formats_in_anyOf_fail_no_match [0.004431s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaFormatValidation.test_validate_formats_in_anyOf_pass [0.001543s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaFormatValidation.test_validate_formats_in_anyOf_pass_both_match [0.000881s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaFormatValidation.test_validate_formats_in_oneOf_fail_both_match [0.001007s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaFormatValidation.test_validate_formats_in_oneOf_fail_no_match [0.026191s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaFormatValidation.test_validate_formats_in_oneOf_pass [0.001976s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaFormatValidation.test_validate_formats_pass_for_unknow_format [0.000757s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_disable_additional_property_fail [0.005412s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_disable_additional_property_pass [0.000971s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_enable_additional_property_pass [0.000733s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_missing_required_attribute [0.001579s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_missing_response_body [0.001521s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_multiple_allowed_type [0.001213s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_not_http_success_code [0.000293s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_pass_with_http_redirect_code [0.015517s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_pass_with_http_success_code [0.000762s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_response_body_list_pass [0.003060s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_response_body_not_list [0.001253s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_unexpected_response_body [0.000390s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_wrong_attribute_type [0.001480s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_wrong_status_code [0.000391s] ... ok DEBUG: {2} tempest.tests.lib.common.test_rest_client.TestRestClientParseErrorRespJSON.test_parse_top_key_no_match [0.000705s] ... ok DEBUG: {2} tempest.tests.lib.common.test_validation_resources.TestValidationResourcesFixture.test_use_fixture [0.002733s] ... ok DEBUG: {2} tempest.tests.lib.common.test_validation_resources.TestValidationResourcesFixture.test_use_fixture_context [0.011730s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_add_host_with_bytes_body [0.002098s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_add_host_with_str_body [0.012731s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_create_aggregate_with_bytes_body [0.002090s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_create_aggregate_with_str_body [0.002073s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_delete_aggregate [0.005530s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_list_aggregates_with_bytes_body [0.002077s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_list_aggregates_with_str_body [0.001751s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_remove_host_with_bytes_body [0.001872s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_remove_host_with_str_body [0.009095s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_set_metadata_with_bytes_body [0.002161s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_set_metadata_with_str_body [0.001848s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_show_aggregate_with_bytes_body [0.002294s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_show_aggregate_with_str_body [0.003905s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_update_aggregate_with_bytes_body [0.008921s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_update_aggregate_with_str_body [0.002340s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_baremetal_nodes_client.TestBareMetalNodesClient.test_list_bareMetal_nodes_with_bytes_body [0.002502s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_baremetal_nodes_client.TestBareMetalNodesClient.test_list_bareMetal_nodes_with_str_body [0.011363s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_baremetal_nodes_client.TestBareMetalNodesClient.test_show_bareMetal_node_with_bytes_body [0.002266s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_baremetal_nodes_client.TestBareMetalNodesClient.test_show_bareMetal_node_with_str_body [0.005101s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_base_compute_client.TestClientWithMicroversionHeader.test_microverion_header [0.000335s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_base_compute_client.TestClientWithMicroversionHeader.test_microverion_header_in_raw_request [0.000838s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_base_compute_client.TestMicroversionHeaderCheck.test_correct_microverion_in_response [0.000658s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_base_compute_client.TestMicroversionHeaderCheck.test_incorrect_microverion_in_response [0.001709s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_base_compute_client.TestMicroversionHeaderCheck.test_no_microverion_header_in_response [0.002383s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_base_compute_client.TestSchemaVersionsLatest.test_schema [0.000371s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_base_compute_client.TestSchemaVersionsV25.test_schema [0.000314s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_floating_ip_pools_client.TestFloatingIPPoolsClient.test_list_floating_ip_pools_with_bytes_body [0.001208s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_floating_ip_pools_client.TestFloatingIPPoolsClient.test_list_floating_ip_pools_with_str_body [0.001364s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_floating_ips_bulk_client.TestFloatingIPsBulkClient.test_create_floating_ips_bulk_with_bytes_body [0.001816s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_floating_ips_bulk_client.TestFloatingIPsBulkClient.test_create_floating_ips_bulk_with_str_body [0.001574s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_floating_ips_bulk_client.TestFloatingIPsBulkClient.test_delete_floating_ips_bulk_with_bytes_body [0.000979s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_floating_ips_bulk_client.TestFloatingIPsBulkClient.test_delete_floating_ips_bulk_with_str_body [0.001468s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_floating_ips_bulk_client.TestFloatingIPsBulkClient.test_list_floating_ips_bulk_with_bytes_body [0.003412s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_floating_ips_bulk_client.TestFloatingIPsBulkClient.test_list_floating_ips_bulk_with_str_body [0.002598s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_associate_floating_ip_to_server [0.000560s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_create_floating_ip_byte_body [0.002321s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_create_floating_ip_str_body [0.001807s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_delete_floating_ip [0.001080s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_disassociate_floating_ip_from_server [0.000533s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_is_resource_deleted_false [0.001075s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_is_resource_deleted_true [0.000520s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_list_floating_ips_byte_body [0.002499s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_list_floating_ips_str_body [0.001926s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_show_floating_ip_byte_body [0.002511s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_show_floating_ip_str_body [0.002325s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_list_hypervisor_byte_body [0.001839s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_list_hypervisor_str_body [0.003785s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_list_servers_on_hypervisor_byte_body [0.005690s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_list_servers_on_hypervisor_str_body [0.001986s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_search_hypervisor_byte_body [0.001275s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_search_hypervisor_str_body [0.001293s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_show_hypervisor_byte_body [0.010270s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_show_hypervisor_statistics_byte_body [0.001604s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_show_hypervisor_statistics_str_body [0.012596s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_show_hypervisor_str_body [0.020030s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_show_hypervisor_uptime_byte_body [0.001544s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_show_hypervisor_uptime_str_body [0.001257s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_servers_client.TestServersClientMinV26.test_get_remote_consoles [0.017067s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_create_shapshot_with_bytes_body [0.001569s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_create_snapshot_with_str_body [0.001926s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_delete_snapshot [0.000755s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_is_resource_deleted_false [0.000490s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_is_resource_deleted_true [0.000478s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_list_snapshots_with_byte_body [0.002893s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_list_snapshots_with_params [0.001571s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_list_snapshots_with_str_body [0.001412s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_with_bytes_body [0.004067s] ... ok DEBUG: {2} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_with_str_body [0.001912s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v2.test_endpoints_client.TestEndpointsClient.test_create_endpoint_with_bytes_body [0.000552s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v2.test_endpoints_client.TestEndpointsClient.test_create_endpoint_with_str_body [0.000533s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v2.test_endpoints_client.TestEndpointsClient.test_delete_endpoint [0.000513s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v2.test_endpoints_client.TestEndpointsClient.test_list_endpoints_with_bytes_body [0.000610s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v2.test_endpoints_client.TestEndpointsClient.test_list_endpoints_with_str_body [0.000548s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_check_token_existence_with_bytes_body [0.000491s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_check_token_existence_with_str_body [0.000475s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_delete_token [0.000491s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_list_endpoints_for_token_with_bytes_body [0.000607s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_list_endpoints_for_token_with_str_body [0.000519s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_show_api_description_with_bytes_body [0.000687s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_show_api_description_with_str_body [0.000506s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_show_list_extensions_with_bytes_body [0.000647s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_show_list_extensions_with_str_body [0.000540s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_show_token_with_bytes_body [0.000494s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_show_token_with_str_body [0.001355s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v2.test_token_client.TestTokenClientV2.test_auth [0.000560s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v2.test_token_client.TestTokenClientV2.test_auth_with_tenant [0.000583s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v2.test_token_client.TestTokenClientV2.test_init_without_authurl [0.000354s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v2.test_token_client.TestTokenClientV2.test_request_with_bytes_body [0.000477s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v2.test_token_client.TestTokenClientV2.test_request_with_str_body [0.000517s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_create_domain_config_with_bytes_body [0.001243s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_create_domain_config_with_str_body [0.000558s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_delete_domain_config [0.000626s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_delete_domain_group_config [0.000477s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_delete_domain_group_option_config [0.000506s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_default_config_settings_with_bytes_body [0.000491s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_default_config_settings_with_str_body [0.000581s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_default_group_config_with_bytes_body [0.000506s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_default_group_config_with_str_body [0.000483s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_default_group_option_with_bytes_body [0.003818s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_default_group_option_with_str_body [0.000612s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_domain_config_with_bytes_body [0.000511s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_domain_config_with_str_body [0.000496s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_domain_group_config_with_bytes_body [0.000505s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_domain_group_config_with_str_body [0.000581s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_domain_group_option_config_with_bytes_body [0.000504s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_domain_group_option_config_with_str_body [0.003975s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_test_update_domain_group_config_with_str_body [0.000557s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_update_domain_config_with_bytes_body [0.000615s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_update_domain_config_with_str_body [0.001846s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_update_domain_group_config_with_bytes_body [0.000551s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_update_domain_group_option_config_with_bytes_body [0.000512s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_update_domain_group_option_config_with_str_body [0.000618s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_add_endpoint_group_to_project_with_bytes_body [0.000534s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_add_endpoint_group_to_project_with_str_body [0.000471s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_add_endpoint_to_project_with_bytes_body [0.000492s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_add_endpoint_to_project_with_str_body [0.001049s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_check_endpoint_in_project_with_bytes_body [0.000523s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_check_endpoint_in_project_with_str_body [0.000471s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_delete_endpoint_from_project [0.000492s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_delete_endpoint_group_from_project [0.000838s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_list_endpoint_groups_for_project_with_bytes_body [0.000515s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_list_endpoint_groups_for_project_with_str_body [0.001018s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_list_endpoints_for_endpoint_group_with_bytes_body [0.000516s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_list_endpoints_for_endpoint_group_with_str_body [0.000633s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_list_endpoints_in_project_with_bytes_body [0.000504s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_list_endpoints_in_project_with_str_body [0.000566s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_list_projects_for_endpoint_group_with_bytes_body [0.000528s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_list_projects_for_endpoint_group_with_str_body [0.000632s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_list_projects_for_endpoint_with_bytes_body [0.000507s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_list_projects_for_endpoint_with_str_body [0.000505s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_show_endpoint_group_for_project_with_bytes_body [0.000507s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_show_endpoint_group_for_project_with_str_body [0.000581s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_oauth_consumers_client.TestOAUTHConsumerClient.test_create_consumer_with_bytes_body [0.000581s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_oauth_consumers_client.TestOAUTHConsumerClient.test_create_consumer_with_str_body [0.000508s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_oauth_consumers_client.TestOAUTHConsumerClient.test_delete_consumer [0.000487s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_oauth_consumers_client.TestOAUTHConsumerClient.test_list_consumers_with_bytes_body [0.003883s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_oauth_consumers_client.TestOAUTHConsumerClient.test_list_consumers_with_str_body [0.000556s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_oauth_consumers_client.TestOAUTHConsumerClient.test_show_consumer_with_bytes_body [0.000522s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_oauth_consumers_client.TestOAUTHConsumerClient.test_show_consumer_with_str_body [0.000518s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_oauth_consumers_client.TestOAUTHConsumerClient.test_update_consumer_with_bytes_body [0.000600s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_oauth_consumers_client.TestOAUTHConsumerClient.test_update_consumer_with_str_body [0.000523s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_role_assignments_client.TestRoleAssignmentsClient.test_list_group_project_assignments_with_bytes_body [0.003785s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_role_assignments_client.TestRoleAssignmentsClient.test_list_group_project_assignments_with_str_body [0.000583s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_role_assignments_client.TestRoleAssignmentsClient.test_list_user_domain_assignments_with_bytes_body [0.000532s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_role_assignments_client.TestRoleAssignmentsClient.test_list_user_domain_assignments_with_str_body [0.000664s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_role_assignments_client.TestRoleAssignmentsClient.test_list_user_project_effective_assignments_with_bytes_body [0.000544s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_role_assignments_client.TestRoleAssignmentsClient.test_list_user_project_effective_assignments_with_str_body [0.000631s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_token_client.TestTokenClientV3.test_auth [0.000769s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_token_client.TestTokenClientV3.test_auth_with_project_id_and_domain_id [0.000667s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_token_client.TestTokenClientV3.test_auth_with_tenant [0.000557s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_token_client.TestTokenClientV3.test_init_without_authurl [0.000397s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_token_client.TestTokenClientV3.test_request_with_bytes_body [0.000700s] ... ok DEBUG: {2} tempest.tests.lib.services.identity.v3.test_token_client.TestTokenClientV3.test_request_with_str_body [0.000499s] ... ok DEBUG: {2} tempest.tests.lib.services.image.v1.test_image_members_client.TestImageMembersClient.test_create_image_member_with_bytes_body [0.000530s] ... ok DEBUG: {2} tempest.tests.lib.services.image.v1.test_image_members_client.TestImageMembersClient.test_create_image_member_with_str_body [0.000555s] ... ok DEBUG: {2} tempest.tests.lib.services.image.v1.test_image_members_client.TestImageMembersClient.test_delete_image_member [0.000491s] ... ok DEBUG: {2} tempest.tests.lib.services.image.v1.test_image_members_client.TestImageMembersClient.test_list_image_members_with_bytes_body [0.000649s] ... ok DEBUG: {2} tempest.tests.lib.services.image.v1.test_image_members_client.TestImageMembersClient.test_list_image_members_with_str_body [0.000547s] ... ok DEBUG: {2} tempest.tests.lib.services.image.v2.test_image_cache_client.TestImageCacheClient.test_cache_clear_without_target [0.000487s] ... ok DEBUG: {2} tempest.tests.lib.services.image.v2.test_image_cache_client.TestImageCacheClient.test_cache_delete [0.000475s] ... ok DEBUG: {2} tempest.tests.lib.services.image.v2.test_image_cache_client.TestImageCacheClient.test_cache_queue [0.025716s] ... ok DEBUG: {2} tempest.tests.lib.services.image.v2.test_image_cache_client.TestImageCacheClient.test_list_cache [0.000958s] ... ok DEBUG: {2} tempest.tests.lib.services.image.v2.test_schemas_client.TestSchemasClient.test_show_schema_image_with_bytes_body [0.000716s] ... ok DEBUG: {2} tempest.tests.lib.services.image.v2.test_schemas_client.TestSchemasClient.test_show_schema_image_with_str_body [0.003933s] ... ok DEBUG: {2} tempest.tests.lib.services.image.v2.test_schemas_client.TestSchemasClient.test_show_schema_images_with_bytes_body [0.000664s] ... ok DEBUG: {2} tempest.tests.lib.services.image.v2.test_schemas_client.TestSchemasClient.test_show_schema_images_with_str_body [0.000734s] ... ok DEBUG: {2} tempest.tests.lib.services.image.v2.test_schemas_client.TestSchemasClient.test_show_schema_members_with_bytes_body [0.000531s] ... ok DEBUG: {2} tempest.tests.lib.services.image.v2.test_schemas_client.TestSchemasClient.test_show_schema_members_with_str_body [0.000542s] ... ok DEBUG: {2} tempest.tests.lib.services.image.v2.test_schemas_client.TestSchemasClient.test_show_schema_with_bytes_body [0.003160s] ... ok DEBUG: {2} tempest.tests.lib.services.image.v2.test_schemas_client.TestSchemasClient.test_show_schema_with_str_body [0.000685s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_base_network_client.TestBaseNetworkClient.test_create_resource [0.000816s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_base_network_client.TestBaseNetworkClient.test_create_resource_expect_different_values [0.001118s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_base_network_client.TestBaseNetworkClient.test_update_resource [0.000754s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_base_network_client.TestBaseNetworkClient.test_update_resource_expect_different_values [0.002402s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_metering_label_rules_client.TestMeteringLabelRulesClient.test_create_metering_label_rule_with_bytes_body [0.000566s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_metering_label_rules_client.TestMeteringLabelRulesClient.test_create_metering_label_rule_with_str_body [0.000547s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_metering_label_rules_client.TestMeteringLabelRulesClient.test_delete_metering_label_rule [0.000624s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_metering_label_rules_client.TestMeteringLabelRulesClient.test_list_metering_label_rules_with_bytes_body [0.000502s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_metering_label_rules_client.TestMeteringLabelRulesClient.test_list_metering_label_rules_with_str_body [0.000516s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_metering_label_rules_client.TestMeteringLabelRulesClient.test_show_metering_label_rule_with_bytes_body [0.000496s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_metering_label_rules_client.TestMeteringLabelRulesClient.test_show_metering_label_rule_with_str_body [0.000818s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_qos_minimum_bandwidth_rules_client.TestQosMinimumBandwidthRulesClient.test_create_minimum_bandwidth_rule_with_bytes_body [0.000570s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_qos_minimum_bandwidth_rules_client.TestQosMinimumBandwidthRulesClient.test_create_minimum_bandwidth_rule_with_str_body [0.000708s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_qos_minimum_bandwidth_rules_client.TestQosMinimumBandwidthRulesClient.test_delete_minimum_bandwidth_rule [0.000507s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_qos_minimum_bandwidth_rules_client.TestQosMinimumBandwidthRulesClient.test_list_minimum_bandwidth_rule_with_bytes_body [0.000513s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_qos_minimum_bandwidth_rules_client.TestQosMinimumBandwidthRulesClient.test_list_minimum_bandwidth_rule_with_str_body [0.000521s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_qos_minimum_bandwidth_rules_client.TestQosMinimumBandwidthRulesClient.test_show_minimum_bandwidth_rule_with_bytes_body [0.033729s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_qos_minimum_bandwidth_rules_client.TestQosMinimumBandwidthRulesClient.test_show_minimum_bandwidth_rule_with_str_body [0.001331s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_qos_minimum_bandwidth_rules_client.TestQosMinimumBandwidthRulesClient.test_update_minimum_bandwidth_rule_with_bytes_body [0.000839s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_qos_minimum_bandwidth_rules_client.TestQosMinimumBandwidthRulesClient.test_update_minimum_bandwidth_rule_with_str_body [0.000799s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_segments_client.TestSegmentsClient.test_create_segment_with_bytes_body [0.003926s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_segments_client.TestSegmentsClient.test_create_segment_with_str_body [0.000812s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_segments_client.TestSegmentsClient.test_delete_segment [0.000734s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_segments_client.TestSegmentsClient.test_list_segment_with_bytes_body [0.000969s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_segments_client.TestSegmentsClient.test_list_segment_with_str_body [0.000756s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_segments_client.TestSegmentsClient.test_show_segment_with_bytes_body [0.005293s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_segments_client.TestSegmentsClient.test_show_segment_with_str_body [0.000556s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_segments_client.TestSegmentsClient.test_update_segment_with_bytes_body [0.000559s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_segments_client.TestSegmentsClient.test_update_segment_with_str_body [0.000744s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_subnetpools_client.TestSubnetsClient.test_create_subnetpool_with_bytes_body [0.000596s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_subnetpools_client.TestSubnetsClient.test_create_subnetpool_with_str_body [0.000550s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_subnetpools_client.TestSubnetsClient.test_delete_subnetpool [0.000494s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_subnetpools_client.TestSubnetsClient.test_list_subnetpools_with_bytes_body [0.000671s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_subnetpools_client.TestSubnetsClient.test_list_subnetpools_with_str_body [0.000554s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_subnetpools_client.TestSubnetsClient.test_show_subnetpool_with_bytes_body [0.000611s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_subnetpools_client.TestSubnetsClient.test_show_subnetpool_with_str_body [0.000536s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_subnetpools_client.TestSubnetsClient.test_update_subnet_with_bytes_body [0.000621s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_subnetpools_client.TestSubnetsClient.test_update_subnet_with_str_body [0.000725s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_trunks_client.TestTrunksClient.test_add_subports_to_trunk_bytes_body [0.001130s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_trunks_client.TestTrunksClient.test_add_subports_to_trunk_str_body [0.000634s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_trunks_client.TestTrunksClient.test_create_trunk_with_bytes_body [0.000537s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_trunks_client.TestTrunksClient.test_create_trunk_with_str_body [0.000649s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_trunks_client.TestTrunksClient.test_delete_subports_from_trunk_bytes_body [0.005917s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_trunks_client.TestTrunksClient.test_delete_subports_from_trunk_str_body [0.000643s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_trunks_client.TestTrunksClient.test_delete_trunk [0.000501s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_trunks_client.TestTrunksClient.test_list_trunks_with_bytes_body [0.000575s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_trunks_client.TestTrunksClient.test_list_trunks_with_str_body [0.000676s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_trunks_client.TestTrunksClient.test_show_trunk_with_bytes_body [0.000519s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_trunks_client.TestTrunksClient.test_show_trunk_with_str_body [0.000524s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_trunks_client.TestTrunksClient.test_update_trunk_with_bytes_body [0.008256s] ... ok DEBUG: {2} tempest.tests.lib.services.network.test_trunks_client.TestTrunksClient.test_update_trunk_with_str_body [0.000741s] ... ok DEBUG: {2} tempest.tests.lib.services.object_storage.test_bulk_middleware_client.TestBulkMiddlewareClient.test_delete_bulk_data [0.000539s] ... ok DEBUG: {2} tempest.tests.lib.services.object_storage.test_bulk_middleware_client.TestBulkMiddlewareClient.test_delete_bulk_data_with_post_200 [0.000557s] ... ok DEBUG: {2} tempest.tests.lib.services.object_storage.test_bulk_middleware_client.TestBulkMiddlewareClient.test_delete_bulk_data_with_post_204 [0.000496s] ... ok DEBUG: {2} tempest.tests.lib.services.object_storage.test_bulk_middleware_client.TestBulkMiddlewareClient.test_upload_archive [0.001052s] ... ok DEBUG: {2} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersV355Client.test_accept_volume_transfer_with_bytes_body [0.002992s] ... ok DEBUG: {2} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersV355Client.test_accept_volume_transfer_with_str_body [0.001845s] ... ok DEBUG: {2} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersV355Client.test_create_volume_transfer_with_bytes_body [0.003305s] ... ok DEBUG: {2} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersV355Client.test_create_volume_transfer_with_str_body [0.001884s] ... ok DEBUG: {2} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersV355Client.test_delete_volume_transfer [0.000541s] ... ok DEBUG: {2} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersV355Client.test_list_volume_transfers_with_bytes_body [0.002281s] ... ok DEBUG: {2} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersV355Client.test_list_volume_transfers_with_detail_with_bytes_body [0.001756s] ... ok DEBUG: {2} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersV355Client.test_list_volume_transfers_with_detail_with_str_body [0.001606s] ... ok DEBUG: {2} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersV355Client.test_list_volume_transfers_with_str_body [0.012072s] ... ok DEBUG: {2} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersV355Client.test_show_volume_transfer_with_bytes_body [0.001777s] ... ok DEBUG: {2} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersV355Client.test_show_volume_transfer_with_str_body [0.001565s] ... ok DEBUG: {2} tempest.tests.lib.services.volume.v3.test_versions_client.TestVersionsClient.test_get_base_version_url_app_name [0.005605s] ... ok DEBUG: {2} tempest.tests.lib.services.volume.v3.test_versions_client.TestVersionsClient.test_list_versions_with_bytes_body [0.001873s] ... ok DEBUG: {2} tempest.tests.lib.services.volume.v3.test_versions_client.TestVersionsClient.test_list_versions_with_str_body [0.002217s] ... ok DEBUG: {2} tempest.tests.lib.services.volume.v3.test_versions_client.TestVersionsClient.test_show_version_details_with_bytes_body [0.001846s] ... ok DEBUG: {2} tempest.tests.lib.services.volume.v3.test_versions_client.TestVersionsClient.test_show_version_details_with_str_body [0.002851s] ... ok DEBUG: {2} tempest.tests.lib.test_auth.TestGetCredentials.test_invalid_identity_version [0.000445s] ... ok DEBUG: {2} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider_DomainScope.test_get_auth_with_domain_scope [0.000579s] ... ok DEBUG: {2} tempest.tests.lib.test_auth.TestKeystoneV3Credentials.testProjectTenantCollision [0.000451s] ... ok DEBUG: {2} tempest.tests.lib.test_auth.TestKeystoneV3Credentials.testProjectTenantNoCollision [0.000310s] ... ok DEBUG: {2} tempest.tests.lib.test_auth.TestKeystoneV3Credentials.testSetAttrProjectDomain [0.000272s] ... ok DEBUG: {2} tempest.tests.lib.test_auth.TestKeystoneV3Credentials.testSetAttrUserDomain [0.000285s] ... ok DEBUG: {2} tempest.tests.lib.test_base.TestSetUpClass.test_setup_class_raises_runtime_error [0.000065s] ... ok DEBUG: {2} tempest.tests.lib.test_credentials.KeystoneV3CredentialsTests.test_create [0.000325s] ... ok DEBUG: {2} tempest.tests.lib.test_credentials.KeystoneV3CredentialsTests.test_create_invalid_attr [0.000645s] ... ok DEBUG: {2} tempest.tests.lib.test_credentials.KeystoneV3CredentialsTests.test_get_credentials [0.000530s] ... ok DEBUG: {2} tempest.tests.lib.test_credentials.KeystoneV3CredentialsTests.test_get_credentials_not_filled [0.000321s] ... ok DEBUG: {2} tempest.tests.lib.test_credentials.KeystoneV3CredentialsTests.test_is_not_valid [0.000323s] ... ok DEBUG: {2} tempest.tests.lib.test_credentials.KeystoneV3CredentialsTests.test_is_valid [0.000290s] ... ok DEBUG: {2} tempest.tests.lib.test_credentials.KeystoneV3CredentialsTests.test_reset_all_attributes [0.000408s] ... ok DEBUG: {2} tempest.tests.lib.test_credentials.KeystoneV3CredentialsTests.test_reset_single_attribute [0.003232s] ... ok DEBUG: {2} tempest.tests.lib.test_credentials.KeystoneV3CredentialsTests.test_synced_attributes [0.000316s] ... ok DEBUG: {2} tempest.tests.lib.test_decorators.TestSkipBecauseDecorator.test_skip_because_launchpad_bug_and_condition_false [0.000366s] ... ok DEBUG: {2} tempest.tests.lib.test_decorators.TestSkipBecauseDecorator.test_skip_because_launchpad_bug_and_condition_true [0.000506s] ... ok DEBUG: {2} tempest.tests.lib.test_decorators.TestSkipBecauseDecorator.test_skip_because_storyboard_bug_and_condition_false [0.000378s] ... ok DEBUG: {2} tempest.tests.lib.test_decorators.TestSkipBecauseDecorator.test_skip_because_storyboard_bug_and_condition_true [0.000508s] ... ok DEBUG: {2} tempest.tests.lib.test_decorators.TestSkipBecauseDecorator.test_skip_bug_without_bug_never_skips [0.003478s] ... ok DEBUG: {2} tempest.tests.lib.test_decorators.TestSkipBecauseDecorator.test_skip_invalid_bug_number [0.000410s] ... ok DEBUG: {2} tempest.tests.lib.test_decorators.TestSkipBecauseDecorator.test_skip_launchpad_bug [0.000523s] ... ok DEBUG: {2} tempest.tests.lib.test_decorators.TestSkipBecauseDecorator.test_skip_storyboard_bug [0.000366s] ... ok DEBUG: {2} tempest.tests.lib.test_ssh.TestSshClient.test_exec_bad_command_output [0.021934s] ... ok DEBUG: {2} tempest.tests.lib.test_ssh.TestSshClient.test_exec_command [0.006482s] ... ok DEBUG: {2} tempest.tests.lib.test_ssh.TestSshClient.test_exec_command_no_select [0.030463s] ... ok DEBUG: {2} tempest.tests.lib.test_ssh.TestSshClient.test_exec_good_command_output [0.013786s] ... ok DEBUG: {2} tempest.tests.lib.test_ssh.TestSshClient.test_get_ssh_connection [0.001411s] ... ok DEBUG: {2} tempest.tests.lib.test_ssh.TestSshClient.test_get_ssh_connection_over_ssh [0.009195s] ... ok DEBUG: {2} tempest.tests.lib.test_ssh.TestSshClient.test_get_ssh_connection_timeout [0.004477s] ... ok DEBUG: WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to root@localhost (). Number attempts: 1. Retry after 2 seconds. DEBUG: {2} tempest.tests.lib.test_ssh.TestSshClient.test_get_ssh_connection_two_attemps [0.002650s] ... ok DEBUG: {2} tempest.tests.lib.test_ssh.TestSshClient.test_pkey_calls_paramiko_RSAKey [0.000785s] ... ok DEBUG: {2} tempest.tests.lib.test_ssh.TestSshClient.test_timeout_in_exec_command [0.007255s] ... ok DEBUG: {2} tempest.tests.test_imports.TestImports.test_account_generator_command_import [0.000364s] ... ok DEBUG: {2} tempest.tests.test_imports.TestImports.test_cleanup_command_import [0.000288s] ... ok DEBUG: {2} tempest.tests.test_imports.TestImports.test_init_command_import [0.000280s] ... ok DEBUG: {2} tempest.tests.test_imports.TestImports.test_list_plugins_command_import [0.004025s] ... ok DEBUG: {2} tempest.tests.test_imports.TestImports.test_run_command_import [0.000318s] ... ok DEBUG: {2} tempest.tests.test_imports.TestImports.test_subunit_descibe_command_import [0.000298s] ... ok DEBUG: {2} tempest.tests.test_imports.TestImports.test_verify_tempest_config_command_import [0.000983s] ... ok DEBUG: {2} tempest.tests.test_imports.TestImports.test_workspace_command_import [0.000353s] ... ok DEBUG: {2} tempest.tests.test_microversions.TestMicroversionsTestsClass.test_config_invalid_version [0.004581s] ... ok DEBUG: {2} tempest.tests.test_microversions.TestMicroversionsTestsClass.test_config_version_210_210 [0.002505s] ... ok DEBUG: {2} tempest.tests.test_microversions.TestMicroversionsTestsClass.test_config_version_22_23 [0.004930s] ... ok DEBUG: {2} tempest.tests.test_microversions.TestMicroversionsTestsClass.test_config_version_22_latest [0.003454s] ... ok DEBUG: {2} tempest.tests.test_microversions.TestMicroversionsTestsClass.test_config_version_invalid_test_version [0.007306s] ... ok DEBUG: {2} tempest.tests.test_microversions.TestMicroversionsTestsClass.test_config_version_latest_latest [0.003058s] ... ok DEBUG: {2} tempest.tests.test_microversions.TestMicroversionsTestsClass.test_config_version_none_23 [0.007882s] ... ok DEBUG: {2} tempest.tests.test_microversions.TestMicroversionsTestsClass.test_config_version_none_latest [0.003319s] ... ok DEBUG: {2} tempest.tests.test_microversions.TestMicroversionsTestsClass.test_config_version_none_none [0.003212s] ... ok DEBUG: No .stestr.conf file was found for local execution DEBUG: No .stestr.conf file was found for local execution DEBUG: {3} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_with_include_regex_include_fail_check_pass [3.188952s] ... ok DEBUG: {3} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_with_include_regex_include_pass_check_fail [2.603110s] ... ok DEBUG: {3} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_with_include_regex_include_pass_check_pass [1.795053s] ... ok DEBUG: {3} tempest.tests.cmd.test_run.TestOldArgRunReturnCode.test_tempest_run_with_worker_file [1.358452s] ... ok DEBUG: {3} tempest.tests.cmd.test_subunit_describe_calls.TestCli.test_run_all_stdout [0.824555s] ... ok DEBUG: {3} tempest.tests.cmd.test_subunit_describe_calls.TestCli.test_run_min [0.771408s] ... ok DEBUG: {3} tempest.tests.cmd.test_subunit_describe_calls.TestCli.test_run_verbose [0.768328s] ... ok DEBUG: {3} tempest.tests.cmd.test_subunit_describe_calls.TestCli.test_run_verbose_all_stdout [0.754319s] ... ok DEBUG: {3} tempest.tests.common.test_alt_available.TestAltAvailable.test__dynamic_creds__accounts_file__one_user [0.005384s] ... ok DEBUG: {3} tempest.tests.common.test_alt_available.TestAltAvailable.test__no_dynamic_creds__accounts_file__one_user [0.004948s] ... ok DEBUG: {3} tempest.tests.common.test_alt_available.TestAltAvailable.test__no_dynamic_creds__accounts_file__two_users [0.005187s] ... ok DEBUG: {3} tempest.tests.common.test_alt_available.TestAltAvailable.test__no_dynamic_creds__accounts_file__two_users_identical [0.004730s] ... ok DEBUG: {3} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_configured_admin_credentials [0.003809s] ... ok DEBUG: {3} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_configured_admin_credentials_not_fill_not_valid [0.003408s] ... ok DEBUG: {3} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_configured_admin_credentials_not_fill_valid [0.003129s] ... ok DEBUG: {3} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_credentials_provider_dynamic [0.002619s] ... ok DEBUG: {3} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_credentials_provider_force_dynamic [0.003391s] ... ok DEBUG: {3} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_credentials_provider_preprov [0.003821s] ... ok DEBUG: {3} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_credentials_provider_preprov_no_file [0.002765s] ... ok DEBUG: {3} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_credentials_v2 [0.003002s] ... ok DEBUG: {3} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_credentials_v3_domain [0.002377s] ... ok DEBUG: {3} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_credentials_v3_no_domain [0.003069s] ... ok DEBUG: {3} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_credentials_v3_system [0.002354s] ... ok DEBUG: {3} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_dynamic_provider_params_creds_v2 [0.003742s] ... ok DEBUG: {3} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_dynamic_provider_params_creds_v3 [0.002728s] ... ok DEBUG: {3} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_dynamic_provider_params_creds_vx [0.002143s] ... ok DEBUG: {3} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_dynamic_provider_params_no_creds [0.002597s] ... ok DEBUG: {3} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_preprov_provider_params_creds_v2 [0.002227s] ... ok DEBUG: {3} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_preprov_provider_params_creds_v3 [0.002199s] ... ok DEBUG: {3} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_preprov_provider_params_creds_vx [0.002027s] ... ok DEBUG: {3} tempest.tests.common.test_waiters.TestInterfaceWaiters.test_wait_for_interface_detach [0.001239s] ... ok DEBUG: DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; fake command DEBUG: DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestRemoteClientWithBrokenServer:test_exec_command_debug_ssh_console. Timeout trying to ssh to server {'id': 'broken_server_uuid', 'name': 'broken_server', 'status': 'ERROR'} DEBUG: DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server broken_server_uuid DEBUG: {3} tempest.tests.common.test_waiters.TestInterfaceWaiters.test_wait_for_interface_detach_timeout [0.002188s] ... ok DEBUG: {3} tempest.tests.common.test_waiters.TestInterfaceWaiters.test_wait_for_interface_status [0.001016s] ... ok DEBUG: {3} tempest.tests.common.test_waiters.TestInterfaceWaiters.test_wait_for_interface_status_timeout [0.001098s] ... ok DEBUG: DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestRemoteClientWithBrokenServer:test_validate_debug_ssh_console. Timeout trying to ssh to server {'id': 'broken_server_uuid', 'name': 'broken_server', 'status': 'ERROR'} DEBUG: {3} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClientWithBrokenServer.test_exec_command_debug_ssh_console [0.003743s] ... ok DEBUG: DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server broken_server_uuid DEBUG: {3} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClientWithBrokenServer.test_validate_debug_ssh_console [0.005160s] ... ok DEBUG: {3} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_compare_versions_equal [0.000327s] ... ok DEBUG: {3} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_compare_versions_greater_than [0.000271s] ... ok DEBUG: {3} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_compare_versions_greater_than_equal [0.000287s] ... ok DEBUG: {3} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_compare_versions_header_not_present [0.000248s] ... ok DEBUG: {3} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_compare_versions_invalid_operation [0.000302s] ... ok DEBUG: {3} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_compare_versions_less_than [0.000287s] ... ok DEBUG: {3} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_compare_versions_less_than_equal [0.000266s] ... ok DEBUG: {3} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_compare_versions_not_equal [0.000277s] ... ok DEBUG: {3} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_compare_versions_with_name_in_microversion [0.000284s] ... ok DEBUG: {3} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_header_does_not_match [0.000308s] ... ok DEBUG: {3} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_header_matches [0.000252s] ... ok DEBUG: {3} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_header_not_present [0.000339s] ... ok DEBUG: {3} tempest.tests.lib.common.test_cred_client.TestCredClientV2.test_create_project [0.001065s] ... ok DEBUG: {3} tempest.tests.lib.common.test_cred_client.TestCredClientV2.test_delete_project [0.001036s] ... ok DEBUG: {3} tempest.tests.lib.common.test_cred_client.TestCredClientV2.test_get_credentials [0.000837s] ... ok DEBUG: {3} tempest.tests.lib.common.test_cred_client.TestCredClientV3.test_create_project [0.001153s] ... ok DEBUG: {3} tempest.tests.lib.common.test_cred_client.TestCredClientV3.test_create_user [0.001172s] ... ok DEBUG: {3} tempest.tests.lib.common.test_cred_client.TestCredClientV3.test_delete_project [0.002060s] ... ok DEBUG: {3} tempest.tests.lib.common.test_cred_client.TestCredClientV3.test_get_credentials [0.001031s] ... ok DEBUG: {3} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_admin_creds [0.007388s] ... ok DEBUG: {3} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_all_cred_cleanup [0.009294s] ... ok DEBUG: {3} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_alt_creds [0.006921s] ... ok DEBUG: {3} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_dhcp_without_subnet [0.006618s] ... ok DEBUG: {3} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_get_different_role_creds_with_default_scope [0.008186s] ... ok DEBUG: {3} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_get_different_role_creds_with_domain_scope [0.007070s] ... ok DEBUG: {3} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_get_different_role_creds_with_project_scope [0.008106s] ... ok DEBUG: {3} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_get_different_role_creds_with_system_scope [0.009576s] ... ok DEBUG: {3} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_get_role_creds_with_different_scope [0.008256s] ... ok DEBUG: {3} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_get_same_role_creds_with_default_scope [0.007021s] ... ok DEBUG: {3} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_get_same_role_creds_with_domain_scope [0.007124s] ... ok DEBUG: {3} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_get_same_role_creds_with_project_scope [0.007645s] ... ok DEBUG: {3} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_get_same_role_creds_with_system_scope [0.006564s] ... ok DEBUG: {3} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_member_role_creation_with_duplicate [0.009123s] ... ok DEBUG: {3} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_network_admin_creation [0.014592s] ... ok DEBUG: {3} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_network_alt_creation [0.011212s] ... ok DEBUG: {3} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_network_cleanup [0.060135s] ... ok DEBUG: {3} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_network_creation [0.008167s] ... ok DEBUG: {3} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_no_network_creation_with_config_set [0.008007s] ... ok DEBUG: {3} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_no_network_resources [0.007520s] ... ok DEBUG: {3} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_primary_creds [0.007576s] ... ok DEBUG: {3} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_project_alt_admin_creds [0.007149s] ... ok DEBUG: {3} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_project_alt_member_creds [0.006965s] ... ok DEBUG: {3} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_project_alt_reader_creds [0.007894s] ... ok DEBUG: {3} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_role_creds [0.007413s] ... ok DEBUG: {3} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_role_creds_with_domain_scope [0.008368s] ... ok DEBUG: {3} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_role_creds_with_project_scope [0.007409s] ... ok DEBUG: {3} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_role_creds_with_system_scope [0.007745s] ... ok DEBUG: {3} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_router_without_network [0.009101s] ... ok DEBUG: {3} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_subnet_without_network [0.008332s] ... ok DEBUG: {3} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_tempest_client [0.006971s] ... ok DEBUG: {3} tempest.tests.lib.common.test_http.TestClosingProxyHttpRedirects.test_redirect_default [0.000713s] ... ok DEBUG: {3} tempest.tests.lib.common.test_http.TestClosingProxyHttpRedirects.test_redirect_off [0.000325s] ... ok DEBUG: {3} tempest.tests.lib.common.test_profiler.TestProfiler.test_profiler_lifecycle [0.000087s] ... ok DEBUG: {3} tempest.tests.lib.common.test_profiler.TestProfiler.test_profiler_lifecycle_generate_trace_id [0.000276s] ... ok DEBUG: {3} tempest.tests.lib.common.test_profiler.TestProfiler.test_serialize [0.000291s] ... ok DEBUG: {3} tempest.tests.lib.common.test_rest_client.TestRestClientUtils.test__str__ [0.000589s] ... ok DEBUG: {3} tempest.tests.lib.common.test_rest_client.TestRestClientUtils.test_get_versions [0.000772s] ... ok DEBUG: {3} tempest.tests.lib.common.test_rest_client.TestRestClientUtils.test_wait_for_deletion_with_unimplemented_deleted_method [0.000728s] ... ok DEBUG: {3} tempest.tests.lib.common.test_rest_client.TestRestClientUtils.test_wait_for_resource_deletion [0.002084s] ... ok DEBUG: {3} tempest.tests.lib.common.test_rest_client.TestRestClientUtils.test_wait_for_resource_deletion_not_deleted [0.002140s] ... ok DEBUG: ERROR [tempest.lib.common.validation_resources] Exception raised while deleting key keypair_name DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tempest-33.0.0/tempest/lib/common/validation_resources.py", line 299, in clear_validation_resources DEBUG: keypair_client.delete_keypair(keypair_name) DEBUG: File "", line 3, in delete_keypair DEBUG: File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: Exception: keypair exception DEBUG: ERROR [tempest.lib.common.validation_resources] Exception raised while deleting security group sg_id DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tempest-33.0.0/tempest/lib/common/validation_resources.py", line 315, in clear_validation_resources DEBUG: security_group_client.delete_security_group(sec_id) DEBUG: File "", line 3, in delete_security_group DEBUG: File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: Exception: sg exception DEBUG: ERROR [tempest.lib.common.validation_resources] Exception raised while deleting ip 1234 DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tempest-33.0.0/tempest/lib/common/validation_resources.py", line 335, in clear_validation_resources DEBUG: floating_ip_client.delete_floatingip(fip_id) DEBUG: File "", line 3, in delete_floatingip DEBUG: File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1092, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1143, in _mock_call DEBUG: raise effect DEBUG: Exception: fip exception DEBUG: {3} tempest.tests.lib.common.test_validation_resources.TestClearValidationResourcesFixture.test_clear_validation_resources_exceptions [0.010096s] ... ok DEBUG: {3} tempest.tests.lib.common.test_validation_resources.TestClearValidationResourcesFixture.test_clear_validation_resources_neutron [0.006788s] ... ok DEBUG: {3} tempest.tests.lib.common.test_validation_resources.TestClearValidationResourcesFixture.test_clear_validation_resources_nova_net [0.011123s] ... ok DEBUG: WARNING [tempest.lib.common.validation_resources] Keypair keypair_name is not found when attempting to delete DEBUG: WARNING [tempest.lib.common.validation_resources] Security group sg_id is not found when attempting to delete DEBUG: WARNING [tempest.lib.common.validation_resources] Floating ip 1234 not found while attempting to delete DEBUG: {3} tempest.tests.lib.common.test_validation_resources.TestClearValidationResourcesFixture.test_clear_validation_resources_wait_not_found_delete [0.005606s] ... ok DEBUG: WARNING [tempest.lib.common.validation_resources] Security group sg_id is not found when attempting to delete DEBUG: {3} tempest.tests.lib.common.test_validation_resources.TestClearValidationResourcesFixture.test_clear_validation_resources_wait_not_found_wait [0.006286s] ... ok DEBUG: {3} tempest.tests.lib.common.test_validation_resources.TestValidationResources.test_create_ssh_security_group_neutron [0.005726s] ... ok DEBUG: {3} tempest.tests.lib.common.test_validation_resources.TestValidationResources.test_create_ssh_security_group_nova_net [0.006358s] ... ok DEBUG: {3} tempest.tests.lib.common.test_validation_resources.TestValidationResources.test_create_ssh_security_no_rules [0.005433s] ... ok DEBUG: {3} tempest.tests.lib.common.test_validation_resources.TestValidationResources.test_create_validation_resources_neutron [0.005859s] ... ok DEBUG: {3} tempest.tests.lib.common.test_validation_resources.TestValidationResources.test_create_validation_resources_nova_net [0.006098s] ... ok DEBUG: {3} tempest.tests.lib.common.utils.test_misc.TestMisc.test_singleton [0.000463s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_agents_client.TestAgentsClient.test_create_agent_with_bytes_body [0.001881s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_agents_client.TestAgentsClient.test_create_agent_with_str_body [0.001779s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_agents_client.TestAgentsClient.test_delete_agent [0.000636s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_agents_client.TestAgentsClient.test_list_agents_with_bytes_body [0.002919s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_agents_client.TestAgentsClient.test_list_agents_with_str_body [0.003383s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_agents_client.TestAgentsClient.test_update_agent_with_bytes_body [0.001258s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_agents_client.TestAgentsClient.test_update_agent_with_str_body [0.001211s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_availability_zone_client.TestAvailabilityZoneClient.test_list_availability_zones_with_bytes_body [0.001247s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_availability_zone_client.TestAvailabilityZoneClient.test_list_availability_zones_with_str_body [0.001345s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_base_compute_client.TestSchemaVersionsV210.test_schema [0.000361s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_base_compute_client.TestSchemaVersionsV22.test_schema [0.000307s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_create_image_with_bytes_body [0.001192s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_create_image_with_str_body [0.001195s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_delete_image_metadata_item_with_bytes_body [0.000509s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_delete_image_metadata_item_with_str_body [0.000601s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_delete_image_with_bytes_body [0.000476s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_delete_image_with_str_body [0.000501s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_list_image_metadata_with_bytes_body [0.000956s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_list_image_metadata_with_str_body [0.001026s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_list_images_with_bytes_body [0.001593s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_list_images_with_str_body [0.001574s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_resource_delete_with_bytes_body [0.000819s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_resource_delete_with_str_body [0.000698s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_set_image_metadata_item_with_bytes_body [0.000958s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_set_image_metadata_item_with_str_body [0.001072s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_set_image_metadata_with_bytes_body [0.000940s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_set_image_metadata_with_str_body [0.000933s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_show_image_metadata_item_with_bytes_body [0.000935s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_show_image_metadata_item_with_str_body [0.001048s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_show_image_with_bytes_body [0.002046s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_show_image_with_str_body [0.002141s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_update_image_metadata_with_bytes_body [0.000942s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_update_image_metadata_with_str_body [0.001055s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_keypairs_client.TestKeyPairsClient.test_create_keypair_with_bytes_body [0.001252s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_keypairs_client.TestKeyPairsClient.test_create_keypair_with_str_body [0.001200s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_keypairs_client.TestKeyPairsClient.test_delete_keypair [0.000492s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_keypairs_client.TestKeyPairsClient.test_list_keypairs_with_bytes_body [0.001297s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_keypairs_client.TestKeyPairsClient.test_list_keypairs_with_str_body [0.001162s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_keypairs_client.TestKeyPairsClient.test_show_keypair_with_bytes_body [0.001463s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_keypairs_client.TestKeyPairsClient.test_show_keypair_with_str_body [0.001621s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_security_group_default_rules_client.TestSecurityGroupDefaultRulesClient.test_create_security_default_group_rule_with_bytes_body [0.001311s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_security_group_default_rules_client.TestSecurityGroupDefaultRulesClient.test_create_security_default_group_rule_with_str_body [0.001272s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_security_group_default_rules_client.TestSecurityGroupDefaultRulesClient.test_delete_security_group_default_rule [0.000532s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_security_group_default_rules_client.TestSecurityGroupDefaultRulesClient.test_list_security_group_default_rules_with_bytes_body [0.001414s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_security_group_default_rules_client.TestSecurityGroupDefaultRulesClient.test_list_security_group_default_rules_with_str_body [0.001326s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_security_group_default_rules_client.TestSecurityGroupDefaultRulesClient.test_show_security_group_default_rule_with_bytes_body [0.001286s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_security_group_default_rules_client.TestSecurityGroupDefaultRulesClient.test_show_security_group_default_rule_with_str_body [0.001369s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClientMinV213.test_create_server_group_byte_body [0.001379s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClientMinV213.test_create_server_group_str_body [0.001361s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClientMinV213.test_delete_server_group [0.000513s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClientMinV213.test_list_server_groups_byte_body [0.001748s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClientMinV213.test_list_server_groups_str_body [0.001378s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClientMinV213.test_show_server_group_byte_body [0.001358s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClientMinV213.test_show_server_group_str_body [0.001550s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_action_with_bytes_body [0.000522s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_action_with_str_body [0.000508s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_add_security_group_with_bytes_body [0.000506s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_add_security_group_with_str_body [0.000603s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_attach_volume_with_bytes_body [0.001194s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_attach_volume_with_str_body [0.001224s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_change_password_with_bytes_body [0.000494s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_change_password_with_str_body [0.000603s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_check_tag_existence_byte_body [0.000622s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_check_tag_existence_str_body [0.000573s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_confirm_resize_server [0.000518s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_create_backup_with_bytes_body [0.000586s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_create_backup_with_str_body [0.000495s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_create_server_with_bytes_body [0.001387s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_create_server_with_str_body [0.001482s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_delete_all_tags [0.000594s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_delete_password [0.000476s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_delete_server [0.000492s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_delete_server_metadata [0.000576s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_delete_tag [0.000564s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_detach_volume_with_bytes_body [0.000532s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_detach_volume_with_str_body [0.000471s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_evacuate_server_with_bytes_body [0.001047s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_evacuate_server_with_str_body [0.000939s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_force_delete_server [0.000493s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_get_console_output_with_bytes_body [0.000940s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_get_console_output_with_str_body [0.001040s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_get_vnc_console_with_bytes_body [0.001082s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_get_vnc_console_with_str_body [0.001117s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_inject_network_info [0.000501s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_addresses_by_network_with_bytes_body [0.001725s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_addresses_by_network_with_str_body [0.001333s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_addresses_with_bytes_body [0.001373s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_addresses_with_str_body [0.001502s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_instance_actions_with_bytes_body [0.001406s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_instance_actions_with_str_body [0.001361s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_security_groups_by_server_with_bytes_body [0.002151s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_security_groups_by_server_with_str_body [0.001861s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_server_metadata_with_bytes_body [0.001071s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_server_metadata_with_str_body [0.001010s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_servers_with_bytes_body [0.001925s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_servers_with_str_body [0.001518s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_tags_byte_body [0.001459s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_tags_str_body [0.001428s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_virtual_interfaces_with_bytes_body [0.001288s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_virtual_interfaces_with_str_body [0.001140s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_volume_attachments_with_bytes_body [0.001337s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_volume_attachments_with_str_body [0.001238s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_live_migrate_server_with_bytes_body [0.000515s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_live_migrate_server_with_str_body [0.000496s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_lock_server [0.000609s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_migrate_server_with_bytes_body [0.000489s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_migrate_server_with_str_body [0.000488s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_pause_server [0.000513s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_reboot_server [0.000579s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_rebuild_server_with_bytes_body [0.003432s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_rebuild_server_with_str_body [0.003357s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_remove_security_group [0.000590s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_rescue_server_with_bytes_body [0.001096s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_rescue_server_with_str_body [0.000936s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_reset_network [0.000522s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_reset_state [0.000531s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_resize_server [0.000614s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_restore_soft_deleted_server [0.000514s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_resume_server [0.000493s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_revert_resize [0.000538s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_set_server_metadata_item_with_bytes_body [0.001154s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_set_server_metadata_item_with_str_body [0.001026s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_set_server_metadata_with_bytes_body [0.001090s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_set_server_metadata_with_str_body [0.001015s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_shelve_offload_server [0.000611s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_shelve_server [0.000510s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_instance_action_with_bytes_body [0.001870s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_instance_action_with_str_body [0.001961s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_password_with_bytes_body [0.000953s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_password_with_str_body [0.000929s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_server_diagnostics_with_bytes_body [0.000760s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_server_diagnostics_with_str_body [0.000886s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_server_metadata_item_with_bytes_body [0.000973s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_server_metadata_item_with_str_body [0.000980s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_server_with_bytes_body [0.004141s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_server_with_str_body [0.003884s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_volume_attachment_with_bytes_body [0.001207s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_volume_attachment_with_str_body [0.001622s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_start_server [0.000510s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_stop_server [0.000483s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_suspend_server [0.000497s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_unlock_server [0.000599s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_unpause_server [0.000484s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_unrescue_server [0.000494s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_unshelve_server [0.000479s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_update_all_tags_byte_body [0.001404s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_update_all_tags_str_body [0.001229s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_update_attached_volume [0.000515s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_update_server_metadata_with_bytes_body [0.000984s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_update_server_metadata_with_str_body [0.001087s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_update_tag_byte_body [0.000995s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_update_tag_str_body [0.000987s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_tenant_networks_client.TestTenantNetworksClient.test_list_tenant_networks_with_bytes_body [0.001222s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_tenant_networks_client.TestTenantNetworksClient.test_list_tenant_networks_with_str_body [0.001301s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_tenant_networks_client.TestTenantNetworksClient.test_show_tenant_network_with_bytes_body [0.001125s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_tenant_networks_client.TestTenantNetworksClient.test_show_tenant_network_with_str_body [0.001128s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_tenant_usages_client.TestTenantUsagesClient.test_list_tenant_usages_with_bytes_body [0.002117s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_tenant_usages_client.TestTenantUsagesClient.test_list_tenant_usages_with_str_body [0.001917s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_tenant_usages_client.TestTenantUsagesClient.test_show_tenant_usage_with_bytes_body [0.001933s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_tenant_usages_client.TestTenantUsagesClient.test_show_tenant_usage_with_str_body [0.001989s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_versions_client.TestVersionsClient.test_get_base_version_url [0.000706s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_versions_client.TestVersionsClient.test_get_base_version_url_app_name [0.000436s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_versions_client.TestVersionsClient.test_get_base_version_url_double_slash [0.000411s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_versions_client.TestVersionsClient.test_get_version_by_url_with_bytes_body [0.001818s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_versions_client.TestVersionsClient.test_get_version_by_url_with_str_body [0.001826s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_versions_client.TestVersionsClient.test_list_versions_client_with_bytes_body [0.001578s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_versions_client.TestVersionsClient.test_list_versions_client_with_str_body [0.001606s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_create_volume_with_bytes_body [0.001946s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_create_volume_with_str_body [0.001823s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_delete_volume [0.000477s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_is_resource_deleted_false [0.000476s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_is_resource_deleted_true [0.000592s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_list_volumes_with_byte_body [0.001775s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_list_volumes_with_params [0.001783s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_list_volumes_with_str_body [0.001887s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_show_volume_with_bytes_body [0.001752s] ... ok DEBUG: {3} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_show_volume_with_str_body [0.001739s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v2.test_services_client.TestServicesClient.test_create_service_with_bytes_body [0.000627s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v2.test_services_client.TestServicesClient.test_create_service_with_str_body [0.000510s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v2.test_services_client.TestServicesClient.test_delete_service [0.000591s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v2.test_services_client.TestServicesClient.test_show_service_with_bytes_body [0.000509s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v2.test_services_client.TestServicesClient.test_show_service_with_str_body [0.000481s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_credentials_client.TestCredentialsClient.test_create_credential_with_bytes_body [0.000534s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_credentials_client.TestCredentialsClient.test_create_credential_with_str_body [0.000532s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_credentials_client.TestCredentialsClient.test_delete_credential [0.000471s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_credentials_client.TestCredentialsClient.test_list_credentials_with_bytes_body [0.000932s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_credentials_client.TestCredentialsClient.test_list_credentials_with_str_body [0.000539s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_credentials_client.TestCredentialsClient.test_show_credential_with_bytes_body [0.000511s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_credentials_client.TestCredentialsClient.test_show_credential_with_str_body [0.000485s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_credentials_client.TestCredentialsClient.test_update_credential_with_bytes_body [0.000531s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_credentials_client.TestCredentialsClient.test_update_credential_with_str_body [0.000593s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_check_endpoint_group_with_bytes_body [0.000480s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_check_endpoint_group_with_str_body [0.000478s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_create_endpoint_group_with_bytes_body [0.000494s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_create_endpoint_group_with_str_body [0.000603s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_delete_endpoint_group [0.000495s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_list_endpoint_groups_with_bytes_body [0.000491s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_list_endpoint_groups_with_str_body [0.000512s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_show_endpoint_group_with_bytes_body [0.000565s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_show_endpoint_group_with_str_body [0.000485s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_update_endpoint_group_with_bytes_body [0.000517s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_update_endpoint_group_with_str_body [0.000490s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_identity_client.TestIdentityClient.test_check_token_existence [0.000500s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_identity_client.TestIdentityClient.test_delete_token [0.000583s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_identity_client.TestIdentityClient.test_list_auth_domains_with_bytes_body [0.000500s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_identity_client.TestIdentityClient.test_list_auth_domains_with_str_body [0.000515s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_identity_client.TestIdentityClient.test_list_auth_projects_with_bytes_body [0.000494s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_identity_client.TestIdentityClient.test_list_auth_projects_with_str_body [0.000643s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_identity_client.TestIdentityClient.test_show_api_description_with_bytes_body [0.000530s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_identity_client.TestIdentityClient.test_show_api_description_with_str_body [0.000478s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_identity_client.TestIdentityClient.test_show_token_with_bytes_body [0.000505s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_identity_client.TestIdentityClient.test_show_token_with_str_body [0.000564s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_oauth_token_client.TestOAUTHTokenClient.test_authorize_token_request_with_bytes_body [0.000521s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_oauth_token_client.TestOAUTHTokenClient.test_authorize_token_request_with_str_body [0.000510s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_oauth_token_client.TestOAUTHTokenClient.test_create_access_token [0.000746s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_oauth_token_client.TestOAUTHTokenClient.test_create_request_token [0.000746s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_oauth_token_client.TestOAUTHTokenClient.test_get_access_token [0.000491s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_oauth_token_client.TestOAUTHTokenClient.test_get_access_token_role [0.000564s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_oauth_token_client.TestOAUTHTokenClient.test_list_access_token_roles [0.000504s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_oauth_token_client.TestOAUTHTokenClient.test_list_access_tokens [0.000593s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_oauth_token_client.TestOAUTHTokenClient.test_revoke_access_token [0.000502s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_protocols_client.TestProtocolsClient.test_add_protocol_to_identity_provider_with_bytes_body [0.000519s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_protocols_client.TestProtocolsClient.test_add_protocol_to_identity_provider_with_str_body [0.000501s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_protocols_client.TestProtocolsClient.test_delete_protocol_from_identity_provider_with_bytes_body [0.000490s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_protocols_client.TestProtocolsClient.test_delete_protocol_from_identity_provider_with_str_body [0.000562s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_protocols_client.TestProtocolsClient.test_get_protocol_for_identity_provider_with_bytes_body [0.000508s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_protocols_client.TestProtocolsClient.test_get_protocol_for_identity_provider_with_str_body [0.000503s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_protocols_client.TestProtocolsClient.test_list_protocols_of_identity_provider_with_bytes_body [0.000496s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_protocols_client.TestProtocolsClient.test_list_protocols_of_identity_provider_with_str_body [0.000602s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_protocols_client.TestProtocolsClient.test_update_mapping_for_identity_provider_with_bytes_body [0.000495s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_protocols_client.TestProtocolsClient.test_update_mapping_for_identity_provider_with_str_body [0.000512s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_regions_client.TestRegionsClient.test_create_region_with_bytes_body [0.000513s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_regions_client.TestRegionsClient.test_create_region_with_str_body [0.000579s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_regions_client.TestRegionsClient.test_delete_region [0.000487s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_regions_client.TestRegionsClient.test_list_regions_with_bytes_body [0.000484s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_regions_client.TestRegionsClient.test_list_regions_with_str_body [0.000507s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_regions_client.TestRegionsClient.test_show_region_with_bytes_body [0.000825s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_regions_client.TestRegionsClient.test_show_region_with_str_body [0.000481s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_regions_client.TestRegionsClient.test_update_region_with_bytes_body [0.000495s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_regions_client.TestRegionsClient.test_update_region_with_str_body [0.000517s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_change_user_password [0.000515s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_create_user_ec2_credential_with_bytes_body [0.000502s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_create_user_ec2_credential_with_str_body [0.000636s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_create_user_with_bytes_body [0.000499s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_create_user_with_string_body [0.000494s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_delete_user [0.000496s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_delete_user_ec2_credential [0.000542s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_list_user_ec2_credentials_with_bytes_body [0.000510s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_list_user_ec2_credentials_with_str_body [0.000481s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_list_user_groups_with_bytes_body [0.000497s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_list_user_groups_with_string_body [0.000596s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_list_user_projects_with_bytes_body [0.000498s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_list_user_projects_with_string_body [0.000523s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_list_users_with_bytes_body [0.000493s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_list_users_with_string_body [0.000579s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_show_user_ec2_credential_with_bytes_body [0.000501s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_show_user_ec2_credential_with_str_body [0.000478s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_show_user_with_bytes_body [0.000579s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_show_user_with_string_body [0.000645s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_update_user_with_bytes_body [0.000495s] ... ok DEBUG: {3} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_update_user_with_string_body [0.000514s] ... ok DEBUG: {3} tempest.tests.lib.services.image.v2.test_image_members_client.TestImageMembersClient.test_create_image_member_with_bytes_body [0.000541s] ... ok DEBUG: {3} tempest.tests.lib.services.image.v2.test_image_members_client.TestImageMembersClient.test_create_image_member_with_str_body [0.000503s] ... ok DEBUG: {3} tempest.tests.lib.services.image.v2.test_image_members_client.TestImageMembersClient.test_delete_image_member [0.000590s] ... ok DEBUG: {3} tempest.tests.lib.services.image.v2.test_image_members_client.TestImageMembersClient.test_list_image_members_with_bytes_body [0.000524s] ... ok DEBUG: {3} tempest.tests.lib.services.image.v2.test_image_members_client.TestImageMembersClient.test_list_image_members_with_str_body [0.000493s] ... ok DEBUG: {3} tempest.tests.lib.services.image.v2.test_image_members_client.TestImageMembersClient.test_show_image_member_with_bytes_body [0.000500s] ... ok DEBUG: {3} tempest.tests.lib.services.image.v2.test_image_members_client.TestImageMembersClient.test_show_image_member_with_str_body [0.000572s] ... ok DEBUG: {3} tempest.tests.lib.services.image.v2.test_image_members_client.TestImageMembersClient.test_update_image_member_with_bytes_body [0.000513s] ... ok DEBUG: {3} tempest.tests.lib.services.image.v2.test_image_members_client.TestImageMembersClient.test_update_image_member_with_str_body [0.000485s] ... ok DEBUG: {3} tempest.tests.lib.services.image.v2.test_namespace_object_client.TestNamespaceObjectClient.test_create_namespace_object_with_bytes_body [0.000528s] ... ok DEBUG: {3} tempest.tests.lib.services.image.v2.test_namespace_object_client.TestNamespaceObjectClient.test_create_namespace_object_with_str_body [0.000558s] ... ok DEBUG: {3} tempest.tests.lib.services.image.v2.test_namespace_object_client.TestNamespaceObjectClient.test_delete_namespace_objects [0.000563s] ... ok DEBUG: {3} tempest.tests.lib.services.image.v2.test_namespace_object_client.TestNamespaceObjectClient.test_list_namespace_object_with_bytes_body [0.000525s] ... ok DEBUG: {3} tempest.tests.lib.services.image.v2.test_namespace_object_client.TestNamespaceObjectClient.test_list_namespace_object_with_str_body [0.000540s] ... ok DEBUG: {3} tempest.tests.lib.services.image.v2.test_namespace_object_client.TestNamespaceObjectClient.test_show_namespace_object_with_bytes_body [0.000501s] ... ok DEBUG: {3} tempest.tests.lib.services.image.v2.test_namespace_object_client.TestNamespaceObjectClient.test_show_namespace_object_with_str_body [0.000615s] ... ok DEBUG: {3} tempest.tests.lib.services.image.v2.test_namespace_object_client.TestNamespaceObjectClient.test_update_namespace_object_with_bytes_body [0.000539s] ... ok DEBUG: {3} tempest.tests.lib.services.image.v2.test_namespace_object_client.TestNamespaceObjectClient.test_update_namespace_object_with_str_body [0.000489s] ... ok DEBUG: {3} tempest.tests.lib.services.image.v2.test_namespaces_client.TestNamespacesClient.test_create_namespace_with_bytes_body [0.000540s] ... ok DEBUG: {3} tempest.tests.lib.services.image.v2.test_namespaces_client.TestNamespacesClient.test_create_namespace_with_str_body [0.000495s] ... ok DEBUG: {3} tempest.tests.lib.services.image.v2.test_namespaces_client.TestNamespacesClient.test_delete_namespace [0.000566s] ... ok DEBUG: {3} tempest.tests.lib.services.image.v2.test_namespaces_client.TestNamespacesClient.test_list_namespaces_with_bytes_body [0.000523s] ... ok DEBUG: {3} tempest.tests.lib.services.image.v2.test_namespaces_client.TestNamespacesClient.test_list_namespaces_with_str_body [0.000500s] ... ok DEBUG: {3} tempest.tests.lib.services.image.v2.test_namespaces_client.TestNamespacesClient.test_show_namespace_with_bytes_body [0.000522s] ... ok DEBUG: {3} tempest.tests.lib.services.image.v2.test_namespaces_client.TestNamespacesClient.test_show_namespace_with_str_body [0.000613s] ... ok DEBUG: {3} tempest.tests.lib.services.image.v2.test_namespaces_client.TestNamespacesClient.test_update_namespace_with_bytes_body [0.000521s] ... ok DEBUG: {3} tempest.tests.lib.services.image.v2.test_namespaces_client.TestNamespacesClient.test_update_namespace_with_str_body [0.000512s] ... ok DEBUG: {3} tempest.tests.lib.services.network.test_extensions_client.TestExtensionsClient.test_list_extensions_with_bytes_body [0.000601s] ... ok DEBUG: {3} tempest.tests.lib.services.network.test_extensions_client.TestExtensionsClient.test_list_extensions_with_str_body [0.000548s] ... ok DEBUG: {3} tempest.tests.lib.services.network.test_extensions_client.TestExtensionsClient.test_show_extension_with_bytes_body [0.000846s] ... ok DEBUG: {3} tempest.tests.lib.services.network.test_extensions_client.TestExtensionsClient.test_show_extension_with_str_body [0.000504s] ... ok DEBUG: {3} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_list_quotas_with_bytes_body [0.000590s] ... ok DEBUG: {3} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_list_quotas_with_str_body [0.000515s] ... ok DEBUG: {3} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_reset_quotas [0.000462s] ... ok DEBUG: {3} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_show_default_quotas_with_bytes_body [0.000631s] ... ok DEBUG: {3} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_show_default_quotas_with_str_body [0.000485s] ... ok DEBUG: {3} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_show_quota_details_with_bytes_body [0.000506s] ... ok DEBUG: {3} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_show_quota_details_with_str_body [0.000520s] ... ok DEBUG: {3} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_show_quotas_with_bytes_body [0.000575s] ... ok DEBUG: {3} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_show_quotas_with_str_body [0.000506s] ... ok DEBUG: {3} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_update_quotas_with_bytes_body [0.000509s] ... ok DEBUG: {3} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_update_quotas_with_str_body [0.000494s] ... ok DEBUG: {3} tempest.tests.lib.services.network.test_service_providers_client.TestServiceProvidersClient.test_list_service_providers_with_bytes_body [0.000526s] ... ok DEBUG: {3} tempest.tests.lib.services.network.test_service_providers_client.TestServiceProvidersClient.test_list_service_providers_with_str_body [0.000663s] ... ok DEBUG: {3} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_check_tag_existence_with_bytes_body [0.000497s] ... ok DEBUG: {3} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_check_tag_existence_with_str_body [0.000481s] ... ok DEBUG: {3} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_create_tag_with_bytes_body [0.000540s] ... ok DEBUG: {3} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_create_tag_with_str_body [0.000585s] ... ok DEBUG: {3} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_delete_all_tags [0.000480s] ... ok DEBUG: {3} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_delete_tag [0.000459s] ... ok DEBUG: {3} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_list_tags_with_bytes_body [0.000509s] ... ok DEBUG: {3} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_list_tags_with_str_body [0.000581s] ... ok DEBUG: {3} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_update_all_tags_with_bytes_body [0.000493s] ... ok DEBUG: {3} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_update_all_tags_with_str_body [0.000528s] ... ok DEBUG: {3} tempest.tests.lib.services.network.test_versions_client.TestNetworkVersionsClient.test_list_versions_client_with_bytes_body [0.000521s] ... ok DEBUG: {3} tempest.tests.lib.services.network.test_versions_client.TestNetworkVersionsClient.test_list_versions_client_with_str_body [0.000504s] ... ok DEBUG: {3} tempest.tests.lib.services.network.test_versions_client.TestNetworkVersionsClient.test_show_version_client_with_bytes_body [0.000639s] ... ok DEBUG: {3} tempest.tests.lib.services.network.test_versions_client.TestNetworkVersionsClient.test_show_version_client_with_str_body [0.000503s] ... ok DEBUG: {3} tempest.tests.lib.services.object_storage.test_capabilities_client.TestCapabilitiesClient.test_list_capabilities_with_bytes_body [0.000551s] ... ok DEBUG: {3} tempest.tests.lib.services.object_storage.test_capabilities_client.TestCapabilitiesClient.test_list_capabilities_with_str_body [0.000556s] ... ok DEBUG: {3} tempest.tests.lib.services.placement.test_resource_providers_client.TestResourceProvidersClient.test_delete_resource_providers_inventories [0.000477s] ... ok DEBUG: {3} tempest.tests.lib.services.placement.test_resource_providers_client.TestResourceProvidersClient.test_list_resource_provider_aggregates_with_bytes_body [0.000613s] ... ok DEBUG: {3} tempest.tests.lib.services.placement.test_resource_providers_client.TestResourceProvidersClient.test_list_resource_provider_aggregates_with_str_body [0.000500s] ... ok DEBUG: {3} tempest.tests.lib.services.placement.test_resource_providers_client.TestResourceProvidersClient.test_list_resource_provider_inventories_with_bytes_body [0.000492s] ... ok DEBUG: {3} tempest.tests.lib.services.placement.test_resource_providers_client.TestResourceProvidersClient.test_list_resource_provider_inventories_with_str_body [0.000504s] ... ok DEBUG: {3} tempest.tests.lib.services.placement.test_resource_providers_client.TestResourceProvidersClient.test_list_resource_providers_with_bytes_body [0.000587s] ... ok DEBUG: {3} tempest.tests.lib.services.placement.test_resource_providers_client.TestResourceProvidersClient.test_list_resource_providers_with_str_body [0.000512s] ... ok DEBUG: {3} tempest.tests.lib.services.placement.test_resource_providers_client.TestResourceProvidersClient.test_show_resource_provider_usages_with_str_body [0.000515s] ... ok DEBUG: {3} tempest.tests.lib.services.placement.test_resource_providers_client.TestResourceProvidersClient.test_show_resource_provider_usages_with_with_bytes_body [0.000485s] ... ok DEBUG: {3} tempest.tests.lib.services.placement.test_resource_providers_client.TestResourceProvidersClient.test_show_resource_provider_with_bytes_body [0.000499s] ... ok DEBUG: {3} tempest.tests.lib.services.placement.test_resource_providers_client.TestResourceProvidersClient.test_show_resource_provider_with_str_body [0.000568s] ... ok DEBUG: {3} tempest.tests.lib.services.placement.test_resource_providers_client.TestResourceProvidersClient.test_update_resource_providers_inventories_with_bytes_body [0.000524s] ... ok DEBUG: {3} tempest.tests.lib.services.placement.test_resource_providers_client.TestResourceProvidersClient.test_update_resource_providers_inventories_with_str_body [0.000547s] ... ok DEBUG: {3} tempest.tests.lib.services.test_clients.TestClientsFactory.test___init___class_not_found [0.000668s] ... ok DEBUG: {3} tempest.tests.lib.services.test_clients.TestClientsFactory.test___init___no_module [0.000578s] ... ok DEBUG: {3} tempest.tests.lib.services.test_clients.TestClientsFactory.test___init___not_a_class [0.000740s] ... ok DEBUG: {3} tempest.tests.lib.services.test_clients.TestClientsFactory.test___init___one_class [0.000657s] ... ok DEBUG: {3} tempest.tests.lib.services.test_clients.TestClientsFactory.test___init___two_classes [0.000742s] ... ok DEBUG: {3} tempest.tests.lib.services.test_clients.TestClientsFactory.test__get_partial_class_later_kwargs [0.000517s] ... ok DEBUG: {3} tempest.tests.lib.services.test_clients.TestClientsFactory.test__get_partial_class_no_later_kwargs [0.000775s] ... ok DEBUG: {3} tempest.tests.lib.services.test_clients.TestClientsFactory.test__get_partial_class_with_alias [0.000529s] ... ok DEBUG: {3} tempest.tests.lib.services.test_clients.TestServiceClients.test___init___base_creds_uri [0.000468s] ... ok DEBUG: {3} tempest.tests.lib.services.test_clients.TestServiceClients.test___init___creds_uri_none [0.000956s] ... ok DEBUG: {3} tempest.tests.lib.services.test_clients.TestServiceClients.test___init___creds_uri_params [0.000592s] ... ok DEBUG: {3} tempest.tests.lib.services.test_clients.TestServiceClients.test___init___creds_uri_params_unknown_services [0.000681s] ... ok DEBUG: {3} tempest.tests.lib.services.test_clients.TestServiceClients.test___init___creds_v2_uri [0.000507s] ... ok DEBUG: {3} tempest.tests.lib.services.test_clients.TestServiceClients.test___init___creds_v3_uri [0.000638s] ... ok DEBUG: {3} tempest.tests.lib.services.test_clients.TestServiceClients.test___init___invalid_creds_uri [0.000444s] ... ok DEBUG: ERROR [tempest.lib.services.clients] Failed to register service client from plugin service1 with parameters {'name': 'client1', 'service_version': 'client1.v1', 'module_path': 'I cannot load this', 'client_names': ['SomeClient1']} DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tempest-33.0.0/tempest/lib/services/clients.py", line 393, in __init__ DEBUG: self.register_service_client_module(**service_client) DEBUG: File "/builddir/build/BUILD/tempest-33.0.0/tempest/lib/services/clients.py", line 450, in register_service_client_module DEBUG: **params) DEBUG: File "/builddir/build/BUILD/tempest-33.0.0/tempest/lib/services/clients.py", line 171, in __init__ DEBUG: _module = importlib.import_module(module_path) DEBUG: File "/usr/lib64/python3.6/importlib/__init__.py", line 126, in import_module DEBUG: return _bootstrap._gcd_import(name[level:], package, level) DEBUG: File "", line 994, in _gcd_import DEBUG: File "", line 971, in _find_and_load DEBUG: File "", line 953, in _find_and_load_unlocked DEBUG: ModuleNotFoundError: No module named 'I cannot load this' DEBUG: ERROR [tempest.lib.services.clients] Failed to register service client from plugin service2 with parameters {'name': 'client2', 'service_version': 'client2.v1', 'module_path': 'This neither', 'client_names': ['SomeClient1']} DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/tempest-33.0.0/tempest/lib/services/clients.py", line 393, in __init__ DEBUG: self.register_service_client_module(**service_client) DEBUG: File "/builddir/build/BUILD/tempest-33.0.0/tempest/lib/services/clients.py", line 450, in register_service_client_module DEBUG: **params) DEBUG: File "/builddir/build/BUILD/tempest-33.0.0/tempest/lib/services/clients.py", line 171, in __init__ DEBUG: _module = importlib.import_module(module_path) DEBUG: File "/usr/lib64/python3.6/importlib/__init__.py", line 126, in import_module DEBUG: return _bootstrap._gcd_import(name[level:], package, level) DEBUG: File "", line 994, in _gcd_import DEBUG: File "", line 971, in _find_and_load DEBUG: File "", line 953, in _find_and_load_unlocked DEBUG: ModuleNotFoundError: No module named 'This neither' DEBUG: ERROR [tempest.lib.services.clients] Failed to list available modules due to name conflicts: [Error registering plugin serviceC: Plugin serviceC is trying to register a service {'client1.v1'} already claimed by another one, Error registering plugin serviceD: Plugin serviceD is trying to register a service {'client1.v2'} already claimed by another one] DEBUG: {3} tempest.tests.lib.services.test_clients.TestServiceClients.test___init___plugin_service_clients_cannot_load [0.003396s] ... ok DEBUG: {3} tempest.tests.lib.services.test_clients.TestServiceClients.test___init___plugin_service_clients_name_conflict [0.001263s] ... ok DEBUG: {3} tempest.tests.lib.services.test_clients.TestServiceClients.test__setup_parameters_all [0.000582s] ... ok DEBUG: {3} tempest.tests.lib.services.test_clients.TestServiceClients.test__setup_parameters_none [0.000512s] ... ok DEBUG: {3} tempest.tests.lib.services.test_clients.TestServiceClients.test__setup_parameters_none_no_region [0.000607s] ... ok DEBUG: {3} tempest.tests.lib.services.test_clients.TestServiceClients.test_register_service_client_module [0.000810s] ... ok DEBUG: {3} tempest.tests.lib.services.test_clients.TestServiceClients.test_register_service_client_module_duplicate_name [0.000843s] ... ok DEBUG: {3} tempest.tests.lib.services.test_clients.TestServiceClients.test_register_service_client_module_duplicate_service [0.000756s] ... ok DEBUG: {3} tempest.tests.lib.services.test_clients.TestServiceClients.test_register_service_client_module_override_default [0.001074s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_backups_client.TestBackupsClient.test_list_backups_with_bytes_body [0.001619s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_backups_client.TestBackupsClient.test_list_backups_with_detail_with_bytes_body [0.002409s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_backups_client.TestBackupsClient.test_list_backups_with_detail_with_str_body [0.002502s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_backups_client.TestBackupsClient.test_list_backups_with_params [0.003653s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_backups_client.TestBackupsClient.test_list_backups_with_str_body [0.001533s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_backups_client.TestBackupsClient.test_update_backup_with_bytes_body [0.001370s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_backups_client.TestBackupsClient.test_update_backup_with_str_body [0.001367s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_capabilities_client.TestCapabilitiesClient.test_show_backend_capabilities_with_bytes_body [0.002022s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_capabilities_client.TestCapabilitiesClient.test_show_backend_capabilities_with_str_body [0.001678s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_encryption_types_client.TestEncryptionTypesClient.test_create_encryption_type_with_bytes_body [0.001286s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_encryption_types_client.TestEncryptionTypesClient.test_create_encryption_type_with_str_body [0.001395s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_encryption_types_client.TestEncryptionTypesClient.test_delete_encryption_type [0.000509s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_encryption_types_client.TestEncryptionTypesClient.test_show_encryption_specs_item_with_bytes_body [0.000810s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_encryption_types_client.TestEncryptionTypesClient.test_show_encryption_specs_item_with_str_body [0.000874s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_encryption_types_client.TestEncryptionTypesClient.test_show_encryption_type_with_bytes_body [0.001533s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_encryption_types_client.TestEncryptionTypesClient.test_show_encryption_type_with_str_body [0.001444s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_encryption_types_client.TestEncryptionTypesClient.test_update_encryption_type_with_bytes_body [0.001188s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_encryption_types_client.TestEncryptionTypesClient.test_update_encryption_type_with_str_body [0.001454s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_limits_client.TestLimitsClient.test_show_limits_with_bytes_body [0.001548s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_limits_client.TestLimitsClient.test_show_limits_with_str_body [0.001517s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersClient.test_accept_volume_transfer_with_bytes_body [0.002240s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersClient.test_accept_volume_transfer_with_str_body [0.001650s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersClient.test_create_volume_transfer_with_bytes_body [0.001801s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersClient.test_create_volume_transfer_with_str_body [0.001972s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersClient.test_delete_volume_transfer [0.000543s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersClient.test_list_volume_transfers_with_bytes_body [0.001598s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersClient.test_list_volume_transfers_with_detail_with_bytes_body [0.001516s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersClient.test_list_volume_transfers_with_detail_with_str_body [0.001542s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersClient.test_list_volume_transfers_with_str_body [0.001582s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersClient.test_show_volume_transfer_with_bytes_body [0.001468s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersClient.test_show_volume_transfer_with_str_body [0.001461s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_add_type_access [0.000586s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_create_volume_type_extra_specs_with_bytes_body [0.001146s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_create_volume_type_extra_specs_with_str_body [0.000982s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_create_volume_type_str_body [0.001292s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_create_volume_type_with_bytes_body [0.001471s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_delete_volume_type [0.000497s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_delete_volume_type_extra_specs [0.000472s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_list_type_access_with_bytes_body [0.001092s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_list_type_access_with_str_body [0.001599s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_list_volume_types_extra_specs_with_bytes_body [0.000978s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_list_volume_types_extra_specs_with_str_body [0.000972s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_list_volume_types_with_bytes_body [0.001635s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_list_volume_types_with_str_body [0.001481s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_remove_type_access [0.000518s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_show_default_volume_type_with_bytes_body [0.001737s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_show_default_volume_type_with_str_body [0.001474s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_show_volume_type_extra_specs_with_bytes_body [0.000834s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_show_volume_type_extra_specs_with_str_body [0.000838s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_show_volume_type_with_bytes_body [0.001556s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_show_volume_type_with_str_body [0.001372s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_update_volume_type_extra_specs_with_bytes_body [0.000894s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_update_volume_type_extra_specs_with_str_body [0.001364s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_update_volume_type_with_bytes_body [0.001399s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_update_volume_type_with_str_body [0.001340s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_user_messages_client.TestUserMessagesClient.test_delete_user_message [0.000485s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_user_messages_client.TestUserMessagesClient.test_list_user_message_with_bytes_body [0.001922s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_user_messages_client.TestUserMessagesClient.test_list_user_message_with_str_body [0.001792s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_user_messages_client.TestUserMessagesClient.test_show_user_message_with_bytes_body [0.001576s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_user_messages_client.TestUserMessagesClient.test_show_user_message_with_str_body [0.001990s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_volume_manage_client.TestVolumeManageClient.test_manage_volume_with_bytes_body [0.004027s] ... ok DEBUG: {3} tempest.tests.lib.services.volume.v3.test_volume_manage_client.TestVolumeManageClient.test_manage_volume_with_str_body [0.038642s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url [0.000626s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_to_get_admin_endpoint [0.000442s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_unknown_region [0.000449s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_with_api_version_filter [0.000655s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_with_extra_path_endpoint [0.000376s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_with_known_name [0.000433s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_with_known_name_and_unknown_servce [0.000466s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_with_non_existent_service [0.000469s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_with_skip_path_filter [0.000418s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_with_unknown_name_and_known_service [0.000454s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_with_unversioned_endpoint [0.000370s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_with_unversioned_extra_path_endpoint [0.000362s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_without_name [0.000405s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_without_service [0.000448s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_check_credentials_missing_attribute [0.000399s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_fill_credentials [0.000437s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request [0.000506s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_with_alt_auth_cleans_alt [0.000477s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_with_alt_part_without_alt_data [0.000425s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_with_alt_part_without_alt_data_no_change_body [0.000483s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_with_alt_part_without_alt_data_no_change_headers [0.000464s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_with_alt_part_without_alt_data_no_change_url [0.000640s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_with_bad_service [0.000492s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_with_identical_alt_auth_body [0.000489s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_with_identical_alt_auth_headers [0.000510s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_with_identical_alt_auth_url [0.000481s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_without_service [0.000450s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_set_scope_all_valid [0.000321s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_set_scope_invalid [0.000451s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_token_expired [0.003465s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_token_not_expired [0.000562s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_token_not_expired_to_be_renewed [0.000581s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestReplaceVersion.test_no_version_base [0.000320s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestReplaceVersion.test_no_version_base_solidus [0.000302s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestReplaceVersion.test_no_version_path [0.000283s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestReplaceVersion.test_no_version_path_solidus [0.000283s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestReplaceVersion.test_path_version [0.000303s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestReplaceVersion.test_path_version_solidus [0.000278s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestReplaceVersion.test_path_version_trailing_path [0.000280s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestReplaceVersion.test_path_version_trailing_path_solidus [0.000280s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestReplaceVersion.test_version_no_trailing_path [0.000275s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestReplaceVersion.test_version_no_trailing_path_solidus [0.000326s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestReplaceVersion.test_version_trailing_path [0.000275s] ... ok DEBUG: {3} tempest.tests.lib.test_auth.TestReplaceVersion.test_version_trailing_path_solidus [0.000278s] ... ok DEBUG: {3} tempest.tests.lib.test_base.TestAttr.test_has_no_attrs [0.000218s] ... ok DEBUG: {3} tempest.tests.lib.test_base.TestAttr.test_has_one_attr [0.000132s] ... ok DEBUG: {3} tempest.tests.lib.test_base.TestAttr.test_has_two_attrs [0.000129s] ... ok DEBUG: {3} tempest.tests.lib.test_decorators.TestUnstableTestDecorator.test_skip_bug_given_exception_not_raised [0.000383s] ... ok DEBUG: {3} tempest.tests.lib.test_decorators.TestUnstableTestDecorator.test_skip_bug_without_bug_never_skips [0.000352s] ... ok DEBUG: {3} tempest.tests.lib.test_decorators.TestUnstableTestDecorator.test_skip_invalid_bug_number [0.000449s] ... ok DEBUG: {3} tempest.tests.lib.test_decorators.TestUnstableTestDecorator.test_skip_launchpad_bug [0.000584s] ... ok DEBUG: {3} tempest.tests.lib.test_decorators.TestUnstableTestDecorator.test_skip_storyboard_bug [0.000612s] ... ok DEBUG: {3} tempest.tests.lib.test_tempest_lib.TestTempest_lib.test_something [0.000260s] ... ok DEBUG: {3} tempest.tests.test_decorators.TestRequiresExtDecorator.test_requires_ext_decorator [0.002585s] ... ok DEBUG: {3} tempest.tests.test_decorators.TestRequiresExtDecorator.test_requires_ext_decorator_bad_service [0.002506s] ... ok DEBUG: {3} tempest.tests.test_decorators.TestRequiresExtDecorator.test_requires_ext_decorator_disabled_ext [0.002301s] ... ok DEBUG: {3} tempest.tests.test_decorators.TestRequiresExtDecorator.test_requires_ext_decorator_with_all_ext_enabled [0.002259s] ... ok DEBUG: {3} tempest.tests.test_test.TestAPIMicroversionTest2.test_1 [0.000225s] ... ok DEBUG: {3} tempest.tests.test_test.TestAPIMicroversionTest2.test_2 [0.000158s] ... ok DEBUG: {3} tempest.tests.test_test.TestAPIMicroversionTest3.test_1 [0.000172s] ... ok DEBUG: {3} tempest.tests.test_test.TestAPIMicroversionTest3.test_2 [0.000148s] ... ok DEBUG: {3} tempest.tests.test_test.TestValidationResources.test_validation_resources_exists [0.005424s] ... ok DEBUG: {3} tempest.tests.test_test.TestValidationResources.test_validation_resources_fixture [0.014320s] ... ok DEBUG: {3} tempest.tests.test_test.TestValidationResources.test_validation_resources_invalid_config [0.008325s] ... ok DEBUG: {3} tempest.tests.test_test.TestValidationResources.test_validation_resources_invalid_config_nova_net [0.006940s] ... ok DEBUG: {3} tempest.tests.test_test.TestValidationResources.test_validation_resources_new [0.006807s] ... ok DEBUG: {3} tempest.tests.test_test.TestValidationResources.test_validation_resources_no_validation [0.005410s] ... ok DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 2352 tests in 112.7820 sec. DEBUG: - Passed: 2352 DEBUG: - Skipped: 0 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 256.7507 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (510 tests) => 0:00:16.838228 DEBUG: - Worker 1 (644 tests) => 0:00:26.455296 DEBUG: - Worker 2 (549 tests) => 0:01:41.907246 DEBUG: - Worker 3 (649 tests) => 0:01:52.548460 DEBUG: + exit 0 DEBUG: Processing files: openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.V6l05n DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tempest-33.0.0 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/share/doc/openstack-tempest DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/share/doc/openstack-tempest DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/share/doc/openstack-tempest DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ykD9dl DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tempest-33.0.0 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/share/licenses/openstack-tempest DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/share/licenses/openstack-tempest DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/share/licenses/openstack-tempest DEBUG: + exit 0 DEBUG: Provides: config(openstack-tempest) = 1:33.0.0-0.20230306081449.1580f6f.el8 openstack-tempest = 1:33.0.0-0.20230306081449.1580f6f.el8 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: /usr/libexec/platform-python DEBUG: Processing files: python3-tempest-33.0.0-0.20230306081449.1580f6f.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SZ5i8G DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tempest-33.0.0 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/share/licenses/python3-tempest DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/share/licenses/python3-tempest DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/share/licenses/python3-tempest DEBUG: + exit 0 DEBUG: Provides: python3-tempest = 1:33.0.0-0.20230306081449.1580f6f.el8 python3.6dist(tempest) = 33.0.0 python3dist(tempest) = 33.0.0 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.6 DEBUG: Obsoletes: python-tempest-lib python3-horizon-tests-tempest DEBUG: Processing files: python3-tempest-tests-33.0.0-0.20230306081449.1580f6f.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AQlPem DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tempest-33.0.0 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/share/licenses/python3-tempest-tests DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/share/licenses/python3-tempest-tests DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/share/licenses/python3-tempest-tests DEBUG: + exit 0 DEBUG: Provides: python3-tempest-tests = 1:33.0.0-0.20230306081449.1580f6f.el8 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.6 DEBUG: Processing files: openstack-tempest-all-33.0.0-0.20230306081449.1580f6f.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QtEnyI DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tempest-33.0.0 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/share/licenses/openstack-tempest-all DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/share/licenses/openstack-tempest-all DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/share/licenses/openstack-tempest-all DEBUG: + exit 0 DEBUG: Provides: openstack-tempest-all = 1:33.0.0-0.20230306081449.1580f6f.el8 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Processing files: openstack-tempest-doc-33.0.0-0.20230306081449.1580f6f.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.C6wHRn DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tempest-33.0.0 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/share/doc/openstack-tempest-doc DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/share/doc/openstack-tempest-doc DEBUG: + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/share/doc/openstack-tempest-doc DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bFZKCK DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tempest-33.0.0 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/share/licenses/openstack-tempest-doc DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/share/licenses/openstack-tempest-doc DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64/usr/share/licenses/openstack-tempest-doc DEBUG: + exit 0 DEBUG: Provides: openstack-tempest-doc = 1:33.0.0-0.20230306081449.1580f6f.el8 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/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64 DEBUG: Wrote: /builddir/build/RPMS/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-tempest-33.0.0-0.20230306081449.1580f6f.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-tempest-tests-33.0.0-0.20230306081449.1580f6f.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-tempest-all-33.0.0-0.20230306081449.1580f6f.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-tempest-doc-33.0.0-0.20230306081449.1580f6f.el8.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TI4vHs DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tempest-33.0.0 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.src.rpm INFO: Done(/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.src.rpm) Config(dlrn-5) 7 minutes 29 seconds INFO: Results and/or logs in: /home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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', '/var/lib/mock/dlrn-centos8-wallaby-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', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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: ['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-centos8-wallaby-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): 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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 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: 16212184 6541020 239864 342488 9431300 8988088 DEBUG: Swap: 16777212 4155384 12621828 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/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: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 487G 64G 89% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 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: 16212184 6420920 459828 341192 9331436 9099664 DEBUG: Swap: 16777212 4156920 12620292 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 489G 62G 89% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.u50wp66n', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7e249ad1d7214844a693254a210b5806', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1022', 'mockbuild'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291 DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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', '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.noarch.rpm /home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291/python3-tempest-33.0.0-0.20230306081449.1580f6f.el8.noarch.rpm /home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291/python3-tempest-tests-33.0.0-0.20230306081449.1580f6f.el8.noarch.rpm /home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291/openstack-tempest-all-33.0.0-0.20230306081449.1580f6f.el8.noarch.rpm /home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291/openstack-tempest-doc-33.0.0-0.20230306081449.1580f6f.el8.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-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', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-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', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', 'install', '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291/python3-tempest-33.0.0-0.20230306081449.1580f6f.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291/python3-tempest-tests-33.0.0-0.20230306081449.1580f6f.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291/openstack-tempest-all-33.0.0-0.20230306081449.1580f6f.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291/openstack-tempest-doc-33.0.0-0.20230306081449.1580f6f.el8.noarch.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3o994ca2:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '80ed6f81522f4fed84dcbcc2ebbe25d3', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3o994ca2:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', 'install', '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291/openstack-tempest-33.0.0-0.20230306081449.1580f6f.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291/python3-tempest-33.0.0-0.20230306081449.1580f6f.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291/python3-tempest-tests-33.0.0-0.20230306081449.1580f6f.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291/openstack-tempest-all-33.0.0-0.20230306081449.1580f6f.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291/openstack-tempest-doc-33.0.0-0.20230306081449.1580f6f.el8.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-wallaby-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: delorean-python-ironic-tests-tempest-4684f915b5 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinder-tests-tempest-0e9461155e 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-openstackclient-42d9b6ea571e30e 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-0775d3070b5cb20a1 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tobiko-7508dbf27aa88ac03a163 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-797c5fa9debf86049b86084 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-2940ab9a93c5a5d0abffb 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-1274f07b336d597d6c07f 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-d9a9998e5ad2dae6aa18 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-f6d2e59334aad55ab884 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-barbican-6ee5ad91635b41c3ab8 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-ead53ba0c89ee9721981fc 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-1580f6f8437bd07e008c 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-tripleo-ansible-1b90d9f3d1e5eac882fae3 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-django-horizon-b79ffad5c302a60e 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-validations-common-ef9ccda96e65c07cce5 31 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 19 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 25 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 10 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 19 kB/s | 4.4 kB 00:00 DEBUG: dlrn-wallaby-testing 32 kB/s | 3.0 kB 00:00 DEBUG: dlrn-wallaby-build-deps 31 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 17 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 75 kB/s | 3.0 kB 00:00 DEBUG: opstools 17 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 18 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: =========================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: =========================================================================================================================== DEBUG: Installing: DEBUG: openstack-tempest noarch 1:33.0.0-0.20230306081449.1580f6f.el8 @commandline 16 k DEBUG: openstack-tempest-all noarch 1:33.0.0-0.20230306081449.1580f6f.el8 @commandline 11 k DEBUG: openstack-tempest-doc noarch 1:33.0.0-0.20230306081449.1580f6f.el8 @commandline 1.2 M DEBUG: python3-tempest noarch 1:33.0.0-0.20230306081449.1580f6f.el8 @commandline 1.6 M DEBUG: python3-tempest-tests noarch 1:33.0.0-0.20230306081449.1580f6f.el8 @commandline 504 k DEBUG: Installing dependencies: DEBUG: augeas-libs x86_64 1.12.0-8.el8 Stream-BaseOS 437 k DEBUG: bc x86_64 1.07.1-5.el8 Stream-BaseOS 129 k DEBUG: blosc x86_64 1.20.1-1.el8 delorean-wallaby-testing 62 k DEBUG: c-ares x86_64 1.13.0-6.el8 Stream-BaseOS 93 k DEBUG: checkpolicy x86_64 2.9-1.el8 Stream-BaseOS 348 k DEBUG: dbus-glib x86_64 0.110-2.el8 Stream-BaseOS 127 k DEBUG: dejavu-fonts-common noarch 2.35-7.el8 Stream-BaseOS 74 k DEBUG: dejavu-sans-fonts noarch 2.35-7.el8 Stream-BaseOS 1.6 M DEBUG: desktop-file-utils x86_64 0.26-1.el8 Stream-AppStream 80 k DEBUG: dib-utils noarch 0.0.11-0.20210315160428.51661c3.el8 delorean-component-common 11 k DEBUG: double-conversion x86_64 3.1.5-4.el8 delorean-wallaby-testing 50 k DEBUG: groff-base x86_64 1.22.3-18.el8 Stream-BaseOS 1.0 M DEBUG: hdf5 x86_64 1.10.5-5.el8 delorean-wallaby-testing 2.1 M DEBUG: hostname x86_64 3.20-7.el8.0.1 Stream-BaseOS 32 k DEBUG: hwdata noarch 0.314-8.15.el8 Stream-BaseOS 1.8 M DEBUG: initscripts x86_64 10.00.18-1.el8 Stream-BaseOS 340 k DEBUG: ipa-client-common noarch 4.9.11-3.module_el8.8.0+1249+43f5a203 Stream-AppStream 189 k DEBUG: ipa-common noarch 4.9.11-3.module_el8.8.0+1249+43f5a203 Stream-AppStream 799 k DEBUG: ipa-selinux noarch 4.9.11-3.module_el8.8.0+1249+43f5a203 Stream-AppStream 181 k DEBUG: ipcalc x86_64 0.2.4-4.el8 Stream-BaseOS 38 k DEBUG: iproute x86_64 5.18.0-1.el8 Stream-BaseOS 808 k DEBUG: keyutils x86_64 1.5.10-9.el8 Stream-BaseOS 66 k DEBUG: libX11-xcb x86_64 1.6.8-5.el8 Stream-AppStream 14 k DEBUG: libaec x86_64 1.0.2-3.el8 Stream-PowerTools 39 k DEBUG: libbpf x86_64 0.5.0-1.el8 Stream-BaseOS 137 k DEBUG: libdrm x86_64 2.4.114-1.el8 Stream-AppStream 165 k DEBUG: libev x86_64 4.24-6.el8 Stream-AppStream 52 k DEBUG: libevent x86_64 2.1.8-5.el8 Stream-BaseOS 253 k DEBUG: libgfortran x86_64 8.5.0-18.el8 Stream-BaseOS 645 k DEBUG: libglvnd x86_64 1:1.3.4-1.el8 Stream-AppStream 127 k DEBUG: libglvnd-glx x86_64 1:1.3.4-1.el8 Stream-AppStream 137 k DEBUG: libibverbs x86_64 41.0-1.el8 Stream-BaseOS 394 k DEBUG: libipa_hbac x86_64 2.8.2-1.el8 Stream-BaseOS 123 k DEBUG: libmnl x86_64 1.0.4-6.el8 Stream-BaseOS 30 k DEBUG: libnl3 x86_64 3.7.0-1.el8 Stream-BaseOS 337 k DEBUG: libpcap x86_64 14:1.9.1-5.el8 Stream-BaseOS 169 k DEBUG: libpciaccess x86_64 0.14-1.el8 Stream-BaseOS 32 k DEBUG: libpq x86_64 13.5-1.el8 Stream-AppStream 198 k DEBUG: libqhull x86_64 1:7.2.1-2.el8 delorean-wallaby-testing 168 k DEBUG: libquadmath x86_64 8.5.0-18.el8 Stream-BaseOS 172 k DEBUG: libselinux-utils x86_64 2.9-8.el8 Stream-BaseOS 243 k DEBUG: libsodium x86_64 1.0.18-2.el8 delorean-wallaby-testing 163 k DEBUG: libunwind x86_64 1.3.1-3.el8 delorean-wallaby-testing 76 k DEBUG: libxshmfence x86_64 1.3-2.el8 Stream-AppStream 13 k DEBUG: libxslt x86_64 1.1.32-6.el8 Stream-BaseOS 250 k DEBUG: libyaml x86_64 0.1.7-5.el8 Stream-BaseOS 61 k DEBUG: lzo x86_64 2.08-14.el8 Stream-BaseOS 69 k DEBUG: mesa-libGL x86_64 22.3.0-2.el8 Stream-AppStream 188 k DEBUG: mesa-libGLU x86_64 9.0.0-15.el8 Stream-AppStream 185 k DEBUG: mesa-libglapi x86_64 22.3.0-2.el8 Stream-AppStream 67 k DEBUG: network-scripts x86_64 10.00.18-1.el8 Stream-BaseOS 197 k DEBUG: network-scripts-openvswitch2.17 x86_64 2.17.0-78.el8s centos-nfv-ovs 81 k DEBUG: nmap x86_64 2:7.70-8.el8 Stream-AppStream 5.8 M DEBUG: nmap-ncat x86_64 2:7.70-8.el8 Stream-AppStream 237 k DEBUG: numactl-libs x86_64 2.0.12-13.el8 Stream-BaseOS 36 k DEBUG: openblas x86_64 0.3.15-4.el8 Stream-AppStream 4.7 M DEBUG: openblas-threads x86_64 0.3.15-4.el8 Stream-AppStream 4.9 M DEBUG: openpgm x86_64 5.2.122-21.el8 delorean-wallaby-testing 180 k DEBUG: openvswitch-selinux-extra-policy noarch 1.0-29.el8s centos-nfv-ovs 15 k DEBUG: openvswitch2.17 x86_64 2.17.0-78.el8s centos-nfv-ovs 16 M DEBUG: os-collect-config noarch 13.0.2-0.20210928004322.3a7d05a.el8 delorean-component-tripleo 48 k DEBUG: os-refresh-config noarch 13.0.2-0.20210714054352.5bb536c.el8 delorean-component-tripleo 20 k DEBUG: perl-Carp noarch 1.42-396.el8 Stream-BaseOS 30 k DEBUG: perl-Data-Dumper x86_64 2.167-399.el8 Stream-BaseOS 58 k DEBUG: perl-Digest noarch 1.17-395.el8 Stream-AppStream 27 k DEBUG: perl-Digest-MD5 x86_64 2.55-396.el8 Stream-AppStream 37 k DEBUG: perl-Encode x86_64 4:2.97-3.el8 Stream-BaseOS 1.5 M DEBUG: perl-Errno x86_64 1.28-422.el8 Stream-BaseOS 76 k DEBUG: perl-Exporter noarch 5.72-396.el8 Stream-BaseOS 34 k DEBUG: perl-File-Path noarch 2.15-2.el8 Stream-BaseOS 38 k DEBUG: perl-File-Temp noarch 0.230.600-1.el8 Stream-BaseOS 63 k DEBUG: perl-Filter x86_64 2:1.58-2.el8 Stream-AppStream 82 k DEBUG: perl-Getopt-Long noarch 1:2.50-4.el8 Stream-BaseOS 63 k DEBUG: perl-HTTP-Tiny noarch 0.074-1.el8 Stream-BaseOS 58 k DEBUG: perl-IO x86_64 1.38-422.el8 Stream-BaseOS 142 k DEBUG: perl-MIME-Base64 x86_64 3.15-396.el8 Stream-BaseOS 31 k DEBUG: perl-Net-SSLeay x86_64 1.88-1.module_el8.4.0+517+be1595ff Stream-AppStream 379 k DEBUG: perl-PathTools x86_64 3.74-1.el8 Stream-BaseOS 90 k DEBUG: perl-Pod-Escapes noarch 1:1.07-395.el8 Stream-BaseOS 20 k DEBUG: perl-Pod-Perldoc noarch 3.28-396.el8 Stream-BaseOS 86 k DEBUG: perl-Pod-Simple noarch 1:3.35-395.el8 Stream-BaseOS 213 k DEBUG: perl-Pod-Usage noarch 4:1.69-395.el8 Stream-BaseOS 34 k DEBUG: perl-Scalar-List-Utils x86_64 3:1.49-2.el8 Stream-BaseOS 68 k DEBUG: perl-Socket x86_64 4:2.027-3.el8 Stream-BaseOS 59 k DEBUG: perl-Storable x86_64 1:3.11-3.el8 Stream-BaseOS 98 k DEBUG: perl-Term-ANSIColor noarch 4.06-396.el8 Stream-BaseOS 46 k DEBUG: perl-Term-Cap noarch 1.17-395.el8 Stream-BaseOS 23 k DEBUG: perl-Text-ParseWords noarch 3.30-395.el8 Stream-BaseOS 18 k DEBUG: perl-Text-Tabs+Wrap noarch 2013.0523-395.el8 Stream-BaseOS 24 k DEBUG: perl-Text-Unidecode noarch 1.30-5.el8 Stream-AppStream 149 k DEBUG: perl-Time-Local noarch 1:1.280-1.el8 Stream-BaseOS 34 k DEBUG: perl-URI noarch 1.73-3.el8 Stream-AppStream 116 k DEBUG: perl-Unicode-Normalize x86_64 1.25-396.el8 Stream-BaseOS 82 k DEBUG: perl-XML-Parser x86_64 2.44-11.el8 Stream-AppStream 226 k DEBUG: perl-XML-XPath noarch 1.42-3.el8 Stream-AppStream 88 k DEBUG: perl-constant noarch 1.33-396.el8 Stream-BaseOS 25 k DEBUG: perl-encoding x86_64 4:2.22-3.el8 Stream-AppStream 68 k DEBUG: perl-interpreter x86_64 4:5.26.3-422.el8 Stream-BaseOS 6.3 M DEBUG: perl-libnet noarch 3.11-3.el8 Stream-AppStream 121 k DEBUG: perl-libs x86_64 4:5.26.3-422.el8 Stream-BaseOS 1.6 M DEBUG: perl-macros x86_64 4:5.26.3-422.el8 Stream-BaseOS 73 k DEBUG: perl-open noarch 1.11-422.el8 Stream-AppStream 78 k DEBUG: perl-parent noarch 1:0.237-1.el8 Stream-BaseOS 20 k DEBUG: perl-podlators noarch 4.11-1.el8 Stream-BaseOS 118 k DEBUG: perl-threads x86_64 1:2.21-2.el8 Stream-BaseOS 61 k DEBUG: perl-threads-shared x86_64 1.58-2.el8 Stream-BaseOS 48 k DEBUG: policycoreutils x86_64 2.9-21.1.el8 Stream-BaseOS 375 k DEBUG: policycoreutils-python-utils noarch 2.9-21.1.el8 Stream-BaseOS 253 k DEBUG: psmisc x86_64 23.1-5.el8 Stream-BaseOS 151 k DEBUG: python-openstackclient-lang noarch 5.5.2-0.20230203143849.42d9b6e.el8 delorean-component-clients 57 k DEBUG: python-oslo-cache-lang noarch 2.7.1-0.20220301090510.d0252f6.el8 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 4.4.0-0.20210315114231.7dcf9e9.el8 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 8.5.2-0.20221007170041.26fd6fb.el8 delorean-component-common 13 k DEBUG: python-oslo-i18n-lang noarch 5.0.1-0.20210315103856.73187bd.el8 delorean-component-common 13 k DEBUG: python-oslo-log-lang noarch 4.4.0-0.20210315105132.9b29c90.el8 delorean-component-common 12 k DEBUG: python-oslo-middleware-lang noarch 4.2.1-0.20220225080425.b40ca5f.el8 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 3.7.1-0.20220119091831.639b471.el8 delorean-component-common 11 k DEBUG: python-oslo-utils-lang noarch 4.8.2-0.20220428092247.a38b56a.el8 delorean-component-common 12 k DEBUG: python-oslo-versionedobjects-lang noarch 2.4.1-0.20220225075849.89ff171.el8 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 3.1.1-0.20210315104351.4179996.el8 delorean-component-common 14 k DEBUG: python-vitrageclient-bash-completion noarch 4.3.0-0.20210316094601.8293be5.el8 delorean-component-clients 11 k DEBUG: python3-Bottleneck x86_64 1.2.1-13.el8 delorean-wallaby-testing 131 k DEBUG: python3-Cython x86_64 0.29.2-1.el8 delorean-wallaby-build-deps 2.4 M DEBUG: python3-PyMySQL noarch 0.10.1-2.module_el8.5.0+761+faacb0fb Stream-AppStream 98 k DEBUG: python3-alembic noarch 1.4.3-1.el8 delorean-wallaby-testing 816 k DEBUG: python3-amqp noarch 5.0.5-1.el8 delorean-wallaby-testing 97 k DEBUG: python3-anyjson noarch 0.3.3-24.el8 delorean-wallaby-testing 19 k DEBUG: python3-aodhclient noarch 2.2.0-0.20210316065002.b747ae3.el8 delorean-component-clients 55 k DEBUG: python3-appdirs noarch 1.4.3-12.el8 delorean-wallaby-testing 23 k DEBUG: python3-atomicwrites noarch 1.3.0-6.el8 delorean-wallaby-testing 20 k DEBUG: python3-attrs noarch 17.4.0-6.el8 Stream-AppStream 53 k DEBUG: python3-audit x86_64 3.0.7-4.el8 Stream-BaseOS 87 k DEBUG: python3-augeas noarch 0.5.0-12.el8 Stream-AppStream 31 k DEBUG: python3-barbican-tests-tempest noarch 1.6.0-0.20220408145940.9fe096e.el8 delorean-component-security 97 k DEBUG: python3-bcrypt x86_64 3.1.7-3.el8 delorean-wallaby-testing 44 k DEBUG: python3-beautifulsoup4 noarch 4.9.3-1.el8 delorean-wallaby-testing 215 k DEBUG: python3-cachetools noarch 4.2.0-1.el8 delorean-wallaby-testing 35 k DEBUG: python3-cairo x86_64 1.16.3-6.el8 Stream-AppStream 90 k DEBUG: python3-ceilometerclient noarch 2.9.0-0.20210315160602.3b4e35a.el8 delorean-component-clients 107 k DEBUG: python3-certifi noarch 2018.10.15-8.el8 delorean-wallaby-testing 16 k DEBUG: python3-cinder-tests-tempest noarch 1.8.0-0.20230303150955.0e94611.el8 delorean-component-cinder 65 k DEBUG: python3-cinderclient noarch 7.4.1-0.20210903082820.4f72e6f.el8 delorean-component-clients 241 k DEBUG: python3-cliff noarch 3.7.0-0.20210315123449.117a100.el8 delorean-component-common 95 k DEBUG: python3-cmd2 noarch 1.4.0-1.1.el8 delorean-wallaby-testing 307 k DEBUG: python3-colorama noarch 0.4.3-3.el8 delorean-wallaby-testing 36 k DEBUG: python3-cotyledon noarch 1.7.3-4.el8 delorean-wallaby-testing 46 k DEBUG: python3-cycler noarch 0.10.0-13.el8 delorean-wallaby-testing 20 k DEBUG: python3-dateutil noarch 1:2.6.1-6.el8 Stream-BaseOS 251 k DEBUG: python3-dbus x86_64 1.2.4-15.el8 Stream-BaseOS 134 k DEBUG: python3-ddt noarch 1.2.1-4.el8 delorean-wallaby-testing 18 k DEBUG: python3-debtcollector noarch 2.2.0-0.20210315103218.649189d.el8 delorean-component-common 31 k DEBUG: python3-decorator noarch 4.4.0-5.el8 delorean-wallaby-testing 32 k DEBUG: python3-defusedxml noarch 0.7.1-1.el8 delorean-wallaby-testing 54 k DEBUG: python3-designate-tests-tempest noarch 0.15.0-0.20230207172911.e52be15.el8 delorean-component-network 198 k DEBUG: python3-dictdiffer noarch 0.8.1-2.el8 delorean-wallaby-testing 32 k DEBUG: python3-dns noarch 1.15.0-11.el8 Stream-BaseOS 253 k DEBUG: python3-dogpile-cache noarch 1.1.5-1.1.el8 delorean-wallaby-testing 91 k DEBUG: python3-editor noarch 1.0.4-4.el8 delorean-wallaby-testing 19 k DEBUG: python3-etcd3gw noarch 0.2.5-1.el8 delorean-wallaby-testing 41 k DEBUG: python3-extras noarch 1.0.0-10.el8 delorean-wallaby-testing 21 k DEBUG: python3-fastcache x86_64 1.1.0-5.el8 delorean-wallaby-testing 28 k DEBUG: python3-fasteners noarch 0.14.1-20.el8 delorean-wallaby-testing 44 k DEBUG: python3-fixtures noarch 3.0.0-16.el8 delorean-wallaby-testing 96 k DEBUG: python3-fluidity-sm noarch 0.2.0-16.el8 delorean-wallaby-testing 20 k DEBUG: python3-future noarch 0.18.2-3.el8 delorean-wallaby-testing 789 k DEBUG: python3-futurist noarch 2.3.0-0.20210315104620.1a1c6f8.el8 delorean-component-common 63 k DEBUG: python3-gabbi noarch 1.49.0-1.el8 delorean-wallaby-testing 263 k DEBUG: python3-gevent x86_64 1.2.2-4.el8 Stream-AppStream 497 k DEBUG: python3-glanceclient noarch 1:3.3.0-0.20210315220313.f802c71.el8 delorean-component-clients 147 k DEBUG: python3-gmpy2 x86_64 2.0.8-7.el8 delorean-wallaby-testing 155 k DEBUG: python3-gnocchiclient noarch 7.0.7-0.20220628100915.cad2c27.el8 delorean-component-clients 76 k DEBUG: python3-google-auth noarch 1:1.24.0-1.el8 delorean-wallaby-testing 132 k DEBUG: python3-gssapi x86_64 1.5.1-5.el8 Stream-AppStream 490 k DEBUG: python3-heat-tests-tempest noarch 1.5.0-0.20220513144413.ba43685.el8 delorean-component-tempest 133 k DEBUG: python3-heatclient noarch 2.3.1-0.20220318101025.d16c245.el8 delorean-component-clients 163 k DEBUG: python3-importlib-metadata noarch 1.7.0-1.el8 delorean-wallaby-testing 46 k DEBUG: python3-inotify noarch 0.9.6-13.el8 Stream-BaseOS 57 k DEBUG: python3-ipaclient noarch 4.9.11-3.module_el8.8.0+1249+43f5a203 Stream-AppStream 690 k DEBUG: python3-ipalib noarch 4.9.11-3.module_el8.8.0+1249+43f5a203 Stream-AppStream 764 k DEBUG: python3-ironic-tests-tempest noarch 2.6.0-0.20230130085415.4684f91.el8 delorean-component-baremetal 172 k DEBUG: python3-iso8601 noarch 0.1.12-3.el8 delorean-wallaby-testing 25 k DEBUG: python3-jeepney noarch 0.4.3-1.el8 delorean-wallaby-testing 4.7 M DEBUG: python3-jmespath noarch 0.9.0-11.el8 Stream-AppStream 45 k DEBUG: python3-jsonpatch noarch 1.21-2.el8 Stream-AppStream 27 k DEBUG: python3-jsonpath-rw noarch 1.4.0-3.el8 delorean-wallaby-testing 40 k DEBUG: python3-jsonpath-rw-ext noarch 1.2.2-1.el8 delorean-wallaby-testing 39 k DEBUG: python3-jsonpointer noarch 1.10-11.el8 Stream-AppStream 20 k DEBUG: python3-jsonschema noarch 3.2.0-5.el8 delorean-wallaby-testing 112 k DEBUG: python3-jwcrypto noarch 0.5.0-1.1.module_el8.8.0+1249+43f5a203 Stream-AppStream 66 k DEBUG: python3-jwt noarch 1.6.1-2.el8 Stream-BaseOS 43 k DEBUG: python3-kazoo noarch 2.8.0-1.el8 delorean-wallaby-testing 164 k DEBUG: python3-keyring noarch 21.0.0-1.el8 delorean-wallaby-testing 80 k DEBUG: python3-keystone-tests-tempest noarch 0.8.1-0.20220118090841.f57af91.el8 delorean-component-security 152 k DEBUG: python3-keystoneauth1 noarch 4.3.1-0.20210315155409.112bcae.el8 delorean-component-security 431 k DEBUG: python3-keystoneclient noarch 1:4.3.0-0.20220713080823.d5cb761.el8 delorean-component-clients 252 k DEBUG: python3-keystonemiddleware noarch 9.2.0-0.20210316052900.3659bda.el8 delorean-component-security 92 k DEBUG: python3-kiwisolver x86_64 1.1.0-4.el8 delorean-wallaby-testing 78 k DEBUG: python3-kombu noarch 1:5.0.2-1.el8 delorean-wallaby-testing 338 k DEBUG: python3-kubernetes noarch 11.0.0-4.el8 delorean-wallaby-testing 1.2 M DEBUG: python3-kuryr-tests-tempest noarch 0.9.0-0.20210329095355.36fd12e.el8 delorean-component-tempest 84 k DEBUG: python3-ldap x86_64 3.3.1-2.el8 Stream-AppStream 230 k DEBUG: python3-lexicon noarch 1.0.0-9.el8 delorean-wallaby-testing 19 k DEBUG: python3-libipa_hbac x86_64 2.8.2-1.el8 Stream-BaseOS 116 k DEBUG: python3-libselinux x86_64 2.9-8.el8 Stream-BaseOS 283 k DEBUG: python3-libsemanage x86_64 2.9-9.el8 Stream-BaseOS 128 k DEBUG: python3-logutils noarch 0.3.5-11.el8 delorean-wallaby-testing 49 k DEBUG: python3-lxml x86_64 4.2.3-4.el8 Stream-AppStream 1.5 M DEBUG: python3-magnum-tests-tempest noarch 1.3.1-0.20210401104911.7762c6e.el8 delorean-component-tempest 76 k DEBUG: python3-mako noarch 1.0.6-14.el8 Stream-AppStream 157 k DEBUG: python3-manila-tests-tempest noarch 1:1.9.0-0.20220719160507.386c04b.el8 delorean-component-manila 414 k DEBUG: python3-matplotlib x86_64 3.1.1-2.el8 delorean-wallaby-testing 3.3 M DEBUG: python3-matplotlib-data noarch 3.1.1-2.el8 delorean-wallaby-testing 1.8 M DEBUG: python3-matplotlib-data-fonts noarch 3.1.1-2.el8 delorean-wallaby-testing 2.4 M DEBUG: python3-matplotlib-tk x86_64 3.1.1-2.el8 delorean-wallaby-testing 64 k DEBUG: python3-memcached noarch 1.59-1.el8 delorean-wallaby-testing 44 k DEBUG: python3-migrate noarch 0.13.0-1.el8 delorean-wallaby-testing 238 k DEBUG: python3-mistral-tests-tempest noarch 1.2.0-0.20210402035715.776b590.el8 delorean-component-tempest 79 k DEBUG: python3-mistralclient noarch 4.2.0-0.20210316090211.20a10f0.el8 delorean-component-clients 170 k DEBUG: python3-mock noarch 3.0.5-7.el8 delorean-wallaby-testing 55 k DEBUG: python3-monotonic noarch 1.5-5.el8 delorean-wallaby-testing 19 k DEBUG: python3-more-itertools noarch 7.2.0-3.el8 delorean-wallaby-testing 59 k DEBUG: python3-mpmath noarch 1.1.0-6.el8 delorean-wallaby-testing 1.0 M DEBUG: python3-msgpack x86_64 1.0.2-1.el8 delorean-wallaby-testing 93 k DEBUG: python3-munch noarch 2.5.0-3.el8 delorean-wallaby-testing 26 k DEBUG: python3-murano-pkg-check noarch 0.3.0-15.el8 delorean-wallaby-testing 56 k DEBUG: python3-murano-tests-tempest noarch 2.2.0-0.20210402035453.730a7f1.el8 delorean-component-tempest 154 k DEBUG: python3-muranoclient noarch 2.2.0-0.20210316085729.8a6848e.el8 delorean-component-clients 339 k DEBUG: python3-netaddr noarch 0.7.19-8.el8 Stream-AppStream 1.5 M DEBUG: python3-netifaces x86_64 0.10.6-4.el8 Stream-AppStream 25 k DEBUG: python3-networking-l2gw-tests-tempest noarch 0.1.1-0.20210329052321.82e3d07.el8 delorean-component-network 46 k DEBUG: python3-networkx noarch 2.5-1.el8 delorean-wallaby-testing 2.5 M DEBUG: python3-neutron-lib noarch 2.10.2-0.20221007161950.6bbae46.el8 delorean-component-network 386 k DEBUG: python3-neutron-tests-tempest noarch 2.1.0-0.20230206110358.021ce91.el8 delorean-component-network 557 k DEBUG: python3-neutronclient noarch 7.3.1-0.20221108112936.29a9f5e.el8 delorean-component-clients 310 k DEBUG: python3-novaclient noarch 1:17.4.1-0.20220916102938.5ee4427.el8 delorean-component-clients 225 k DEBUG: python3-novajoin-tests-tempest noarch 0.0.4-0.20210402100350.468b968.el8 delorean-component-security 54 k DEBUG: python3-numexpr x86_64 2.7.1-1.el8 delorean-wallaby-testing 198 k DEBUG: python3-numpy x86_64 1:1.14.3-10.el8 Stream-AppStream 3.7 M DEBUG: python3-numpy-f2py x86_64 1:1.14.3-10.el8 Stream-AppStream 225 k DEBUG: python3-oauthlib noarch 2.1.0-1.el8 Stream-BaseOS 155 k DEBUG: python3-openshift noarch 1:0.10.1-3.el8 delorean-wallaby-testing 54 k DEBUG: python3-openstackclient noarch 5.5.2-0.20230203143849.42d9b6e.el8 delorean-component-clients 1.2 M DEBUG: python3-openstacksdk noarch 0.55.1-0.20220406125402.f09ed4a.el8 delorean-component-clients 854 k DEBUG: python3-openvswitch2.17 x86_64 2.17.0-78.el8s centos-nfv-ovs 299 k DEBUG: python3-os-client-config noarch 2.1.0-0.20210315163025.bc96c23.el8 delorean-component-tripleo 53 k DEBUG: python3-os-ken noarch 1.4.1-0.20220204150506.018d755.el8 delorean-component-network 2.3 M DEBUG: python3-os-service-types noarch 1.7.0-0.20210315154727.0b2f473.el8 delorean-component-clients 36 k DEBUG: python3-os-testr noarch 2.0.0-0.20210315102203.248dc81.el8 delorean-component-common 71 k DEBUG: python3-os-traits noarch 2.5.0-0.20210315123947.ac1b39e.el8 delorean-component-common 43 k DEBUG: python3-osc-lib noarch 2.3.1-0.20210315174831.2b7a679.el8 delorean-component-clients 77 k DEBUG: python3-oslo-cache noarch 2.7.1-0.20220301090510.d0252f6.el8 delorean-component-common 53 k DEBUG: python3-oslo-concurrency noarch 4.4.0-0.20210315114231.7dcf9e9.el8 delorean-component-common 40 k DEBUG: python3-oslo-config noarch 2:8.5.1-0.20210907102309.de1dbee.el8 delorean-component-common 227 k DEBUG: python3-oslo-context noarch 3.2.1-0.20211026071333.b124eb7.el8 delorean-component-common 25 k DEBUG: python3-oslo-db noarch 8.5.2-0.20221007170041.26fd6fb.el8 delorean-component-common 148 k DEBUG: python3-oslo-i18n noarch 5.0.1-0.20210315103856.73187bd.el8 delorean-component-common 57 k DEBUG: python3-oslo-log noarch 4.4.0-0.20210315105132.9b29c90.el8 delorean-component-common 63 k DEBUG: python3-oslo-messaging noarch 12.7.3-0.20220428091418.5d6fd1a.el8 delorean-component-common 226 k DEBUG: python3-oslo-middleware noarch 4.2.1-0.20220225080425.b40ca5f.el8 delorean-component-common 53 k DEBUG: python3-oslo-policy noarch 3.7.1-0.20220119091831.639b471.el8 delorean-component-common 75 k DEBUG: python3-oslo-serialization noarch 4.1.1-0.20220225082330.bbe5d5a.el8 delorean-component-common 32 k DEBUG: python3-oslo-service noarch 2.5.1-0.20220201082833.c1e3398.el8 delorean-component-common 70 k DEBUG: python3-oslo-upgradecheck noarch 1.3.1-0.20220225074957.9561ecb.el8 delorean-component-common 26 k DEBUG: python3-oslo-utils noarch 4.8.2-0.20220428092247.a38b56a.el8 delorean-component-common 80 k DEBUG: python3-oslo-versionedobjects noarch 2.4.1-0.20220225075849.89ff171.el8 delorean-component-common 77 k DEBUG: python3-oslotest noarch 4.4.1-0.20210315103354.aaf3a72.el8 delorean-component-clients 47 k DEBUG: python3-osprofiler noarch 3.4.0-0.20210315111211.5d82a02.el8 delorean-component-common 132 k DEBUG: python3-ovsdbapp noarch 1.9.4-0.20221108114237.65d02f0.el8 delorean-component-network 123 k DEBUG: python3-pandas x86_64 0.25.3-1.el8 delorean-wallaby-testing 11 M DEBUG: python3-paramiko noarch 2.7.2-1.el8 delorean-wallaby-testing 314 k DEBUG: python3-paste noarch 3.5.0-1.el8 delorean-wallaby-testing 813 k DEBUG: python3-paste-deploy noarch 2.1.1-1.el8 delorean-wallaby-testing 40 k DEBUG: python3-patrole-tests-tempest noarch 0.12.0-0.20210402040543.54fc749.el8 delorean-component-tempest 322 k DEBUG: python3-pecan noarch 1.3.3-2.el8 delorean-wallaby-testing 283 k DEBUG: python3-pillow x86_64 5.1.1-18.el8 Stream-AppStream 632 k DEBUG: python3-pluggy noarch 0.13.1-2.el8 delorean-wallaby-testing 41 k DEBUG: python3-policycoreutils noarch 2.9-21.1.el8 Stream-BaseOS 2.2 M DEBUG: python3-prettytable noarch 0.7.2-14.el8 Stream-AppStream 44 k DEBUG: python3-psutil x86_64 5.7.3-1.el8 delorean-wallaby-testing 420 k DEBUG: python3-psycopg2 x86_64 2.7.5-7.el8 Stream-AppStream 172 k DEBUG: python3-py noarch 1.5.3-4.el8 Stream-AppStream 472 k DEBUG: python3-pyOpenSSL noarch 19.0.0-1.el8 Stream-AppStream 103 k DEBUG: python3-pyasn1 noarch 0.4.6-3.el8 delorean-wallaby-testing 140 k DEBUG: python3-pyasn1-modules noarch 0.4.6-3.el8 delorean-wallaby-testing 151 k DEBUG: python3-pycadf noarch 3.1.1-0.20210315104351.4179996.el8 delorean-component-common 51 k DEBUG: python3-pydot noarch 1.4.1-1.el8 delorean-wallaby-testing 51 k DEBUG: python3-pyglet noarch 1.4.6-1.el8 delorean-wallaby-testing 1.3 M DEBUG: python3-pygraphviz x86_64 1.5-9.el8 delorean-wallaby-testing 91 k DEBUG: python3-pynacl x86_64 1.4.0-1.el8 delorean-wallaby-testing 109 k DEBUG: python3-pyngus noarch 2.3.0-4.el8 delorean-wallaby-testing 54 k DEBUG: python3-pyperclip noarch 1.8.0-2.el8 delorean-wallaby-testing 24 k DEBUG: python3-pyrsistent x86_64 0.17.3-1.el8 delorean-wallaby-testing 107 k DEBUG: python3-pysnmp noarch 4.4.12-1.el8 delorean-wallaby-testing 698 k DEBUG: python3-pytest noarch 4.6.9-1.el8 delorean-wallaby-testing 485 k DEBUG: python3-pyusb noarch 1.0.0-9.1.module_el8.8.0+1249+43f5a203 Stream-AppStream 88 k DEBUG: python3-pyyaml x86_64 5.4.1-2.el8 delorean-wallaby-testing 208 k DEBUG: python3-qpid-proton x86_64 0.35.0-3.el8s centos-opstools 396 k DEBUG: python3-qrcode-core noarch 5.1-12.module_el8.8.0+1249+43f5a203 Stream-AppStream 46 k DEBUG: python3-rdo-openvswitch noarch 2:2.17-3.el8 delorean-wallaby-testing 7.5 k DEBUG: python3-redis noarch 3.5.3-1.el8 delorean-wallaby-testing 142 k DEBUG: python3-repoze-lru noarch 0.7-6.el8 delorean-wallaby-testing 33 k DEBUG: python3-requests-oauthlib noarch 1.0.0-1.el8 Stream-BaseOS 43 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20210315095058.d7ac0ff.el8 delorean-component-common 15 k DEBUG: python3-rfc3986 noarch 1.4.0-3.el8 delorean-wallaby-testing 52 k DEBUG: python3-routes noarch 2.4.1-12.el8 delorean-wallaby-testing 196 k DEBUG: python3-rsa noarch 4.6-2.el8 delorean-wallaby-testing 60 k DEBUG: python3-ruamel-yaml x86_64 0.16.5-3.el8 delorean-wallaby-testing 203 k DEBUG: python3-ruamel-yaml-clib x86_64 0.1.2-1.el8 delorean-wallaby-testing 143 k DEBUG: python3-sahara-tempest noarch 0.13.0-0.20210402120858.98063d3.el8 delorean-component-tempest 25 k DEBUG: python3-sahara-tests-tempest noarch 0.13.0-0.20210402120858.98063d3.el8 delorean-component-tempest 96 k DEBUG: python3-saharaclient noarch 3.3.0-0.20210316085510.401e663.el8 delorean-component-clients 195 k DEBUG: python3-scipy x86_64 1.0.0-21.module_el8.5.0+771+e5d9a225 Stream-AppStream 14 M DEBUG: python3-secretstorage noarch 3.1.1-4.el8 delorean-wallaby-testing 36 k DEBUG: python3-semantic_version noarch 2.6.0-5.el8 Stream-AppStream 30 k DEBUG: python3-setools x86_64 4.3.0-3.el8 Stream-BaseOS 624 k DEBUG: python3-setproctitle x86_64 1.1.10-16.el8 delorean-wallaby-testing 24 k DEBUG: python3-simplejson x86_64 3.17.2-2.el8 delorean-wallaby-testing 280 k DEBUG: python3-smi noarch 0.3.4-6.el8 delorean-wallaby-testing 136 k DEBUG: python3-soupsieve noarch 2.1.0-1.el8 delorean-wallaby-testing 66 k DEBUG: python3-sqlparse noarch 0.3.1-3.el8 delorean-wallaby-testing 88 k DEBUG: python3-sss-murmur x86_64 2.8.2-1.el8 Stream-BaseOS 106 k DEBUG: python3-statsd noarch 3.2.1-16.el8 delorean-wallaby-testing 35 k DEBUG: python3-stestr noarch 2.6.0-4.el8 delorean-wallaby-testing 166 k DEBUG: python3-stevedore noarch 3.3.3-0.20221024072403.7b48fff.el8 delorean-component-clients 69 k DEBUG: python3-string_utils noarch 0.6.0-10.el8 delorean-wallaby-testing 19 k DEBUG: python3-subunit noarch 1.4.0-1.el8 delorean-wallaby-testing 97 k DEBUG: python3-swiftclient noarch 3.11.1-0.20210316052106.06b36ae.el8 delorean-component-clients 175 k DEBUG: python3-sympy noarch 1.4-6.el8 delorean-wallaby-testing 10 M DEBUG: python3-tables x86_64 3.5.2-6.el8 delorean-wallaby-testing 1.4 M DEBUG: python3-telemetry-tests-tempest noarch 1.3.0-0.20210402093351.6d8e8eb.el8 delorean-component-tempest 47 k DEBUG: python3-tempestconf noarch 3.3.1-0.20221212123314.29cc500.el8 delorean-component-tempest 91 k DEBUG: python3-tempita noarch 0.5.1-25.el8 delorean-wallaby-testing 39 k DEBUG: python3-tenacity noarch 6.2.0-1.el8 delorean-wallaby-testing 50 k DEBUG: python3-testrepository noarch 0.0.20-20.el8 delorean-wallaby-testing 174 k DEBUG: python3-testresources noarch 2.0.1-1.el8 delorean-wallaby-testing 62 k DEBUG: python3-testscenarios noarch 0.5.0-17.el8 delorean-wallaby-testing 40 k DEBUG: python3-testtools noarch 2.5.0-3.el8 delorean-wallaby-testing 353 k DEBUG: python3-tinyrpc noarch 1.0.3-1.el8 delorean-wallaby-testing 51 k DEBUG: python3-tkinter x86_64 3.6.8-51.el8 Stream-AppStream 373 k DEBUG: python3-tooz noarch 2.8.3-0.20220808091041.73dbe0e.el8 delorean-component-common 109 k DEBUG: python3-trove-tests-tempest noarch 1:1.2.0-0.20221007150214.355a351.el8 delorean-component-tempest 56 k DEBUG: python3-ujson x86_64 2.0.3-2.el8 delorean-wallaby-testing 31 k DEBUG: python3-unittest2 noarch 1.1.0-16.el8 Stream-PowerTools 186 k DEBUG: python3-vine noarch 5.0.0-2.el8 delorean-wallaby-testing 26 k DEBUG: python3-vitrage noarch 7.4.1-0.20221007151456.7dd3153.el8 delorean-component-common 553 k DEBUG: python3-vitrage-tests-tempest noarch 5.3.0-0.20210402090850.09cb732.el8 delorean-component-tempest 127 k DEBUG: python3-vitrageclient noarch 4.3.0-0.20210316094601.8293be5.el8 delorean-component-clients 71 k DEBUG: python3-voluptuous noarch 0.12.1-1.el8 delorean-wallaby-testing 62 k DEBUG: python3-waitress noarch 1.4.2-1.el8 delorean-wallaby-testing 255 k DEBUG: python3-warlock noarch 1.3.3-1.el8 delorean-wallaby-testing 22 k DEBUG: python3-watcher-tests-tempest noarch 1:2.2.0-0.20210402035921.f591340.el8 delorean-component-tempest 104 k DEBUG: python3-wcwidth noarch 0.2.5-2.el8 delorean-wallaby-testing 47 k DEBUG: python3-webencodings noarch 0.5.1-6.el8 Stream-AppStream 27 k DEBUG: python3-webob noarch 1.8.6-3.el8 delorean-wallaby-testing 253 k DEBUG: python3-websocket-client noarch 0.56.0-5.el8 delorean-wallaby-testing 61 k DEBUG: python3-webtest noarch 2.0.35-3.el8 delorean-wallaby-testing 87 k DEBUG: python3-werkzeug noarch 1.0.1-4.el8 delorean-wallaby-testing 448 k DEBUG: python3-wrapt x86_64 1.12.1-3.el8 delorean-wallaby-testing 55 k DEBUG: python3-wsgi_intercept noarch 1.9.2-1.el8 delorean-wallaby-testing 54 k DEBUG: python3-yappi x86_64 1.3.0-1.el8 delorean-wallaby-testing 54 k DEBUG: python3-yaql noarch 1.1.3-10.el8 delorean-wallaby-testing 190 k DEBUG: python3-yubico noarch 1.3.2-9.1.module_el8.8.0+1249+43f5a203 Stream-AppStream 63 k DEBUG: python3-zake noarch 0.2.2-18.el8 delorean-wallaby-testing 46 k DEBUG: python3-zaqar-tests-tempest noarch 1.2.1-0.20210329094850.fef5916.el8 delorean-component-tempest 73 k DEBUG: python3-zaqarclient noarch 2.1.0-0.20210316065212.e388947.el8 delorean-component-clients 130 k DEBUG: python3-zipp noarch 3.4.0-1.el8 delorean-wallaby-testing 16 k DEBUG: python3-zmq x86_64 20.0.0-1.el8 delorean-wallaby-testing 430 k DEBUG: qpid-proton-c x86_64 0.35.0-3.el8s centos-opstools 218 k DEBUG: rdo-openvswitch noarch 2:2.17-3.el8 delorean-wallaby-testing 7.4 k DEBUG: rpm-plugin-selinux x86_64 4.14.3-26.el8 Stream-BaseOS 78 k DEBUG: selinux-policy noarch 3.14.3-115.el8 Stream-BaseOS 659 k DEBUG: selinux-policy-targeted noarch 3.14.3-115.el8 Stream-BaseOS 15 M DEBUG: snappy x86_64 1.1.8-3.el8 Stream-BaseOS 37 k DEBUG: tcl x86_64 1:8.6.8-2.el8 Stream-BaseOS 1.1 M DEBUG: texlive-base noarch 7:20180414-28.el8 Stream-AppStream 2.4 M DEBUG: texlive-dvipng x86_64 7:20180414-28.el8 Stream-AppStream 332 k DEBUG: texlive-kpathsea x86_64 7:20180414-28.el8 Stream-AppStream 1.1 M DEBUG: texlive-lib x86_64 7:20180414-28.el8 Stream-AppStream 542 k DEBUG: texlive-tetex noarch 7:20180414-28.el8 Stream-AppStream 403 k DEBUG: texlive-texlive.infra noarch 7:20180414-28.el8 Stream-AppStream 280 k DEBUG: tk x86_64 1:8.6.8-1.el8 Stream-AppStream 1.6 M DEBUG: unbound-libs x86_64 1.16.2-5.el8 Stream-AppStream 574 k DEBUG: xdg-utils noarch 1.1.2-5.el8 Stream-AppStream 84 k DEBUG: zeromq x86_64 4.3.2-1.el8 delorean-wallaby-testing 316 k DEBUG: Installing weak dependencies: DEBUG: bash-completion noarch 1:2.7-5.el8 Stream-BaseOS 274 k DEBUG: geolite2-city noarch 20180605-1.el8 Stream-AppStream 19 M DEBUG: geolite2-country noarch 20180605-1.el8 Stream-AppStream 1.0 M DEBUG: libmaxminddb x86_64 1.2.0-10.el8 Stream-AppStream 33 k DEBUG: perl-IO-Socket-IP noarch 0.39-5.el8 Stream-AppStream 47 k DEBUG: perl-IO-Socket-SSL noarch 2.066-4.module_el8.4.0+517+be1595ff Stream-AppStream 298 k DEBUG: perl-Mozilla-CA noarch 20160104-7.module_el8.3.0+416+dee7bcef Stream-AppStream 15 k DEBUG: python3-cssselect noarch 0.9.2-13.el8 delorean-wallaby-testing 40 k DEBUG: python3-html5lib noarch 1:0.999999999-6.el8 Stream-AppStream 214 k DEBUG: python3-invoke noarch 1.4.0-1.el8 delorean-wallaby-testing 157 k DEBUG: Enabling module streams: DEBUG: idm client DEBUG: perl 5.26 DEBUG: perl-IO-Socket-SSL 2.066 DEBUG: perl-libwww-perl 6.34 DEBUG: Transaction Summary DEBUG: =========================================================================================================================== DEBUG: Install 399 Packages DEBUG: Total size: 211 M DEBUG: Total download size: 13 M DEBUG: Installed size: 848 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-ironic-tests-tempest-2.6.0-0.20230130085415.4684f91.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-vitrageclient-bash-completion-4.3.0-0.20210316094601.8293be5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-aodhclient-2.2.0-0.20210316065002.b747ae3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ceilometerclient-2.9.0-0.20210315160602.3b4e35a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-gnocchiclient-7.0.7-0.20220628100915.cad2c27.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-muranoclient-2.2.0-0.20210316085729.8a6848e.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-4.4.1-0.20210315103354.aaf3a72.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-saharaclient-3.3.0-0.20210316085510.401e663.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-3.3.3-0.20221024072403.7b48fff.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vitrageclient-4.3.0-0.20210316094601.8293be5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-zaqarclient-2.1.0-0.20210316065212.e388947.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dib-utils-0.0.11-0.20210315160428.51661c3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-2.7.1-0.20220301090510.d0252f6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-4.4.0-0.20210315114231.7dcf9e9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-8.5.2-0.20221007170041.26fd6fb.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-5.0.1-0.20210315103856.73187bd.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-4.4.0-0.20210315105132.9b29c90.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-4.2.1-0.20220225080425.b40ca5f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-3.7.1-0.20220119091831.639b471.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-4.8.2-0.20220428092247.a38b56a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-2.4.1-0.20220225075849.89ff171.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-3.1.1-0.20210315104351.4179996.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-3.7.0-0.20210315123449.117a100.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-2.2.0-0.20210315103218.649189d.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-2.3.0-0.20210315104620.1a1c6f8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-testr-2.0.0-0.20210315102203.248dc81.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-traits-2.5.0-0.20210315123947.ac1b39e.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-2.7.1-0.20220301090510.d0252f6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-4.4.0-0.20210315114231.7dcf9e9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-8.5.1-0.20210907102309.de1dbee.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-3.2.1-0.20211026071333.b124eb7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-8.5.2-0.20221007170041.26fd6fb.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-5.0.1-0.20210315103856.73187bd.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-4.4.0-0.20210315105132.9b29c90.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-12.7.3-0.20220428091418.5d6fd1a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-4.2.1-0.20220225080425.b40ca5f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-3.7.1-0.20220119091831.639b471.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-4.1.1-0.20220225082330.bbe5d5a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-2.5.1-0.20220201082833.c1e3398.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-1.3.1-0.20220225074957.9561ecb.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-4.8.2-0.20220428092247.a38b56a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-versionedobjects-2.4.1-0.20220225075849.89ff171.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-3.4.0-0.20210315111211.5d82a02.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-3.1.1-0.20210315104351.4179996.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20210315095058.d7ac0ff.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz-2.8.3-0.20220808091041.73dbe0e.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vitrage-7.4.1-0.20221007151456.7dd3153.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-manila-tests-tempest-1.9.0-0.20220719160507.386c04b.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-barbican-tests-tempest-1.6.0-0.20220408145940.9fe096e.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystone-tests-tempest-0.8.1-0.20220118090841.f57af91.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-4.3.1-0.20210315155409.112bcae.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-novajoin-tests-tempest-0.0.4-0.20210402100350.468b968.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-client-config-2.1.0-0.20210315163025.bc96c23.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] augeas-libs-1.12.0-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bash-completion-2.7-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bc-1.07.1-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] c-ares-1.13.0-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] checkpolicy-2.9-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-glib-0.110-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-fonts-common-2.35-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-sans-fonts-2.35-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.22.3-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hostname-3.20-7.el8.0.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-10.00.18-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ipcalc-0.2.4-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-5.18.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-1.5.10-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbpf-0.5.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libevent-2.1.8-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgfortran-8.5.0-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libibverbs-41.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libipa_hbac-2.8.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.4-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnl3-3.7.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpcap-1.9.1-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libquadmath-8.5.0-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-2.9-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.32-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lzo-2.08-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] network-scripts-10.00.18-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] numactl-libs-2.0.12-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Carp-1.42-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Data-Dumper-2.167-399.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Encode-2.97-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.28-422.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Exporter-5.72-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Path-2.15-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Temp-0.230.600-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Long-2.50-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.074-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.38-422.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-MIME-Base64-3.15-396.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-PathTools-3.74-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Escapes-1.07-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Perldoc-3.28-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Simple-3.35-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Usage-1.69-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.49-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Socket-2.027-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Storable-3.11-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-ANSIColor-4.06-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-Cap-1.17-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-ParseWords-3.30-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Time-Local-1.280-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Unicode-Normalize-1.25-396.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-constant-1.33-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.26.3-422.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.26.3-422.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-macros-5.26.3-422.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-parent-0.237-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-podlators-4.11-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-threads-2.21-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-threads-shared-1.58-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-2.9-21.1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-python-utils-2.9-21.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] psmisc-23.1-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-audit-3.0.7-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.6.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dbus-1.2.4-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt-1.6.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libipa_hbac-2.8.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libselinux-2.9-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libsemanage-2.9-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-oauthlib-2.1.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-policycoreutils-2.9-21.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-oauthlib-1.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setools-4.3.0-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-sss-murmur-2.8.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-selinux-4.14.3-26.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-3.14.3-115.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-targeted-3.14.3-115.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] snappy-1.1.8-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tcl-8.6.8-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] desktop-file-utils-0.26-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-city-20180605-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-country-20180605-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ipa-client-common-4.9.11-3.module_el8.8.0+1249+43f5a203.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ipa-common-4.9.11-3.module_el8.8.0+1249+43f5a203.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ipa-selinux-4.9.11-3.module_el8.8.0+1249+43f5a203.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libdrm-2.4.114-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libev-4.24-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmaxminddb-1.2.0-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpq-13.5-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libGL-22.3.0-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libGLU-9.0.0-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libglapi-22.3.0-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nmap-7.70-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openblas-0.3.15-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openblas-threads-0.3.15-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-1.17-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-MD5-2.55-396.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Filter-1.58-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-IP-0.39-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be1595ff.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595ff.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Unidecode-1.30-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-URI-1.73-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-XML-Parser-2.44-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-XML-XPath-1.42-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-encoding-2.22-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.11-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-open-1.11-422.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faacb0fb.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-17.4.0-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-augeas-0.5.0-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cairo-1.16.3-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-gevent-1.2.2-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-gssapi-1.5.1-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-html5lib-0.999999999-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ipaclient-4.9.11-3.module_el8.8.0+1249+43f5a203.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ipalib-4.9.11-3.module_el8.8.0+1249+43f5a203.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-0.9.0-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.21-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-1.10-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwcrypto-0.5.0-1.1.module_el8.8.0+1249+43f5a203.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ldap-3.3.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.2.3-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.0.6-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-numpy-1.14.3-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-numpy-f2py-1.14.3-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pillow-5.1.1-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psycopg2-2.7.5-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-py-1.5.3-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-19.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyusb-1.0.0-9.1.module_el8.8.0+1249+43f5a203.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qrcode-core-5.1-12.module_el8.8.0+1249+43f5a203.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-semantic_version-2.6.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tkinter-3.6.8-51.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-webencodings-0.5.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-yubico-1.3.2-9.1.module_el8.8.0+1249+43f5a203.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-base-20180414-28.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-dvipng-20180414-28.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kpathsea-20180414-28.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-lib-20180414-28.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-tetex-20180414-28.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-texlive.infra-20180414-28.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tk-8.6.8-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.16.2-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xdg-utils-1.1.2-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libaec-1.0.2-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-unittest2-1.1.0-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] blosc-1.20.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] double-conversion-3.1.5-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hdf5-1.10.5-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libqhull-7.2.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libunwind-1.3.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openpgm-5.2.122-21.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-Bottleneck-1.2.1-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.4.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.0.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-anyjson-0.3.3-24.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-appdirs-1.4.3-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-atomicwrites-1.3.0-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.1.7-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-beautifulsoup4-4.9.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-4.2.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-certifi-2018.10.15-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-1.4.0-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-colorama-0.4.3-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cotyledon-1.7.3-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cssselect-0.9.2-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cycler-0.10.0-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ddt-1.2.1-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-defusedxml-0.7.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dictdiffer-0.8.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.1.5-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-editor-1.0.4-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fastcache-1.1.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.14.1-20.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-3.0.0-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fluidity-sm-0.2.0-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-future-0.18.2-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-gabbi-1.49.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-gmpy2-2.0.8-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-google-auth-1.24.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-1.7.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-invoke-1.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-0.1.12-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jeepney-0.4.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpath-rw-1.4.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpath-rw-ext-1.2.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-3.2.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring-21.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kiwisolver-1.1.0-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.0.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kubernetes-11.0.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lexicon-1.0.0-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-3.1.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-data-3.1.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-data-fonts-3.1.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-tk-3.1.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-migrate-0.13.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mock-3.0.5-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-monotonic-1.5-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-more-itertools-7.2.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mpmath-1.1.0-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.0.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-munch-2.5.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-murano-pkg-check-0.3.0-15.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-networkx-2.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-numexpr-2.7.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openshift-0.10.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pandas-0.25.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-2.7.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.5.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-2.1.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.3.3-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pluggy-0.13.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.4.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pydot-1.4.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyglet-1.4.6-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pygraphviz-1.5-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.4.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyrsistent-0.17.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pysnmp-4.4.12-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytest-4.6.9-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-rdo-openvswitch-2.17-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.4.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.4.1-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rsa-4.6-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-secretstorage-3.1.1-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setproctitle-1.1.10-16.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplejson-3.17.2-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-smi-0.3.4-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-soupsieve-2.1.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlparse-0.3.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-2.6.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-string_utils-0.6.0-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sympy-1.4-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tables-3.5.2-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.1-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.5.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tinyrpc-1.0.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ujson-2.0.3-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.0.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.12.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-waitress-1.4.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-warlock-1.3.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.5-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-websocket-client-0.56.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webtest-2.0.35-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-werkzeug-1.0.1-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.12.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-wsgi_intercept-1.9.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.3.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yaql-1.1.3-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-zmq-20.0.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rdo-openvswitch-2.17-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] zeromq-4.3.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-Cython-0.29.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.35.0-3.el8s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.35.0-3.el8s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] network-scripts-openvswitch2.17-2.17.0-78.el8s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch-selinux-extra-policy-1.0-29.el8s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch2.17-2.17.0-78.el8s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openvswitch2.17-2.17.0-78.el8s.x86_64.rpm: Already downloaded DEBUG: (339/394): python3-cinder-tests-tempest-1.8.0-0 407 kB/s | 65 kB 00:00 DEBUG: (340/394): python-openstackclient-lang-5.5.2-0. 324 kB/s | 57 kB 00:00 DEBUG: (341/394): python3-cinderclient-7.4.1-0.2021090 1.1 MB/s | 241 kB 00:00 DEBUG: (342/394): python3-glanceclient-3.3.0-0.2021031 2.3 MB/s | 147 kB 00:00 DEBUG: (343/394): python3-heatclient-2.3.1-0.202203181 2.5 MB/s | 163 kB 00:00 DEBUG: (344/394): python3-mistralclient-4.2.0-0.202103 4.8 MB/s | 170 kB 00:00 DEBUG: (345/394): python3-keystoneclient-4.3.0-0.20220 4.4 MB/s | 252 kB 00:00 DEBUG: (346/394): python3-neutronclient-7.3.1-0.202211 5.4 MB/s | 310 kB 00:00 DEBUG: (347/394): python3-novaclient-17.4.1-0.20220916 4.0 MB/s | 225 kB 00:00 DEBUG: (348/394): python3-openstackclient-5.5.2-0.2023 15 MB/s | 1.2 MB 00:00 DEBUG: (349/394): python3-os-service-types-1.7.0-0.202 777 kB/s | 36 kB 00:00 DEBUG: (350/394): python3-openstacksdk-0.55.1-0.202204 10 MB/s | 854 kB 00:00 DEBUG: (351/394): python3-osc-lib-2.3.1-0.202103151748 2.5 MB/s | 77 kB 00:00 DEBUG: (352/394): python3-swiftclient-3.11.1-0.2021031 5.3 MB/s | 175 kB 00:00 DEBUG: (353/394): python3-designate-tests-tempest-0.15 5.1 MB/s | 198 kB 00:00 DEBUG: (354/394): python3-networking-l2gw-tests-tempes 1.1 MB/s | 46 kB 00:00 DEBUG: (355/394): python3-neutron-lib-2.10.2-0.2022100 9.0 MB/s | 386 kB 00:00 DEBUG: (356/394): python3-ovsdbapp-1.9.4-0.20221108114 2.7 MB/s | 123 kB 00:00 DEBUG: (357/394): python3-neutron-tests-tempest-2.1.0- 6.5 MB/s | 557 kB 00:00 DEBUG: (358/394): python3-keystonemiddleware-9.2.0-0.2 2.4 MB/s | 92 kB 00:00 DEBUG: (359/394): python3-os-ken-1.4.1-0.2022020415050 16 MB/s | 2.3 MB 00:00 DEBUG: (360/394): python3-kuryr-tests-tempest-0.9.0-0. 1.5 MB/s | 84 kB 00:00 DEBUG: (361/394): python3-heat-tests-tempest-1.5.0-0.2 1.6 MB/s | 133 kB 00:00 DEBUG: (362/394): python3-magnum-tests-tempest-1.3.1-0 2.3 MB/s | 76 kB 00:00 DEBUG: (363/394): python3-mistral-tests-tempest-1.2.0- 2.1 MB/s | 79 kB 00:00 DEBUG: (364/394): python3-murano-tests-tempest-2.2.0-0 3.3 MB/s | 154 kB 00:00 DEBUG: (365/394): python3-sahara-tempest-0.13.0-0.2021 975 kB/s | 25 kB 00:00 DEBUG: (366/394): python3-patrole-tests-tempest-0.12.0 5.5 MB/s | 322 kB 00:00 DEBUG: (367/394): python3-sahara-tests-tempest-0.13.0- 3.2 MB/s | 96 kB 00:00 DEBUG: (368/394): python3-telemetry-tests-tempest-1.3. 1.3 MB/s | 47 kB 00:00 DEBUG: (369/394): python3-tempestconf-3.3.1-0.20221212 2.5 MB/s | 91 kB 00:00 DEBUG: (370/394): python3-trove-tests-tempest-1.2.0-0. 1.1 MB/s | 56 kB 00:00 DEBUG: (371/394): python3-watcher-tests-tempest-2.2.0- 2.4 MB/s | 104 kB 00:00 DEBUG: (372/394): python3-vitrage-tests-tempest-5.3.0- 1.8 MB/s | 127 kB 00:00 DEBUG: (373/394): python3-zaqar-tests-tempest-1.2.1-0. 1.7 MB/s | 73 kB 00:00 DEBUG: (374/394): os-collect-config-13.0.2-0.202109280 951 kB/s | 48 kB 00:00 DEBUG: (375/394): os-refresh-config-13.0.2-0.202107140 451 kB/s | 20 kB 00:00 DEBUG: (376/394): libpciaccess-0.14-1.el8.x86_64.rpm 355 kB/s | 32 kB 00:00 DEBUG: (377/394): libX11-xcb-1.6.8-5.el8.x86_64.rpm 304 kB/s | 14 kB 00:00 DEBUG: (378/394): python3-dns-1.15.0-11.el8.noarch.rpm 1.6 MB/s | 253 kB 00:00 DEBUG: (379/394): hwdata-0.314-8.15.el8.noarch.rpm 8.0 MB/s | 1.8 MB 00:00 DEBUG: (380/394): libglvnd-1.3.4-1.el8.x86_64.rpm 1.2 MB/s | 127 kB 00:00 DEBUG: (381/394): libglvnd-glx-1.3.4-1.el8.x86_64.rpm 1.5 MB/s | 137 kB 00:00 DEBUG: (382/394): python3-etcd3gw-0.2.5-1.el8.noarch.r 819 kB/s | 41 kB 00:00 DEBUG: (383/394): libxshmfence-1.3-2.el8.x86_64.rpm 115 kB/s | 13 kB 00:00 DEBUG: (384/394): python3-kazoo-2.8.0-1.el8.noarch.rpm 4.2 MB/s | 164 kB 00:00 DEBUG: (385/394): nmap-ncat-7.70-8.el8.x86_64.rpm 2.2 MB/s | 237 kB 00:00 DEBUG: (386/394): python3-psutil-5.7.3-1.el8.x86_64.rp 7.5 MB/s | 420 kB 00:00 DEBUG: (387/394): python3-pyasn1-modules-0.4.6-3.el8.n 4.1 MB/s | 151 kB 00:00 DEBUG: (388/394): python3-redis-3.5.3-1.el8.noarch.rpm 4.3 MB/s | 142 kB 00:00 DEBUG: (389/394): python3-ruamel-yaml-0.16.5-3.el8.x86 4.6 MB/s | 203 kB 00:00 DEBUG: (390/394): python3-tenacity-6.2.0-1.el8.noarch. 1.1 MB/s | 50 kB 00:00 DEBUG: (391/394): python3-ruamel-yaml-clib-0.1.2-1.el8 1.8 MB/s | 143 kB 00:00 DEBUG: (392/394): python3-testrepository-0.0.20-20.el8 3.1 MB/s | 174 kB 00:00 DEBUG: (393/394): python3-testresources-2.0.1-1.el8.no 1.4 MB/s | 62 kB 00:00 DEBUG: (394/394): python3-zake-0.2.2-18.el8.noarch.rpm 1.6 MB/s | 46 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 10 MB/s | 13 MB 00:01 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-iso8601-0.1.12-3.el8.noarch 1/399 DEBUG: Installing : python3-netaddr-0.7.19-8.el8.noarch 2/399 DEBUG: Installing : python3-webob-1.8.6-3.el8.noarch 3/399 DEBUG: Installing : python3-prettytable-0.7.2-14.el8.noarch 4/399 DEBUG: Installing : python3-dateutil-1:2.6.1-6.el8.noarch 5/399 DEBUG: Installing : python3-pyasn1-0.4.6-3.el8.noarch 6/399 DEBUG: Installing : python3-decorator-4.4.0-5.el8.noarch 7/399 DEBUG: Installing : python3-tenacity-6.2.0-1.el8.noarch 8/399 DEBUG: Installing : python3-mock-3.0.5-7.el8.noarch 9/399 DEBUG: Installing : python3-mako-1.0.6-14.el8.noarch 10/399 DEBUG: Installing : python3-futurist-2.3.0-0.20210315104620.1a1c6f8. 11/399 DEBUG: Installing : python3-pyasn1-modules-0.4.6-3.el8.noarch 12/399 DEBUG: Installing : python3-voluptuous-0.12.1-1.el8.noarch 13/399 DEBUG: Installing : python3-simplejson-3.17.2-2.el8.x86_64 14/399 DEBUG: Installing : python3-msgpack-1.0.2-1.el8.x86_64 15/399 DEBUG: Installing : python3-extras-1.0.0-10.el8.noarch 16/399 DEBUG: Installing : python3-fixtures-3.0.0-16.el8.noarch 17/399 DEBUG: Installing : python3-testtools-2.5.0-3.el8.noarch 18/399 DEBUG: Installing : python3-subunit-1.4.0-1.el8.noarch 19/399 DEBUG: Installing : python3-oslotest-4.4.1-0.20210315103354.aaf3a72. 20/399 DEBUG: Installing : python3-cachetools-4.2.0-1.el8.noarch 21/399 DEBUG: Running scriptlet: texlive-base-7:20180414-28.el8.noarch 22/399 DEBUG: Installing : texlive-base-7:20180414-28.el8.noarch 22/399 DEBUG: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 23/399 DEBUG: Installing : python3-pillow-5.1.1-18.el8.x86_64 24/399 DEBUG: Installing : python3-netifaces-0.10.6-4.el8.x86_64 25/399 DEBUG: Installing : python3-attrs-17.4.0-6.el8.noarch 26/399 DEBUG: Installing : python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faac 27/399 DEBUG: Installing : python3-libselinux-2.9-8.el8.x86_64 28/399 DEBUG: Installing : python3-dns-1.15.0-11.el8.noarch 29/399 DEBUG: Installing : libselinux-utils-2.9-8.el8.x86_64 30/399 DEBUG: Installing : policycoreutils-2.9-21.1.el8.x86_64 31/399 DEBUG: Running scriptlet: policycoreutils-2.9-21.1.el8.x86_64 31/399 DEBUG: Installing : rpm-plugin-selinux-4.14.3-26.el8.x86_64 32/399 DEBUG: Installing : selinux-policy-3.14.3-115.el8.noarch 33/399 DEBUG: Running scriptlet: selinux-policy-3.14.3-115.el8.noarch 33/399 DEBUG: Running scriptlet: selinux-policy-targeted-3.14.3-115.el8.noarch 34/399 DEBUG: Installing : selinux-policy-targeted-3.14.3-115.el8.noarch 34/399 DEBUG: Running scriptlet: selinux-policy-targeted-3.14.3-115.el8.noarch 34/399 DEBUG: Installing : python3-testscenarios-0.5.0-17.el8.noarch 35/399 DEBUG: Installing : python3-gssapi-1.5.1-5.el8.x86_64 36/399 DEBUG: Installing : python3-yaql-1.1.3-10.el8.noarch 37/399 DEBUG: Installing : python3-matplotlib-data-fonts-3.1.1-2.el8.noarch 38/399 DEBUG: Installing : python3-matplotlib-data-3.1.1-2.el8.noarch 39/399 DEBUG: Installing : python3-wrapt-1.12.1-3.el8.x86_64 40/399 DEBUG: Installing : python3-debtcollector-2.2.0-0.20210315103218.649 41/399 DEBUG: Installing : python3-oslo-context-3.2.1-0.20211026071333.b124 42/399 DEBUG: Installing : python3-werkzeug-1.0.1-4.el8.noarch 43/399 DEBUG: Installing : python3-wcwidth-0.2.5-2.el8.noarch 44/399 DEBUG: Installing : python3-vine-5.0.0-2.el8.noarch 45/399 DEBUG: Installing : python3-amqp-5.0.5-1.el8.noarch 46/399 DEBUG: Installing : python3-tempita-0.5.1-25.el8.noarch 47/399 DEBUG: Installing : python3-paste-3.5.0-1.el8.noarch 48/399 DEBUG: Installing : python3-paste-deploy-2.1.1-1.el8.noarch 49/399 DEBUG: Installing : python3-setproctitle-1.1.10-16.el8.x86_64 50/399 DEBUG: Installing : python3-rfc3986-1.4.0-3.el8.noarch 51/399 DEBUG: Installing : python3-pydot-1.4.1-1.el8.noarch 52/399 DEBUG: Installing : python3-psutil-5.7.3-1.el8.x86_64 53/399 DEBUG: Installing : python3-future-0.18.2-3.el8.noarch 54/399 DEBUG: Installing : python3-fasteners-0.14.1-20.el8.noarch 55/399 DEBUG: Installing : python3-colorama-0.4.3-3.el8.noarch 56/399 DEBUG: Installing : python3-certifi-2018.10.15-8.el8.noarch 57/399 DEBUG: Installing : libsodium-1.0.18-2.el8.x86_64 58/399 DEBUG: Installing : python3-pynacl-1.4.0-1.el8.x86_64 59/399 DEBUG: Installing : texlive-lib-7:20180414-28.el8.x86_64 60/399 DEBUG: Installing : python3-pyusb-1.0.0-9.1.module_el8.8.0+1249+43f5 61/399 DEBUG: Installing : geolite2-country-20180605-1.el8.noarch 62/399 DEBUG: Installing : geolite2-city-20180605-1.el8.noarch 63/399 DEBUG: Installing : tcl-1:8.6.8-2.el8.x86_64 64/399 DEBUG: Running scriptlet: tcl-1:8.6.8-2.el8.x86_64 64/399 DEBUG: Installing : python3-jwt-1.6.1-2.el8.noarch 65/399 DEBUG: Installing : libquadmath-8.5.0-18.el8.x86_64 66/399 DEBUG: Running scriptlet: libquadmath-8.5.0-18.el8.x86_64 66/399 DEBUG: Installing : libgfortran-8.5.0-18.el8.x86_64 67/399 DEBUG: Running scriptlet: libgfortran-8.5.0-18.el8.x86_64 67/399 DEBUG: Installing : openblas-0.3.15-4.el8.x86_64 68/399 DEBUG: Running scriptlet: openblas-0.3.15-4.el8.x86_64 68/399 DEBUG: Installing : openblas-threads-0.3.15-4.el8.x86_64 69/399 DEBUG: Running scriptlet: openblas-threads-0.3.15-4.el8.x86_64 69/399 DEBUG: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 70/399 DEBUG: Installing : python3-numexpr-2.7.1-1.el8.x86_64 71/399 DEBUG: Installing : augeas-libs-1.12.0-8.el8.x86_64 72/399 DEBUG: Running scriptlet: augeas-libs-1.12.0-8.el8.x86_64 72/399 DEBUG: Installing : python3-os-traits-2.5.0-0.20210315123947.ac1b39e 73/399 DEBUG: Installing : python3-os-service-types-1.7.0-0.20210315154727. 74/399 DEBUG: Installing : python3-augeas-0.5.0-12.el8.noarch 75/399 DEBUG: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 76/399 DEBUG: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 76/399 DEBUG: Installing : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a2 77/399 DEBUG: Installing : python3-Bottleneck-1.2.1-13.el8.x86_64 78/399 DEBUG: Installing : python3-oauthlib-2.1.0-1.el8.noarch 79/399 DEBUG: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 80/399 DEBUG: Running scriptlet: tk-1:8.6.8-1.el8.x86_64 81/399 DEBUG: Installing : tk-1:8.6.8-1.el8.x86_64 81/399 DEBUG: Running scriptlet: tk-1:8.6.8-1.el8.x86_64 81/399 DEBUG: Installing : python3-tkinter-3.6.8-51.el8.x86_64 82/399 DEBUG: Installing : libmaxminddb-1.2.0-10.el8.x86_64 83/399 DEBUG: Running scriptlet: libmaxminddb-1.2.0-10.el8.x86_64 83/399 DEBUG: Installing : ipcalc-0.2.4-4.el8.x86_64 84/399 DEBUG: Installing : python3-yubico-1.3.2-9.1.module_el8.8.0+1249+43f 85/399 DEBUG: Installing : python3-cotyledon-1.7.3-4.el8.noarch 86/399 DEBUG: Installing : python3-libsemanage-2.9-9.el8.x86_64 87/399 DEBUG: Installing : python3-setools-4.3.0-3.el8.x86_64 88/399 DEBUG: Installing : python3-testrepository-0.0.20-20.el8.noarch 89/399 DEBUG: Installing : python3-ldap-3.3.1-2.el8.x86_64 90/399 DEBUG: Installing : python3-etcd3gw-0.2.5-1.el8.noarch 91/399 DEBUG: Installing : python3-jsonpath-rw-1.4.0-3.el8.noarch 92/399 DEBUG: Installing : python3-jsonpath-rw-ext-1.2.2-1.el8.noarch 93/399 DEBUG: Installing : python3-rsa-4.6-2.el8.noarch 94/399 DEBUG: Installing : python3-google-auth-1:1.24.0-1.el8.noarch 95/399 DEBUG: Installing : qpid-proton-c-0.35.0-3.el8s.x86_64 96/399 DEBUG: Installing : python3-qpid-proton-0.35.0-3.el8s.x86_64 97/399 DEBUG: Installing : python3-pyngus-2.3.0-4.el8.noarch 98/399 DEBUG: Installing : python3-Cython-0.29.2-1.el8.x86_64 99/399 DEBUG: Installing : python3-zipp-3.4.0-1.el8.noarch 100/399 DEBUG: Installing : python3-importlib-metadata-1.7.0-1.el8.noarch 101/399 DEBUG: Installing : python3-stevedore-3.3.3-0.20221024072403.7b48fff 102/399 DEBUG: Installing : python3-keystoneauth1-4.3.1-0.20210315155409.112 103/399 DEBUG: Installing : python3-dogpile-cache-1.1.5-1.1.el8.noarch 104/399 DEBUG: Installing : python3-kombu-1:5.0.2-1.el8.noarch 105/399 DEBUG: Installing : python3-pluggy-0.13.1-2.el8.noarch 106/399 DEBUG: Installing : python3-yappi-1.3.0-1.el8.x86_64 107/399 DEBUG: Installing : python3-wsgi_intercept-1.9.2-1.el8.noarch 108/399 DEBUG: Installing : python3-websocket-client-0.56.0-5.el8.noarch 109/399 DEBUG: Installing : python3-waitress-1.4.2-1.el8.noarch 110/399 DEBUG: Installing : python3-testresources-2.0.1-1.el8.noarch 111/399 DEBUG: Installing : python3-string_utils-0.6.0-10.el8.noarch 112/399 DEBUG: Installing : python3-statsd-3.2.1-16.el8.noarch 113/399 DEBUG: Installing : python3-sqlparse-0.3.1-3.el8.noarch 114/399 DEBUG: Installing : python3-migrate-0.13.0-1.el8.noarch 115/399 DEBUG: Installing : python3-soupsieve-2.1.0-1.el8.noarch 116/399 DEBUG: Installing : python3-smi-0.3.4-6.el8.noarch 117/399 DEBUG: Installing : python3-pysnmp-4.4.12-1.el8.noarch 118/399 DEBUG: Installing : python3-ruamel-yaml-clib-0.1.2-1.el8.x86_64 119/399 DEBUG: Installing : python3-ruamel-yaml-0.16.5-3.el8.x86_64 120/399 DEBUG: Installing : python3-repoze-lru-0.7-6.el8.noarch 121/399 DEBUG: Installing : python3-routes-2.4.1-12.el8.noarch 122/399 DEBUG: Installing : python3-redis-3.5.3-1.el8.noarch 123/399 DEBUG: Installing : python3-pyrsistent-0.17.3-1.el8.x86_64 124/399 DEBUG: Installing : python3-jsonschema-3.2.0-5.el8.noarch 125/399 DEBUG: Installing : python3-pyperclip-1.8.0-2.el8.noarch 126/399 DEBUG: Installing : python3-cmd2-1.4.0-1.1.el8.noarch 127/399 DEBUG: Installing : python3-pygraphviz-1.5-9.el8.x86_64 128/399 DEBUG: Installing : python3-munch-2.5.0-3.el8.noarch 129/399 DEBUG: Installing : python3-more-itertools-7.2.0-3.el8.noarch 130/399 DEBUG: Installing : python3-monotonic-1.5-5.el8.noarch 131/399 DEBUG: Installing : python3-memcached-1.59-1.el8.noarch 132/399 DEBUG: Installing : python3-logutils-0.3.5-11.el8.noarch 133/399 DEBUG: Installing : python3-lexicon-1.0.0-9.el8.noarch 134/399 DEBUG: Installing : python3-kiwisolver-1.1.0-4.el8.x86_64 135/399 DEBUG: Installing : python3-kazoo-2.8.0-1.el8.noarch 136/399 DEBUG: Installing : python3-zake-0.2.2-18.el8.noarch 137/399 DEBUG: Installing : python3-jeepney-0.4.3-1.el8.noarch 138/399 DEBUG: Installing : python3-secretstorage-3.1.1-4.el8.noarch 139/399 DEBUG: Installing : python3-keyring-21.0.0-1.el8.noarch 140/399 DEBUG: Installing : python3-gmpy2-2.0.8-7.el8.x86_64 141/399 DEBUG: Installing : python3-fluidity-sm-0.2.0-16.el8.noarch 142/399 DEBUG: Installing : python3-fastcache-1.1.0-5.el8.x86_64 143/399 DEBUG: Installing : python3-editor-1.0.4-4.el8.noarch 144/399 DEBUG: Installing : python3-alembic-1.4.3-1.el8.noarch 145/399 DEBUG: Installing : python3-dictdiffer-0.8.1-2.el8.noarch 146/399 DEBUG: Installing : python3-defusedxml-0.7.1-1.el8.noarch 147/399 DEBUG: Installing : python3-cycler-0.10.0-13.el8.noarch 148/399 DEBUG: Installing : python3-cssselect-0.9.2-13.el8.noarch 149/399 DEBUG: Installing : python3-bcrypt-3.1.7-3.el8.x86_64 150/399 DEBUG: Installing : python3-atomicwrites-1.3.0-6.el8.noarch 151/399 DEBUG: Installing : python3-appdirs-1.4.3-12.el8.noarch 152/399 DEBUG: Installing : python3-anyjson-0.3.3-24.el8.noarch 153/399 DEBUG: Installing : openpgm-5.2.122-21.el8.x86_64 154/399 DEBUG: Installing : libunwind-1.3.1-3.el8.x86_64 155/399 DEBUG: Installing : zeromq-4.3.2-1.el8.x86_64 156/399 DEBUG: Installing : python3-zmq-20.0.0-1.el8.x86_64 157/399 DEBUG: Installing : libqhull-1:7.2.1-2.el8.x86_64 158/399 DEBUG: Installing : double-conversion-3.1.5-4.el8.x86_64 159/399 DEBUG: Installing : python3-ujson-2.0.3-2.el8.x86_64 160/399 DEBUG: Installing : python3-unittest2-1.1.0-16.el8.noarch 161/399 DEBUG: Installing : libaec-1.0.2-3.el8.x86_64 162/399 DEBUG: Installing : hdf5-1.10.5-5.el8.x86_64 163/399 DEBUG: Installing : python3-webencodings-0.5.1-6.el8.noarch 164/399 DEBUG: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 165/399 DEBUG: Installing : python3-semantic_version-2.6.0-5.el8.noarch 166/399 DEBUG: Installing : python3-qrcode-core-5.1-12.module_el8.8.0+1249+4 167/399 DEBUG: Installing : python3-py-1.5.3-4.el8.noarch 168/399 DEBUG: Installing : python3-pytest-4.6.9-1.el8.noarch 169/399 DEBUG: Installing : python3-jwcrypto-0.5.0-1.1.module_el8.8.0+1249+4 170/399 DEBUG: Installing : python3-jsonpointer-1.10-11.el8.noarch 171/399 DEBUG: Installing : python3-jsonpatch-1.21-2.el8.noarch 172/399 DEBUG: Installing : python3-warlock-1.3.3-1.el8.noarch 173/399 DEBUG: Installing : python3-jmespath-0.9.0-11.el8.noarch 174/399 DEBUG: Installing : python3-cairo-1.16.3-6.el8.x86_64 175/399 DEBUG: Installing : mesa-libglapi-22.3.0-2.el8.x86_64 176/399 DEBUG: Running scriptlet: mesa-libglapi-22.3.0-2.el8.x86_64 176/399 DEBUG: Installing : libxshmfence-1.3-2.el8.x86_64 177/399 DEBUG: Installing : libpq-13.5-1.el8.x86_64 178/399 DEBUG: Installing : python3-psycopg2-2.7.5-7.el8.x86_64 179/399 DEBUG: Installing : libglvnd-1:1.3.4-1.el8.x86_64 180/399 DEBUG: Installing : libev-4.24-6.el8.x86_64 181/399 DEBUG: Installing : libX11-xcb-1.6.8-5.el8.x86_64 182/399 DEBUG: Installing : ipa-client-common-4.9.11-3.module_el8.8.0+1249+4 183/399 DEBUG: Installing : desktop-file-utils-0.26-1.el8.x86_64 184/399 DEBUG: Installing : xdg-utils-1.1.2-5.el8.noarch 185/399 DEBUG: Installing : snappy-1.1.8-3.el8.x86_64 186/399 DEBUG: Installing : blosc-1.20.1-1.el8.x86_64 187/399 DEBUG: Installing : python3-sss-murmur-2.8.2-1.el8.x86_64 188/399 DEBUG: Installing : python3-inotify-0.9.6-13.el8.noarch 189/399 DEBUG: Installing : python3-audit-3.0.7-4.el8.x86_64 190/399 DEBUG: Installing : psmisc-23.1-5.el8.x86_64 191/399 DEBUG: Installing : numactl-libs-2.0.12-13.el8.x86_64 192/399 DEBUG: Running scriptlet: numactl-libs-2.0.12-13.el8.x86_64 192/399 DEBUG: Installing : lzo-2.08-14.el8.x86_64 193/399 DEBUG: Installing : python3-tables-3.5.2-6.el8.x86_64 194/399 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 195/399 DEBUG: Installing : python3-pyyaml-5.4.1-2.el8.x86_64 196/399 DEBUG: Installing : python3-cliff-3.7.0-0.20210315123449.117a100.el8 197/399 DEBUG: Installing : python3-gnocchiclient-7.0.7-0.20220628100915.cad 198/399 DEBUG: Installing : python3-stestr-2.6.0-4.el8.noarch 199/399 DEBUG: Installing : python3-ddt-1.2.1-4.el8.noarch 200/399 DEBUG: Installing : python3-os-testr-2.0.0-0.20210315102203.248dc81. 201/399 DEBUG: Installing : python3-gabbi-1.49.0-1.el8.noarch 202/399 DEBUG: Installing : python3-kubernetes-11.0.0-4.el8.noarch 203/399 DEBUG: Installing : python3-openshift-1:0.10.1-3.el8.noarch 204/399 DEBUG: Installing : python3-invoke-1.4.0-1.el8.noarch 205/399 DEBUG: Installing : python3-paramiko-2.7.2-1.el8.noarch 206/399 DEBUG: Installing : libxslt-1.1.32-6.el8.x86_64 207/399 DEBUG: Installing : python3-beautifulsoup4-4.9.3-1.el8.noarch 208/399 DEBUG: Installing : python3-lxml-4.2.3-4.el8.x86_64 209/399 DEBUG: Installing : python3-webtest-2.0.35-3.el8.noarch 210/399 DEBUG: Installing : python3-pecan-1.3.3-2.el8.noarch 211/399 DEBUG: Installing : libnl3-3.7.0-1.el8.x86_64 212/399 DEBUG: Running scriptlet: libnl3-3.7.0-1.el8.x86_64 212/399 DEBUG: Installing : libibverbs-41.0-1.el8.x86_64 213/399 DEBUG: Running scriptlet: libibverbs-41.0-1.el8.x86_64 213/399 DEBUG: Installing : libpcap-14:1.9.1-5.el8.x86_64 214/399 DEBUG: Installing : nmap-ncat-2:7.70-8.el8.x86_64 215/399 DEBUG: Running scriptlet: nmap-ncat-2:7.70-8.el8.x86_64 215/399 DEBUG: Installing : nmap-2:7.70-8.el8.x86_64 216/399 DEBUG: Installing : libmnl-1.0.4-6.el8.x86_64 217/399 DEBUG: Running scriptlet: libmnl-1.0.4-6.el8.x86_64 217/399 DEBUG: Installing : libipa_hbac-2.8.2-1.el8.x86_64 218/399 DEBUG: Running scriptlet: libipa_hbac-2.8.2-1.el8.x86_64 218/399 DEBUG: Installing : python3-libipa_hbac-2.8.2-1.el8.x86_64 219/399 DEBUG: Installing : libevent-2.1.8-5.el8.x86_64 220/399 DEBUG: Running scriptlet: unbound-libs-1.16.2-5.el8.x86_64 221/399 DEBUG: Installing : unbound-libs-1.16.2-5.el8.x86_64 221/399 DEBUG: Running scriptlet: unbound-libs-1.16.2-5.el8.x86_64 221/399 DEBUG: Installing : libbpf-0.5.0-1.el8.x86_64 222/399 DEBUG: Installing : iproute-5.18.0-1.el8.x86_64 223/399 DEBUG: Installing : keyutils-1.5.10-9.el8.x86_64 224/399 DEBUG: Installing : initscripts-10.00.18-1.el8.x86_64 225/399 DEBUG: Running scriptlet: initscripts-10.00.18-1.el8.x86_64 225/399 DEBUG: Installing : hwdata-0.314-8.15.el8.noarch 226/399 DEBUG: Installing : libpciaccess-0.14-1.el8.x86_64 227/399 DEBUG: Installing : libdrm-2.4.114-1.el8.x86_64 228/399 DEBUG: Installing : libglvnd-glx-1:1.3.4-1.el8.x86_64 229/399 DEBUG: Installing : mesa-libGL-22.3.0-2.el8.x86_64 230/399 DEBUG: Installing : mesa-libGLU-9.0.0-15.el8.x86_64 231/399 DEBUG: Installing : python3-pyglet-1.4.6-1.el8.noarch 232/399 DEBUG: Installing : hostname-3.20-7.el8.0.1.x86_64 233/399 DEBUG: Running scriptlet: hostname-3.20-7.el8.0.1.x86_64 233/399 DEBUG: Installing : groff-base-1.22.3-18.el8.x86_64 234/399 DEBUG: Installing : perl-Digest-1.17-395.el8.noarch 235/399 DEBUG: Installing : perl-Digest-MD5-2.55-396.el8.x86_64 236/399 DEBUG: Installing : perl-Data-Dumper-2.167-399.el8.x86_64 237/399 DEBUG: Installing : perl-libnet-3.11-3.el8.noarch 238/399 DEBUG: Installing : perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595 239/399 DEBUG: Installing : perl-URI-1.73-3.el8.noarch 240/399 DEBUG: Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 241/399 DEBUG: Installing : perl-Time-Local-1:1.280-1.el8.noarch 242/399 DEBUG: Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 243/399 DEBUG: Installing : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+de 244/399 DEBUG: Installing : perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be 245/399 DEBUG: Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 246/399 DEBUG: Installing : perl-Term-Cap-1.17-395.el8.noarch 247/399 DEBUG: Installing : perl-File-Temp-0.230.600-1.el8.noarch 248/399 DEBUG: Installing : perl-HTTP-Tiny-0.074-1.el8.noarch 249/399 DEBUG: Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 250/399 DEBUG: Installing : perl-podlators-4.11-1.el8.noarch 251/399 DEBUG: Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 252/399 DEBUG: Installing : perl-Text-ParseWords-3.30-395.el8.noarch 253/399 DEBUG: Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 254/399 DEBUG: Installing : perl-MIME-Base64-3.15-396.el8.x86_64 255/399 DEBUG: Installing : perl-Storable-1:3.11-3.el8.x86_64 256/399 DEBUG: Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 257/399 DEBUG: Installing : perl-Errno-1.28-422.el8.x86_64 258/399 DEBUG: Installing : perl-Socket-4:2.027-3.el8.x86_64 259/399 DEBUG: Installing : perl-Encode-4:2.97-3.el8.x86_64 260/399 DEBUG: Installing : perl-Carp-1.42-396.el8.noarch 261/399 DEBUG: Installing : perl-Exporter-5.72-396.el8.noarch 262/399 DEBUG: Installing : perl-libs-4:5.26.3-422.el8.x86_64 263/399 DEBUG: Installing : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 264/399 DEBUG: Installing : perl-parent-1:0.237-1.el8.noarch 265/399 DEBUG: Installing : perl-macros-4:5.26.3-422.el8.x86_64 266/399 DEBUG: Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 267/399 DEBUG: Installing : perl-Unicode-Normalize-1.25-396.el8.x86_64 268/399 DEBUG: Installing : perl-File-Path-2.15-2.el8.noarch 269/399 DEBUG: Installing : perl-IO-1.38-422.el8.x86_64 270/399 DEBUG: Installing : perl-PathTools-3.74-1.el8.x86_64 271/399 DEBUG: Installing : perl-constant-1.33-396.el8.noarch 272/399 DEBUG: Installing : perl-threads-1:2.21-2.el8.x86_64 273/399 DEBUG: Installing : perl-threads-shared-1.58-2.el8.x86_64 274/399 DEBUG: Installing : perl-interpreter-4:5.26.3-422.el8.x86_64 275/399 DEBUG: Installing : perl-XML-Parser-2.44-11.el8.x86_64 276/399 DEBUG: Installing : perl-Filter-2:1.58-2.el8.x86_64 277/399 DEBUG: Installing : perl-encoding-4:2.22-3.el8.x86_64 278/399 DEBUG: Installing : perl-open-1.11-422.el8.noarch 279/399 DEBUG: Installing : perl-XML-XPath-1.42-3.el8.noarch 280/399 DEBUG: Installing : perl-Text-Unidecode-1.30-5.el8.noarch 281/399 DEBUG: Installing : texlive-texlive.infra-7:20180414-28.el8.noarch 282/399 DEBUG: Installing : texlive-tetex-7:20180414-28.el8.noarch 283/399 DEBUG: Installing : texlive-kpathsea-7:20180414-28.el8.x86_64 284/399 DEBUG: Running scriptlet: texlive-kpathsea-7:20180414-28.el8.x86_64 284/399 DEBUG: Installing : texlive-dvipng-7:20180414-28.el8.x86_64 285/399 DEBUG: Running scriptlet: texlive-dvipng-7:20180414-28.el8.x86_64 285/399 DEBUG: Installing : dejavu-fonts-common-2.35-7.el8.noarch 286/399 DEBUG: Installing : dejavu-sans-fonts-2.35-7.el8.noarch 287/399 DEBUG: Installing : python3-matplotlib-tk-3.1.1-2.el8.x86_64 288/399 DEBUG: Installing : python3-matplotlib-3.1.1-2.el8.x86_64 289/399 DEBUG: Installing : python3-mpmath-1.1.0-6.el8.noarch 290/399 DEBUG: Installing : python3-sympy-1.4-6.el8.noarch 291/399 DEBUG: Installing : python3-pandas-0.25.3-1.el8.x86_64 292/399 DEBUG: Installing : python3-networkx-2.5-1.el8.noarch 293/399 DEBUG: Installing : dbus-glib-0.110-2.el8.x86_64 294/399 DEBUG: Running scriptlet: dbus-glib-0.110-2.el8.x86_64 294/399 DEBUG: Installing : python3-dbus-1.2.4-15.el8.x86_64 295/399 DEBUG: Installing : checkpolicy-2.9-1.el8.x86_64 296/399 DEBUG: Installing : python3-policycoreutils-2.9-21.1.el8.noarch 297/399 DEBUG: Installing : policycoreutils-python-utils-2.9-21.1.el8.noarch 298/399 DEBUG: Running scriptlet: ipa-selinux-4.9.11-3.module_el8.8.0+1249+43f5a20 299/399 DEBUG: Installing : ipa-selinux-4.9.11-3.module_el8.8.0+1249+43f5a20 299/399 DEBUG: Running scriptlet: ipa-selinux-4.9.11-3.module_el8.8.0+1249+43f5a20 299/399 DEBUG: Installing : ipa-common-4.9.11-3.module_el8.8.0+1249+43f5a203 300/399 DEBUG: Installing : python3-ipalib-4.9.11-3.module_el8.8.0+1249+43f5 301/399 DEBUG: Installing : python3-ipaclient-4.9.11-3.module_el8.8.0+1249+4 302/399 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-29.el8s.noa 303/399 DEBUG: Installing : openvswitch-selinux-extra-policy-1.0-29.el8s.noa 303/399 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-29.el8s.noa 303/399 DEBUG: Installing : c-ares-1.13.0-6.el8.x86_64 304/399 DEBUG: Running scriptlet: c-ares-1.13.0-6.el8.x86_64 304/399 DEBUG: Installing : python3-gevent-1.2.2-4.el8.x86_64 305/399 DEBUG: Installing : python3-tinyrpc-1.0.3-1.el8.noarch 306/399 DEBUG: Installing : bc-1.07.1-5.el8.x86_64 307/399 DEBUG: Running scriptlet: bc-1.07.1-5.el8.x86_64 307/399 DEBUG: Installing : network-scripts-10.00.18-1.el8.x86_64 308/399 DEBUG: Running scriptlet: network-scripts-10.00.18-1.el8.x86_64 308/399 DEBUG: Installing : network-scripts-openvswitch2.17-2.17.0-78.el8s.x 309/399 DEBUG: Running scriptlet: openvswitch2.17-2.17.0-78.el8s.x86_64 310/399 DEBUG: Installing : openvswitch2.17-2.17.0-78.el8s.x86_64 310/399 DEBUG: Running scriptlet: openvswitch2.17-2.17.0-78.el8s.x86_64 310/399 DEBUG: Installing : rdo-openvswitch-2:2.17-3.el8.noarch 311/399 DEBUG: Installing : python3-openvswitch2.17-2.17.0-78.el8s.x86_64 312/399 DEBUG: Installing : python3-rdo-openvswitch-2:2.17-3.el8.noarch 313/399 DEBUG: Installing : python3-ovsdbapp-1.9.4-0.20221108114237.65d02f0. 314/399 DEBUG: Installing : bash-completion-1:2.7-5.el8.noarch 315/399 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2021031509505 316/399 DEBUG: Installing : python3-openstacksdk-0.55.1-0.20220406125402.f09 317/399 DEBUG: Installing : python3-os-client-config-2.1.0-0.20210315163025. 318/399 DEBUG: Installing : python-pycadf-common-3.1.1-0.20210315104351.4179 319/399 DEBUG: Installing : python-oslo-versionedobjects-lang-2.4.1-0.202202 320/399 DEBUG: Installing : python-oslo-utils-lang-4.8.2-0.20220428092247.a3 321/399 DEBUG: Installing : python-oslo-policy-lang-3.7.1-0.20220119091831.6 322/399 DEBUG: Installing : python-oslo-middleware-lang-4.2.1-0.202202250804 323/399 DEBUG: Installing : python-oslo-log-lang-4.4.0-0.20210315105132.9b29 324/399 DEBUG: Installing : python-oslo-i18n-lang-5.0.1-0.20210315103856.731 325/399 DEBUG: Installing : python3-oslo-i18n-5.0.1-0.20210315103856.73187bd 326/399 DEBUG: Installing : python3-oslo-utils-4.8.2-0.20220428092247.a38b56 327/399 DEBUG: Installing : python3-oslo-config-2:8.5.1-0.20210907102309.de1 328/399 DEBUG: Installing : python3-oslo-serialization-4.1.1-0.2022022508233 329/399 DEBUG: Installing : python3-oslo-log-4.4.0-0.20210315105132.9b29c90. 330/399 DEBUG: Installing : python3-keystoneclient-1:4.3.0-0.20220713080823. 331/399 DEBUG: Installing : python3-osc-lib-2.3.1-0.20210315174831.2b7a679.e 332/399 DEBUG: Installing : python3-neutronclient-7.3.1-0.20221108112936.29a 333/399 DEBUG: Installing : python3-novaclient-1:17.4.1-0.20220916102938.5ee 334/399 DEBUG: Installing : python3-oslo-policy-3.7.1-0.20220119091831.639b4 335/399 DEBUG: Installing : python3-mistralclient-4.2.0-0.20210316090211.20a 336/399 DEBUG: Installing : python3-zaqarclient-2.1.0-0.20210316065212.e3889 337/399 DEBUG: Installing : python3-swiftclient-3.11.1-0.20210316052106.06b3 338/399 DEBUG: Installing : python3-heatclient-2.3.1-0.20220318101025.d16c24 339/399 DEBUG: Installing : python3-cinderclient-7.4.1-0.20210903082820.4f72 340/399 DEBUG: Installing : python3-glanceclient-1:3.3.0-0.20210315220313.f8 341/399 DEBUG: Installing : python3-ceilometerclient-2.9.0-0.20210315160602. 342/399 DEBUG: Installing : python3-oslo-middleware-4.2.1-0.20220225080425.b 343/399 DEBUG: Installing : python3-os-ken-1.4.1-0.20220204150506.018d755.el 344/399 DEBUG: warning: group neutron does not exist - using root DEBUG: Installing : python3-oslo-upgradecheck-1.3.1-0.20220225074957 345/399 DEBUG: Installing : python3-pycadf-3.1.1-0.20210315104351.4179996.el 346/399 DEBUG: Installing : python3-tooz-2.8.3-0.20220808091041.73dbe0e.el8. 347/399 DEBUG: Installing : python3-murano-pkg-check-0.3.0-15.el8.noarch 348/399 DEBUG: Installing : python3-muranoclient-2.2.0-0.20210316085729.8a68 349/399 DEBUG: Installing : python-oslo-db-lang-8.5.2-0.20221007170041.26fd6 350/399 DEBUG: Installing : python3-oslo-db-8.5.2-0.20221007170041.26fd6fb.e 351/399 DEBUG: Installing : python-oslo-concurrency-lang-4.4.0-0.20210315114 352/399 DEBUG: Installing : python3-oslo-concurrency-4.4.0-0.20210315114231. 353/399 DEBUG: Installing : python3-tempest-1:33.0.0-0.20230306081449.1580f6 354/399 DEBUG: Installing : python3-oslo-service-2.5.1-0.20220201082833.c1e3 355/399 DEBUG: Installing : python3-oslo-messaging-12.7.3-0.20220428091418.5 356/399 DEBUG: Installing : python3-osprofiler-3.4.0-0.20210315111211.5d82a0 357/399 DEBUG: Installing : python3-aodhclient-2.2.0-0.20210316065002.b747ae 358/399 DEBUG: Installing : python3-oslo-versionedobjects-2.4.1-0.2022022507 359/399 DEBUG: Installing : python3-neutron-lib-2.10.2-0.20221007161950.6bba 360/399 DEBUG: Installing : python3-neutron-tests-tempest-2.1.0-0.2023020611 361/399 DEBUG: Installing : python3-networking-l2gw-tests-tempest-0.1.1-0.20 362/399 DEBUG: Installing : python3-trove-tests-tempest-1:1.2.0-0.2022100715 363/399 DEBUG: Installing : python3-ironic-tests-tempest-2.6.0-0.20230130085 364/399 DEBUG: Installing : python3-cinder-tests-tempest-1.8.0-0.20230303150 365/399 DEBUG: Installing : python3-manila-tests-tempest-1:1.9.0-0.202207191 366/399 DEBUG: Installing : python3-designate-tests-tempest-0.15.0-0.2023020 367/399 DEBUG: Installing : python3-barbican-tests-tempest-1.6.0-0.202204081 368/399 DEBUG: Installing : python3-keystone-tests-tempest-0.8.1-0.202201180 369/399 DEBUG: Installing : python3-novajoin-tests-tempest-0.0.4-0.202104021 370/399 DEBUG: Installing : python3-kuryr-tests-tempest-0.9.0-0.202103290953 371/399 DEBUG: Installing : python3-magnum-tests-tempest-1.3.1-0.20210401104 372/399 DEBUG: Installing : python3-mistral-tests-tempest-1.2.0-0.2021040203 373/399 DEBUG: Installing : python3-murano-tests-tempest-2.2.0-0.20210402035 374/399 DEBUG: Installing : python3-tempestconf-3.3.1-0.20221212123314.29cc5 375/399 DEBUG: Installing : openstack-tempest-1:33.0.0-0.20230306081449.1580 376/399 DEBUG: Installing : python3-watcher-tests-tempest-1:2.2.0-0.20210402 377/399 DEBUG: Installing : python3-zaqar-tests-tempest-1.2.1-0.202103290948 378/399 DEBUG: Installing : python3-tempest-tests-1:33.0.0-0.20230306081449. 379/399 DEBUG: Installing : python3-patrole-tests-tempest-0.12.0-0.202104020 380/399 DEBUG: Installing : python-oslo-cache-lang-2.7.1-0.20220301090510.d0 381/399 DEBUG: Installing : python3-oslo-cache-2.7.1-0.20220301090510.d0252f 382/399 DEBUG: Installing : python3-keystonemiddleware-9.2.0-0.2021031605290 383/399 DEBUG: Installing : dib-utils-0.0.11-0.20210315160428.51661c3.el8.no 384/399 DEBUG: Installing : os-refresh-config-13.0.2-0.20210714054352.5bb536 385/399 DEBUG: Installing : os-collect-config-13.0.2-0.20210928004322.3a7d05 386/399 DEBUG: Running scriptlet: os-collect-config-13.0.2-0.20210928004322.3a7d05 386/399 DEBUG: Installing : python3-heat-tests-tempest-1.5.0-0.2022051314441 387/399 DEBUG: Installing : python3-telemetry-tests-tempest-1.3.0-0.20210402 388/399 DEBUG: Installing : python-vitrageclient-bash-completion-4.3.0-0.202 389/399 DEBUG: Installing : python3-vitrageclient-4.3.0-0.20210316094601.829 390/399 DEBUG: Installing : python-openstackclient-lang-5.5.2-0.202302031438 391/399 DEBUG: Installing : python3-openstackclient-5.5.2-0.20230203143849.4 392/399 DEBUG: Running scriptlet: python3-openstackclient-5.5.2-0.20230203143849.4 392/399 DEBUG: The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. DEBUG: Installing : python3-saharaclient-3.3.0-0.20210316085510.401e 393/399 DEBUG: Installing : python3-sahara-tempest-0.13.0-0.20210402120858.9 394/399 DEBUG: Installing : python3-sahara-tests-tempest-0.13.0-0.2021040212 395/399 DEBUG: Installing : python3-vitrage-7.4.1-0.20221007151456.7dd3153.e 396/399 DEBUG: Installing : python3-vitrage-tests-tempest-5.3.0-0.2021040209 397/399 DEBUG: Installing : openstack-tempest-all-1:33.0.0-0.20230306081449. 398/399 DEBUG: Installing : openstack-tempest-doc-1:33.0.0-0.20230306081449. 399/399 DEBUG: Running scriptlet: texlive-base-7:20180414-28.el8.noarch 399/399 DEBUG: Running scriptlet: ipa-selinux-4.9.11-3.module_el8.8.0+1249+43f5a20 399/399 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-29.el8s.noa 399/399 DEBUG: Running scriptlet: openstack-tempest-doc-1:33.0.0-0.20230306081449. 399/399 DEBUG: Running scriptlet: desktop-file-utils-0.26-1.el8.x86_64 399/399 DEBUG: Running scriptlet: texlive-kpathsea-7:20180414-28.el8.x86_64 399/399 DEBUG: updmap [WARNING]: resetting $HOME value (was /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir) to root's actual home (/root). DEBUG: Verifying : python3-ironic-tests-tempest-2.6.0-0.20230130085 1/399 DEBUG: Verifying : python3-cinder-tests-tempest-1.8.0-0.20230303150 2/399 DEBUG: Verifying : python-openstackclient-lang-5.5.2-0.202302031438 3/399 DEBUG: Verifying : python-vitrageclient-bash-completion-4.3.0-0.202 4/399 DEBUG: Verifying : python3-aodhclient-2.2.0-0.20210316065002.b747ae 5/399 DEBUG: Verifying : python3-ceilometerclient-2.9.0-0.20210315160602. 6/399 DEBUG: Verifying : python3-cinderclient-7.4.1-0.20210903082820.4f72 7/399 DEBUG: Verifying : python3-glanceclient-1:3.3.0-0.20210315220313.f8 8/399 DEBUG: Verifying : python3-gnocchiclient-7.0.7-0.20220628100915.cad 9/399 DEBUG: Verifying : python3-heatclient-2.3.1-0.20220318101025.d16c24 10/399 DEBUG: Verifying : python3-keystoneclient-1:4.3.0-0.20220713080823. 11/399 DEBUG: Verifying : python3-mistralclient-4.2.0-0.20210316090211.20a 12/399 DEBUG: Verifying : python3-muranoclient-2.2.0-0.20210316085729.8a68 13/399 DEBUG: Verifying : python3-neutronclient-7.3.1-0.20221108112936.29a 14/399 DEBUG: Verifying : python3-novaclient-1:17.4.1-0.20220916102938.5ee 15/399 DEBUG: Verifying : python3-openstackclient-5.5.2-0.20230203143849.4 16/399 DEBUG: Verifying : python3-openstacksdk-0.55.1-0.20220406125402.f09 17/399 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20210315154727. 18/399 DEBUG: Verifying : python3-osc-lib-2.3.1-0.20210315174831.2b7a679.e 19/399 DEBUG: Verifying : python3-oslotest-4.4.1-0.20210315103354.aaf3a72. 20/399 DEBUG: Verifying : python3-saharaclient-3.3.0-0.20210316085510.401e 21/399 DEBUG: Verifying : python3-stevedore-3.3.3-0.20221024072403.7b48fff 22/399 DEBUG: Verifying : python3-swiftclient-3.11.1-0.20210316052106.06b3 23/399 DEBUG: Verifying : python3-vitrageclient-4.3.0-0.20210316094601.829 24/399 DEBUG: Verifying : python3-zaqarclient-2.1.0-0.20210316065212.e3889 25/399 DEBUG: Verifying : dib-utils-0.0.11-0.20210315160428.51661c3.el8.no 26/399 DEBUG: Verifying : python-oslo-cache-lang-2.7.1-0.20220301090510.d0 27/399 DEBUG: Verifying : python-oslo-concurrency-lang-4.4.0-0.20210315114 28/399 DEBUG: Verifying : python-oslo-db-lang-8.5.2-0.20221007170041.26fd6 29/399 DEBUG: Verifying : python-oslo-i18n-lang-5.0.1-0.20210315103856.731 30/399 DEBUG: Verifying : python-oslo-log-lang-4.4.0-0.20210315105132.9b29 31/399 DEBUG: Verifying : python-oslo-middleware-lang-4.2.1-0.202202250804 32/399 DEBUG: Verifying : python-oslo-policy-lang-3.7.1-0.20220119091831.6 33/399 DEBUG: Verifying : python-oslo-utils-lang-4.8.2-0.20220428092247.a3 34/399 DEBUG: Verifying : python-oslo-versionedobjects-lang-2.4.1-0.202202 35/399 DEBUG: Verifying : python-pycadf-common-3.1.1-0.20210315104351.4179 36/399 DEBUG: Verifying : python3-cliff-3.7.0-0.20210315123449.117a100.el8 37/399 DEBUG: Verifying : python3-debtcollector-2.2.0-0.20210315103218.649 38/399 DEBUG: Verifying : python3-futurist-2.3.0-0.20210315104620.1a1c6f8. 39/399 DEBUG: Verifying : python3-os-testr-2.0.0-0.20210315102203.248dc81. 40/399 DEBUG: Verifying : python3-os-traits-2.5.0-0.20210315123947.ac1b39e 41/399 DEBUG: Verifying : python3-oslo-cache-2.7.1-0.20220301090510.d0252f 42/399 DEBUG: Verifying : python3-oslo-concurrency-4.4.0-0.20210315114231. 43/399 DEBUG: Verifying : python3-oslo-config-2:8.5.1-0.20210907102309.de1 44/399 DEBUG: Verifying : python3-oslo-context-3.2.1-0.20211026071333.b124 45/399 DEBUG: Verifying : python3-oslo-db-8.5.2-0.20221007170041.26fd6fb.e 46/399 DEBUG: Verifying : python3-oslo-i18n-5.0.1-0.20210315103856.73187bd 47/399 DEBUG: Verifying : python3-oslo-log-4.4.0-0.20210315105132.9b29c90. 48/399 DEBUG: Verifying : python3-oslo-messaging-12.7.3-0.20220428091418.5 49/399 DEBUG: Verifying : python3-oslo-middleware-4.2.1-0.20220225080425.b 50/399 DEBUG: Verifying : python3-oslo-policy-3.7.1-0.20220119091831.639b4 51/399 DEBUG: Verifying : python3-oslo-serialization-4.1.1-0.2022022508233 52/399 DEBUG: Verifying : python3-oslo-service-2.5.1-0.20220201082833.c1e3 53/399 DEBUG: Verifying : python3-oslo-upgradecheck-1.3.1-0.20220225074957 54/399 DEBUG: Verifying : python3-oslo-utils-4.8.2-0.20220428092247.a38b56 55/399 DEBUG: Verifying : python3-oslo-versionedobjects-2.4.1-0.2022022507 56/399 DEBUG: Verifying : python3-osprofiler-3.4.0-0.20210315111211.5d82a0 57/399 DEBUG: Verifying : python3-pycadf-3.1.1-0.20210315104351.4179996.el 58/399 DEBUG: Verifying : python3-requestsexceptions-1.4.0-0.2021031509505 59/399 DEBUG: Verifying : python3-tooz-2.8.3-0.20220808091041.73dbe0e.el8. 60/399 DEBUG: Verifying : python3-vitrage-7.4.1-0.20221007151456.7dd3153.e 61/399 DEBUG: Verifying : python3-manila-tests-tempest-1:1.9.0-0.202207191 62/399 DEBUG: Verifying : python3-designate-tests-tempest-0.15.0-0.2023020 63/399 DEBUG: Verifying : python3-networking-l2gw-tests-tempest-0.1.1-0.20 64/399 DEBUG: Verifying : python3-neutron-lib-2.10.2-0.20221007161950.6bba 65/399 DEBUG: Verifying : python3-neutron-tests-tempest-2.1.0-0.2023020611 66/399 DEBUG: Verifying : python3-os-ken-1.4.1-0.20220204150506.018d755.el 67/399 DEBUG: Verifying : python3-ovsdbapp-1.9.4-0.20221108114237.65d02f0. 68/399 DEBUG: Verifying : python3-barbican-tests-tempest-1.6.0-0.202204081 69/399 DEBUG: Verifying : python3-keystone-tests-tempest-0.8.1-0.202201180 70/399 DEBUG: Verifying : python3-keystoneauth1-4.3.1-0.20210315155409.112 71/399 DEBUG: Verifying : python3-keystonemiddleware-9.2.0-0.2021031605290 72/399 DEBUG: Verifying : python3-novajoin-tests-tempest-0.0.4-0.202104021 73/399 DEBUG: Verifying : python3-heat-tests-tempest-1.5.0-0.2022051314441 74/399 DEBUG: Verifying : python3-kuryr-tests-tempest-0.9.0-0.202103290953 75/399 DEBUG: Verifying : python3-magnum-tests-tempest-1.3.1-0.20210401104 76/399 DEBUG: Verifying : python3-mistral-tests-tempest-1.2.0-0.2021040203 77/399 DEBUG: Verifying : python3-murano-tests-tempest-2.2.0-0.20210402035 78/399 DEBUG: Verifying : python3-patrole-tests-tempest-0.12.0-0.202104020 79/399 DEBUG: Verifying : python3-sahara-tempest-0.13.0-0.20210402120858.9 80/399 DEBUG: Verifying : python3-sahara-tests-tempest-0.13.0-0.2021040212 81/399 DEBUG: Verifying : python3-telemetry-tests-tempest-1.3.0-0.20210402 82/399 DEBUG: Verifying : python3-tempestconf-3.3.1-0.20221212123314.29cc5 83/399 DEBUG: Verifying : python3-trove-tests-tempest-1:1.2.0-0.2022100715 84/399 DEBUG: Verifying : python3-vitrage-tests-tempest-5.3.0-0.2021040209 85/399 DEBUG: Verifying : python3-watcher-tests-tempest-1:2.2.0-0.20210402 86/399 DEBUG: Verifying : python3-zaqar-tests-tempest-1.2.1-0.202103290948 87/399 DEBUG: Verifying : os-collect-config-13.0.2-0.20210928004322.3a7d05 88/399 DEBUG: Verifying : os-refresh-config-13.0.2-0.20210714054352.5bb536 89/399 DEBUG: Verifying : python3-os-client-config-2.1.0-0.20210315163025. 90/399 DEBUG: Verifying : augeas-libs-1.12.0-8.el8.x86_64 91/399 DEBUG: Verifying : bash-completion-1:2.7-5.el8.noarch 92/399 DEBUG: Verifying : bc-1.07.1-5.el8.x86_64 93/399 DEBUG: Verifying : c-ares-1.13.0-6.el8.x86_64 94/399 DEBUG: Verifying : checkpolicy-2.9-1.el8.x86_64 95/399 DEBUG: Verifying : dbus-glib-0.110-2.el8.x86_64 96/399 DEBUG: Verifying : dejavu-fonts-common-2.35-7.el8.noarch 97/399 DEBUG: Verifying : dejavu-sans-fonts-2.35-7.el8.noarch 98/399 DEBUG: Verifying : groff-base-1.22.3-18.el8.x86_64 99/399 DEBUG: Verifying : hostname-3.20-7.el8.0.1.x86_64 100/399 DEBUG: Verifying : hwdata-0.314-8.15.el8.noarch 101/399 DEBUG: Verifying : initscripts-10.00.18-1.el8.x86_64 102/399 DEBUG: Verifying : ipcalc-0.2.4-4.el8.x86_64 103/399 DEBUG: Verifying : iproute-5.18.0-1.el8.x86_64 104/399 DEBUG: Verifying : keyutils-1.5.10-9.el8.x86_64 105/399 DEBUG: Verifying : libbpf-0.5.0-1.el8.x86_64 106/399 DEBUG: Verifying : libevent-2.1.8-5.el8.x86_64 107/399 DEBUG: Verifying : libgfortran-8.5.0-18.el8.x86_64 108/399 DEBUG: Verifying : libibverbs-41.0-1.el8.x86_64 109/399 DEBUG: Verifying : libipa_hbac-2.8.2-1.el8.x86_64 110/399 DEBUG: Verifying : libmnl-1.0.4-6.el8.x86_64 111/399 DEBUG: Verifying : libnl3-3.7.0-1.el8.x86_64 112/399 DEBUG: Verifying : libpcap-14:1.9.1-5.el8.x86_64 113/399 DEBUG: Verifying : libpciaccess-0.14-1.el8.x86_64 114/399 DEBUG: Verifying : libquadmath-8.5.0-18.el8.x86_64 115/399 DEBUG: Verifying : libselinux-utils-2.9-8.el8.x86_64 116/399 DEBUG: Verifying : libxslt-1.1.32-6.el8.x86_64 117/399 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 118/399 DEBUG: Verifying : lzo-2.08-14.el8.x86_64 119/399 DEBUG: Verifying : network-scripts-10.00.18-1.el8.x86_64 120/399 DEBUG: Verifying : numactl-libs-2.0.12-13.el8.x86_64 121/399 DEBUG: Verifying : perl-Carp-1.42-396.el8.noarch 122/399 DEBUG: Verifying : perl-Data-Dumper-2.167-399.el8.x86_64 123/399 DEBUG: Verifying : perl-Encode-4:2.97-3.el8.x86_64 124/399 DEBUG: Verifying : perl-Errno-1.28-422.el8.x86_64 125/399 DEBUG: Verifying : perl-Exporter-5.72-396.el8.noarch 126/399 DEBUG: Verifying : perl-File-Path-2.15-2.el8.noarch 127/399 DEBUG: Verifying : perl-File-Temp-0.230.600-1.el8.noarch 128/399 DEBUG: Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 129/399 DEBUG: Verifying : perl-HTTP-Tiny-0.074-1.el8.noarch 130/399 DEBUG: Verifying : perl-IO-1.38-422.el8.x86_64 131/399 DEBUG: Verifying : perl-MIME-Base64-3.15-396.el8.x86_64 132/399 DEBUG: Verifying : perl-PathTools-3.74-1.el8.x86_64 133/399 DEBUG: Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 134/399 DEBUG: Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 135/399 DEBUG: Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 136/399 DEBUG: Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 137/399 DEBUG: Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 138/399 DEBUG: Verifying : perl-Socket-4:2.027-3.el8.x86_64 139/399 DEBUG: Verifying : perl-Storable-1:3.11-3.el8.x86_64 140/399 DEBUG: Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 141/399 DEBUG: Verifying : perl-Term-Cap-1.17-395.el8.noarch 142/399 DEBUG: Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 143/399 DEBUG: Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 144/399 DEBUG: Verifying : perl-Time-Local-1:1.280-1.el8.noarch 145/399 DEBUG: Verifying : perl-Unicode-Normalize-1.25-396.el8.x86_64 146/399 DEBUG: Verifying : perl-constant-1.33-396.el8.noarch 147/399 DEBUG: Verifying : perl-interpreter-4:5.26.3-422.el8.x86_64 148/399 DEBUG: Verifying : perl-libs-4:5.26.3-422.el8.x86_64 149/399 DEBUG: Verifying : perl-macros-4:5.26.3-422.el8.x86_64 150/399 DEBUG: Verifying : perl-parent-1:0.237-1.el8.noarch 151/399 DEBUG: Verifying : perl-podlators-4.11-1.el8.noarch 152/399 DEBUG: Verifying : perl-threads-1:2.21-2.el8.x86_64 153/399 DEBUG: Verifying : perl-threads-shared-1.58-2.el8.x86_64 154/399 DEBUG: Verifying : policycoreutils-2.9-21.1.el8.x86_64 155/399 DEBUG: Verifying : policycoreutils-python-utils-2.9-21.1.el8.noarch 156/399 DEBUG: Verifying : psmisc-23.1-5.el8.x86_64 157/399 DEBUG: Verifying : python3-audit-3.0.7-4.el8.x86_64 158/399 DEBUG: Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 159/399 DEBUG: Verifying : python3-dbus-1.2.4-15.el8.x86_64 160/399 DEBUG: Verifying : python3-dns-1.15.0-11.el8.noarch 161/399 DEBUG: Verifying : python3-inotify-0.9.6-13.el8.noarch 162/399 DEBUG: Verifying : python3-jwt-1.6.1-2.el8.noarch 163/399 DEBUG: Verifying : python3-libipa_hbac-2.8.2-1.el8.x86_64 164/399 DEBUG: Verifying : python3-libselinux-2.9-8.el8.x86_64 165/399 DEBUG: Verifying : python3-libsemanage-2.9-9.el8.x86_64 166/399 DEBUG: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 167/399 DEBUG: Verifying : python3-policycoreutils-2.9-21.1.el8.noarch 168/399 DEBUG: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 169/399 DEBUG: Verifying : python3-setools-4.3.0-3.el8.x86_64 170/399 DEBUG: Verifying : python3-sss-murmur-2.8.2-1.el8.x86_64 171/399 DEBUG: Verifying : rpm-plugin-selinux-4.14.3-26.el8.x86_64 172/399 DEBUG: Verifying : selinux-policy-3.14.3-115.el8.noarch 173/399 DEBUG: Verifying : selinux-policy-targeted-3.14.3-115.el8.noarch 174/399 DEBUG: Verifying : snappy-1.1.8-3.el8.x86_64 175/399 DEBUG: Verifying : tcl-1:8.6.8-2.el8.x86_64 176/399 DEBUG: Verifying : desktop-file-utils-0.26-1.el8.x86_64 177/399 DEBUG: Verifying : geolite2-city-20180605-1.el8.noarch 178/399 DEBUG: Verifying : geolite2-country-20180605-1.el8.noarch 179/399 DEBUG: Verifying : ipa-client-common-4.9.11-3.module_el8.8.0+1249+4 180/399 DEBUG: Verifying : ipa-common-4.9.11-3.module_el8.8.0+1249+43f5a203 181/399 DEBUG: Verifying : ipa-selinux-4.9.11-3.module_el8.8.0+1249+43f5a20 182/399 DEBUG: Verifying : libX11-xcb-1.6.8-5.el8.x86_64 183/399 DEBUG: Verifying : libdrm-2.4.114-1.el8.x86_64 184/399 DEBUG: Verifying : libev-4.24-6.el8.x86_64 185/399 DEBUG: Verifying : libglvnd-1:1.3.4-1.el8.x86_64 186/399 DEBUG: Verifying : libglvnd-glx-1:1.3.4-1.el8.x86_64 187/399 DEBUG: Verifying : libmaxminddb-1.2.0-10.el8.x86_64 188/399 DEBUG: Verifying : libpq-13.5-1.el8.x86_64 189/399 DEBUG: Verifying : libxshmfence-1.3-2.el8.x86_64 190/399 DEBUG: Verifying : mesa-libGL-22.3.0-2.el8.x86_64 191/399 DEBUG: Verifying : mesa-libGLU-9.0.0-15.el8.x86_64 192/399 DEBUG: Verifying : mesa-libglapi-22.3.0-2.el8.x86_64 193/399 DEBUG: Verifying : nmap-2:7.70-8.el8.x86_64 194/399 DEBUG: Verifying : nmap-ncat-2:7.70-8.el8.x86_64 195/399 DEBUG: Verifying : openblas-0.3.15-4.el8.x86_64 196/399 DEBUG: Verifying : openblas-threads-0.3.15-4.el8.x86_64 197/399 DEBUG: Verifying : perl-Digest-1.17-395.el8.noarch 198/399 DEBUG: Verifying : perl-Digest-MD5-2.55-396.el8.x86_64 199/399 DEBUG: Verifying : perl-Filter-2:1.58-2.el8.x86_64 200/399 DEBUG: Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 201/399 DEBUG: Verifying : perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be 202/399 DEBUG: Verifying : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+de 203/399 DEBUG: Verifying : perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595 204/399 DEBUG: Verifying : perl-Text-Unidecode-1.30-5.el8.noarch 205/399 DEBUG: Verifying : perl-URI-1.73-3.el8.noarch 206/399 DEBUG: Verifying : perl-XML-Parser-2.44-11.el8.x86_64 207/399 DEBUG: Verifying : perl-XML-XPath-1.42-3.el8.noarch 208/399 DEBUG: Verifying : perl-encoding-4:2.22-3.el8.x86_64 209/399 DEBUG: Verifying : perl-libnet-3.11-3.el8.noarch 210/399 DEBUG: Verifying : perl-open-1.11-422.el8.noarch 211/399 DEBUG: Verifying : python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faac 212/399 DEBUG: Verifying : python3-attrs-17.4.0-6.el8.noarch 213/399 DEBUG: Verifying : python3-augeas-0.5.0-12.el8.noarch 214/399 DEBUG: Verifying : python3-cairo-1.16.3-6.el8.x86_64 215/399 DEBUG: Verifying : python3-gevent-1.2.2-4.el8.x86_64 216/399 DEBUG: Verifying : python3-gssapi-1.5.1-5.el8.x86_64 217/399 DEBUG: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 218/399 DEBUG: Verifying : python3-ipaclient-4.9.11-3.module_el8.8.0+1249+4 219/399 DEBUG: Verifying : python3-ipalib-4.9.11-3.module_el8.8.0+1249+43f5 220/399 DEBUG: Verifying : python3-jmespath-0.9.0-11.el8.noarch 221/399 DEBUG: Verifying : python3-jsonpatch-1.21-2.el8.noarch 222/399 DEBUG: Verifying : python3-jsonpointer-1.10-11.el8.noarch 223/399 DEBUG: Verifying : python3-jwcrypto-0.5.0-1.1.module_el8.8.0+1249+4 224/399 DEBUG: Verifying : python3-ldap-3.3.1-2.el8.x86_64 225/399 DEBUG: Verifying : python3-lxml-4.2.3-4.el8.x86_64 226/399 DEBUG: Verifying : python3-mako-1.0.6-14.el8.noarch 227/399 DEBUG: Verifying : python3-netaddr-0.7.19-8.el8.noarch 228/399 DEBUG: Verifying : python3-netifaces-0.10.6-4.el8.x86_64 229/399 DEBUG: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 230/399 DEBUG: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 231/399 DEBUG: Verifying : python3-pillow-5.1.1-18.el8.x86_64 232/399 DEBUG: Verifying : python3-prettytable-0.7.2-14.el8.noarch 233/399 DEBUG: Verifying : python3-psycopg2-2.7.5-7.el8.x86_64 234/399 DEBUG: Verifying : python3-py-1.5.3-4.el8.noarch 235/399 DEBUG: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 236/399 DEBUG: Verifying : python3-pyusb-1.0.0-9.1.module_el8.8.0+1249+43f5 237/399 DEBUG: Verifying : python3-qrcode-core-5.1-12.module_el8.8.0+1249+4 238/399 DEBUG: Verifying : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a2 239/399 DEBUG: Verifying : python3-semantic_version-2.6.0-5.el8.noarch 240/399 DEBUG: Verifying : python3-tkinter-3.6.8-51.el8.x86_64 241/399 DEBUG: Verifying : python3-webencodings-0.5.1-6.el8.noarch 242/399 DEBUG: Verifying : python3-yubico-1.3.2-9.1.module_el8.8.0+1249+43f 243/399 DEBUG: Verifying : texlive-base-7:20180414-28.el8.noarch 244/399 DEBUG: Verifying : texlive-dvipng-7:20180414-28.el8.x86_64 245/399 DEBUG: Verifying : texlive-kpathsea-7:20180414-28.el8.x86_64 246/399 DEBUG: Verifying : texlive-lib-7:20180414-28.el8.x86_64 247/399 DEBUG: Verifying : texlive-tetex-7:20180414-28.el8.noarch 248/399 DEBUG: Verifying : texlive-texlive.infra-7:20180414-28.el8.noarch 249/399 DEBUG: Verifying : tk-1:8.6.8-1.el8.x86_64 250/399 DEBUG: Verifying : unbound-libs-1.16.2-5.el8.x86_64 251/399 DEBUG: Verifying : xdg-utils-1.1.2-5.el8.noarch 252/399 DEBUG: Verifying : libaec-1.0.2-3.el8.x86_64 253/399 DEBUG: Verifying : python3-unittest2-1.1.0-16.el8.noarch 254/399 DEBUG: Verifying : blosc-1.20.1-1.el8.x86_64 255/399 DEBUG: Verifying : double-conversion-3.1.5-4.el8.x86_64 256/399 DEBUG: Verifying : hdf5-1.10.5-5.el8.x86_64 257/399 DEBUG: Verifying : libqhull-1:7.2.1-2.el8.x86_64 258/399 DEBUG: Verifying : libsodium-1.0.18-2.el8.x86_64 259/399 DEBUG: Verifying : libunwind-1.3.1-3.el8.x86_64 260/399 DEBUG: Verifying : openpgm-5.2.122-21.el8.x86_64 261/399 DEBUG: Verifying : python3-Bottleneck-1.2.1-13.el8.x86_64 262/399 DEBUG: Verifying : python3-alembic-1.4.3-1.el8.noarch 263/399 DEBUG: Verifying : python3-amqp-5.0.5-1.el8.noarch 264/399 DEBUG: Verifying : python3-anyjson-0.3.3-24.el8.noarch 265/399 DEBUG: Verifying : python3-appdirs-1.4.3-12.el8.noarch 266/399 DEBUG: Verifying : python3-atomicwrites-1.3.0-6.el8.noarch 267/399 DEBUG: Verifying : python3-bcrypt-3.1.7-3.el8.x86_64 268/399 DEBUG: Verifying : python3-beautifulsoup4-4.9.3-1.el8.noarch 269/399 DEBUG: Verifying : python3-cachetools-4.2.0-1.el8.noarch 270/399 DEBUG: Verifying : python3-certifi-2018.10.15-8.el8.noarch 271/399 DEBUG: Verifying : python3-cmd2-1.4.0-1.1.el8.noarch 272/399 DEBUG: Verifying : python3-colorama-0.4.3-3.el8.noarch 273/399 DEBUG: Verifying : python3-cotyledon-1.7.3-4.el8.noarch 274/399 DEBUG: Verifying : python3-cssselect-0.9.2-13.el8.noarch 275/399 DEBUG: Verifying : python3-cycler-0.10.0-13.el8.noarch 276/399 DEBUG: Verifying : python3-ddt-1.2.1-4.el8.noarch 277/399 DEBUG: Verifying : python3-decorator-4.4.0-5.el8.noarch 278/399 DEBUG: Verifying : python3-defusedxml-0.7.1-1.el8.noarch 279/399 DEBUG: Verifying : python3-dictdiffer-0.8.1-2.el8.noarch 280/399 DEBUG: Verifying : python3-dogpile-cache-1.1.5-1.1.el8.noarch 281/399 DEBUG: Verifying : python3-editor-1.0.4-4.el8.noarch 282/399 DEBUG: Verifying : python3-etcd3gw-0.2.5-1.el8.noarch 283/399 DEBUG: Verifying : python3-extras-1.0.0-10.el8.noarch 284/399 DEBUG: Verifying : python3-fastcache-1.1.0-5.el8.x86_64 285/399 DEBUG: Verifying : python3-fasteners-0.14.1-20.el8.noarch 286/399 DEBUG: Verifying : python3-fixtures-3.0.0-16.el8.noarch 287/399 DEBUG: Verifying : python3-fluidity-sm-0.2.0-16.el8.noarch 288/399 DEBUG: Verifying : python3-future-0.18.2-3.el8.noarch 289/399 DEBUG: Verifying : python3-gabbi-1.49.0-1.el8.noarch 290/399 DEBUG: Verifying : python3-gmpy2-2.0.8-7.el8.x86_64 291/399 DEBUG: Verifying : python3-google-auth-1:1.24.0-1.el8.noarch 292/399 DEBUG: Verifying : python3-importlib-metadata-1.7.0-1.el8.noarch 293/399 DEBUG: Verifying : python3-invoke-1.4.0-1.el8.noarch 294/399 DEBUG: Verifying : python3-iso8601-0.1.12-3.el8.noarch 295/399 DEBUG: Verifying : python3-jeepney-0.4.3-1.el8.noarch 296/399 DEBUG: Verifying : python3-jsonpath-rw-1.4.0-3.el8.noarch 297/399 DEBUG: Verifying : python3-jsonpath-rw-ext-1.2.2-1.el8.noarch 298/399 DEBUG: Verifying : python3-jsonschema-3.2.0-5.el8.noarch 299/399 DEBUG: Verifying : python3-kazoo-2.8.0-1.el8.noarch 300/399 DEBUG: Verifying : python3-keyring-21.0.0-1.el8.noarch 301/399 DEBUG: Verifying : python3-kiwisolver-1.1.0-4.el8.x86_64 302/399 DEBUG: Verifying : python3-kombu-1:5.0.2-1.el8.noarch 303/399 DEBUG: Verifying : python3-kubernetes-11.0.0-4.el8.noarch 304/399 DEBUG: Verifying : python3-lexicon-1.0.0-9.el8.noarch 305/399 DEBUG: Verifying : python3-logutils-0.3.5-11.el8.noarch 306/399 DEBUG: Verifying : python3-matplotlib-3.1.1-2.el8.x86_64 307/399 DEBUG: Verifying : python3-matplotlib-data-3.1.1-2.el8.noarch 308/399 DEBUG: Verifying : python3-matplotlib-data-fonts-3.1.1-2.el8.noarch 309/399 DEBUG: Verifying : python3-matplotlib-tk-3.1.1-2.el8.x86_64 310/399 DEBUG: Verifying : python3-memcached-1.59-1.el8.noarch 311/399 DEBUG: Verifying : python3-migrate-0.13.0-1.el8.noarch 312/399 DEBUG: Verifying : python3-mock-3.0.5-7.el8.noarch 313/399 DEBUG: Verifying : python3-monotonic-1.5-5.el8.noarch 314/399 DEBUG: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 315/399 DEBUG: Verifying : python3-mpmath-1.1.0-6.el8.noarch 316/399 DEBUG: Verifying : python3-msgpack-1.0.2-1.el8.x86_64 317/399 DEBUG: Verifying : python3-munch-2.5.0-3.el8.noarch 318/399 DEBUG: Verifying : python3-murano-pkg-check-0.3.0-15.el8.noarch 319/399 DEBUG: Verifying : python3-networkx-2.5-1.el8.noarch 320/399 DEBUG: Verifying : python3-numexpr-2.7.1-1.el8.x86_64 321/399 DEBUG: Verifying : python3-openshift-1:0.10.1-3.el8.noarch 322/399 DEBUG: Verifying : python3-pandas-0.25.3-1.el8.x86_64 323/399 DEBUG: Verifying : python3-paramiko-2.7.2-1.el8.noarch 324/399 DEBUG: Verifying : python3-paste-3.5.0-1.el8.noarch 325/399 DEBUG: Verifying : python3-paste-deploy-2.1.1-1.el8.noarch 326/399 DEBUG: Verifying : python3-pecan-1.3.3-2.el8.noarch 327/399 DEBUG: Verifying : python3-pluggy-0.13.1-2.el8.noarch 328/399 DEBUG: Verifying : python3-psutil-5.7.3-1.el8.x86_64 329/399 DEBUG: Verifying : python3-pyasn1-0.4.6-3.el8.noarch 330/399 DEBUG: Verifying : python3-pyasn1-modules-0.4.6-3.el8.noarch 331/399 DEBUG: Verifying : python3-pydot-1.4.1-1.el8.noarch 332/399 DEBUG: Verifying : python3-pyglet-1.4.6-1.el8.noarch 333/399 DEBUG: Verifying : python3-pygraphviz-1.5-9.el8.x86_64 334/399 DEBUG: Verifying : python3-pynacl-1.4.0-1.el8.x86_64 335/399 DEBUG: Verifying : python3-pyngus-2.3.0-4.el8.noarch 336/399 DEBUG: Verifying : python3-pyperclip-1.8.0-2.el8.noarch 337/399 DEBUG: Verifying : python3-pyrsistent-0.17.3-1.el8.x86_64 338/399 DEBUG: Verifying : python3-pysnmp-4.4.12-1.el8.noarch 339/399 DEBUG: Verifying : python3-pytest-4.6.9-1.el8.noarch 340/399 DEBUG: Verifying : python3-pyyaml-5.4.1-2.el8.x86_64 341/399 DEBUG: Verifying : python3-rdo-openvswitch-2:2.17-3.el8.noarch 342/399 DEBUG: Verifying : python3-redis-3.5.3-1.el8.noarch 343/399 DEBUG: Verifying : python3-repoze-lru-0.7-6.el8.noarch 344/399 DEBUG: Verifying : python3-rfc3986-1.4.0-3.el8.noarch 345/399 DEBUG: Verifying : python3-routes-2.4.1-12.el8.noarch 346/399 DEBUG: Verifying : python3-rsa-4.6-2.el8.noarch 347/399 DEBUG: Verifying : python3-ruamel-yaml-0.16.5-3.el8.x86_64 348/399 DEBUG: Verifying : python3-ruamel-yaml-clib-0.1.2-1.el8.x86_64 349/399 DEBUG: Verifying : python3-secretstorage-3.1.1-4.el8.noarch 350/399 DEBUG: Verifying : python3-setproctitle-1.1.10-16.el8.x86_64 351/399 DEBUG: Verifying : python3-simplejson-3.17.2-2.el8.x86_64 352/399 DEBUG: Verifying : python3-smi-0.3.4-6.el8.noarch 353/399 DEBUG: Verifying : python3-soupsieve-2.1.0-1.el8.noarch 354/399 DEBUG: Verifying : python3-sqlparse-0.3.1-3.el8.noarch 355/399 DEBUG: Verifying : python3-statsd-3.2.1-16.el8.noarch 356/399 DEBUG: Verifying : python3-stestr-2.6.0-4.el8.noarch 357/399 DEBUG: Verifying : python3-string_utils-0.6.0-10.el8.noarch 358/399 DEBUG: Verifying : python3-subunit-1.4.0-1.el8.noarch 359/399 DEBUG: Verifying : python3-sympy-1.4-6.el8.noarch 360/399 DEBUG: Verifying : python3-tables-3.5.2-6.el8.x86_64 361/399 DEBUG: Verifying : python3-tempita-0.5.1-25.el8.noarch 362/399 DEBUG: Verifying : python3-tenacity-6.2.0-1.el8.noarch 363/399 DEBUG: Verifying : python3-testrepository-0.0.20-20.el8.noarch 364/399 DEBUG: Verifying : python3-testresources-2.0.1-1.el8.noarch 365/399 DEBUG: Verifying : python3-testscenarios-0.5.0-17.el8.noarch 366/399 DEBUG: Verifying : python3-testtools-2.5.0-3.el8.noarch 367/399 DEBUG: Verifying : python3-tinyrpc-1.0.3-1.el8.noarch 368/399 DEBUG: Verifying : python3-ujson-2.0.3-2.el8.x86_64 369/399 DEBUG: Verifying : python3-vine-5.0.0-2.el8.noarch 370/399 DEBUG: Verifying : python3-voluptuous-0.12.1-1.el8.noarch 371/399 DEBUG: Verifying : python3-waitress-1.4.2-1.el8.noarch 372/399 DEBUG: Verifying : python3-warlock-1.3.3-1.el8.noarch 373/399 DEBUG: Verifying : python3-wcwidth-0.2.5-2.el8.noarch 374/399 DEBUG: Verifying : python3-webob-1.8.6-3.el8.noarch 375/399 DEBUG: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 376/399 DEBUG: Verifying : python3-webtest-2.0.35-3.el8.noarch 377/399 DEBUG: Verifying : python3-werkzeug-1.0.1-4.el8.noarch 378/399 DEBUG: Verifying : python3-wrapt-1.12.1-3.el8.x86_64 379/399 DEBUG: Verifying : python3-wsgi_intercept-1.9.2-1.el8.noarch 380/399 DEBUG: Verifying : python3-yappi-1.3.0-1.el8.x86_64 381/399 DEBUG: Verifying : python3-yaql-1.1.3-10.el8.noarch 382/399 DEBUG: Verifying : python3-zake-0.2.2-18.el8.noarch 383/399 DEBUG: Verifying : python3-zipp-3.4.0-1.el8.noarch 384/399 DEBUG: Verifying : python3-zmq-20.0.0-1.el8.x86_64 385/399 DEBUG: Verifying : rdo-openvswitch-2:2.17-3.el8.noarch 386/399 DEBUG: Verifying : zeromq-4.3.2-1.el8.x86_64 387/399 DEBUG: Verifying : python3-Cython-0.29.2-1.el8.x86_64 388/399 DEBUG: Verifying : python3-qpid-proton-0.35.0-3.el8s.x86_64 389/399 DEBUG: Verifying : qpid-proton-c-0.35.0-3.el8s.x86_64 390/399 DEBUG: Verifying : network-scripts-openvswitch2.17-2.17.0-78.el8s.x 391/399 DEBUG: Verifying : openvswitch-selinux-extra-policy-1.0-29.el8s.noa 392/399 DEBUG: Verifying : openvswitch2.17-2.17.0-78.el8s.x86_64 393/399 DEBUG: Verifying : python3-openvswitch2.17-2.17.0-78.el8s.x86_64 394/399 DEBUG: Verifying : openstack-tempest-1:33.0.0-0.20230306081449.1580 395/399 DEBUG: Verifying : python3-tempest-1:33.0.0-0.20230306081449.1580f6 396/399 DEBUG: Verifying : python3-tempest-tests-1:33.0.0-0.20230306081449. 397/399 DEBUG: Verifying : openstack-tempest-all-1:33.0.0-0.20230306081449. 398/399 DEBUG: Verifying : openstack-tempest-doc-1:33.0.0-0.20230306081449. 399/399 DEBUG: Installed: DEBUG: augeas-libs-1.12.0-8.el8.x86_64 DEBUG: bash-completion-1:2.7-5.el8.noarch DEBUG: bc-1.07.1-5.el8.x86_64 DEBUG: blosc-1.20.1-1.el8.x86_64 DEBUG: c-ares-1.13.0-6.el8.x86_64 DEBUG: checkpolicy-2.9-1.el8.x86_64 DEBUG: dbus-glib-0.110-2.el8.x86_64 DEBUG: dejavu-fonts-common-2.35-7.el8.noarch DEBUG: dejavu-sans-fonts-2.35-7.el8.noarch DEBUG: desktop-file-utils-0.26-1.el8.x86_64 DEBUG: dib-utils-0.0.11-0.20210315160428.51661c3.el8.noarch DEBUG: double-conversion-3.1.5-4.el8.x86_64 DEBUG: geolite2-city-20180605-1.el8.noarch DEBUG: geolite2-country-20180605-1.el8.noarch DEBUG: groff-base-1.22.3-18.el8.x86_64 DEBUG: hdf5-1.10.5-5.el8.x86_64 DEBUG: hostname-3.20-7.el8.0.1.x86_64 DEBUG: hwdata-0.314-8.15.el8.noarch DEBUG: initscripts-10.00.18-1.el8.x86_64 DEBUG: ipa-client-common-4.9.11-3.module_el8.8.0+1249+43f5a203.noarch DEBUG: ipa-common-4.9.11-3.module_el8.8.0+1249+43f5a203.noarch DEBUG: ipa-selinux-4.9.11-3.module_el8.8.0+1249+43f5a203.noarch DEBUG: ipcalc-0.2.4-4.el8.x86_64 DEBUG: iproute-5.18.0-1.el8.x86_64 DEBUG: keyutils-1.5.10-9.el8.x86_64 DEBUG: libX11-xcb-1.6.8-5.el8.x86_64 DEBUG: libaec-1.0.2-3.el8.x86_64 DEBUG: libbpf-0.5.0-1.el8.x86_64 DEBUG: libdrm-2.4.114-1.el8.x86_64 DEBUG: libev-4.24-6.el8.x86_64 DEBUG: libevent-2.1.8-5.el8.x86_64 DEBUG: libgfortran-8.5.0-18.el8.x86_64 DEBUG: libglvnd-1:1.3.4-1.el8.x86_64 DEBUG: libglvnd-glx-1:1.3.4-1.el8.x86_64 DEBUG: libibverbs-41.0-1.el8.x86_64 DEBUG: libipa_hbac-2.8.2-1.el8.x86_64 DEBUG: libmaxminddb-1.2.0-10.el8.x86_64 DEBUG: libmnl-1.0.4-6.el8.x86_64 DEBUG: libnl3-3.7.0-1.el8.x86_64 DEBUG: libpcap-14:1.9.1-5.el8.x86_64 DEBUG: libpciaccess-0.14-1.el8.x86_64 DEBUG: libpq-13.5-1.el8.x86_64 DEBUG: libqhull-1:7.2.1-2.el8.x86_64 DEBUG: libquadmath-8.5.0-18.el8.x86_64 DEBUG: libselinux-utils-2.9-8.el8.x86_64 DEBUG: libsodium-1.0.18-2.el8.x86_64 DEBUG: libunwind-1.3.1-3.el8.x86_64 DEBUG: libxshmfence-1.3-2.el8.x86_64 DEBUG: libxslt-1.1.32-6.el8.x86_64 DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: lzo-2.08-14.el8.x86_64 DEBUG: mesa-libGL-22.3.0-2.el8.x86_64 DEBUG: mesa-libGLU-9.0.0-15.el8.x86_64 DEBUG: mesa-libglapi-22.3.0-2.el8.x86_64 DEBUG: network-scripts-10.00.18-1.el8.x86_64 DEBUG: network-scripts-openvswitch2.17-2.17.0-78.el8s.x86_64 DEBUG: nmap-2:7.70-8.el8.x86_64 DEBUG: nmap-ncat-2:7.70-8.el8.x86_64 DEBUG: numactl-libs-2.0.12-13.el8.x86_64 DEBUG: openblas-0.3.15-4.el8.x86_64 DEBUG: openblas-threads-0.3.15-4.el8.x86_64 DEBUG: openpgm-5.2.122-21.el8.x86_64 DEBUG: openstack-tempest-1:33.0.0-0.20230306081449.1580f6f.el8.noarch DEBUG: openstack-tempest-all-1:33.0.0-0.20230306081449.1580f6f.el8.noarch DEBUG: openstack-tempest-doc-1:33.0.0-0.20230306081449.1580f6f.el8.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-29.el8s.noarch DEBUG: openvswitch2.17-2.17.0-78.el8s.x86_64 DEBUG: os-collect-config-13.0.2-0.20210928004322.3a7d05a.el8.noarch DEBUG: os-refresh-config-13.0.2-0.20210714054352.5bb536c.el8.noarch DEBUG: perl-Carp-1.42-396.el8.noarch DEBUG: perl-Data-Dumper-2.167-399.el8.x86_64 DEBUG: perl-Digest-1.17-395.el8.noarch DEBUG: perl-Digest-MD5-2.55-396.el8.x86_64 DEBUG: perl-Encode-4:2.97-3.el8.x86_64 DEBUG: perl-Errno-1.28-422.el8.x86_64 DEBUG: perl-Exporter-5.72-396.el8.noarch DEBUG: perl-File-Path-2.15-2.el8.noarch DEBUG: perl-File-Temp-0.230.600-1.el8.noarch DEBUG: perl-Filter-2:1.58-2.el8.x86_64 DEBUG: perl-Getopt-Long-1:2.50-4.el8.noarch DEBUG: perl-HTTP-Tiny-0.074-1.el8.noarch DEBUG: perl-IO-1.38-422.el8.x86_64 DEBUG: perl-IO-Socket-IP-0.39-5.el8.noarch DEBUG: perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be1595ff.noarch DEBUG: perl-MIME-Base64-3.15-396.el8.x86_64 DEBUG: perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch DEBUG: perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595ff.x86_64 DEBUG: perl-PathTools-3.74-1.el8.x86_64 DEBUG: perl-Pod-Escapes-1:1.07-395.el8.noarch DEBUG: perl-Pod-Perldoc-3.28-396.el8.noarch DEBUG: perl-Pod-Simple-1:3.35-395.el8.noarch DEBUG: perl-Pod-Usage-4:1.69-395.el8.noarch DEBUG: perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 DEBUG: perl-Socket-4:2.027-3.el8.x86_64 DEBUG: perl-Storable-1:3.11-3.el8.x86_64 DEBUG: perl-Term-ANSIColor-4.06-396.el8.noarch DEBUG: perl-Term-Cap-1.17-395.el8.noarch DEBUG: perl-Text-ParseWords-3.30-395.el8.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch DEBUG: perl-Text-Unidecode-1.30-5.el8.noarch DEBUG: perl-Time-Local-1:1.280-1.el8.noarch DEBUG: perl-URI-1.73-3.el8.noarch DEBUG: perl-Unicode-Normalize-1.25-396.el8.x86_64 DEBUG: perl-XML-Parser-2.44-11.el8.x86_64 DEBUG: perl-XML-XPath-1.42-3.el8.noarch DEBUG: perl-constant-1.33-396.el8.noarch DEBUG: perl-encoding-4:2.22-3.el8.x86_64 DEBUG: perl-interpreter-4:5.26.3-422.el8.x86_64 DEBUG: perl-libnet-3.11-3.el8.noarch DEBUG: perl-libs-4:5.26.3-422.el8.x86_64 DEBUG: perl-macros-4:5.26.3-422.el8.x86_64 DEBUG: perl-open-1.11-422.el8.noarch DEBUG: perl-parent-1:0.237-1.el8.noarch DEBUG: perl-podlators-4.11-1.el8.noarch DEBUG: perl-threads-1:2.21-2.el8.x86_64 DEBUG: perl-threads-shared-1.58-2.el8.x86_64 DEBUG: policycoreutils-2.9-21.1.el8.x86_64 DEBUG: policycoreutils-python-utils-2.9-21.1.el8.noarch DEBUG: psmisc-23.1-5.el8.x86_64 DEBUG: python-openstackclient-lang-5.5.2-0.20230203143849.42d9b6e.el8.noarch DEBUG: python-oslo-cache-lang-2.7.1-0.20220301090510.d0252f6.el8.noarch DEBUG: python-oslo-concurrency-lang-4.4.0-0.20210315114231.7dcf9e9.el8.noarch DEBUG: python-oslo-db-lang-8.5.2-0.20221007170041.26fd6fb.el8.noarch DEBUG: python-oslo-i18n-lang-5.0.1-0.20210315103856.73187bd.el8.noarch DEBUG: python-oslo-log-lang-4.4.0-0.20210315105132.9b29c90.el8.noarch DEBUG: python-oslo-middleware-lang-4.2.1-0.20220225080425.b40ca5f.el8.noarch DEBUG: python-oslo-policy-lang-3.7.1-0.20220119091831.639b471.el8.noarch DEBUG: python-oslo-utils-lang-4.8.2-0.20220428092247.a38b56a.el8.noarch DEBUG: python-oslo-versionedobjects-lang-2.4.1-0.20220225075849.89ff171.el8.noarch DEBUG: python-pycadf-common-3.1.1-0.20210315104351.4179996.el8.noarch DEBUG: python-vitrageclient-bash-completion-4.3.0-0.20210316094601.8293be5.el8.noarch DEBUG: python3-Bottleneck-1.2.1-13.el8.x86_64 DEBUG: python3-Cython-0.29.2-1.el8.x86_64 DEBUG: python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faacb0fb.noarch DEBUG: python3-alembic-1.4.3-1.el8.noarch DEBUG: python3-amqp-5.0.5-1.el8.noarch DEBUG: python3-anyjson-0.3.3-24.el8.noarch DEBUG: python3-aodhclient-2.2.0-0.20210316065002.b747ae3.el8.noarch DEBUG: python3-appdirs-1.4.3-12.el8.noarch DEBUG: python3-atomicwrites-1.3.0-6.el8.noarch DEBUG: python3-attrs-17.4.0-6.el8.noarch DEBUG: python3-audit-3.0.7-4.el8.x86_64 DEBUG: python3-augeas-0.5.0-12.el8.noarch DEBUG: python3-barbican-tests-tempest-1.6.0-0.20220408145940.9fe096e.el8.noarch DEBUG: python3-bcrypt-3.1.7-3.el8.x86_64 DEBUG: python3-beautifulsoup4-4.9.3-1.el8.noarch DEBUG: python3-cachetools-4.2.0-1.el8.noarch DEBUG: python3-cairo-1.16.3-6.el8.x86_64 DEBUG: python3-ceilometerclient-2.9.0-0.20210315160602.3b4e35a.el8.noarch DEBUG: python3-certifi-2018.10.15-8.el8.noarch DEBUG: python3-cinder-tests-tempest-1.8.0-0.20230303150955.0e94611.el8.noarch DEBUG: python3-cinderclient-7.4.1-0.20210903082820.4f72e6f.el8.noarch DEBUG: python3-cliff-3.7.0-0.20210315123449.117a100.el8.noarch DEBUG: python3-cmd2-1.4.0-1.1.el8.noarch DEBUG: python3-colorama-0.4.3-3.el8.noarch DEBUG: python3-cotyledon-1.7.3-4.el8.noarch DEBUG: python3-cssselect-0.9.2-13.el8.noarch DEBUG: python3-cycler-0.10.0-13.el8.noarch DEBUG: python3-dateutil-1:2.6.1-6.el8.noarch DEBUG: python3-dbus-1.2.4-15.el8.x86_64 DEBUG: python3-ddt-1.2.1-4.el8.noarch DEBUG: python3-debtcollector-2.2.0-0.20210315103218.649189d.el8.noarch DEBUG: python3-decorator-4.4.0-5.el8.noarch DEBUG: python3-defusedxml-0.7.1-1.el8.noarch DEBUG: python3-designate-tests-tempest-0.15.0-0.20230207172911.e52be15.el8.noarch DEBUG: python3-dictdiffer-0.8.1-2.el8.noarch DEBUG: python3-dns-1.15.0-11.el8.noarch DEBUG: python3-dogpile-cache-1.1.5-1.1.el8.noarch DEBUG: python3-editor-1.0.4-4.el8.noarch DEBUG: python3-etcd3gw-0.2.5-1.el8.noarch DEBUG: python3-extras-1.0.0-10.el8.noarch DEBUG: python3-fastcache-1.1.0-5.el8.x86_64 DEBUG: python3-fasteners-0.14.1-20.el8.noarch DEBUG: python3-fixtures-3.0.0-16.el8.noarch DEBUG: python3-fluidity-sm-0.2.0-16.el8.noarch DEBUG: python3-future-0.18.2-3.el8.noarch DEBUG: python3-futurist-2.3.0-0.20210315104620.1a1c6f8.el8.noarch DEBUG: python3-gabbi-1.49.0-1.el8.noarch DEBUG: python3-gevent-1.2.2-4.el8.x86_64 DEBUG: python3-glanceclient-1:3.3.0-0.20210315220313.f802c71.el8.noarch DEBUG: python3-gmpy2-2.0.8-7.el8.x86_64 DEBUG: python3-gnocchiclient-7.0.7-0.20220628100915.cad2c27.el8.noarch DEBUG: python3-google-auth-1:1.24.0-1.el8.noarch DEBUG: python3-gssapi-1.5.1-5.el8.x86_64 DEBUG: python3-heat-tests-tempest-1.5.0-0.20220513144413.ba43685.el8.noarch DEBUG: python3-heatclient-2.3.1-0.20220318101025.d16c245.el8.noarch DEBUG: python3-html5lib-1:0.999999999-6.el8.noarch DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch DEBUG: python3-inotify-0.9.6-13.el8.noarch DEBUG: python3-invoke-1.4.0-1.el8.noarch DEBUG: python3-ipaclient-4.9.11-3.module_el8.8.0+1249+43f5a203.noarch DEBUG: python3-ipalib-4.9.11-3.module_el8.8.0+1249+43f5a203.noarch DEBUG: python3-ironic-tests-tempest-2.6.0-0.20230130085415.4684f91.el8.noarch DEBUG: python3-iso8601-0.1.12-3.el8.noarch DEBUG: python3-jeepney-0.4.3-1.el8.noarch DEBUG: python3-jmespath-0.9.0-11.el8.noarch DEBUG: python3-jsonpatch-1.21-2.el8.noarch DEBUG: python3-jsonpath-rw-1.4.0-3.el8.noarch DEBUG: python3-jsonpath-rw-ext-1.2.2-1.el8.noarch DEBUG: python3-jsonpointer-1.10-11.el8.noarch DEBUG: python3-jsonschema-3.2.0-5.el8.noarch DEBUG: python3-jwcrypto-0.5.0-1.1.module_el8.8.0+1249+43f5a203.noarch DEBUG: python3-jwt-1.6.1-2.el8.noarch DEBUG: python3-kazoo-2.8.0-1.el8.noarch DEBUG: python3-keyring-21.0.0-1.el8.noarch DEBUG: python3-keystone-tests-tempest-0.8.1-0.20220118090841.f57af91.el8.noarch DEBUG: python3-keystoneauth1-4.3.1-0.20210315155409.112bcae.el8.noarch DEBUG: python3-keystoneclient-1:4.3.0-0.20220713080823.d5cb761.el8.noarch DEBUG: python3-keystonemiddleware-9.2.0-0.20210316052900.3659bda.el8.noarch DEBUG: python3-kiwisolver-1.1.0-4.el8.x86_64 DEBUG: python3-kombu-1:5.0.2-1.el8.noarch DEBUG: python3-kubernetes-11.0.0-4.el8.noarch DEBUG: python3-kuryr-tests-tempest-0.9.0-0.20210329095355.36fd12e.el8.noarch DEBUG: python3-ldap-3.3.1-2.el8.x86_64 DEBUG: python3-lexicon-1.0.0-9.el8.noarch DEBUG: python3-libipa_hbac-2.8.2-1.el8.x86_64 DEBUG: python3-libselinux-2.9-8.el8.x86_64 DEBUG: python3-libsemanage-2.9-9.el8.x86_64 DEBUG: python3-logutils-0.3.5-11.el8.noarch DEBUG: python3-lxml-4.2.3-4.el8.x86_64 DEBUG: python3-magnum-tests-tempest-1.3.1-0.20210401104911.7762c6e.el8.noarch DEBUG: python3-mako-1.0.6-14.el8.noarch DEBUG: python3-manila-tests-tempest-1:1.9.0-0.20220719160507.386c04b.el8.noarch DEBUG: python3-matplotlib-3.1.1-2.el8.x86_64 DEBUG: python3-matplotlib-data-3.1.1-2.el8.noarch DEBUG: python3-matplotlib-data-fonts-3.1.1-2.el8.noarch DEBUG: python3-matplotlib-tk-3.1.1-2.el8.x86_64 DEBUG: python3-memcached-1.59-1.el8.noarch DEBUG: python3-migrate-0.13.0-1.el8.noarch DEBUG: python3-mistral-tests-tempest-1.2.0-0.20210402035715.776b590.el8.noarch DEBUG: python3-mistralclient-4.2.0-0.20210316090211.20a10f0.el8.noarch DEBUG: python3-mock-3.0.5-7.el8.noarch DEBUG: python3-monotonic-1.5-5.el8.noarch DEBUG: python3-more-itertools-7.2.0-3.el8.noarch DEBUG: python3-mpmath-1.1.0-6.el8.noarch DEBUG: python3-msgpack-1.0.2-1.el8.x86_64 DEBUG: python3-munch-2.5.0-3.el8.noarch DEBUG: python3-murano-pkg-check-0.3.0-15.el8.noarch DEBUG: python3-murano-tests-tempest-2.2.0-0.20210402035453.730a7f1.el8.noarch DEBUG: python3-muranoclient-2.2.0-0.20210316085729.8a6848e.el8.noarch DEBUG: python3-netaddr-0.7.19-8.el8.noarch DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 DEBUG: python3-networking-l2gw-tests-tempest-0.1.1-0.20210329052321.82e3d07.el8.noarch DEBUG: python3-networkx-2.5-1.el8.noarch DEBUG: python3-neutron-lib-2.10.2-0.20221007161950.6bbae46.el8.noarch DEBUG: python3-neutron-tests-tempest-2.1.0-0.20230206110358.021ce91.el8.noarch DEBUG: python3-neutronclient-7.3.1-0.20221108112936.29a9f5e.el8.noarch DEBUG: python3-novaclient-1:17.4.1-0.20220916102938.5ee4427.el8.noarch DEBUG: python3-novajoin-tests-tempest-0.0.4-0.20210402100350.468b968.el8.noarch DEBUG: python3-numexpr-2.7.1-1.el8.x86_64 DEBUG: python3-numpy-1:1.14.3-10.el8.x86_64 DEBUG: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 DEBUG: python3-oauthlib-2.1.0-1.el8.noarch DEBUG: python3-openshift-1:0.10.1-3.el8.noarch DEBUG: python3-openstackclient-5.5.2-0.20230203143849.42d9b6e.el8.noarch DEBUG: python3-openstacksdk-0.55.1-0.20220406125402.f09ed4a.el8.noarch DEBUG: python3-openvswitch2.17-2.17.0-78.el8s.x86_64 DEBUG: python3-os-client-config-2.1.0-0.20210315163025.bc96c23.el8.noarch DEBUG: python3-os-ken-1.4.1-0.20220204150506.018d755.el8.noarch DEBUG: python3-os-service-types-1.7.0-0.20210315154727.0b2f473.el8.noarch DEBUG: python3-os-testr-2.0.0-0.20210315102203.248dc81.el8.noarch DEBUG: python3-os-traits-2.5.0-0.20210315123947.ac1b39e.el8.noarch DEBUG: python3-osc-lib-2.3.1-0.20210315174831.2b7a679.el8.noarch DEBUG: python3-oslo-cache-2.7.1-0.20220301090510.d0252f6.el8.noarch DEBUG: python3-oslo-concurrency-4.4.0-0.20210315114231.7dcf9e9.el8.noarch DEBUG: python3-oslo-config-2:8.5.1-0.20210907102309.de1dbee.el8.noarch DEBUG: python3-oslo-context-3.2.1-0.20211026071333.b124eb7.el8.noarch DEBUG: python3-oslo-db-8.5.2-0.20221007170041.26fd6fb.el8.noarch DEBUG: python3-oslo-i18n-5.0.1-0.20210315103856.73187bd.el8.noarch DEBUG: python3-oslo-log-4.4.0-0.20210315105132.9b29c90.el8.noarch DEBUG: python3-oslo-messaging-12.7.3-0.20220428091418.5d6fd1a.el8.noarch DEBUG: python3-oslo-middleware-4.2.1-0.20220225080425.b40ca5f.el8.noarch DEBUG: python3-oslo-policy-3.7.1-0.20220119091831.639b471.el8.noarch DEBUG: python3-oslo-serialization-4.1.1-0.20220225082330.bbe5d5a.el8.noarch DEBUG: python3-oslo-service-2.5.1-0.20220201082833.c1e3398.el8.noarch DEBUG: python3-oslo-upgradecheck-1.3.1-0.20220225074957.9561ecb.el8.noarch DEBUG: python3-oslo-utils-4.8.2-0.20220428092247.a38b56a.el8.noarch DEBUG: python3-oslo-versionedobjects-2.4.1-0.20220225075849.89ff171.el8.noarch DEBUG: python3-oslotest-4.4.1-0.20210315103354.aaf3a72.el8.noarch DEBUG: python3-osprofiler-3.4.0-0.20210315111211.5d82a02.el8.noarch DEBUG: python3-ovsdbapp-1.9.4-0.20221108114237.65d02f0.el8.noarch DEBUG: python3-pandas-0.25.3-1.el8.x86_64 DEBUG: python3-paramiko-2.7.2-1.el8.noarch DEBUG: python3-paste-3.5.0-1.el8.noarch DEBUG: python3-paste-deploy-2.1.1-1.el8.noarch DEBUG: python3-patrole-tests-tempest-0.12.0-0.20210402040543.54fc749.el8.noarch DEBUG: python3-pecan-1.3.3-2.el8.noarch DEBUG: python3-pillow-5.1.1-18.el8.x86_64 DEBUG: python3-pluggy-0.13.1-2.el8.noarch DEBUG: python3-policycoreutils-2.9-21.1.el8.noarch DEBUG: python3-prettytable-0.7.2-14.el8.noarch DEBUG: python3-psutil-5.7.3-1.el8.x86_64 DEBUG: python3-psycopg2-2.7.5-7.el8.x86_64 DEBUG: python3-py-1.5.3-4.el8.noarch DEBUG: python3-pyOpenSSL-19.0.0-1.el8.noarch DEBUG: python3-pyasn1-0.4.6-3.el8.noarch DEBUG: python3-pyasn1-modules-0.4.6-3.el8.noarch DEBUG: python3-pycadf-3.1.1-0.20210315104351.4179996.el8.noarch DEBUG: python3-pydot-1.4.1-1.el8.noarch DEBUG: python3-pyglet-1.4.6-1.el8.noarch DEBUG: python3-pygraphviz-1.5-9.el8.x86_64 DEBUG: python3-pynacl-1.4.0-1.el8.x86_64 DEBUG: python3-pyngus-2.3.0-4.el8.noarch DEBUG: python3-pyperclip-1.8.0-2.el8.noarch DEBUG: python3-pyrsistent-0.17.3-1.el8.x86_64 DEBUG: python3-pysnmp-4.4.12-1.el8.noarch DEBUG: python3-pytest-4.6.9-1.el8.noarch DEBUG: python3-pyusb-1.0.0-9.1.module_el8.8.0+1249+43f5a203.noarch DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 DEBUG: python3-qpid-proton-0.35.0-3.el8s.x86_64 DEBUG: python3-qrcode-core-5.1-12.module_el8.8.0+1249+43f5a203.noarch DEBUG: python3-rdo-openvswitch-2:2.17-3.el8.noarch DEBUG: python3-redis-3.5.3-1.el8.noarch DEBUG: python3-repoze-lru-0.7-6.el8.noarch DEBUG: python3-requests-oauthlib-1.0.0-1.el8.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20210315095058.d7ac0ff.el8.noarch DEBUG: python3-rfc3986-1.4.0-3.el8.noarch DEBUG: python3-routes-2.4.1-12.el8.noarch DEBUG: python3-rsa-4.6-2.el8.noarch DEBUG: python3-ruamel-yaml-0.16.5-3.el8.x86_64 DEBUG: python3-ruamel-yaml-clib-0.1.2-1.el8.x86_64 DEBUG: python3-sahara-tempest-0.13.0-0.20210402120858.98063d3.el8.noarch DEBUG: python3-sahara-tests-tempest-0.13.0-0.20210402120858.98063d3.el8.noarch DEBUG: python3-saharaclient-3.3.0-0.20210316085510.401e663.el8.noarch DEBUG: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 DEBUG: python3-secretstorage-3.1.1-4.el8.noarch DEBUG: python3-semantic_version-2.6.0-5.el8.noarch DEBUG: python3-setools-4.3.0-3.el8.x86_64 DEBUG: python3-setproctitle-1.1.10-16.el8.x86_64 DEBUG: python3-simplejson-3.17.2-2.el8.x86_64 DEBUG: python3-smi-0.3.4-6.el8.noarch DEBUG: python3-soupsieve-2.1.0-1.el8.noarch DEBUG: python3-sqlparse-0.3.1-3.el8.noarch DEBUG: python3-sss-murmur-2.8.2-1.el8.x86_64 DEBUG: python3-statsd-3.2.1-16.el8.noarch DEBUG: python3-stestr-2.6.0-4.el8.noarch DEBUG: python3-stevedore-3.3.3-0.20221024072403.7b48fff.el8.noarch DEBUG: python3-string_utils-0.6.0-10.el8.noarch DEBUG: python3-subunit-1.4.0-1.el8.noarch DEBUG: python3-swiftclient-3.11.1-0.20210316052106.06b36ae.el8.noarch DEBUG: python3-sympy-1.4-6.el8.noarch DEBUG: python3-tables-3.5.2-6.el8.x86_64 DEBUG: python3-telemetry-tests-tempest-1.3.0-0.20210402093351.6d8e8eb.el8.noarch DEBUG: python3-tempest-1:33.0.0-0.20230306081449.1580f6f.el8.noarch DEBUG: python3-tempest-tests-1:33.0.0-0.20230306081449.1580f6f.el8.noarch DEBUG: python3-tempestconf-3.3.1-0.20221212123314.29cc500.el8.noarch DEBUG: python3-tempita-0.5.1-25.el8.noarch DEBUG: python3-tenacity-6.2.0-1.el8.noarch DEBUG: python3-testrepository-0.0.20-20.el8.noarch DEBUG: python3-testresources-2.0.1-1.el8.noarch DEBUG: python3-testscenarios-0.5.0-17.el8.noarch DEBUG: python3-testtools-2.5.0-3.el8.noarch DEBUG: python3-tinyrpc-1.0.3-1.el8.noarch DEBUG: python3-tkinter-3.6.8-51.el8.x86_64 DEBUG: python3-tooz-2.8.3-0.20220808091041.73dbe0e.el8.noarch DEBUG: python3-trove-tests-tempest-1:1.2.0-0.20221007150214.355a351.el8.noarch DEBUG: python3-ujson-2.0.3-2.el8.x86_64 DEBUG: python3-unittest2-1.1.0-16.el8.noarch DEBUG: python3-vine-5.0.0-2.el8.noarch DEBUG: python3-vitrage-7.4.1-0.20221007151456.7dd3153.el8.noarch DEBUG: python3-vitrage-tests-tempest-5.3.0-0.20210402090850.09cb732.el8.noarch DEBUG: python3-vitrageclient-4.3.0-0.20210316094601.8293be5.el8.noarch DEBUG: python3-voluptuous-0.12.1-1.el8.noarch DEBUG: python3-waitress-1.4.2-1.el8.noarch DEBUG: python3-warlock-1.3.3-1.el8.noarch DEBUG: python3-watcher-tests-tempest-1:2.2.0-0.20210402035921.f591340.el8.noarch DEBUG: python3-wcwidth-0.2.5-2.el8.noarch DEBUG: python3-webencodings-0.5.1-6.el8.noarch DEBUG: python3-webob-1.8.6-3.el8.noarch DEBUG: python3-websocket-client-0.56.0-5.el8.noarch DEBUG: python3-webtest-2.0.35-3.el8.noarch DEBUG: python3-werkzeug-1.0.1-4.el8.noarch DEBUG: python3-wrapt-1.12.1-3.el8.x86_64 DEBUG: python3-wsgi_intercept-1.9.2-1.el8.noarch DEBUG: python3-yappi-1.3.0-1.el8.x86_64 DEBUG: python3-yaql-1.1.3-10.el8.noarch DEBUG: python3-yubico-1.3.2-9.1.module_el8.8.0+1249+43f5a203.noarch DEBUG: python3-zake-0.2.2-18.el8.noarch DEBUG: python3-zaqar-tests-tempest-1.2.1-0.20210329094850.fef5916.el8.noarch DEBUG: python3-zaqarclient-2.1.0-0.20210316065212.e388947.el8.noarch DEBUG: python3-zipp-3.4.0-1.el8.noarch DEBUG: python3-zmq-20.0.0-1.el8.x86_64 DEBUG: qpid-proton-c-0.35.0-3.el8s.x86_64 DEBUG: rdo-openvswitch-2:2.17-3.el8.noarch DEBUG: rpm-plugin-selinux-4.14.3-26.el8.x86_64 DEBUG: selinux-policy-3.14.3-115.el8.noarch DEBUG: selinux-policy-targeted-3.14.3-115.el8.noarch DEBUG: snappy-1.1.8-3.el8.x86_64 DEBUG: tcl-1:8.6.8-2.el8.x86_64 DEBUG: texlive-base-7:20180414-28.el8.noarch DEBUG: texlive-dvipng-7:20180414-28.el8.x86_64 DEBUG: texlive-kpathsea-7:20180414-28.el8.x86_64 DEBUG: texlive-lib-7:20180414-28.el8.x86_64 DEBUG: texlive-tetex-7:20180414-28.el8.noarch DEBUG: texlive-texlive.infra-7:20180414-28.el8.noarch DEBUG: tk-1:8.6.8-1.el8.x86_64 DEBUG: unbound-libs-1.16.2-5.el8.x86_64 DEBUG: xdg-utils-1.1.2-5.el8.noarch DEBUG: zeromq-4.3.2-1.el8.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-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', '-l', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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-centos8-wallaby-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 INFO: DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/home/centos8-wallaby/data/repos/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_63808291'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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', '/var/lib/mock/dlrn-centos8-wallaby-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', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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: ['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 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-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', '/var/lib/mock/dlrn-centos8-wallaby-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-centos8-wallaby-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