+ 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 + '[' -f setup.cfg ']' + sed -i 's/pre-hook.build_config = .*//' setup.cfg + MOCKOPTS='-v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d' + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d --clean INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d 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: 1003 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: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.v62bvyub:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', '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': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}} 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': 'en_US.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 %(uid)s -g %(gid)s -d %(home)s -n %(user)s 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 python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.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= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/92/68/9268d3101b3c3464150e96fde0319c24d4d8856d_7b739d88 enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 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'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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: Unsharing. Flags: 67239936 Start: clean chroot Finish: clean chroot Finish: run + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d --init INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d 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: 1003 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: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.z305iu66:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', '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': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}} 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': 'en_US.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 %(uid)s -g %(gid)s -d %(home)s -n %(user)s 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 python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.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= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/92/68/9268d3101b3c3464150e96fde0319c24d4d8856d_7b739d88 enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 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'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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: Unsharing. Flags: 67239936 Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d INFO: calling preinit hooks INFO: enabled root cache INFO: /home/rhel8-master/data/dlrn-5.cfg newer than root cache; cache will be rebuilt DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf 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': 'en_US.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: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1651628 3012760 57884 3335548 5989292 DEBUG: Swap: 4194300 580028 3614272 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 0 4.3G 0% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc Start: dnf install DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'module', 'enable', 'virt:8.0.0'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'module', 'enable', 'virt:8.0.0'] 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': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: local 182 MB/s | 1.2 MB 00:00 DEBUG: RHEL 8 Advanced Virtualization 9.2 kB/s | 2.0 kB 00:00 DEBUG: RHEL 8 AppStream 1.3 MB/s | 3.2 kB 00:00 DEBUG: RHEL 8 Base 1.1 MB/s | 2.7 kB 00:00 DEBUG: RHEL 8 Build Deps 756 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 49 kB/s | 3.0 kB 00:00 DEBUG: BUILDSTDERR: Detection of Platform Module failed: Cannot open file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/os-release DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Enabling module streams: DEBUG: virt 8.0.0 DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Complete! DEBUG: Switching module streams does not alter installed packages (see 'module enable' in dnf(8) for details) DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.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-rhel8-master-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': 'en_US.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-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git', 'python3-setuptools_scm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git', 'python3-setuptools_scm'] 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': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: Last metadata expiration check: 0:00:02 ago on Tue 30 Jun 2020 01:31:16 PM EDT. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: openstack-macros noarch2019.2.3-0.20190913180739.ce6a105.el8 local 17 k DEBUG: gcc x86_648.2.1-3.5.el8 appstream 23 M DEBUG: git x86_642.18.1-3.el8 appstream 186 k DEBUG: rpm-build x86_644.14.2-9.el8 appstream 166 k DEBUG: basesystem noarch11-5.el8 base 11 k DEBUG: make x86_641:4.2.1-9.el8 base 498 k DEBUG: python3-devel x86_643.6.8-1.el8 build 57 k DEBUG: python3-sphinx noarch1:1.7.6-1.el8 build 1.7 M DEBUG: python3-eventlet noarch0.25.1-1.1.el8ost delorean-rhel8-master-deps 384 k DEBUG: python3-pbr noarch5.1.2-2.el8ost delorean-rhel8-master-deps 1.1 M DEBUG: python3-setuptools_scm noarch1.15.7-4.el8ost delorean-rhel8-master-deps 37 k DEBUG: python3-six noarch1.12.0-1.el8ost delorean-rhel8-master-deps 38 k DEBUG: python3-sqlalchemy x86_641.2.17-3.el8ost delorean-rhel8-master-deps 1.8 M DEBUG: Installing dependencies: DEBUG: OpenEXR-libs x86_642.2.0-11.el8 appstream 672 k DEBUG: adobe-mappings-cmap noarch20171205-3.el8 appstream 2.1 M DEBUG: adobe-mappings-cmap-deprecated noarch20171205-3.el8 appstream 119 k DEBUG: adobe-mappings-pdf noarch20180407-1.el8 appstream 707 k DEBUG: annobin x86_648.64-1.el8 appstream 187 k DEBUG: atk x86_642.28.1-1.el8 appstream 272 k DEBUG: cairo x86_641.15.12-3.el8 appstream 721 k DEBUG: cpp x86_648.2.1-3.5.el8 appstream 10 M DEBUG: dwz x86_640.12-9.el8 appstream 109 k DEBUG: efi-srpm-macros noarch3-2.el8 appstream 22 k DEBUG: fftw-libs-double x86_643.3.5-11.el8 appstream 992 k DEBUG: fribidi x86_641.0.4-6.el8 appstream 89 k DEBUG: gc x86_647.6.4-3.el8 appstream 109 k DEBUG: gd x86_642.2.5-6.el8 appstream 144 k DEBUG: gdb-headless x86_648.2-5.el8 appstream 3.7 M DEBUG: ghc-srpm-macros noarch1.4.2-7.el8 appstream 9.4 k DEBUG: git-core x86_642.18.1-3.el8 appstream 4.1 M DEBUG: git-core-doc noarch2.18.1-3.el8 appstream 2.3 M DEBUG: go-srpm-macros noarch2-16.el8 appstream 14 k DEBUG: google-droid-sans-fonts noarch20120715-13.el8 appstream 2.5 M DEBUG: graphite2 x86_641.3.10-10.el8 appstream 122 k DEBUG: gtk-update-icon-cache x86_643.22.30-3.el8 appstream 33 k DEBUG: gtk2 x86_642.24.32-4.el8 appstream 3.4 M DEBUG: guile x86_645:2.0.14-7.el8 appstream 3.5 M DEBUG: harfbuzz x86_641.7.5-3.el8 appstream 294 k DEBUG: hicolor-icon-theme noarch0.17-2.el8 appstream 48 k DEBUG: ilmbase x86_642.2.0-11.el8 appstream 114 k DEBUG: isl x86_640.16.1-6.el8 appstream 841 k DEBUG: jasper-libs x86_642.0.14-4.el8 appstream 167 k DEBUG: jbig2dec-libs x86_640.14-2.el8 appstream 67 k DEBUG: jbigkit-libs x86_642.1-14.el8 appstream 55 k DEBUG: lato-fonts noarch2.015-5.el8 appstream 3.3 M DEBUG: lcms2 x86_642.9-2.el8 appstream 165 k DEBUG: libICE x86_641.0.9-13.el8 appstream 73 k DEBUG: libSM x86_641.2.3-1.el8 appstream 48 k DEBUG: libX11 x86_641.6.7-1.el8 appstream 612 k DEBUG: libX11-common noarch1.6.7-1.el8 appstream 157 k DEBUG: libXau x86_641.0.8-13.el8 appstream 36 k DEBUG: libXaw x86_641.0.13-10.el8 appstream 194 k DEBUG: libXcomposite x86_640.4.4-14.el8 appstream 29 k DEBUG: libXcursor x86_641.1.15-3.el8 appstream 36 k DEBUG: libXdamage x86_641.1.4-14.el8 appstream 27 k DEBUG: libXext x86_641.3.3-9.el8 appstream 45 k DEBUG: libXfixes x86_645.0.3-7.el8 appstream 25 k DEBUG: libXft x86_642.3.2-10.el8 appstream 66 k DEBUG: libXi x86_641.7.9-7.el8 appstream 49 k DEBUG: libXinerama x86_641.1.4-1.el8 appstream 16 k DEBUG: libXmu x86_641.1.2-12.el8 appstream 74 k DEBUG: libXpm x86_643.5.12-7.el8 appstream 58 k DEBUG: libXrandr x86_641.5.1-7.el8 appstream 33 k DEBUG: libXrender x86_640.9.10-7.el8 appstream 33 k DEBUG: libXt x86_641.1.5-8.el8 appstream 185 k DEBUG: libXxf86misc x86_641.0.4-1.el8 appstream 23 k DEBUG: libXxf86vm x86_641.1.4-9.el8 appstream 19 k DEBUG: libatomic_ops x86_647.6.2-3.el8 appstream 38 k DEBUG: libbabeltrace x86_641.5.4-2.el8 appstream 201 k DEBUG: libdatrie x86_640.2.9-7.el8 appstream 33 k DEBUG: libfontenc x86_641.1.3-8.el8 appstream 37 k DEBUG: libgs x86_649.25-2.el8 appstream 3.1 M DEBUG: libidn x86_641.34-5.el8 appstream 239 k DEBUG: libijs x86_640.35-5.el8 appstream 30 k DEBUG: libipt x86_641.6.1-8.el8 appstream 50 k DEBUG: libjpeg-turbo x86_641.5.3-7.el8 appstream 155 k DEBUG: libmcpp x86_642.7.2-20.el8 appstream 81 k DEBUG: libmpc x86_641.0.2-9.el8 appstream 59 k DEBUG: libpaper x86_641.1.24-22.el8 appstream 45 k DEBUG: librsvg2 x86_642.42.7-2.el8 appstream 541 k DEBUG: libthai x86_640.1.27-2.el8 appstream 203 k DEBUG: libtiff x86_644.0.9-13.el8 appstream 188 k DEBUG: libwebp x86_641.0.0-1.el8 appstream 273 k DEBUG: libwmf-lite x86_640.2.9-4.el8 appstream 76 k DEBUG: libxcb x86_641.13-5.el8 appstream 230 k DEBUG: mcpp x86_642.7.2-20.el8 appstream 31 k DEBUG: ocaml-srpm-macros noarch5-4.el8 appstream 9.5 k DEBUG: openblas-srpm-macros noarch2-2.el8 appstream 8.0 k DEBUG: openjpeg2 x86_642.3.0-8.el8 appstream 153 k DEBUG: perl-Digest noarch1.17-395.el8 appstream 27 k DEBUG: perl-Digest-MD5 x86_642.55-396.el8 appstream 37 k DEBUG: perl-Error noarch1:0.17025-2.el8 appstream 46 k DEBUG: perl-Git noarch2.18.1-3.el8 appstream 77 k DEBUG: perl-Net-SSLeay x86_641.85-6.el8 appstream 358 k DEBUG: perl-TermReadKey x86_642.37-7.el8 appstream 40 k DEBUG: perl-URI noarch1.73-3.el8 appstream 116 k DEBUG: perl-libnet noarch3.11-3.el8 appstream 121 k DEBUG: perl-srpm-macros noarch1-25.el8 appstream 11 k DEBUG: pixman x86_640.36.0-1.el8 appstream 257 k DEBUG: platform-python-devel x86_643.6.8-1.el8 appstream 242 k DEBUG: python-rpm-macros noarch3-37.el8 appstream 14 k DEBUG: python-srpm-macros noarch3-37.el8 appstream 14 k DEBUG: python3-docutils noarch0.14-11.module+el8+2525+995c3d63 appstream 1.6 M DEBUG: python3-pip noarch9.0.3-13.el8 appstream 18 k DEBUG: python3-pygments noarch2.2.0-19.module+el8+2339+1a6691f8 appstream 1.9 M DEBUG: python3-pytz noarch2017.2-9.el8 appstream 54 k DEBUG: python3-rpm-generators noarch5-4.el8 appstream 24 k DEBUG: python3-rpm-macros noarch3-37.el8 appstream 13 k DEBUG: python36 x86_643.6.8-1.module+el8+2710+846623d6 appstream 19 k DEBUG: python36-devel x86_643.6.8-1.module+el8+2710+846623d6 appstream 16 k DEBUG: qt5-srpm-macros noarch5.11.1-2.el8 appstream 11 k DEBUG: redhat-rpm-config noarch116-1.el8 appstream 82 k DEBUG: rust-srpm-macros noarch5-2.el8 appstream 9.3 k DEBUG: urw-base35-bookman-fonts noarch20170801-10.el8 appstream 857 k DEBUG: urw-base35-c059-fonts noarch20170801-10.el8 appstream 884 k DEBUG: urw-base35-d050000l-fonts noarch20170801-10.el8 appstream 79 k DEBUG: urw-base35-fonts noarch20170801-10.el8 appstream 12 k DEBUG: urw-base35-fonts-common noarch20170801-10.el8 appstream 23 k DEBUG: urw-base35-gothic-fonts noarch20170801-10.el8 appstream 654 k DEBUG: urw-base35-nimbus-mono-ps-fonts noarch20170801-10.el8 appstream 801 k DEBUG: urw-base35-nimbus-roman-fonts noarch20170801-10.el8 appstream 865 k DEBUG: urw-base35-nimbus-sans-fonts noarch20170801-10.el8 appstream 1.3 M DEBUG: urw-base35-p052-fonts noarch20170801-10.el8 appstream 982 k DEBUG: urw-base35-standard-symbols-ps-fonts noarch20170801-10.el8 appstream 44 k DEBUG: urw-base35-z003-fonts noarch20170801-10.el8 appstream 279 k DEBUG: xkeyboard-config noarch2.24-3.el8 appstream 828 k DEBUG: xorg-x11-font-utils x86_641:7.5-40.el8 appstream 103 k DEBUG: xorg-x11-fonts-ISO8859-1-100dpi noarch7.5-19.el8 appstream 1.1 M DEBUG: xorg-x11-server-utils x86_647.7-27.el8 appstream 197 k DEBUG: acl x86_642.2.53-1.el8 base 81 k DEBUG: audit-libs x86_643.0-0.10.20180831git0047a6c.el8 base 116 k DEBUG: avahi-libs x86_640.7-19.el8 base 63 k DEBUG: bash x86_644.4.19-7.el8 base 1.5 M DEBUG: binutils x86_642.30-49.el8 base 5.7 M DEBUG: brotli x86_641.0.6-1.el8 base 323 k DEBUG: bzip2 x86_641.0.6-26.el8 base 60 k DEBUG: bzip2-libs x86_641.0.6-26.el8 base 48 k DEBUG: ca-certificates noarch2018.2.24-6.el8 base 394 k DEBUG: chkconfig x86_641.11-1.el8 base 189 k DEBUG: coreutils x86_648.30-6.el8 base 1.2 M DEBUG: coreutils-common x86_648.30-6.el8 base 2.0 M DEBUG: cpio x86_642.12-8.el8 base 265 k DEBUG: cracklib x86_642.9.6-15.el8 base 93 k DEBUG: crypto-policies noarch20181217-6.git9a35207.el8 base 54 k DEBUG: cryptsetup-libs x86_642.0.6-1.el8 base 321 k DEBUG: cups-libs x86_641:2.2.6-25.el8 base 432 k DEBUG: curl x86_647.61.1-8.el8 base 352 k DEBUG: cyrus-sasl-lib x86_642.1.27-0.3rc7.el8 base 123 k DEBUG: dbus x86_641:1.12.8-7.el8 base 40 k DEBUG: dbus-common noarch1:1.12.8-7.el8 base 45 k DEBUG: dbus-daemon x86_641:1.12.8-7.el8 base 240 k DEBUG: dbus-libs x86_641:1.12.8-7.el8 base 183 k DEBUG: dbus-tools x86_641:1.12.8-7.el8 base 85 k DEBUG: device-mapper x86_648:1.02.155-6.el8 base 370 k DEBUG: device-mapper-libs x86_648:1.02.155-6.el8 base 402 k DEBUG: diffutils x86_643.6-5.el8 base 359 k DEBUG: dracut x86_64049-10.git20190115.el8 base 361 k DEBUG: elfutils x86_640.174-6.el8 base 344 k DEBUG: elfutils-default-yama-scope noarch0.174-6.el8 base 46 k DEBUG: elfutils-libelf x86_640.174-6.el8 base 210 k DEBUG: elfutils-libs x86_640.174-6.el8 base 316 k DEBUG: emacs-filesystem noarch1:26.1-5.el8 base 69 k DEBUG: environment-modules x86_644.1.4-1.el8 base 254 k DEBUG: expat x86_642.2.5-3.el8 base 110 k DEBUG: file x86_645.33-8.el8 base 76 k DEBUG: file-libs x86_645.33-8.el8 base 542 k DEBUG: filesystem x86_643.8-2.el8 base 1.1 M DEBUG: findutils x86_641:4.6.0-20.el8 base 528 k DEBUG: fipscheck x86_641.5.0-4.el8 base 28 k DEBUG: fipscheck-lib x86_641.5.0-4.el8 base 16 k DEBUG: fontconfig x86_642.13.1-3.el8 base 275 k DEBUG: fontpackages-filesystem noarch1.44-22.el8 base 16 k DEBUG: freetype x86_642.9.1-4.el8 base 393 k DEBUG: gawk x86_644.2.1-1.el8 base 1.1 M DEBUG: gdbm x86_641:1.18-1.el8 base 130 k DEBUG: gdbm-libs x86_641:1.18-1.el8 base 60 k DEBUG: gettext x86_640.19.8.1-14.el8 base 1.1 M DEBUG: gettext-libs x86_640.19.8.1-14.el8 base 311 k DEBUG: glib2 x86_642.56.4-1.el8 base 2.5 M DEBUG: glibc x86_642.28-42.el8 base 3.8 M DEBUG: glibc-all-langpacks x86_642.28-42.el8 base 25 M DEBUG: glibc-common x86_642.28-42.el8 base 811 k DEBUG: glibc-devel x86_642.28-42.el8 base 1.0 M DEBUG: glibc-headers x86_642.28-42.el8 base 464 k DEBUG: gmp x86_641:6.1.2-8.el8 base 319 k DEBUG: gnupg2 x86_642.2.9-1.el8 base 2.3 M DEBUG: gnutls x86_643.6.5-2.el8 base 896 k DEBUG: grep x86_643.1-6.el8 base 274 k DEBUG: groff-base x86_641.22.3-18.el8 base 1.0 M DEBUG: grub2-common noarch1:2.02-66.el8 base 880 k DEBUG: grub2-tools x86_641:2.02-66.el8 base 1.9 M DEBUG: grub2-tools-minimal x86_641:2.02-66.el8 base 196 k DEBUG: gzip x86_641.9-4.el8 base 166 k DEBUG: ima-evm-utils x86_641.1-4.el8 base 55 k DEBUG: info x86_646.5-4.el8 base 198 k DEBUG: iptables-libs x86_641.8.2-9.el8 base 97 k DEBUG: json-c x86_640.13.1-0.2.el8 base 40 k DEBUG: kbd-legacy noarch2.0.4-8.el8 base 481 k DEBUG: kbd-misc noarch2.0.4-8.el8 base 1.4 M DEBUG: kernel-headers x86_644.18.0-80.el8 base 1.6 M DEBUG: keyutils-libs x86_641.5.10-6.el8 base 34 k DEBUG: kmod x86_6425-11.el8 base 127 k DEBUG: kmod-libs x86_6425-11.el8 base 69 k DEBUG: krb5-libs x86_641.16.1-22.el8 base 840 k DEBUG: less x86_64530-1.el8 base 164 k DEBUG: libacl x86_642.2.53-1.el8 base 35 k DEBUG: libarchive x86_643.3.2-3.el8 base 358 k DEBUG: libassuan x86_642.5.1-3.el8 base 83 k DEBUG: libattr x86_642.4.48-3.el8 base 27 k DEBUG: libblkid x86_642.32.1-8.el8 base 213 k DEBUG: libcap x86_642.25-9.el8 base 57 k DEBUG: libcap-ng x86_640.7.9-4.el8 base 33 k DEBUG: libcom_err x86_641.44.3-2.el8 base 48 k DEBUG: libcroco x86_640.6.12-4.el8 base 113 k DEBUG: libcurl x86_647.61.1-8.el8 base 294 k DEBUG: libdb x86_645.3.28-36.el8 base 750 k DEBUG: libdb-utils x86_645.3.28-36.el8 base 150 k DEBUG: libedit x86_643.1-23.20170329cvs.el8 base 102 k DEBUG: libfdisk x86_642.32.1-8.el8 base 247 k DEBUG: libffi x86_643.1-18.el8 base 37 k DEBUG: libgcc x86_648.2.1-3.5.el8 base 77 k DEBUG: libgcrypt x86_641.8.3-2.el8 base 459 k DEBUG: libgomp x86_648.2.1-3.5.el8 base 189 k DEBUG: libgpg-error x86_641.31-1.el8 base 242 k DEBUG: libidn2 x86_642.0.5-1.el8 base 90 k DEBUG: libkcapi x86_641.1.1-16_1.el8 base 47 k DEBUG: libkcapi-hmaccalc x86_641.1.1-16_1.el8 base 30 k DEBUG: libksba x86_641.3.5-7.el8 base 135 k DEBUG: libmetalink x86_640.1.3-7.el8 base 32 k DEBUG: libmount x86_642.32.1-8.el8 base 229 k DEBUG: libnghttp2 x86_641.33.0-1.el8 base 77 k DEBUG: libnsl2 x86_641.2.0-2.20180605git4a062cf.el8 base 58 k DEBUG: libpcap x86_6414:1.9.0-1.el8 base 160 k DEBUG: libpipeline x86_641.5.0-2.el8 base 54 k DEBUG: libpkgconf x86_641.4.2-1.el8 base 35 k DEBUG: libpng x86_642:1.6.34-5.el8 base 126 k DEBUG: libpsl x86_640.20.2-5.el8 base 61 k DEBUG: libpwquality x86_641.4.0-9.el8 base 103 k DEBUG: libseccomp x86_642.3.3-3.el8 base 64 k DEBUG: libsecret x86_640.18.6-1.el8 base 163 k DEBUG: libselinux x86_642.8-6.el8 base 178 k DEBUG: libsemanage x86_642.8-5.el8 base 162 k DEBUG: libsepol x86_642.8-2.el8 base 338 k DEBUG: libsigsegv x86_642.11-5.el8 base 30 k DEBUG: libsmartcols x86_642.32.1-8.el8 base 173 k DEBUG: libssh x86_640.8.5-2.el8 base 227 k DEBUG: libstdc++ x86_648.2.1-3.5.el8 base 448 k DEBUG: libtasn1 x86_644.13-3.el8 base 76 k DEBUG: libtirpc x86_641.1.4-3.el8 base 112 k DEBUG: libtool-ltdl x86_642.4.6-25.el8 base 58 k DEBUG: libunistring x86_640.9.9-3.el8 base 422 k DEBUG: libusbx x86_641.0.22-1.el8 base 71 k DEBUG: libutempter x86_641.1.6-14.el8 base 32 k DEBUG: libuuid x86_642.32.1-8.el8 base 93 k DEBUG: libverto x86_640.3.0-5.el8 base 24 k DEBUG: libxcrypt x86_644.1.1-4.el8 base 73 k DEBUG: libxcrypt-devel x86_644.1.1-4.el8 base 25 k DEBUG: libxml2 x86_642.9.7-5.el8 base 696 k DEBUG: lua-libs x86_645.3.4-10.el8 base 118 k DEBUG: lz4-libs x86_641.8.1.2-4.el8 base 55 k DEBUG: man-db x86_642.7.6.1-17.el8 base 887 k DEBUG: mpfr x86_643.1.6-1.el8 base 221 k DEBUG: ncurses x86_646.1-7.20180224.el8 base 387 k DEBUG: ncurses-base noarch6.1-7.20180224.el8 base 81 k DEBUG: ncurses-libs x86_646.1-7.20180224.el8 base 335 k DEBUG: nettle x86_643.4.1-1.el8 base 302 k DEBUG: npth x86_641.5-4.el8 base 26 k DEBUG: openldap x86_642.4.46-9.el8 base 352 k DEBUG: openssh x86_647.8p1-4.el8 base 504 k DEBUG: openssh-clients x86_647.8p1-4.el8 base 656 k DEBUG: openssl x86_641:1.1.1-8.el8 base 664 k DEBUG: openssl-libs x86_641:1.1.1-8.el8 base 1.4 M DEBUG: os-prober x86_641.74-6.el8 base 51 k DEBUG: p11-kit x86_640.23.14-4.el8 base 273 k DEBUG: p11-kit-trust x86_640.23.14-4.el8 base 139 k DEBUG: pam x86_641.3.1-4.el8 base 734 k DEBUG: patch x86_642.7.6-8.el8 base 138 k DEBUG: pcre x86_648.42-4.el8 base 208 k DEBUG: pcre2 x86_6410.32-1.el8 base 244 k DEBUG: perl-Carp noarch1.42-396.el8 base 30 k DEBUG: perl-Data-Dumper x86_642.167-399.el8 base 58 k DEBUG: perl-Encode x86_644:2.97-3.el8 base 1.5 M DEBUG: perl-Errno x86_641.28-416.el8 base 76 k DEBUG: perl-Exporter noarch5.72-396.el8 base 34 k DEBUG: perl-File-Path noarch2.15-2.el8 base 38 k DEBUG: perl-File-Temp noarch0.230.600-1.el8 base 63 k DEBUG: perl-Getopt-Long noarch1:2.50-4.el8 base 63 k DEBUG: perl-HTTP-Tiny noarch0.074-1.el8 base 58 k DEBUG: perl-IO x86_641.38-416.el8 base 141 k DEBUG: perl-MIME-Base64 x86_643.15-396.el8 base 31 k DEBUG: perl-PathTools x86_643.74-1.el8 base 90 k DEBUG: perl-Pod-Escapes noarch1:1.07-395.el8 base 20 k DEBUG: perl-Pod-Perldoc noarch3.28-396.el8 base 88 k DEBUG: perl-Pod-Simple noarch1:3.35-395.el8 base 213 k DEBUG: perl-Pod-Usage noarch4:1.69-395.el8 base 34 k DEBUG: perl-Scalar-List-Utils x86_643:1.49-2.el8 base 68 k DEBUG: perl-Socket x86_644:2.027-2.el8 base 59 k DEBUG: perl-Storable x86_641:3.11-3.el8 base 98 k DEBUG: perl-Term-ANSIColor noarch4.06-396.el8 base 46 k DEBUG: perl-Term-Cap noarch1.17-395.el8 base 23 k DEBUG: perl-Text-ParseWords noarch3.30-395.el8 base 18 k DEBUG: perl-Text-Tabs+Wrap noarch2013.0523-395.el8 base 24 k DEBUG: perl-Time-Local noarch1:1.280-1.el8 base 34 k DEBUG: perl-Unicode-Normalize x86_641.25-396.el8 base 82 k DEBUG: perl-constant noarch1.33-396.el8 base 25 k DEBUG: perl-interpreter x86_644:5.26.3-416.el8 base 6.3 M DEBUG: perl-libs x86_644:5.26.3-416.el8 base 1.6 M DEBUG: perl-macros x86_644:5.26.3-416.el8 base 72 k DEBUG: perl-parent noarch1:0.237-1.el8 base 20 k DEBUG: perl-podlators noarch4.11-1.el8 base 118 k DEBUG: perl-threads x86_641:2.21-2.el8 base 61 k DEBUG: perl-threads-shared x86_641.58-2.el8 base 48 k DEBUG: pkgconf x86_641.4.2-1.el8 base 38 k DEBUG: pkgconf-m4 noarch1.4.2-1.el8 base 17 k DEBUG: pkgconf-pkg-config x86_641.4.2-1.el8 base 15 k DEBUG: platform-python x86_643.6.8-1.el8 base 78 k DEBUG: platform-python-pip noarch9.0.3-13.el8 base 1.8 M DEBUG: platform-python-setuptools noarch39.2.0-4.el8 base 632 k DEBUG: popt x86_641.16-14.el8 base 61 k DEBUG: procps-ng x86_643.3.15-1.el8 base 328 k DEBUG: publicsuffix-list-dafsa noarch20180723-1.el8 base 56 k DEBUG: python3-libs x86_643.6.8-1.el8 base 7.9 M DEBUG: python3-setuptools noarch39.2.0-4.el8 base 162 k DEBUG: readline x86_647.0-10.el8 base 199 k DEBUG: redhat-release x86_648.0-0.44.el8 base 38 k DEBUG: rpm x86_644.14.2-9.el8 base 536 k DEBUG: rpm-build-libs x86_644.14.2-9.el8 base 149 k DEBUG: rpm-libs x86_644.14.2-9.el8 base 333 k DEBUG: sed x86_644.5-1.el8 base 298 k DEBUG: setup noarch2.12.2-1.el8 base 180 k DEBUG: shadow-utils x86_642:4.6-7.el8 base 1.2 M DEBUG: sqlite-libs x86_643.26.0-3.el8 base 579 k DEBUG: systemd-libs x86_64239-13.el8 base 550 k DEBUG: systemd-pam x86_64239-13.el8 base 221 k DEBUG: systemd-udev x86_64239-13.el8 base 1.3 M DEBUG: tar x86_642:1.30-4.el8 base 838 k DEBUG: tcl x86_641:8.6.8-2.el8 base 1.1 M DEBUG: trousers-lib x86_640.3.14-2.el8 base 168 k DEBUG: tzdata noarch2018i-1.el8 base 464 k DEBUG: unzip x86_646.0-41.el8 base 193 k DEBUG: util-linux x86_642.32.1-8.el8 base 2.5 M DEBUG: which x86_642.21-10.el8 base 49 k DEBUG: xz x86_645.2.4-3.el8 base 153 k DEBUG: xz-libs x86_645.2.4-3.el8 base 94 k DEBUG: zip x86_643.0-23.el8 base 270 k DEBUG: zlib x86_641.2.11-10.el8 base 101 k DEBUG: gdk-pixbuf2 x86_642.36.12-4.el8 build 466 k DEBUG: gdk-pixbuf2-modules x86_642.36.12-4.el8 build 109 k DEBUG: google-roboto-slab-fonts noarch1.100263-0.7.20150923git.el8 build 238 k DEBUG: pango x86_641.42.4-3.el8 build 296 k DEBUG: python-sphinx-locale noarch1:1.7.6-1.el8 build 171 k DEBUG: python3-packaging noarch16.8-9.el8 build 48 k DEBUG: python3-sphinx-theme-alabaster noarch0.7.9-7.el8 build 24 k DEBUG: python3-sphinxcontrib-websupport noarch1.0.1-10.20180316git.el8 build 50 k DEBUG: python3-whoosh noarch2.7.4-9.el8 build 1.1 M DEBUG: ImageMagick-libs x86_646.9.9.38-1.el8 delorean-rhel8-master-deps 2.3 M DEBUG: fontawesome-fonts noarch4.7.0-6.el8ost delorean-rhel8-master-deps 202 k DEBUG: fontawesome-fonts-web noarch4.7.0-6.el8ost delorean-rhel8-master-deps 428 k DEBUG: python3-babel noarch2.5.1-5.el8 delorean-rhel8-master-deps 4.8 M DEBUG: python3-chardet noarch3.0.4-8.el8ost delorean-rhel8-master-deps 194 k DEBUG: python3-crypto x86_642.6.1-18.el8ost delorean-rhel8-master-deps 504 k DEBUG: python3-dns noarch1.15.0-8.el8ost delorean-rhel8-master-deps 251 k DEBUG: python3-greenlet x86_640.4.13-6.el8ost delorean-rhel8-master-deps 30 k DEBUG: python3-idna noarch2.5-5.el8ost delorean-rhel8-master-deps 96 k DEBUG: python3-imagesize noarch1.0.0-2.el8ost delorean-rhel8-master-deps 15 k DEBUG: python3-jinja2 noarch2.10-9.el8ost delorean-rhel8-master-deps 536 k DEBUG: python3-markupsafe x86_641.1.0-2.el8ost delorean-rhel8-master-deps 34 k DEBUG: python3-mock noarch3.0.5-1.el8ost delorean-rhel8-master-deps 55 k DEBUG: python3-monotonic noarch1.5-2.el8ost delorean-rhel8-master-deps 18 k DEBUG: python3-pyparsing noarch2.3.1-1.el8ost delorean-rhel8-master-deps 145 k DEBUG: python3-pysocks noarch1.6.8-3.el8ost delorean-rhel8-master-deps 33 k DEBUG: python3-requests noarch2.20.0-2.el8ost delorean-rhel8-master-deps 122 k DEBUG: python3-snowballstemmer noarch1.2.1-6.el8ost delorean-rhel8-master-deps 107 k DEBUG: python3-sphinx_rtd_theme noarch0.3.1-4.el8ost delorean-rhel8-master-deps 127 k DEBUG: python3-urllib3 noarch1.23-5.el8ost delorean-rhel8-master-deps 177 k DEBUG: Installing weak dependencies: DEBUG: graphviz x86_642.40.1-39.el8 appstream 1.7 M DEBUG: libxkbcommon x86_640.8.2-1.el8 appstream 116 k DEBUG: perl-IO-Socket-IP noarch0.39-5.el8 appstream 47 k DEBUG: perl-IO-Socket-SSL noarch2.060-2.el8 appstream 289 k DEBUG: perl-Mozilla-CA noarch20160104-7.el8 appstream 15 k DEBUG: pinentry x86_641.1.0-2.el8 appstream 100 k DEBUG: cracklib-dicts x86_642.9.6-15.el8 base 4.0 M DEBUG: gnupg2-smime x86_642.2.9-1.el8 base 279 k DEBUG: grubby x86_648.40-34.el8 base 49 k DEBUG: hardlink x86_641:1.3-6.el8 base 29 k DEBUG: kbd x86_642.0.4-8.el8 base 392 k DEBUG: kpartx x86_640.7.8-7.el8 base 100 k DEBUG: openssl-pkcs11 x86_640.4.8-2.el8 base 64 k DEBUG: redhat-release-eula x86_648.0-0.44.el8 base 15 k DEBUG: shared-mime-info x86_641.9-3.el8 base 329 k DEBUG: systemd x86_64239-13.el8 base 3.4 M DEBUG: trousers x86_640.3.14-2.el8 base 153 k DEBUG: pigz x86_642.4-3.el8 build 78 k DEBUG: ImageMagick x86_646.9.9.38-1.el8 delorean-rhel8-master-deps 187 k DEBUG: Enabling module streams: DEBUG: python36 3.6 DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 394 Packages DEBUG: Total size: 233 M DEBUG: Installed size: 920 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] OpenEXR-libs-2.2.0-11.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] annobin-8.64-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] atk-2.28.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cairo-1.15.12-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpp-8.2.1-3.5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dwz-0.12-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] efi-srpm-macros-3-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] fftw-libs-double-3.3.5-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fribidi-1.0.4-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gc-7.6.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-8.2.1-3.5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gd-2.2.5-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdb-headless-8.2-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ghc-srpm-macros-1.4.2-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] git-2.18.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] git-core-2.18.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] git-core-doc-2.18.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] go-srpm-macros-2-16.el8.noarch.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-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk-update-icon-cache-3.22.30-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk2-2.24.32-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] guile-2.0.14-7.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-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] isl-0.16.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jasper-libs-2.0.14-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbig2dec-libs-0.14-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbigkit-libs-2.1-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lato-fonts-2.015-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] lcms2-2.9-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libICE-1.0.9-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libSM-1.2.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-1.6.7-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-common-1.6.7-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libXau-1.0.8-13.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.3-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXfixes-5.0.3-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXft-2.3.2-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXi-1.7.9-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXinerama-1.1.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXmu-1.1.2-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXpm-3.5.12-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrandr-1.5.1-7.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-8.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] libatomic_ops-7.6.2-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbabeltrace-1.5.4-2.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.25-2.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] libipt-1.6.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libjpeg-turbo-1.5.3-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmcpp-2.7.2-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmpc-1.0.2-9.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-2.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-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwebp-1.0.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwmf-lite-0.2.9-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcb-1.13-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxkbcommon-0.8.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mcpp-2.7.2-20.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] openjpeg2-2.3.0-8.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-Error-0.17025-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Git-2.18.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-IP-0.39-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.060-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20160104-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.85-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-TermReadKey-2.37-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-URI-1.73-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.11-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-srpm-macros-1-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pinentry-1.1.0-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pixman-0.36.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] platform-python-devel-3.6.8-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-rpm-macros-3-37.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-srpm-macros-3-37.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-docutils-0.14-11.module+el8+2525+995c3d63.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pip-9.0.3-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pygments-2.2.0-19.module+el8+2339+1a6691f8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytz-2017.2-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-generators-5-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-macros-3-37.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python36-3.6.8-1.module+el8+2710+846623d6.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python36-devel-3.6.8-1.module+el8+2710+846623d6.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qt5-srpm-macros-5.11.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] redhat-rpm-config-116-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-4.14.2-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rust-srpm-macros-5-2.el8.noarch.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.24-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-font-utils-7.5-40.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] acl-2.2.53-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] audit-libs-3.0-0.10.20180831git0047a6c.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] avahi-libs-0.7-19.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] basesystem-11-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-4.4.19-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] binutils-2.30-49.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] brotli-1.0.6-1.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-2018.2.24-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] chkconfig-1.11-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-8.30-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-common-8.30-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpio-2.12-8.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-20181217-6.git9a35207.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cryptsetup-libs-2.0.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cups-libs-2.2.6-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] curl-7.61.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cyrus-sasl-lib-2.1.27-0.3rc7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-1.12.8-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-common-1.12.8-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dbus-daemon-1.12.8-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-libs-1.12.8-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-tools-1.12.8-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-1.02.155-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-libs-1.02.155-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] diffutils-3.6-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dracut-049-10.git20190115.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-0.174-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-default-yama-scope-0.174-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libelf-0.174-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libs-0.174-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] emacs-filesystem-26.1-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] environment-modules-4.1.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] expat-2.2.5-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-5.33-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-libs-5.33-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] filesystem-3.8-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] findutils-4.6.0-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fipscheck-1.5.0-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fipscheck-lib-1.5.0-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fontconfig-2.13.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fontpackages-filesystem-1.44-22.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] freetype-2.9.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gawk-4.2.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-1.18-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-libs-1.18-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gettext-0.19.8.1-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gettext-libs-0.19.8.1-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glib2-2.56.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-2.28-42.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-all-langpacks-2.28-42.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-common-2.28-42.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-devel-2.28-42.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-headers-2.28-42.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gmp-6.1.2-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-2.2.9-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-smime-2.2.9-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnutls-3.6.5-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grep-3.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.22.3-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grub2-common-2.02-66.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] grub2-tools-2.02-66.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grub2-tools-minimal-2.02-66.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grubby-8.40-34.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gzip-1.9-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hardlink-1.3-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ima-evm-utils-1.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] info-6.5-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iptables-libs-1.8.2-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] json-c-0.13.1-0.2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kbd-2.0.4-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kbd-legacy-2.0.4-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] kbd-misc-2.0.4-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] kernel-headers-4.18.0-80.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-libs-1.5.10-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-25-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-libs-25-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kpartx-0.7.8-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] krb5-libs-1.16.1-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.2-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libassuan-2.5.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libattr-2.4.48-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libblkid-2.32.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-2.25-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-ng-0.7.9-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcom_err-1.44.3-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcroco-0.6.12-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcurl-7.61.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdb-5.3.28-36.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdb-utils-5.3.28-36.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libedit-3.1-23.20170329cvs.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfdisk-2.32.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libffi-3.1-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcc-8.2.1-3.5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcrypt-1.8.3-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgomp-8.2.1-3.5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgpg-error-1.31-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libidn2-2.0.5-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libkcapi-1.1.1-16_1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libkcapi-hmaccalc-1.1.1-16_1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libksba-1.3.5-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmetalink-0.1.3-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmount-2.32.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnghttp2-1.33.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpcap-1.9.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpipeline-1.5.0-2.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-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpwquality-1.4.0-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libseccomp-2.3.3-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsecret-0.18.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-2.8-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsemanage-2.8-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsepol-2.8-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsigsegv-2.11-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsmartcols-2.32.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-0.8.5-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libstdc++-8.2.1-3.5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtasn1-4.13-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtirpc-1.1.4-3.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.22-1.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-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libverto-0.3.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-4.1.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-devel-4.1.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxml2-2.9.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lua-libs-5.3.4-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lz4-libs-1.8.1.2-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] make-4.2.1-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] man-db-2.7.6.1-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mpfr-3.1.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-6.1-7.20180224.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-base-6.1-7.20180224.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-libs-6.1-7.20180224.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nettle-3.4.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] npth-1.5-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openldap-2.4.46-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-7.8p1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-clients-7.8p1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-1.1.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-libs-1.1.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-pkcs11-0.4.8-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] os-prober-1.74-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-0.23.14-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-trust-0.23.14-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pam-1.3.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] patch-2.7.6-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre-8.42-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre2-10.32-1.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-416.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-416.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-2.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-416.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.26.3-416.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-macros-5.26.3-416.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] 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-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] platform-python-pip-9.0.3-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] platform-python-setuptools-39.2.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] popt-1.16-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] procps-ng-3.3.15-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] publicsuffix-list-dafsa-20180723-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libs-3.6.8-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-39.2.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] readline-7.0-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] redhat-release-8.0-0.44.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] redhat-release-eula-8.0-0.44.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-4.14.2-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-libs-4.14.2-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-libs-4.14.2-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sed-4.5-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] setup-2.12.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] shadow-utils-4.6-7.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-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-239-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-libs-239-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-pam-239-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-udev-239-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tar-1.30-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tcl-8.6.8-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] trousers-0.3.14-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] trousers-lib-0.3.14-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tzdata-2018i-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unzip-6.0-41.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] util-linux-2.32.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-5.2.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-libs-5.2.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zip-3.0-23.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zlib-1.2.11-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-2.36.12-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-modules-2.36.12-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] google-roboto-slab-fonts-1.100263-0.7.20150923git.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pango-1.42.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pigz-2.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-sphinx-locale-1.7.6-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-devel-3.6.8-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-packaging-16.8-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-1.7.6-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-theme-alabaster-0.7.9-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-websupport-1.0.1-10.20180316git.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-whoosh-2.7.4-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ImageMagick-6.9.9.38-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ImageMagick-libs-6.9.9.38-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fontawesome-fonts-4.7.0-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] fontawesome-fonts-web-4.7.0-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-babel-2.5.1-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-chardet-3.0.4-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-crypto-2.6.1-18.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dns-1.15.0-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-eventlet-0.25.1-1.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-greenlet-0.4.13-6.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-idna-2.5-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-imagesize-1.0.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jinja2-2.10-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-markupsafe-1.1.0-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mock-3.0.5-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-monotonic-1.5-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pbr-5.1.2-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-2.3.1-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pysocks-1.6.8-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-2.20.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools_scm-1.15.7-4.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-six-1.12.0-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-snowballstemmer-1.2.1-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx_rtd_theme-0.3.1-4.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlalchemy-1.2.17-3.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-urllib3-1.23-5.el8ost.noarch.rpm: Already downloaded 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-2.el8.x86_64 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : libgcc-8.2.1-3.5.el8.x86_64 1/394 DEBUG: Running scriptlet: libgcc-8.2.1-3.5.el8.x86_64 1/394 DEBUG: Installing : fontpackages-filesystem-1.44-22.el8.noarch 2/394 DEBUG: Installing : google-droid-sans-fonts-20120715-13.el8.noarch 3/394 DEBUG: Installing : fontawesome-fonts-4.7.0-6.el8ost.noarch 4/394 DEBUG: Installing : tzdata-2018i-1.el8.noarch 5/394 DEBUG: Installing : emacs-filesystem-1:26.1-5.el8.noarch 6/394 DEBUG: Installing : python3-rpm-macros-3-37.el8.noarch 7/394 DEBUG: Installing : python-srpm-macros-3-37.el8.noarch 8/394 DEBUG: Installing : adobe-mappings-cmap-20171205-3.el8.noarch 9/394 DEBUG: Installing : adobe-mappings-cmap-deprecated-20171205-3.el8.no 10/394 DEBUG: Installing : python-rpm-macros-3-37.el8.noarch 11/394 DEBUG: Installing : fontawesome-fonts-web-4.7.0-6.el8ost.noarch 12/394 DEBUG: Installing : lato-fonts-2.015-5.el8.noarch 13/394 DEBUG: Installing : python-sphinx-locale-1:1.7.6-1.el8.noarch 14/394 DEBUG: Installing : google-roboto-slab-fonts-1.100263-0.7.20150923gi 15/394 DEBUG: Installing : redhat-release-eula-8.0-0.44.el8.x86_64 16/394 DEBUG: Installing : redhat-release-8.0-0.44.el8.x86_64 17/394 DEBUG: Installing : setup-2.12.2-1.el8.noarch 18/394 DEBUG: Running scriptlet: setup-2.12.2-1.el8.noarch 18/394 DEBUG: warning: /etc/hosts created as /etc/hosts.rpmnew DEBUG: Installing : filesystem-3.8-2.el8.x86_64 19/394 DEBUG: Installing : urw-base35-fonts-common-20170801-10.el8.noarch 20/394 DEBUG: Installing : basesystem-11-5.el8.noarch 21/394 DEBUG: Installing : publicsuffix-list-dafsa-20180723-1.el8.noarch 22/394 DEBUG: Installing : pkgconf-m4-1.4.2-1.el8.noarch 23/394 DEBUG: Installing : ncurses-base-6.1-7.20180224.el8.noarch 24/394 DEBUG: Installing : pcre2-10.32-1.el8.x86_64 25/394 DEBUG: Installing : libselinux-2.8-6.el8.x86_64 26/394 DEBUG: Installing : ncurses-libs-6.1-7.20180224.el8.x86_64 27/394 DEBUG: Installing : glibc-all-langpacks-2.28-42.el8.x86_64 28/394 DEBUG: Installing : glibc-common-2.28-42.el8.x86_64 29/394 DEBUG: Running scriptlet: glibc-2.28-42.el8.x86_64 30/394 DEBUG: Installing : glibc-2.28-42.el8.x86_64 30/394 DEBUG: Running scriptlet: glibc-2.28-42.el8.x86_64 30/394 DEBUG: Installing : bash-4.4.19-7.el8.x86_64 31/394 DEBUG: Running scriptlet: bash-4.4.19-7.el8.x86_64 31/394 DEBUG: Installing : libsepol-2.8-2.el8.x86_64 32/394 DEBUG: Running scriptlet: libsepol-2.8-2.el8.x86_64 32/394 DEBUG: Installing : zlib-1.2.11-10.el8.x86_64 33/394 DEBUG: Installing : info-6.5-4.el8.x86_64 34/394 DEBUG: Installing : xz-libs-5.2.4-3.el8.x86_64 35/394 DEBUG: Installing : bzip2-libs-1.0.6-26.el8.x86_64 36/394 DEBUG: Installing : libxcrypt-4.1.1-4.el8.x86_64 37/394 DEBUG: Installing : perl-Carp-1.42-396.el8.noarch 38/394 DEBUG: Installing : perl-Exporter-5.72-396.el8.noarch 39/394 DEBUG: Installing : perl-libs-4:5.26.3-416.el8.x86_64 40/394 DEBUG: Installing : libstdc++-8.2.1-3.5.el8.x86_64 41/394 DEBUG: Running scriptlet: libstdc++-8.2.1-3.5.el8.x86_64 41/394 DEBUG: Installing : gmp-1:6.1.2-8.el8.x86_64 42/394 DEBUG: Running scriptlet: gmp-1:6.1.2-8.el8.x86_64 42/394 DEBUG: Installing : elfutils-libelf-0.174-6.el8.x86_64 43/394 DEBUG: Installing : libxml2-2.9.7-5.el8.x86_64 44/394 DEBUG: Installing : libpng-2:1.6.34-5.el8.x86_64 45/394 DEBUG: Installing : freetype-2.9.1-4.el8.x86_64 46/394 DEBUG: Installing : libcap-2.25-9.el8.x86_64 47/394 DEBUG: Installing : libcom_err-1.44.3-2.el8.x86_64 48/394 DEBUG: Running scriptlet: libcom_err-1.44.3-2.el8.x86_64 48/394 DEBUG: Installing : libgpg-error-1.31-1.el8.x86_64 49/394 DEBUG: Installing : libuuid-2.32.1-8.el8.x86_64 50/394 DEBUG: Running scriptlet: libuuid-2.32.1-8.el8.x86_64 50/394 DEBUG: Installing : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 51/394 DEBUG: Installing : readline-7.0-10.el8.x86_64 52/394 DEBUG: Running scriptlet: readline-7.0-10.el8.x86_64 52/394 DEBUG: Installing : expat-2.2.5-3.el8.x86_64 53/394 DEBUG: Installing : perl-parent-1:0.237-1.el8.noarch 54/394 DEBUG: Installing : libgomp-8.2.1-3.5.el8.x86_64 55/394 DEBUG: Running scriptlet: libgomp-8.2.1-3.5.el8.x86_64 55/394 DEBUG: Installing : libunistring-0.9.9-3.el8.x86_64 56/394 DEBUG: Installing : libICE-1.0.9-13.el8.x86_64 57/394 DEBUG: Installing : libjpeg-turbo-1.5.3-7.el8.x86_64 58/394 DEBUG: Installing : popt-1.16-14.el8.x86_64 59/394 DEBUG: Installing : chkconfig-1.11-1.el8.x86_64 60/394 DEBUG: Installing : libgcrypt-1.8.3-2.el8.x86_64 61/394 DEBUG: Running scriptlet: libgcrypt-1.8.3-2.el8.x86_64 61/394 DEBUG: Installing : mpfr-3.1.6-1.el8.x86_64 62/394 DEBUG: Running scriptlet: mpfr-3.1.6-1.el8.x86_64 62/394 DEBUG: Installing : libattr-2.4.48-3.el8.x86_64 63/394 DEBUG: Installing : libacl-2.2.53-1.el8.x86_64 64/394 DEBUG: Installing : sed-4.5-1.el8.x86_64 65/394 DEBUG: Running scriptlet: sed-4.5-1.el8.x86_64 65/394 DEBUG: Installing : libffi-3.1-18.el8.x86_64 66/394 DEBUG: Installing : p11-kit-0.23.14-4.el8.x86_64 67/394 DEBUG: Running scriptlet: p11-kit-0.23.14-4.el8.x86_64 67/394 DEBUG: Installing : libSM-1.2.3-1.el8.x86_64 68/394 DEBUG: Installing : libidn2-2.0.5-1.el8.x86_64 69/394 DEBUG: Running scriptlet: libidn2-2.0.5-1.el8.x86_64 69/394 DEBUG: Installing : findutils-1:4.6.0-20.el8.x86_64 70/394 DEBUG: Running scriptlet: findutils-1:4.6.0-20.el8.x86_64 70/394 DEBUG: Installing : gdbm-libs-1:1.18-1.el8.x86_64 71/394 DEBUG: Installing : libtool-ltdl-2.4.6-25.el8.x86_64 72/394 DEBUG: Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64 72/394 DEBUG: Installing : lua-libs-5.3.4-10.el8.x86_64 73/394 DEBUG: Installing : libassuan-2.5.1-3.el8.x86_64 74/394 DEBUG: Installing : file-libs-5.33-8.el8.x86_64 75/394 DEBUG: Installing : file-5.33-8.el8.x86_64 76/394 DEBUG: Installing : less-530-1.el8.x86_64 77/394 DEBUG: Installing : lcms2-2.9-2.el8.x86_64 78/394 DEBUG: Running scriptlet: lcms2-2.9-2.el8.x86_64 78/394 DEBUG: Installing : libcap-ng-0.7.9-4.el8.x86_64 79/394 DEBUG: Installing : audit-libs-3.0-0.10.20180831git0047a6c.el8.x86_6 80/394 DEBUG: Installing : lz4-libs-1.8.1.2-4.el8.x86_64 81/394 DEBUG: Installing : groff-base-1.22.3-18.el8.x86_64 82/394 DEBUG: Installing : libmpc-1.0.2-9.el8.x86_64 83/394 DEBUG: Running scriptlet: libmpc-1.0.2-9.el8.x86_64 83/394 DEBUG: Installing : fftw-libs-double-3.3.5-11.el8.x86_64 84/394 DEBUG: Installing : libksba-1.3.5-7.el8.x86_64 85/394 DEBUG: Installing : ilmbase-2.2.0-11.el8.x86_64 86/394 DEBUG: Running scriptlet: ilmbase-2.2.0-11.el8.x86_64 86/394 DEBUG: Installing : perl-Text-ParseWords-3.30-395.el8.noarch 87/394 DEBUG: Installing : unzip-6.0-41.el8.x86_64 88/394 DEBUG: Installing : diffutils-3.6-5.el8.x86_64 89/394 DEBUG: Running scriptlet: diffutils-3.6-5.el8.x86_64 89/394 DEBUG: Installing : sqlite-libs-3.26.0-3.el8.x86_64 90/394 DEBUG: Installing : grub2-common-1:2.02-66.el8.noarch 91/394 DEBUG: Installing : jbigkit-libs-2.1-14.el8.x86_64 92/394 DEBUG: Running scriptlet: jbigkit-libs-2.1-14.el8.x86_64 92/394 DEBUG: Installing : libtiff-4.0.9-13.el8.x86_64 93/394 DEBUG: Installing : libwebp-1.0.0-1.el8.x86_64 94/394 DEBUG: Installing : openjpeg2-2.3.0-8.el8.x86_64 95/394 DEBUG: Installing : cpio-2.12-8.el8.x86_64 96/394 DEBUG: Installing : keyutils-libs-1.5.10-6.el8.x86_64 97/394 DEBUG: Installing : libtasn1-4.13-3.el8.x86_64 98/394 DEBUG: Running scriptlet: libtasn1-4.13-3.el8.x86_64 98/394 DEBUG: Installing : p11-kit-trust-0.23.14-4.el8.x86_64 99/394 DEBUG: Running scriptlet: p11-kit-trust-0.23.14-4.el8.x86_64 99/394 DEBUG: Installing : ncurses-6.1-7.20180224.el8.x86_64 100/394 DEBUG: Installing : pcre-8.42-4.el8.x86_64 101/394 DEBUG: Installing : grep-3.1-6.el8.x86_64 102/394 DEBUG: Running scriptlet: grep-3.1-6.el8.x86_64 102/394 DEBUG: Installing : xz-5.2.4-3.el8.x86_64 103/394 DEBUG: Installing : zip-3.0-23.el8.x86_64 104/394 DEBUG: Installing : OpenEXR-libs-2.2.0-11.el8.x86_64 105/394 DEBUG: Running scriptlet: OpenEXR-libs-2.2.0-11.el8.x86_64 105/394 DEBUG: Installing : cpp-8.2.1-3.5.el8.x86_64 106/394 DEBUG: Running scriptlet: cpp-8.2.1-3.5.el8.x86_64 106/394 DEBUG: Installing : libsemanage-2.8-5.el8.x86_64 107/394 DEBUG: Installing : gdbm-1:1.18-1.el8.x86_64 108/394 DEBUG: Installing : libpsl-0.20.2-5.el8.x86_64 109/394 DEBUG: Installing : acl-2.2.53-1.el8.x86_64 110/394 DEBUG: Installing : tar-2:1.30-4.el8.x86_64 111/394 DEBUG: Running scriptlet: tar-2:1.30-4.el8.x86_64 111/394 DEBUG: Installing : patch-2.7.6-8.el8.x86_64 112/394 DEBUG: Installing : jasper-libs-2.0.14-4.el8.x86_64 113/394 DEBUG: Installing : libmetalink-0.1.3-7.el8.x86_64 114/394 DEBUG: Installing : dwz-0.12-9.el8.x86_64 115/394 DEBUG: Installing : isl-0.16.1-6.el8.x86_64 116/394 DEBUG: Running scriptlet: isl-0.16.1-6.el8.x86_64 116/394 DEBUG: Installing : nettle-3.4.1-1.el8.x86_64 117/394 DEBUG: Running scriptlet: nettle-3.4.1-1.el8.x86_64 117/394 DEBUG: Installing : graphite2-1.3.10-10.el8.x86_64 118/394 DEBUG: Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 119/394 DEBUG: Installing : perl-macros-4:5.26.3-416.el8.x86_64 120/394 DEBUG: Installing : perl-Errno-1.28-416.el8.x86_64 121/394 DEBUG: Installing : perl-Socket-4:2.027-2.el8.x86_64 122/394 DEBUG: Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 123/394 DEBUG: Installing : perl-Unicode-Normalize-1.25-396.el8.x86_64 124/394 DEBUG: Installing : perl-File-Path-2.15-2.el8.noarch 125/394 DEBUG: Installing : perl-IO-1.38-416.el8.x86_64 126/394 DEBUG: Installing : perl-PathTools-3.74-1.el8.x86_64 127/394 DEBUG: Installing : perl-constant-1.33-396.el8.noarch 128/394 DEBUG: Installing : perl-threads-1:2.21-2.el8.x86_64 129/394 DEBUG: Installing : perl-threads-shared-1.58-2.el8.x86_64 130/394 DEBUG: Installing : perl-interpreter-4:5.26.3-416.el8.x86_64 131/394 DEBUG: Installing : perl-MIME-Base64-3.15-396.el8.x86_64 132/394 DEBUG: Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 133/394 DEBUG: Installing : perl-Time-Local-1:1.280-1.el8.noarch 134/394 DEBUG: Installing : perl-File-Temp-0.230.600-1.el8.noarch 135/394 DEBUG: Installing : perl-Digest-1.17-395.el8.noarch 136/394 DEBUG: Installing : perl-Digest-MD5-2.55-396.el8.x86_64 137/394 DEBUG: Installing : perl-Error-1:0.17025-2.el8.noarch 138/394 DEBUG: Installing : perl-TermReadKey-2.37-7.el8.x86_64 139/394 DEBUG: Installing : perl-Data-Dumper-2.167-399.el8.x86_64 140/394 DEBUG: Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 141/394 DEBUG: Installing : perl-Storable-1:3.11-3.el8.x86_64 142/394 DEBUG: Installing : perl-Term-Cap-1.17-395.el8.noarch 143/394 DEBUG: Installing : bzip2-1.0.6-26.el8.x86_64 144/394 DEBUG: Installing : libidn-1.34-5.el8.x86_64 145/394 DEBUG: Running scriptlet: libidn-1.34-5.el8.x86_64 145/394 DEBUG: Installing : coreutils-common-8.30-6.el8.x86_64 146/394 DEBUG: Running scriptlet: coreutils-common-8.30-6.el8.x86_64 146/394 DEBUG: Installing : libfontenc-1.1.3-8.el8.x86_64 147/394 DEBUG: Installing : tcl-1:8.6.8-2.el8.x86_64 148/394 DEBUG: Running scriptlet: tcl-1:8.6.8-2.el8.x86_64 148/394 DEBUG: Installing : pigz-2.4-3.el8.x86_64 149/394 DEBUG: Installing : libpaper-1.1.24-22.el8.x86_64 150/394 DEBUG: Installing : fribidi-1.0.4-6.el8.x86_64 151/394 DEBUG: Installing : jbig2dec-libs-0.14-2.el8.x86_64 152/394 DEBUG: Running scriptlet: jbig2dec-libs-0.14-2.el8.x86_64 152/394 DEBUG: Installing : libXau-1.0.8-13.el8.x86_64 153/394 DEBUG: Installing : libxcb-1.13-5.el8.x86_64 154/394 DEBUG: Installing : libatomic_ops-7.6.2-3.el8.x86_64 155/394 DEBUG: Installing : gc-7.6.4-3.el8.x86_64 156/394 DEBUG: Installing : libdatrie-0.2.9-7.el8.x86_64 157/394 DEBUG: Running scriptlet: libdatrie-0.2.9-7.el8.x86_64 157/394 DEBUG: Installing : libthai-0.1.27-2.el8.x86_64 158/394 DEBUG: Running scriptlet: libthai-0.1.27-2.el8.x86_64 158/394 DEBUG: Installing : libijs-0.35-5.el8.x86_64 159/394 DEBUG: Installing : libipt-1.6.1-8.el8.x86_64 160/394 DEBUG: Installing : libmcpp-2.7.2-20.el8.x86_64 161/394 DEBUG: Running scriptlet: libmcpp-2.7.2-20.el8.x86_64 161/394 DEBUG: Installing : mcpp-2.7.2-20.el8.x86_64 162/394 DEBUG: Installing : libwmf-lite-0.2.9-4.el8.x86_64 163/394 DEBUG: Running scriptlet: libwmf-lite-0.2.9-4.el8.x86_64 163/394 DEBUG: Installing : pixman-0.36.0-1.el8.x86_64 164/394 DEBUG: Installing : brotli-1.0.6-1.el8.x86_64 165/394 DEBUG: Installing : hardlink-1:1.3-6.el8.x86_64 166/394 DEBUG: Installing : json-c-0.13.1-0.2.el8.x86_64 167/394 DEBUG: Installing : libedit-3.1-23.20170329cvs.el8.x86_64 168/394 DEBUG: Installing : libnghttp2-1.33.0-1.el8.x86_64 169/394 DEBUG: Installing : libpipeline-1.5.0-2.el8.x86_64 170/394 DEBUG: Running scriptlet: libpipeline-1.5.0-2.el8.x86_64 170/394 DEBUG: Installing : libpkgconf-1.4.2-1.el8.x86_64 171/394 DEBUG: Installing : pkgconf-1.4.2-1.el8.x86_64 172/394 DEBUG: Installing : pkgconf-pkg-config-1.4.2-1.el8.x86_64 173/394 DEBUG: Installing : xorg-x11-font-utils-1:7.5-40.el8.x86_64 174/394 DEBUG: Installing : xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarc 175/394 DEBUG: Running scriptlet: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarc 175/394 DEBUG: Installing : libpcap-14:1.9.0-1.el8.x86_64 176/394 DEBUG: Installing : iptables-libs-1.8.2-9.el8.x86_64 177/394 DEBUG: Installing : libseccomp-2.3.3-3.el8.x86_64 178/394 DEBUG: Running scriptlet: libseccomp-2.3.3-3.el8.x86_64 178/394 DEBUG: Installing : libsigsegv-2.11-5.el8.x86_64 179/394 DEBUG: Installing : gawk-4.2.1-1.el8.x86_64 180/394 DEBUG: Installing : libsmartcols-2.32.1-8.el8.x86_64 181/394 DEBUG: Running scriptlet: libsmartcols-2.32.1-8.el8.x86_64 181/394 DEBUG: Installing : libverto-0.3.0-5.el8.x86_64 182/394 DEBUG: Installing : npth-1.5-4.el8.x86_64 183/394 DEBUG: Installing : which-2.21-10.el8.x86_64 184/394 DEBUG: Installing : kernel-headers-4.18.0-80.el8.x86_64 185/394 DEBUG: Running scriptlet: glibc-headers-2.28-42.el8.x86_64 186/394 DEBUG: Installing : glibc-headers-2.28-42.el8.x86_64 186/394 DEBUG: Installing : libxcrypt-devel-4.1.1-4.el8.x86_64 187/394 DEBUG: Installing : glibc-devel-2.28-42.el8.x86_64 188/394 DEBUG: Running scriptlet: glibc-devel-2.28-42.el8.x86_64 188/394 DEBUG: Installing : kbd-misc-2.0.4-8.el8.noarch 189/394 DEBUG: Installing : kbd-legacy-2.0.4-8.el8.noarch 190/394 DEBUG: Installing : dbus-common-1:1.12.8-7.el8.noarch 191/394 DEBUG: Installing : xkeyboard-config-2.24-3.el8.noarch 192/394 DEBUG: Installing : libxkbcommon-0.8.2-1.el8.x86_64 193/394 DEBUG: Installing : cyrus-sasl-lib-2.1.27-0.3rc7.el8.x86_64 194/394 DEBUG: Running scriptlet: cyrus-sasl-lib-2.1.27-0.3rc7.el8.x86_64 194/394 DEBUG: Installing : libssh-0.8.5-2.el8.x86_64 195/394 DEBUG: Installing : openldap-2.4.46-9.el8.x86_64 196/394 DEBUG: Installing : libcurl-7.61.1-8.el8.x86_64 197/394 DEBUG: Installing : libkcapi-1.1.1-16_1.el8.x86_64 198/394 DEBUG: Installing : libkcapi-hmaccalc-1.1.1-16_1.el8.x86_64 199/394 DEBUG: Installing : libarchive-3.3.2-3.el8.x86_64 200/394 DEBUG: Installing : libdb-utils-5.3.28-36.el8.x86_64 201/394 DEBUG: Installing : curl-7.61.1-8.el8.x86_64 202/394 DEBUG: Installing : openssl-1:1.1.1-8.el8.x86_64 203/394 DEBUG: Installing : elfutils-default-yama-scope-0.174-6.el8.noarch 204/394 DEBUG: Running scriptlet: elfutils-default-yama-scope-0.174-6.el8.noarch 204/394 DEBUG: Installing : elfutils-libs-0.174-6.el8.x86_64 205/394 DEBUG: Installing : gzip-1.9-4.el8.x86_64 206/394 DEBUG: Running scriptlet: gzip-1.9-4.el8.x86_64 206/394 DEBUG: Installing : cracklib-2.9.6-15.el8.x86_64 207/394 DEBUG: Installing : cracklib-dicts-2.9.6-15.el8.x86_64 208/394 DEBUG: Installing : gettext-libs-0.19.8.1-14.el8.x86_64 209/394 DEBUG: Installing : libcroco-0.6.12-4.el8.x86_64 210/394 DEBUG: Running scriptlet: libcroco-0.6.12-4.el8.x86_64 210/394 DEBUG: Installing : procps-ng-3.3.15-1.el8.x86_64 211/394 DEBUG: Installing : krb5-libs-1.16.1-22.el8.x86_64 212/394 DEBUG: Installing : libtirpc-1.1.4-3.el8.x86_64 213/394 DEBUG: Running scriptlet: libtirpc-1.1.4-3.el8.x86_64 213/394 DEBUG: Installing : libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 214/394 DEBUG: Running scriptlet: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 214/394 DEBUG: Installing : grub2-tools-minimal-1:2.02-66.el8.x86_64 215/394 DEBUG: Installing : kpartx-0.7.8-7.el8.x86_64 216/394 DEBUG: Installing : device-mapper-8:1.02.155-6.el8.x86_64 217/394 DEBUG: Installing : openssl-pkcs11-0.4.8-2.el8.x86_64 218/394 DEBUG: Running scriptlet: openssl-pkcs11-0.4.8-2.el8.x86_64 218/394 DEBUG: Installing : rpm-4.14.2-9.el8.x86_64 219/394 DEBUG: Installing : libfdisk-2.32.1-8.el8.x86_64 220/394 DEBUG: Running scriptlet: libfdisk-2.32.1-8.el8.x86_64 220/394 DEBUG: Installing : libmount-2.32.1-8.el8.x86_64 221/394 DEBUG: Running scriptlet: libmount-2.32.1-8.el8.x86_64 221/394 DEBUG: Installing : gettext-0.19.8.1-14.el8.x86_64 222/394 DEBUG: Running scriptlet: gettext-0.19.8.1-14.el8.x86_64 222/394 DEBUG: Installing : glib2-2.56.4-1.el8.x86_64 223/394 DEBUG: Installing : dbus-libs-1:1.12.8-7.el8.x86_64 224/394 DEBUG: Running scriptlet: dbus-libs-1:1.12.8-7.el8.x86_64 224/394 DEBUG: Installing : dbus-tools-1:1.12.8-7.el8.x86_64 225/394 DEBUG: Installing : coreutils-8.30-6.el8.x86_64 226/394 DEBUG: Installing : systemd-libs-239-13.el8.x86_64 227/394 DEBUG: Running scriptlet: systemd-libs-239-13.el8.x86_64 227/394 DEBUG: Installing : libblkid-2.32.1-8.el8.x86_64 228/394 DEBUG: Running scriptlet: libblkid-2.32.1-8.el8.x86_64 228/394 DEBUG: Installing : device-mapper-libs-8:1.02.155-6.el8.x86_64 229/394 DEBUG: Running scriptlet: device-mapper-libs-8:1.02.155-6.el8.x86_64 229/394 DEBUG: Running scriptlet: ca-certificates-2018.2.24-6.el8.noarch 230/394 DEBUG: Installing : ca-certificates-2018.2.24-6.el8.noarch 230/394 DEBUG: Running scriptlet: ca-certificates-2018.2.24-6.el8.noarch 230/394 DEBUG: Installing : shadow-utils-2:4.6-7.el8.x86_64 231/394 DEBUG: Installing : shared-mime-info-1.9-3.el8.x86_64 232/394 DEBUG: Running scriptlet: shared-mime-info-1.9-3.el8.x86_64 232/394 DEBUG: Running scriptlet: dbus-daemon-1:1.12.8-7.el8.x86_64 233/394 DEBUG: Installing : dbus-daemon-1:1.12.8-7.el8.x86_64 233/394 DEBUG: Running scriptlet: dbus-daemon-1:1.12.8-7.el8.x86_64 233/394 DEBUG: Running scriptlet: libutempter-1.1.6-14.el8.x86_64 234/394 DEBUG: Installing : libutempter-1.1.6-14.el8.x86_64 234/394 DEBUG: Installing : kmod-25-11.el8.x86_64 235/394 DEBUG: Installing : kmod-libs-25-11.el8.x86_64 236/394 DEBUG: Running scriptlet: kmod-libs-25-11.el8.x86_64 236/394 DEBUG: Installing : kbd-2.0.4-8.el8.x86_64 237/394 DEBUG: Installing : libpwquality-1.4.0-9.el8.x86_64 238/394 DEBUG: Installing : systemd-pam-239-13.el8.x86_64 239/394 DEBUG: Installing : cryptsetup-libs-2.0.6-1.el8.x86_64 240/394 DEBUG: Running scriptlet: cryptsetup-libs-2.0.6-1.el8.x86_64 240/394 DEBUG: Installing : dracut-049-10.git20190115.el8.x86_64 241/394 DEBUG: Installing : libdb-5.3.28-36.el8.x86_64 242/394 DEBUG: Running scriptlet: libdb-5.3.28-36.el8.x86_64 242/394 DEBUG: Installing : pam-1.3.1-4.el8.x86_64 243/394 DEBUG: Running scriptlet: pam-1.3.1-4.el8.x86_64 243/394 DEBUG: Installing : util-linux-2.32.1-8.el8.x86_64 244/394 DEBUG: Running scriptlet: util-linux-2.32.1-8.el8.x86_64 244/394 DEBUG: Installing : rpm-libs-4.14.2-9.el8.x86_64 245/394 DEBUG: Running scriptlet: rpm-libs-4.14.2-9.el8.x86_64 245/394 DEBUG: Installing : trousers-lib-0.3.14-2.el8.x86_64 246/394 DEBUG: Running scriptlet: trousers-lib-0.3.14-2.el8.x86_64 246/394 DEBUG: Installing : openssl-libs-1:1.1.1-8.el8.x86_64 247/394 DEBUG: Running scriptlet: openssl-libs-1:1.1.1-8.el8.x86_64 247/394 DEBUG: Installing : grubby-8.40-34.el8.x86_64 248/394 DEBUG: Installing : crypto-policies-20181217-6.git9a35207.el8.noarch 249/394 DEBUG: Running scriptlet: crypto-policies-20181217-6.git9a35207.el8.noarch 249/394 DEBUG: Installing : os-prober-1.74-6.el8.x86_64 250/394 DEBUG: Running scriptlet: grub2-tools-1:2.02-66.el8.x86_64 251/394 DEBUG: Installing : grub2-tools-1:2.02-66.el8.x86_64 251/394 DEBUG: Running scriptlet: grub2-tools-1:2.02-66.el8.x86_64 251/394 DEBUG: Installing : gnutls-3.6.5-2.el8.x86_64 252/394 DEBUG: Installing : dbus-1:1.12.8-7.el8.x86_64 253/394 DEBUG: Running scriptlet: systemd-239-13.el8.x86_64 254/394 DEBUG: Installing : systemd-239-13.el8.x86_64 254/394 DEBUG: Running scriptlet: systemd-239-13.el8.x86_64 254/394 DEBUG: Installing : systemd-udev-239-13.el8.x86_64 255/394 DEBUG: Running scriptlet: systemd-udev-239-13.el8.x86_64 255/394 DEBUG: Running scriptlet: trousers-0.3.14-2.el8.x86_64 256/394 DEBUG: Installing : trousers-0.3.14-2.el8.x86_64 256/394 DEBUG: Running scriptlet: trousers-0.3.14-2.el8.x86_64 256/394 DEBUG: Installing : fontconfig-2.13.1-3.el8.x86_64 257/394 DEBUG: Running scriptlet: fontconfig-2.13.1-3.el8.x86_64 257/394 DEBUG: Installing : platform-python-pip-9.0.3-13.el8.noarch 258/394 DEBUG: Installing : platform-python-setuptools-39.2.0-4.el8.noarch 259/394 DEBUG: Installing : platform-python-3.6.8-1.el8.x86_64 260/394 DEBUG: Running scriptlet: platform-python-3.6.8-1.el8.x86_64 260/394 DEBUG: Installing : python3-libs-3.6.8-1.el8.x86_64 261/394 DEBUG: Installing : python3-six-1.12.0-1.el8ost.noarch 262/394 DEBUG: Installing : gdk-pixbuf2-2.36.12-4.el8.x86_64 263/394 DEBUG: Running scriptlet: gdk-pixbuf2-2.36.12-4.el8.x86_64 263/394 DEBUG: Installing : python3-setuptools-39.2.0-4.el8.noarch 264/394 DEBUG: Installing : python3-pip-9.0.3-13.el8.noarch 265/394 DEBUG: Installing : python36-3.6.8-1.module+el8+2710+846623d6.x86_64 266/394 DEBUG: Running scriptlet: python36-3.6.8-1.module+el8+2710+846623d6.x86_64 266/394 DEBUG: Installing : python3-docutils-0.14-11.module+el8+2525+995c3d6 267/394 DEBUG: Installing : binutils-2.30-49.el8.x86_64 268/394 DEBUG: Running scriptlet: binutils-2.30-49.el8.x86_64 268/394 DEBUG: Installing : atk-2.28.1-1.el8.x86_64 269/394 DEBUG: Installing : libsecret-0.18.6-1.el8.x86_64 270/394 DEBUG: Installing : pinentry-1.1.0-2.el8.x86_64 271/394 DEBUG: Running scriptlet: pinentry-1.1.0-2.el8.x86_64 271/394 DEBUG: Installing : python3-pygments-2.2.0-19.module+el8+2339+1a6691 272/394 DEBUG: Installing : gtk-update-icon-cache-3.22.30-3.el8.x86_64 273/394 DEBUG: Installing : gdk-pixbuf2-modules-2.36.12-4.el8.x86_64 274/394 DEBUG: Installing : python3-crypto-2.6.1-18.el8ost.x86_64 275/394 DEBUG: Installing : python3-dns-1.15.0-8.el8ost.noarch 276/394 DEBUG: Installing : python3-greenlet-0.4.13-6.el8ost.x86_64 277/394 DEBUG: Installing : python3-markupsafe-1.1.0-2.el8ost.x86_64 278/394 DEBUG: Installing : python3-sqlalchemy-1.2.17-3.el8ost.x86_64 279/394 DEBUG: Installing : python3-pytz-2017.2-9.el8.noarch 280/394 DEBUG: Installing : python3-babel-2.5.1-5.el8.noarch 281/394 DEBUG: Installing : python3-jinja2-2.10-9.el8ost.noarch 282/394 DEBUG: Installing : python3-rpm-generators-5-4.el8.noarch 283/394 DEBUG: Installing : python3-sphinx-theme-alabaster-0.7.9-7.el8.noarc 284/394 DEBUG: Installing : python3-whoosh-2.7.4-9.el8.noarch 285/394 DEBUG: Installing : python3-chardet-3.0.4-8.el8ost.noarch 286/394 DEBUG: Installing : python3-idna-2.5-5.el8ost.noarch 287/394 DEBUG: Installing : python3-imagesize-1.0.0-2.el8ost.noarch 288/394 DEBUG: Installing : python3-monotonic-1.5-2.el8ost.noarch 289/394 DEBUG: Installing : python3-pyparsing-2.3.1-1.el8ost.noarch 290/394 DEBUG: Installing : python3-packaging-16.8-9.el8.noarch 291/394 DEBUG: Installing : python3-pysocks-1.6.8-3.el8ost.noarch 292/394 DEBUG: Installing : python3-urllib3-1.23-5.el8ost.noarch 293/394 DEBUG: Installing : python3-requests-2.20.0-2.el8ost.noarch 294/394 DEBUG: Installing : python3-snowballstemmer-1.2.1-6.el8ost.noarch 295/394 DEBUG: Installing : python3-sphinx_rtd_theme-0.3.1-4.el8ost.noarch 296/394 DEBUG: Installing : perl-Net-SSLeay-1.85-6.el8.x86_64 297/394 DEBUG: Installing : fipscheck-lib-1.5.0-4.el8.x86_64 298/394 DEBUG: Running scriptlet: fipscheck-lib-1.5.0-4.el8.x86_64 298/394 DEBUG: Installing : fipscheck-1.5.0-4.el8.x86_64 299/394 DEBUG: Running scriptlet: openssh-7.8p1-4.el8.x86_64 300/394 DEBUG: Installing : openssh-7.8p1-4.el8.x86_64 300/394 DEBUG: Installing : openssh-clients-7.8p1-4.el8.x86_64 301/394 DEBUG: Installing : git-core-2.18.1-3.el8.x86_64 302/394 DEBUG: Installing : git-core-doc-2.18.1-3.el8.noarch 303/394 DEBUG: Installing : python3-pbr-5.1.2-2.el8ost.noarch 304/394 DEBUG: Installing : python3-mock-3.0.5-1.el8ost.noarch 305/394 DEBUG: Installing : ima-evm-utils-1.1-4.el8.x86_64 306/394 DEBUG: Installing : annobin-8.64-1.el8.x86_64 307/394 DEBUG: Installing : perl-Mozilla-CA-20160104-7.el8.noarch 308/394 DEBUG: Installing : perl-libnet-3.11-3.el8.noarch 309/394 DEBUG: Installing : perl-URI-1.73-3.el8.noarch 310/394 DEBUG: Installing : perl-Encode-4:2.97-3.el8.x86_64 311/394 DEBUG: Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 312/394 DEBUG: Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 313/394 DEBUG: Installing : perl-podlators-4.11-1.el8.noarch 314/394 DEBUG: Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 315/394 DEBUG: Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 316/394 DEBUG: Installing : perl-HTTP-Tiny-0.074-1.el8.noarch 317/394 DEBUG: Installing : perl-IO-Socket-SSL-2.060-2.el8.noarch 318/394 DEBUG: Installing : perl-Git-2.18.1-3.el8.noarch 319/394 DEBUG: Installing : git-2.18.1-3.el8.x86_64 320/394 DEBUG: Installing : libusbx-1.0.22-1.el8.x86_64 321/394 DEBUG: Installing : gnupg2-smime-2.2.9-1.el8.x86_64 322/394 DEBUG: Installing : gnupg2-2.2.9-1.el8.x86_64 323/394 DEBUG: Installing : rpm-build-libs-4.14.2-9.el8.x86_64 324/394 DEBUG: Running scriptlet: rpm-build-libs-4.14.2-9.el8.x86_64 324/394 DEBUG: Installing : guile-5:2.0.14-7.el8.x86_64 325/394 DEBUG: Running scriptlet: guile-5:2.0.14-7.el8.x86_64 325/394 DEBUG: Installing : hicolor-icon-theme-0.17-2.el8.noarch 326/394 DEBUG: Running scriptlet: man-db-2.7.6.1-17.el8.x86_64 327/394 DEBUG: Installing : man-db-2.7.6.1-17.el8.x86_64 327/394 DEBUG: Running scriptlet: man-db-2.7.6.1-17.el8.x86_64 327/394 DEBUG: Installing : environment-modules-4.1.4-1.el8.x86_64 328/394 DEBUG: Running scriptlet: environment-modules-4.1.4-1.el8.x86_64 328/394 DEBUG: Installing : avahi-libs-0.7-19.el8.x86_64 329/394 DEBUG: Installing : cups-libs-1:2.2.6-25.el8.x86_64 330/394 DEBUG: Installing : harfbuzz-1.7.5-3.el8.x86_64 331/394 DEBUG: Running scriptlet: harfbuzz-1.7.5-3.el8.x86_64 331/394 DEBUG: Installing : libbabeltrace-1.5.4-2.el8.x86_64 332/394 DEBUG: Running scriptlet: libbabeltrace-1.5.4-2.el8.x86_64 332/394 DEBUG: Installing : gdb-headless-8.2-5.el8.x86_64 333/394 DEBUG: Installing : efi-srpm-macros-3-2.el8.noarch 334/394 DEBUG: Installing : elfutils-0.174-6.el8.x86_64 335/394 DEBUG: Installing : rust-srpm-macros-5-2.el8.noarch 336/394 DEBUG: Installing : qt5-srpm-macros-5.11.1-2.el8.noarch 337/394 DEBUG: Installing : perl-srpm-macros-1-25.el8.noarch 338/394 DEBUG: Installing : openblas-srpm-macros-2-2.el8.noarch 339/394 DEBUG: Installing : ocaml-srpm-macros-5-4.el8.noarch 340/394 DEBUG: Installing : libX11-common-1.6.7-1.el8.noarch 341/394 DEBUG: Installing : libX11-1.6.7-1.el8.x86_64 342/394 DEBUG: Installing : libXext-1.3.3-9.el8.x86_64 343/394 DEBUG: Installing : libXrender-0.9.10-7.el8.x86_64 344/394 DEBUG: Installing : libXt-1.1.5-8.el8.x86_64 345/394 DEBUG: Installing : cairo-1.15.12-3.el8.x86_64 346/394 DEBUG: Installing : libXmu-1.1.2-12.el8.x86_64 347/394 DEBUG: Installing : libXfixes-5.0.3-7.el8.x86_64 348/394 DEBUG: Installing : libXpm-3.5.12-7.el8.x86_64 349/394 DEBUG: Installing : libXcursor-1.1.15-3.el8.x86_64 350/394 DEBUG: Installing : libXrandr-1.5.1-7.el8.x86_64 351/394 DEBUG: Installing : libXi-1.7.9-7.el8.x86_64 352/394 DEBUG: Installing : libXinerama-1.1.4-1.el8.x86_64 353/394 DEBUG: Installing : gd-2.2.5-6.el8.x86_64 354/394 DEBUG: Running scriptlet: gd-2.2.5-6.el8.x86_64 354/394 DEBUG: Installing : libXaw-1.0.13-10.el8.x86_64 355/394 DEBUG: Installing : libXdamage-1.1.4-14.el8.x86_64 356/394 DEBUG: Installing : libXft-2.3.2-10.el8.x86_64 357/394 DEBUG: Installing : pango-1.42.4-3.el8.x86_64 358/394 DEBUG: Running scriptlet: pango-1.42.4-3.el8.x86_64 358/394 DEBUG: Installing : librsvg2-2.42.7-2.el8.x86_64 359/394 DEBUG: Installing : libXxf86misc-1.0.4-1.el8.x86_64 360/394 DEBUG: Installing : libXxf86vm-1.1.4-9.el8.x86_64 361/394 DEBUG: Installing : xorg-x11-server-utils-7.7-27.el8.x86_64 362/394 DEBUG: Installing : urw-base35-bookman-fonts-20170801-10.el8.noarch 363/394 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20170801-10.el8.noarch 363/394 DEBUG: Installing : urw-base35-c059-fonts-20170801-10.el8.noarch 364/394 DEBUG: Running scriptlet: urw-base35-c059-fonts-20170801-10.el8.noarch 364/394 DEBUG: Installing : urw-base35-d050000l-fonts-20170801-10.el8.noarch 365/394 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20170801-10.el8.noarch 365/394 DEBUG: Installing : urw-base35-gothic-fonts-20170801-10.el8.noarch 366/394 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20170801-10.el8.noarch 366/394 DEBUG: Installing : urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 367/394 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 367/394 DEBUG: Installing : urw-base35-nimbus-roman-fonts-20170801-10.el8.no 368/394 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20170801-10.el8.no 368/394 DEBUG: Installing : urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 369/394 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 369/394 DEBUG: Installing : urw-base35-p052-fonts-20170801-10.el8.noarch 370/394 DEBUG: Running scriptlet: urw-base35-p052-fonts-20170801-10.el8.noarch 370/394 DEBUG: Installing : urw-base35-standard-symbols-ps-fonts-20170801-10 371/394 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20170801-10 371/394 DEBUG: Installing : urw-base35-z003-fonts-20170801-10.el8.noarch 372/394 DEBUG: Running scriptlet: urw-base35-z003-fonts-20170801-10.el8.noarch 372/394 DEBUG: Installing : urw-base35-fonts-20170801-10.el8.noarch 373/394 DEBUG: Installing : libXcomposite-0.4.4-14.el8.x86_64 374/394 DEBUG: Installing : gtk2-2.24.32-4.el8.x86_64 375/394 DEBUG: Running scriptlet: gtk2-2.24.32-4.el8.x86_64 375/394 DEBUG: Installing : go-srpm-macros-2-16.el8.noarch 376/394 DEBUG: Installing : ghc-srpm-macros-1.4.2-7.el8.noarch 377/394 DEBUG: Installing : redhat-rpm-config-116-1.el8.noarch 378/394 DEBUG: Installing : platform-python-devel-3.6.8-1.el8.x86_64 379/394 DEBUG: Installing : python36-devel-3.6.8-1.module+el8+2710+846623d6. 380/394 DEBUG: Running scriptlet: python36-devel-3.6.8-1.module+el8+2710+846623d6. 380/394 DEBUG: Installing : adobe-mappings-pdf-20180407-1.el8.noarch 381/394 DEBUG: Installing : libgs-9.25-2.el8.x86_64 382/394 DEBUG: Installing : graphviz-2.40.1-39.el8.x86_64 383/394 DEBUG: Running scriptlet: graphviz-2.40.1-39.el8.x86_64 383/394 DEBUG: Installing : ImageMagick-libs-6.9.9.38-1.el8.x86_64 384/394 DEBUG: Running scriptlet: ImageMagick-libs-6.9.9.38-1.el8.x86_64 384/394 DEBUG: Installing : ImageMagick-6.9.9.38-1.el8.x86_64 385/394 DEBUG: Installing : python3-sphinxcontrib-websupport-1.0.1-10.201803 386/394 DEBUG: Installing : python3-sphinx-1:1.7.6-1.el8.noarch 387/394 DEBUG: Installing : python3-devel-3.6.8-1.el8.x86_64 388/394 DEBUG: Installing : rpm-build-4.14.2-9.el8.x86_64 389/394 DEBUG: Installing : python3-eventlet-0.25.1-1.1.el8ost.noarch 390/394 DEBUG: Installing : gcc-8.2.1-3.5.el8.x86_64 391/394 DEBUG: Running scriptlet: gcc-8.2.1-3.5.el8.x86_64 391/394 DEBUG: Installing : python3-setuptools_scm-1.15.7-4.el8ost.noarch 392/394 DEBUG: Installing : make-1:4.2.1-9.el8.x86_64 393/394 DEBUG: Running scriptlet: make-1:4.2.1-9.el8.x86_64 393/394 DEBUG: Installing : openstack-macros-2019.2.3-0.20190913180739.ce6a1 394/394 DEBUG: Running scriptlet: filesystem-3.8-2.el8.x86_64 394/394 DEBUG: Running scriptlet: glibc-all-langpacks-2.28-42.el8.x86_64 394/394 DEBUG: Running scriptlet: guile-5:2.0.14-7.el8.x86_64 394/394 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20170801-10.el8.noarch 394/394 DEBUG: Running scriptlet: urw-base35-c059-fonts-20170801-10.el8.noarch 394/394 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20170801-10.el8.noarch 394/394 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20170801-10.el8.noarch 394/394 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 394/394 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20170801-10.el8.no 394/394 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 394/394 DEBUG: Running scriptlet: urw-base35-p052-fonts-20170801-10.el8.noarch 394/394 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20170801-10 394/394 DEBUG: Running scriptlet: urw-base35-z003-fonts-20170801-10.el8.noarch 394/394 DEBUG: Running scriptlet: glibc-common-2.28-42.el8.x86_64 394/394 DEBUG: Running scriptlet: info-6.5-4.el8.x86_64 394/394 DEBUG: Running scriptlet: glib2-2.56.4-1.el8.x86_64 394/394 DEBUG: Running scriptlet: shared-mime-info-1.9-3.el8.x86_64 394/394 DEBUG: Running scriptlet: systemd-239-13.el8.x86_64 394/394 DEBUG: Running scriptlet: systemd-udev-239-13.el8.x86_64 394/394 DEBUG: Running scriptlet: fontconfig-2.13.1-3.el8.x86_64 394/394 DEBUG: Running scriptlet: gdk-pixbuf2-2.36.12-4.el8.x86_64 394/394 DEBUG: Running scriptlet: hicolor-icon-theme-0.17-2.el8.noarch 394/394 DEBUG: Running scriptlet: man-db-2.7.6.1-17.el8.x86_64 394/394 DEBUG: Verifying : openstack-macros-2019.2.3-0.20190913180739.ce6a1 1/394 DEBUG: Verifying : OpenEXR-libs-2.2.0-11.el8.x86_64 2/394 DEBUG: Verifying : adobe-mappings-cmap-20171205-3.el8.noarch 3/394 DEBUG: Verifying : adobe-mappings-cmap-deprecated-20171205-3.el8.no 4/394 DEBUG: Verifying : adobe-mappings-pdf-20180407-1.el8.noarch 5/394 DEBUG: Verifying : annobin-8.64-1.el8.x86_64 6/394 DEBUG: Verifying : atk-2.28.1-1.el8.x86_64 7/394 DEBUG: Verifying : cairo-1.15.12-3.el8.x86_64 8/394 DEBUG: Verifying : cpp-8.2.1-3.5.el8.x86_64 9/394 DEBUG: Verifying : dwz-0.12-9.el8.x86_64 10/394 DEBUG: Verifying : efi-srpm-macros-3-2.el8.noarch 11/394 DEBUG: Verifying : fftw-libs-double-3.3.5-11.el8.x86_64 12/394 DEBUG: Verifying : fribidi-1.0.4-6.el8.x86_64 13/394 DEBUG: Verifying : gc-7.6.4-3.el8.x86_64 14/394 DEBUG: Verifying : gcc-8.2.1-3.5.el8.x86_64 15/394 DEBUG: Verifying : gd-2.2.5-6.el8.x86_64 16/394 DEBUG: Verifying : gdb-headless-8.2-5.el8.x86_64 17/394 DEBUG: Verifying : ghc-srpm-macros-1.4.2-7.el8.noarch 18/394 DEBUG: Verifying : git-2.18.1-3.el8.x86_64 19/394 DEBUG: Verifying : git-core-2.18.1-3.el8.x86_64 20/394 DEBUG: Verifying : git-core-doc-2.18.1-3.el8.noarch 21/394 DEBUG: Verifying : go-srpm-macros-2-16.el8.noarch 22/394 DEBUG: Verifying : google-droid-sans-fonts-20120715-13.el8.noarch 23/394 DEBUG: Verifying : graphite2-1.3.10-10.el8.x86_64 24/394 DEBUG: Verifying : graphviz-2.40.1-39.el8.x86_64 25/394 DEBUG: Verifying : gtk-update-icon-cache-3.22.30-3.el8.x86_64 26/394 DEBUG: Verifying : gtk2-2.24.32-4.el8.x86_64 27/394 DEBUG: Verifying : guile-5:2.0.14-7.el8.x86_64 28/394 DEBUG: Verifying : harfbuzz-1.7.5-3.el8.x86_64 29/394 DEBUG: Verifying : hicolor-icon-theme-0.17-2.el8.noarch 30/394 DEBUG: Verifying : ilmbase-2.2.0-11.el8.x86_64 31/394 DEBUG: Verifying : isl-0.16.1-6.el8.x86_64 32/394 DEBUG: Verifying : jasper-libs-2.0.14-4.el8.x86_64 33/394 DEBUG: Verifying : jbig2dec-libs-0.14-2.el8.x86_64 34/394 DEBUG: Verifying : jbigkit-libs-2.1-14.el8.x86_64 35/394 DEBUG: Verifying : lato-fonts-2.015-5.el8.noarch 36/394 DEBUG: Verifying : lcms2-2.9-2.el8.x86_64 37/394 DEBUG: Verifying : libICE-1.0.9-13.el8.x86_64 38/394 DEBUG: Verifying : libSM-1.2.3-1.el8.x86_64 39/394 DEBUG: Verifying : libX11-1.6.7-1.el8.x86_64 40/394 DEBUG: Verifying : libX11-common-1.6.7-1.el8.noarch 41/394 DEBUG: Verifying : libXau-1.0.8-13.el8.x86_64 42/394 DEBUG: Verifying : libXaw-1.0.13-10.el8.x86_64 43/394 DEBUG: Verifying : libXcomposite-0.4.4-14.el8.x86_64 44/394 DEBUG: Verifying : libXcursor-1.1.15-3.el8.x86_64 45/394 DEBUG: Verifying : libXdamage-1.1.4-14.el8.x86_64 46/394 DEBUG: Verifying : libXext-1.3.3-9.el8.x86_64 47/394 DEBUG: Verifying : libXfixes-5.0.3-7.el8.x86_64 48/394 DEBUG: Verifying : libXft-2.3.2-10.el8.x86_64 49/394 DEBUG: Verifying : libXi-1.7.9-7.el8.x86_64 50/394 DEBUG: Verifying : libXinerama-1.1.4-1.el8.x86_64 51/394 DEBUG: Verifying : libXmu-1.1.2-12.el8.x86_64 52/394 DEBUG: Verifying : libXpm-3.5.12-7.el8.x86_64 53/394 DEBUG: Verifying : libXrandr-1.5.1-7.el8.x86_64 54/394 DEBUG: Verifying : libXrender-0.9.10-7.el8.x86_64 55/394 DEBUG: Verifying : libXt-1.1.5-8.el8.x86_64 56/394 DEBUG: Verifying : libXxf86misc-1.0.4-1.el8.x86_64 57/394 DEBUG: Verifying : libXxf86vm-1.1.4-9.el8.x86_64 58/394 DEBUG: Verifying : libatomic_ops-7.6.2-3.el8.x86_64 59/394 DEBUG: Verifying : libbabeltrace-1.5.4-2.el8.x86_64 60/394 DEBUG: Verifying : libdatrie-0.2.9-7.el8.x86_64 61/394 DEBUG: Verifying : libfontenc-1.1.3-8.el8.x86_64 62/394 DEBUG: Verifying : libgs-9.25-2.el8.x86_64 63/394 DEBUG: Verifying : libidn-1.34-5.el8.x86_64 64/394 DEBUG: Verifying : libijs-0.35-5.el8.x86_64 65/394 DEBUG: Verifying : libipt-1.6.1-8.el8.x86_64 66/394 DEBUG: Verifying : libjpeg-turbo-1.5.3-7.el8.x86_64 67/394 DEBUG: Verifying : libmcpp-2.7.2-20.el8.x86_64 68/394 DEBUG: Verifying : libmpc-1.0.2-9.el8.x86_64 69/394 DEBUG: Verifying : libpaper-1.1.24-22.el8.x86_64 70/394 DEBUG: Verifying : librsvg2-2.42.7-2.el8.x86_64 71/394 DEBUG: Verifying : libthai-0.1.27-2.el8.x86_64 72/394 DEBUG: Verifying : libtiff-4.0.9-13.el8.x86_64 73/394 DEBUG: Verifying : libwebp-1.0.0-1.el8.x86_64 74/394 DEBUG: Verifying : libwmf-lite-0.2.9-4.el8.x86_64 75/394 DEBUG: Verifying : libxcb-1.13-5.el8.x86_64 76/394 DEBUG: Verifying : libxkbcommon-0.8.2-1.el8.x86_64 77/394 DEBUG: Verifying : mcpp-2.7.2-20.el8.x86_64 78/394 DEBUG: Verifying : ocaml-srpm-macros-5-4.el8.noarch 79/394 DEBUG: Verifying : openblas-srpm-macros-2-2.el8.noarch 80/394 DEBUG: Verifying : openjpeg2-2.3.0-8.el8.x86_64 81/394 DEBUG: Verifying : perl-Digest-1.17-395.el8.noarch 82/394 DEBUG: Verifying : perl-Digest-MD5-2.55-396.el8.x86_64 83/394 DEBUG: Verifying : perl-Error-1:0.17025-2.el8.noarch 84/394 DEBUG: Verifying : perl-Git-2.18.1-3.el8.noarch 85/394 DEBUG: Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 86/394 DEBUG: Verifying : perl-IO-Socket-SSL-2.060-2.el8.noarch 87/394 DEBUG: Verifying : perl-Mozilla-CA-20160104-7.el8.noarch 88/394 DEBUG: Verifying : perl-Net-SSLeay-1.85-6.el8.x86_64 89/394 DEBUG: Verifying : perl-TermReadKey-2.37-7.el8.x86_64 90/394 DEBUG: Verifying : perl-URI-1.73-3.el8.noarch 91/394 DEBUG: Verifying : perl-libnet-3.11-3.el8.noarch 92/394 DEBUG: Verifying : perl-srpm-macros-1-25.el8.noarch 93/394 DEBUG: Verifying : pinentry-1.1.0-2.el8.x86_64 94/394 DEBUG: Verifying : pixman-0.36.0-1.el8.x86_64 95/394 DEBUG: Verifying : platform-python-devel-3.6.8-1.el8.x86_64 96/394 DEBUG: Verifying : python-rpm-macros-3-37.el8.noarch 97/394 DEBUG: Verifying : python-srpm-macros-3-37.el8.noarch 98/394 DEBUG: Verifying : python3-docutils-0.14-11.module+el8+2525+995c3d6 99/394 DEBUG: Verifying : python3-pip-9.0.3-13.el8.noarch 100/394 DEBUG: Verifying : python3-pygments-2.2.0-19.module+el8+2339+1a6691 101/394 DEBUG: Verifying : python3-pytz-2017.2-9.el8.noarch 102/394 DEBUG: Verifying : python3-rpm-generators-5-4.el8.noarch 103/394 DEBUG: Verifying : python3-rpm-macros-3-37.el8.noarch 104/394 DEBUG: Verifying : python36-3.6.8-1.module+el8+2710+846623d6.x86_64 105/394 DEBUG: Verifying : python36-devel-3.6.8-1.module+el8+2710+846623d6. 106/394 DEBUG: Verifying : qt5-srpm-macros-5.11.1-2.el8.noarch 107/394 DEBUG: Verifying : redhat-rpm-config-116-1.el8.noarch 108/394 DEBUG: Verifying : rpm-build-4.14.2-9.el8.x86_64 109/394 DEBUG: Verifying : rust-srpm-macros-5-2.el8.noarch 110/394 DEBUG: Verifying : urw-base35-bookman-fonts-20170801-10.el8.noarch 111/394 DEBUG: Verifying : urw-base35-c059-fonts-20170801-10.el8.noarch 112/394 DEBUG: Verifying : urw-base35-d050000l-fonts-20170801-10.el8.noarch 113/394 DEBUG: Verifying : urw-base35-fonts-20170801-10.el8.noarch 114/394 DEBUG: Verifying : urw-base35-fonts-common-20170801-10.el8.noarch 115/394 DEBUG: Verifying : urw-base35-gothic-fonts-20170801-10.el8.noarch 116/394 DEBUG: Verifying : urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 117/394 DEBUG: Verifying : urw-base35-nimbus-roman-fonts-20170801-10.el8.no 118/394 DEBUG: Verifying : urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 119/394 DEBUG: Verifying : urw-base35-p052-fonts-20170801-10.el8.noarch 120/394 DEBUG: Verifying : urw-base35-standard-symbols-ps-fonts-20170801-10 121/394 DEBUG: Verifying : urw-base35-z003-fonts-20170801-10.el8.noarch 122/394 DEBUG: Verifying : xkeyboard-config-2.24-3.el8.noarch 123/394 DEBUG: Verifying : xorg-x11-font-utils-1:7.5-40.el8.x86_64 124/394 DEBUG: Verifying : xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarc 125/394 DEBUG: Verifying : xorg-x11-server-utils-7.7-27.el8.x86_64 126/394 DEBUG: Verifying : acl-2.2.53-1.el8.x86_64 127/394 DEBUG: Verifying : audit-libs-3.0-0.10.20180831git0047a6c.el8.x86_6 128/394 DEBUG: Verifying : avahi-libs-0.7-19.el8.x86_64 129/394 DEBUG: Verifying : basesystem-11-5.el8.noarch 130/394 DEBUG: Verifying : bash-4.4.19-7.el8.x86_64 131/394 DEBUG: Verifying : binutils-2.30-49.el8.x86_64 132/394 DEBUG: Verifying : brotli-1.0.6-1.el8.x86_64 133/394 DEBUG: Verifying : bzip2-1.0.6-26.el8.x86_64 134/394 DEBUG: Verifying : bzip2-libs-1.0.6-26.el8.x86_64 135/394 DEBUG: Verifying : ca-certificates-2018.2.24-6.el8.noarch 136/394 DEBUG: Verifying : chkconfig-1.11-1.el8.x86_64 137/394 DEBUG: Verifying : coreutils-8.30-6.el8.x86_64 138/394 DEBUG: Verifying : coreutils-common-8.30-6.el8.x86_64 139/394 DEBUG: Verifying : cpio-2.12-8.el8.x86_64 140/394 DEBUG: Verifying : cracklib-2.9.6-15.el8.x86_64 141/394 DEBUG: Verifying : cracklib-dicts-2.9.6-15.el8.x86_64 142/394 DEBUG: Verifying : crypto-policies-20181217-6.git9a35207.el8.noarch 143/394 DEBUG: Verifying : cryptsetup-libs-2.0.6-1.el8.x86_64 144/394 DEBUG: Verifying : cups-libs-1:2.2.6-25.el8.x86_64 145/394 DEBUG: Verifying : curl-7.61.1-8.el8.x86_64 146/394 DEBUG: Verifying : cyrus-sasl-lib-2.1.27-0.3rc7.el8.x86_64 147/394 DEBUG: Verifying : dbus-1:1.12.8-7.el8.x86_64 148/394 DEBUG: Verifying : dbus-common-1:1.12.8-7.el8.noarch 149/394 DEBUG: Verifying : dbus-daemon-1:1.12.8-7.el8.x86_64 150/394 DEBUG: Verifying : dbus-libs-1:1.12.8-7.el8.x86_64 151/394 DEBUG: Verifying : dbus-tools-1:1.12.8-7.el8.x86_64 152/394 DEBUG: Verifying : device-mapper-8:1.02.155-6.el8.x86_64 153/394 DEBUG: Verifying : device-mapper-libs-8:1.02.155-6.el8.x86_64 154/394 DEBUG: Verifying : diffutils-3.6-5.el8.x86_64 155/394 DEBUG: Verifying : dracut-049-10.git20190115.el8.x86_64 156/394 DEBUG: Verifying : elfutils-0.174-6.el8.x86_64 157/394 DEBUG: Verifying : elfutils-default-yama-scope-0.174-6.el8.noarch 158/394 DEBUG: Verifying : elfutils-libelf-0.174-6.el8.x86_64 159/394 DEBUG: Verifying : elfutils-libs-0.174-6.el8.x86_64 160/394 DEBUG: Verifying : emacs-filesystem-1:26.1-5.el8.noarch 161/394 DEBUG: Verifying : environment-modules-4.1.4-1.el8.x86_64 162/394 DEBUG: Verifying : expat-2.2.5-3.el8.x86_64 163/394 DEBUG: Verifying : file-5.33-8.el8.x86_64 164/394 DEBUG: Verifying : file-libs-5.33-8.el8.x86_64 165/394 DEBUG: Verifying : filesystem-3.8-2.el8.x86_64 166/394 DEBUG: Verifying : findutils-1:4.6.0-20.el8.x86_64 167/394 DEBUG: Verifying : fipscheck-1.5.0-4.el8.x86_64 168/394 DEBUG: Verifying : fipscheck-lib-1.5.0-4.el8.x86_64 169/394 DEBUG: Verifying : fontconfig-2.13.1-3.el8.x86_64 170/394 DEBUG: Verifying : fontpackages-filesystem-1.44-22.el8.noarch 171/394 DEBUG: Verifying : freetype-2.9.1-4.el8.x86_64 172/394 DEBUG: Verifying : gawk-4.2.1-1.el8.x86_64 173/394 DEBUG: Verifying : gdbm-1:1.18-1.el8.x86_64 174/394 DEBUG: Verifying : gdbm-libs-1:1.18-1.el8.x86_64 175/394 DEBUG: Verifying : gettext-0.19.8.1-14.el8.x86_64 176/394 DEBUG: Verifying : gettext-libs-0.19.8.1-14.el8.x86_64 177/394 DEBUG: Verifying : glib2-2.56.4-1.el8.x86_64 178/394 DEBUG: Verifying : glibc-2.28-42.el8.x86_64 179/394 DEBUG: Verifying : glibc-all-langpacks-2.28-42.el8.x86_64 180/394 DEBUG: Verifying : glibc-common-2.28-42.el8.x86_64 181/394 DEBUG: Verifying : glibc-devel-2.28-42.el8.x86_64 182/394 DEBUG: Verifying : glibc-headers-2.28-42.el8.x86_64 183/394 DEBUG: Verifying : gmp-1:6.1.2-8.el8.x86_64 184/394 DEBUG: Verifying : gnupg2-2.2.9-1.el8.x86_64 185/394 DEBUG: Verifying : gnupg2-smime-2.2.9-1.el8.x86_64 186/394 DEBUG: Verifying : gnutls-3.6.5-2.el8.x86_64 187/394 DEBUG: Verifying : grep-3.1-6.el8.x86_64 188/394 DEBUG: Verifying : groff-base-1.22.3-18.el8.x86_64 189/394 DEBUG: Verifying : grub2-common-1:2.02-66.el8.noarch 190/394 DEBUG: Verifying : grub2-tools-1:2.02-66.el8.x86_64 191/394 DEBUG: Verifying : grub2-tools-minimal-1:2.02-66.el8.x86_64 192/394 DEBUG: Verifying : grubby-8.40-34.el8.x86_64 193/394 DEBUG: Verifying : gzip-1.9-4.el8.x86_64 194/394 DEBUG: Verifying : hardlink-1:1.3-6.el8.x86_64 195/394 DEBUG: Verifying : ima-evm-utils-1.1-4.el8.x86_64 196/394 DEBUG: Verifying : info-6.5-4.el8.x86_64 197/394 DEBUG: Verifying : iptables-libs-1.8.2-9.el8.x86_64 198/394 DEBUG: Verifying : json-c-0.13.1-0.2.el8.x86_64 199/394 DEBUG: Verifying : kbd-2.0.4-8.el8.x86_64 200/394 DEBUG: Verifying : kbd-legacy-2.0.4-8.el8.noarch 201/394 DEBUG: Verifying : kbd-misc-2.0.4-8.el8.noarch 202/394 DEBUG: Verifying : kernel-headers-4.18.0-80.el8.x86_64 203/394 DEBUG: Verifying : keyutils-libs-1.5.10-6.el8.x86_64 204/394 DEBUG: Verifying : kmod-25-11.el8.x86_64 205/394 DEBUG: Verifying : kmod-libs-25-11.el8.x86_64 206/394 DEBUG: Verifying : kpartx-0.7.8-7.el8.x86_64 207/394 DEBUG: Verifying : krb5-libs-1.16.1-22.el8.x86_64 208/394 DEBUG: Verifying : less-530-1.el8.x86_64 209/394 DEBUG: Verifying : libacl-2.2.53-1.el8.x86_64 210/394 DEBUG: Verifying : libarchive-3.3.2-3.el8.x86_64 211/394 DEBUG: Verifying : libassuan-2.5.1-3.el8.x86_64 212/394 DEBUG: Verifying : libattr-2.4.48-3.el8.x86_64 213/394 DEBUG: Verifying : libblkid-2.32.1-8.el8.x86_64 214/394 DEBUG: Verifying : libcap-2.25-9.el8.x86_64 215/394 DEBUG: Verifying : libcap-ng-0.7.9-4.el8.x86_64 216/394 DEBUG: Verifying : libcom_err-1.44.3-2.el8.x86_64 217/394 DEBUG: Verifying : libcroco-0.6.12-4.el8.x86_64 218/394 DEBUG: Verifying : libcurl-7.61.1-8.el8.x86_64 219/394 DEBUG: Verifying : libdb-5.3.28-36.el8.x86_64 220/394 DEBUG: Verifying : libdb-utils-5.3.28-36.el8.x86_64 221/394 DEBUG: Verifying : libedit-3.1-23.20170329cvs.el8.x86_64 222/394 DEBUG: Verifying : libfdisk-2.32.1-8.el8.x86_64 223/394 DEBUG: Verifying : libffi-3.1-18.el8.x86_64 224/394 DEBUG: Verifying : libgcc-8.2.1-3.5.el8.x86_64 225/394 DEBUG: Verifying : libgcrypt-1.8.3-2.el8.x86_64 226/394 DEBUG: Verifying : libgomp-8.2.1-3.5.el8.x86_64 227/394 DEBUG: Verifying : libgpg-error-1.31-1.el8.x86_64 228/394 DEBUG: Verifying : libidn2-2.0.5-1.el8.x86_64 229/394 DEBUG: Verifying : libkcapi-1.1.1-16_1.el8.x86_64 230/394 DEBUG: Verifying : libkcapi-hmaccalc-1.1.1-16_1.el8.x86_64 231/394 DEBUG: Verifying : libksba-1.3.5-7.el8.x86_64 232/394 DEBUG: Verifying : libmetalink-0.1.3-7.el8.x86_64 233/394 DEBUG: Verifying : libmount-2.32.1-8.el8.x86_64 234/394 DEBUG: Verifying : libnghttp2-1.33.0-1.el8.x86_64 235/394 DEBUG: Verifying : libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 236/394 DEBUG: Verifying : libpcap-14:1.9.0-1.el8.x86_64 237/394 DEBUG: Verifying : libpipeline-1.5.0-2.el8.x86_64 238/394 DEBUG: Verifying : libpkgconf-1.4.2-1.el8.x86_64 239/394 DEBUG: Verifying : libpng-2:1.6.34-5.el8.x86_64 240/394 DEBUG: Verifying : libpsl-0.20.2-5.el8.x86_64 241/394 DEBUG: Verifying : libpwquality-1.4.0-9.el8.x86_64 242/394 DEBUG: Verifying : libseccomp-2.3.3-3.el8.x86_64 243/394 DEBUG: Verifying : libsecret-0.18.6-1.el8.x86_64 244/394 DEBUG: Verifying : libselinux-2.8-6.el8.x86_64 245/394 DEBUG: Verifying : libsemanage-2.8-5.el8.x86_64 246/394 DEBUG: Verifying : libsepol-2.8-2.el8.x86_64 247/394 DEBUG: Verifying : libsigsegv-2.11-5.el8.x86_64 248/394 DEBUG: Verifying : libsmartcols-2.32.1-8.el8.x86_64 249/394 DEBUG: Verifying : libssh-0.8.5-2.el8.x86_64 250/394 DEBUG: Verifying : libstdc++-8.2.1-3.5.el8.x86_64 251/394 DEBUG: Verifying : libtasn1-4.13-3.el8.x86_64 252/394 DEBUG: Verifying : libtirpc-1.1.4-3.el8.x86_64 253/394 DEBUG: Verifying : libtool-ltdl-2.4.6-25.el8.x86_64 254/394 DEBUG: Verifying : libunistring-0.9.9-3.el8.x86_64 255/394 DEBUG: Verifying : libusbx-1.0.22-1.el8.x86_64 256/394 DEBUG: Verifying : libutempter-1.1.6-14.el8.x86_64 257/394 DEBUG: Verifying : libuuid-2.32.1-8.el8.x86_64 258/394 DEBUG: Verifying : libverto-0.3.0-5.el8.x86_64 259/394 DEBUG: Verifying : libxcrypt-4.1.1-4.el8.x86_64 260/394 DEBUG: Verifying : libxcrypt-devel-4.1.1-4.el8.x86_64 261/394 DEBUG: Verifying : libxml2-2.9.7-5.el8.x86_64 262/394 DEBUG: Verifying : lua-libs-5.3.4-10.el8.x86_64 263/394 DEBUG: Verifying : lz4-libs-1.8.1.2-4.el8.x86_64 264/394 DEBUG: Verifying : make-1:4.2.1-9.el8.x86_64 265/394 DEBUG: Verifying : man-db-2.7.6.1-17.el8.x86_64 266/394 DEBUG: Verifying : mpfr-3.1.6-1.el8.x86_64 267/394 DEBUG: Verifying : ncurses-6.1-7.20180224.el8.x86_64 268/394 DEBUG: Verifying : ncurses-base-6.1-7.20180224.el8.noarch 269/394 DEBUG: Verifying : ncurses-libs-6.1-7.20180224.el8.x86_64 270/394 DEBUG: Verifying : nettle-3.4.1-1.el8.x86_64 271/394 DEBUG: Verifying : npth-1.5-4.el8.x86_64 272/394 DEBUG: Verifying : openldap-2.4.46-9.el8.x86_64 273/394 DEBUG: Verifying : openssh-7.8p1-4.el8.x86_64 274/394 DEBUG: Verifying : openssh-clients-7.8p1-4.el8.x86_64 275/394 DEBUG: Verifying : openssl-1:1.1.1-8.el8.x86_64 276/394 DEBUG: Verifying : openssl-libs-1:1.1.1-8.el8.x86_64 277/394 DEBUG: Verifying : openssl-pkcs11-0.4.8-2.el8.x86_64 278/394 DEBUG: Verifying : os-prober-1.74-6.el8.x86_64 279/394 DEBUG: Verifying : p11-kit-0.23.14-4.el8.x86_64 280/394 DEBUG: Verifying : p11-kit-trust-0.23.14-4.el8.x86_64 281/394 DEBUG: Verifying : pam-1.3.1-4.el8.x86_64 282/394 DEBUG: Verifying : patch-2.7.6-8.el8.x86_64 283/394 DEBUG: Verifying : pcre-8.42-4.el8.x86_64 284/394 DEBUG: Verifying : pcre2-10.32-1.el8.x86_64 285/394 DEBUG: Verifying : perl-Carp-1.42-396.el8.noarch 286/394 DEBUG: Verifying : perl-Data-Dumper-2.167-399.el8.x86_64 287/394 DEBUG: Verifying : perl-Encode-4:2.97-3.el8.x86_64 288/394 DEBUG: Verifying : perl-Errno-1.28-416.el8.x86_64 289/394 DEBUG: Verifying : perl-Exporter-5.72-396.el8.noarch 290/394 DEBUG: Verifying : perl-File-Path-2.15-2.el8.noarch 291/394 DEBUG: Verifying : perl-File-Temp-0.230.600-1.el8.noarch 292/394 DEBUG: Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 293/394 DEBUG: Verifying : perl-HTTP-Tiny-0.074-1.el8.noarch 294/394 DEBUG: Verifying : perl-IO-1.38-416.el8.x86_64 295/394 DEBUG: Verifying : perl-MIME-Base64-3.15-396.el8.x86_64 296/394 DEBUG: Verifying : perl-PathTools-3.74-1.el8.x86_64 297/394 DEBUG: Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 298/394 DEBUG: Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 299/394 DEBUG: Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 300/394 DEBUG: Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 301/394 DEBUG: Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 302/394 DEBUG: Verifying : perl-Socket-4:2.027-2.el8.x86_64 303/394 DEBUG: Verifying : perl-Storable-1:3.11-3.el8.x86_64 304/394 DEBUG: Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 305/394 DEBUG: Verifying : perl-Term-Cap-1.17-395.el8.noarch 306/394 DEBUG: Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 307/394 DEBUG: Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 308/394 DEBUG: Verifying : perl-Time-Local-1:1.280-1.el8.noarch 309/394 DEBUG: Verifying : perl-Unicode-Normalize-1.25-396.el8.x86_64 310/394 DEBUG: Verifying : perl-constant-1.33-396.el8.noarch 311/394 DEBUG: Verifying : perl-interpreter-4:5.26.3-416.el8.x86_64 312/394 DEBUG: Verifying : perl-libs-4:5.26.3-416.el8.x86_64 313/394 DEBUG: Verifying : perl-macros-4:5.26.3-416.el8.x86_64 314/394 DEBUG: Verifying : perl-parent-1:0.237-1.el8.noarch 315/394 DEBUG: Verifying : perl-podlators-4.11-1.el8.noarch 316/394 DEBUG: Verifying : perl-threads-1:2.21-2.el8.x86_64 317/394 DEBUG: Verifying : perl-threads-shared-1.58-2.el8.x86_64 318/394 DEBUG: Verifying : pkgconf-1.4.2-1.el8.x86_64 319/394 DEBUG: Verifying : pkgconf-m4-1.4.2-1.el8.noarch 320/394 DEBUG: Verifying : pkgconf-pkg-config-1.4.2-1.el8.x86_64 321/394 DEBUG: Verifying : platform-python-3.6.8-1.el8.x86_64 322/394 DEBUG: Verifying : platform-python-pip-9.0.3-13.el8.noarch 323/394 DEBUG: Verifying : platform-python-setuptools-39.2.0-4.el8.noarch 324/394 DEBUG: Verifying : popt-1.16-14.el8.x86_64 325/394 DEBUG: Verifying : procps-ng-3.3.15-1.el8.x86_64 326/394 DEBUG: Verifying : publicsuffix-list-dafsa-20180723-1.el8.noarch 327/394 DEBUG: Verifying : python3-libs-3.6.8-1.el8.x86_64 328/394 DEBUG: Verifying : python3-setuptools-39.2.0-4.el8.noarch 329/394 DEBUG: Verifying : readline-7.0-10.el8.x86_64 330/394 DEBUG: Verifying : redhat-release-8.0-0.44.el8.x86_64 331/394 DEBUG: Verifying : redhat-release-eula-8.0-0.44.el8.x86_64 332/394 DEBUG: Verifying : rpm-4.14.2-9.el8.x86_64 333/394 DEBUG: Verifying : rpm-build-libs-4.14.2-9.el8.x86_64 334/394 DEBUG: Verifying : rpm-libs-4.14.2-9.el8.x86_64 335/394 DEBUG: Verifying : sed-4.5-1.el8.x86_64 336/394 DEBUG: Verifying : setup-2.12.2-1.el8.noarch 337/394 DEBUG: Verifying : shadow-utils-2:4.6-7.el8.x86_64 338/394 DEBUG: Verifying : shared-mime-info-1.9-3.el8.x86_64 339/394 DEBUG: Verifying : sqlite-libs-3.26.0-3.el8.x86_64 340/394 DEBUG: Verifying : systemd-239-13.el8.x86_64 341/394 DEBUG: Verifying : systemd-libs-239-13.el8.x86_64 342/394 DEBUG: Verifying : systemd-pam-239-13.el8.x86_64 343/394 DEBUG: Verifying : systemd-udev-239-13.el8.x86_64 344/394 DEBUG: Verifying : tar-2:1.30-4.el8.x86_64 345/394 DEBUG: Verifying : tcl-1:8.6.8-2.el8.x86_64 346/394 DEBUG: Verifying : trousers-0.3.14-2.el8.x86_64 347/394 DEBUG: Verifying : trousers-lib-0.3.14-2.el8.x86_64 348/394 DEBUG: Verifying : tzdata-2018i-1.el8.noarch 349/394 DEBUG: Verifying : unzip-6.0-41.el8.x86_64 350/394 DEBUG: Verifying : util-linux-2.32.1-8.el8.x86_64 351/394 DEBUG: Verifying : which-2.21-10.el8.x86_64 352/394 DEBUG: Verifying : xz-5.2.4-3.el8.x86_64 353/394 DEBUG: Verifying : xz-libs-5.2.4-3.el8.x86_64 354/394 DEBUG: Verifying : zip-3.0-23.el8.x86_64 355/394 DEBUG: Verifying : zlib-1.2.11-10.el8.x86_64 356/394 DEBUG: Verifying : gdk-pixbuf2-2.36.12-4.el8.x86_64 357/394 DEBUG: Verifying : gdk-pixbuf2-modules-2.36.12-4.el8.x86_64 358/394 DEBUG: Verifying : google-roboto-slab-fonts-1.100263-0.7.20150923gi 359/394 DEBUG: Verifying : pango-1.42.4-3.el8.x86_64 360/394 DEBUG: Verifying : pigz-2.4-3.el8.x86_64 361/394 DEBUG: Verifying : python-sphinx-locale-1:1.7.6-1.el8.noarch 362/394 DEBUG: Verifying : python3-devel-3.6.8-1.el8.x86_64 363/394 DEBUG: Verifying : python3-packaging-16.8-9.el8.noarch 364/394 DEBUG: Verifying : python3-sphinx-1:1.7.6-1.el8.noarch 365/394 DEBUG: Verifying : python3-sphinx-theme-alabaster-0.7.9-7.el8.noarc 366/394 DEBUG: Verifying : python3-sphinxcontrib-websupport-1.0.1-10.201803 367/394 DEBUG: Verifying : python3-whoosh-2.7.4-9.el8.noarch 368/394 DEBUG: Verifying : ImageMagick-6.9.9.38-1.el8.x86_64 369/394 DEBUG: Verifying : ImageMagick-libs-6.9.9.38-1.el8.x86_64 370/394 DEBUG: Verifying : fontawesome-fonts-4.7.0-6.el8ost.noarch 371/394 DEBUG: Verifying : fontawesome-fonts-web-4.7.0-6.el8ost.noarch 372/394 DEBUG: Verifying : python3-babel-2.5.1-5.el8.noarch 373/394 DEBUG: Verifying : python3-chardet-3.0.4-8.el8ost.noarch 374/394 DEBUG: Verifying : python3-crypto-2.6.1-18.el8ost.x86_64 375/394 DEBUG: Verifying : python3-dns-1.15.0-8.el8ost.noarch 376/394 DEBUG: Verifying : python3-eventlet-0.25.1-1.1.el8ost.noarch 377/394 DEBUG: Verifying : python3-greenlet-0.4.13-6.el8ost.x86_64 378/394 DEBUG: Verifying : python3-idna-2.5-5.el8ost.noarch 379/394 DEBUG: Verifying : python3-imagesize-1.0.0-2.el8ost.noarch 380/394 DEBUG: Verifying : python3-jinja2-2.10-9.el8ost.noarch 381/394 DEBUG: Verifying : python3-markupsafe-1.1.0-2.el8ost.x86_64 382/394 DEBUG: Verifying : python3-mock-3.0.5-1.el8ost.noarch 383/394 DEBUG: Verifying : python3-monotonic-1.5-2.el8ost.noarch 384/394 DEBUG: Verifying : python3-pbr-5.1.2-2.el8ost.noarch 385/394 DEBUG: Verifying : python3-pyparsing-2.3.1-1.el8ost.noarch 386/394 DEBUG: Verifying : python3-pysocks-1.6.8-3.el8ost.noarch 387/394 DEBUG: Verifying : python3-requests-2.20.0-2.el8ost.noarch 388/394 DEBUG: Verifying : python3-setuptools_scm-1.15.7-4.el8ost.noarch 389/394 DEBUG: Verifying : python3-six-1.12.0-1.el8ost.noarch 390/394 DEBUG: Verifying : python3-snowballstemmer-1.2.1-6.el8ost.noarch 391/394 DEBUG: Verifying : python3-sphinx_rtd_theme-0.3.1-4.el8ost.noarch 392/394 DEBUG: Verifying : python3-sqlalchemy-1.2.17-3.el8ost.x86_64 393/394 DEBUG: Verifying : python3-urllib3-1.23-5.el8ost.noarch 394/394 DEBUG: Installed: DEBUG: openstack-macros-2019.2.3-0.20190913180739.ce6a105.el8.noarch DEBUG: gcc-8.2.1-3.5.el8.x86_64 DEBUG: git-2.18.1-3.el8.x86_64 DEBUG: rpm-build-4.14.2-9.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: make-1:4.2.1-9.el8.x86_64 DEBUG: python3-devel-3.6.8-1.el8.x86_64 DEBUG: python3-sphinx-1:1.7.6-1.el8.noarch DEBUG: python3-eventlet-0.25.1-1.1.el8ost.noarch DEBUG: python3-pbr-5.1.2-2.el8ost.noarch DEBUG: python3-setuptools_scm-1.15.7-4.el8ost.noarch DEBUG: python3-six-1.12.0-1.el8ost.noarch DEBUG: python3-sqlalchemy-1.2.17-3.el8ost.x86_64 DEBUG: graphviz-2.40.1-39.el8.x86_64 DEBUG: libxkbcommon-0.8.2-1.el8.x86_64 DEBUG: perl-IO-Socket-IP-0.39-5.el8.noarch DEBUG: perl-IO-Socket-SSL-2.060-2.el8.noarch DEBUG: perl-Mozilla-CA-20160104-7.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: gnupg2-smime-2.2.9-1.el8.x86_64 DEBUG: grubby-8.40-34.el8.x86_64 DEBUG: hardlink-1:1.3-6.el8.x86_64 DEBUG: kbd-2.0.4-8.el8.x86_64 DEBUG: kpartx-0.7.8-7.el8.x86_64 DEBUG: openssl-pkcs11-0.4.8-2.el8.x86_64 DEBUG: redhat-release-eula-8.0-0.44.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: systemd-239-13.el8.x86_64 DEBUG: trousers-0.3.14-2.el8.x86_64 DEBUG: pigz-2.4-3.el8.x86_64 DEBUG: ImageMagick-6.9.9.38-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-11.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-8.64-1.el8.x86_64 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: cairo-1.15.12-3.el8.x86_64 DEBUG: cpp-8.2.1-3.5.el8.x86_64 DEBUG: dwz-0.12-9.el8.x86_64 DEBUG: efi-srpm-macros-3-2.el8.noarch DEBUG: fftw-libs-double-3.3.5-11.el8.x86_64 DEBUG: fribidi-1.0.4-6.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: gd-2.2.5-6.el8.x86_64 DEBUG: gdb-headless-8.2-5.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: git-core-2.18.1-3.el8.x86_64 DEBUG: git-core-doc-2.18.1-3.el8.noarch DEBUG: go-srpm-macros-2-16.el8.noarch DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: gtk-update-icon-cache-3.22.30-3.el8.x86_64 DEBUG: gtk2-2.24.32-4.el8.x86_64 DEBUG: guile-5:2.0.14-7.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-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: jasper-libs-2.0.14-4.el8.x86_64 DEBUG: jbig2dec-libs-0.14-2.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: lato-fonts-2.015-5.el8.noarch DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: libICE-1.0.9-13.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: libX11-1.6.7-1.el8.x86_64 DEBUG: libX11-common-1.6.7-1.el8.noarch DEBUG: libXau-1.0.8-13.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.3-9.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXft-2.3.2-10.el8.x86_64 DEBUG: libXi-1.7.9-7.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXmu-1.1.2-12.el8.x86_64 DEBUG: libXpm-3.5.12-7.el8.x86_64 DEBUG: libXrandr-1.5.1-7.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXt-1.1.5-8.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libbabeltrace-1.5.4-2.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libgs-9.25-2.el8.x86_64 DEBUG: libidn-1.34-5.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-7.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: libmpc-1.0.2-9.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: librsvg2-2.42.7-2.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libtiff-4.0.9-13.el8.x86_64 DEBUG: libwebp-1.0.0-1.el8.x86_64 DEBUG: libwmf-lite-0.2.9-4.el8.x86_64 DEBUG: libxcb-1.13-5.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: openjpeg2-2.3.0-8.el8.x86_64 DEBUG: perl-Digest-1.17-395.el8.noarch DEBUG: perl-Digest-MD5-2.55-396.el8.x86_64 DEBUG: perl-Error-1:0.17025-2.el8.noarch DEBUG: perl-Git-2.18.1-3.el8.noarch DEBUG: perl-Net-SSLeay-1.85-6.el8.x86_64 DEBUG: perl-TermReadKey-2.37-7.el8.x86_64 DEBUG: perl-URI-1.73-3.el8.noarch DEBUG: perl-libnet-3.11-3.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: pixman-0.36.0-1.el8.x86_64 DEBUG: platform-python-devel-3.6.8-1.el8.x86_64 DEBUG: python-rpm-macros-3-37.el8.noarch DEBUG: python-srpm-macros-3-37.el8.noarch DEBUG: python3-docutils-0.14-11.module+el8+2525+995c3d63.noarch DEBUG: python3-pip-9.0.3-13.el8.noarch DEBUG: python3-pygments-2.2.0-19.module+el8+2339+1a6691f8.noarch DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: python3-rpm-generators-5-4.el8.noarch DEBUG: python3-rpm-macros-3-37.el8.noarch DEBUG: python36-3.6.8-1.module+el8+2710+846623d6.x86_64 DEBUG: python36-devel-3.6.8-1.module+el8+2710+846623d6.x86_64 DEBUG: qt5-srpm-macros-5.11.1-2.el8.noarch DEBUG: redhat-rpm-config-116-1.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch 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: xkeyboard-config-2.24-3.el8.noarch DEBUG: xorg-x11-font-utils-1:7.5-40.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: acl-2.2.53-1.el8.x86_64 DEBUG: audit-libs-3.0-0.10.20180831git0047a6c.el8.x86_64 DEBUG: avahi-libs-0.7-19.el8.x86_64 DEBUG: bash-4.4.19-7.el8.x86_64 DEBUG: binutils-2.30-49.el8.x86_64 DEBUG: brotli-1.0.6-1.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-2018.2.24-6.el8.noarch DEBUG: chkconfig-1.11-1.el8.x86_64 DEBUG: coreutils-8.30-6.el8.x86_64 DEBUG: coreutils-common-8.30-6.el8.x86_64 DEBUG: cpio-2.12-8.el8.x86_64 DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: crypto-policies-20181217-6.git9a35207.el8.noarch DEBUG: cryptsetup-libs-2.0.6-1.el8.x86_64 DEBUG: cups-libs-1:2.2.6-25.el8.x86_64 DEBUG: curl-7.61.1-8.el8.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-0.3rc7.el8.x86_64 DEBUG: dbus-1:1.12.8-7.el8.x86_64 DEBUG: dbus-common-1:1.12.8-7.el8.noarch DEBUG: dbus-daemon-1:1.12.8-7.el8.x86_64 DEBUG: dbus-libs-1:1.12.8-7.el8.x86_64 DEBUG: dbus-tools-1:1.12.8-7.el8.x86_64 DEBUG: device-mapper-8:1.02.155-6.el8.x86_64 DEBUG: device-mapper-libs-8:1.02.155-6.el8.x86_64 DEBUG: diffutils-3.6-5.el8.x86_64 DEBUG: dracut-049-10.git20190115.el8.x86_64 DEBUG: elfutils-0.174-6.el8.x86_64 DEBUG: elfutils-default-yama-scope-0.174-6.el8.noarch DEBUG: elfutils-libelf-0.174-6.el8.x86_64 DEBUG: elfutils-libs-0.174-6.el8.x86_64 DEBUG: emacs-filesystem-1:26.1-5.el8.noarch DEBUG: environment-modules-4.1.4-1.el8.x86_64 DEBUG: expat-2.2.5-3.el8.x86_64 DEBUG: file-5.33-8.el8.x86_64 DEBUG: file-libs-5.33-8.el8.x86_64 DEBUG: filesystem-3.8-2.el8.x86_64 DEBUG: findutils-1:4.6.0-20.el8.x86_64 DEBUG: fipscheck-1.5.0-4.el8.x86_64 DEBUG: fipscheck-lib-1.5.0-4.el8.x86_64 DEBUG: fontconfig-2.13.1-3.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: freetype-2.9.1-4.el8.x86_64 DEBUG: gawk-4.2.1-1.el8.x86_64 DEBUG: gdbm-1:1.18-1.el8.x86_64 DEBUG: gdbm-libs-1:1.18-1.el8.x86_64 DEBUG: gettext-0.19.8.1-14.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-14.el8.x86_64 DEBUG: glib2-2.56.4-1.el8.x86_64 DEBUG: glibc-2.28-42.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-42.el8.x86_64 DEBUG: glibc-common-2.28-42.el8.x86_64 DEBUG: glibc-devel-2.28-42.el8.x86_64 DEBUG: glibc-headers-2.28-42.el8.x86_64 DEBUG: gmp-1:6.1.2-8.el8.x86_64 DEBUG: gnupg2-2.2.9-1.el8.x86_64 DEBUG: gnutls-3.6.5-2.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: groff-base-1.22.3-18.el8.x86_64 DEBUG: grub2-common-1:2.02-66.el8.noarch DEBUG: grub2-tools-1:2.02-66.el8.x86_64 DEBUG: grub2-tools-minimal-1:2.02-66.el8.x86_64 DEBUG: gzip-1.9-4.el8.x86_64 DEBUG: ima-evm-utils-1.1-4.el8.x86_64 DEBUG: info-6.5-4.el8.x86_64 DEBUG: iptables-libs-1.8.2-9.el8.x86_64 DEBUG: json-c-0.13.1-0.2.el8.x86_64 DEBUG: kbd-legacy-2.0.4-8.el8.noarch DEBUG: kbd-misc-2.0.4-8.el8.noarch DEBUG: kernel-headers-4.18.0-80.el8.x86_64 DEBUG: keyutils-libs-1.5.10-6.el8.x86_64 DEBUG: kmod-25-11.el8.x86_64 DEBUG: kmod-libs-25-11.el8.x86_64 DEBUG: krb5-libs-1.16.1-22.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: libarchive-3.3.2-3.el8.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: libblkid-2.32.1-8.el8.x86_64 DEBUG: libcap-2.25-9.el8.x86_64 DEBUG: libcap-ng-0.7.9-4.el8.x86_64 DEBUG: libcom_err-1.44.3-2.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8.x86_64 DEBUG: libcurl-7.61.1-8.el8.x86_64 DEBUG: libdb-5.3.28-36.el8.x86_64 DEBUG: libdb-utils-5.3.28-36.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libfdisk-2.32.1-8.el8.x86_64 DEBUG: libffi-3.1-18.el8.x86_64 DEBUG: libgcc-8.2.1-3.5.el8.x86_64 DEBUG: libgcrypt-1.8.3-2.el8.x86_64 DEBUG: libgomp-8.2.1-3.5.el8.x86_64 DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: libidn2-2.0.5-1.el8.x86_64 DEBUG: libkcapi-1.1.1-16_1.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.1.1-16_1.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: libmetalink-0.1.3-7.el8.x86_64 DEBUG: libmount-2.32.1-8.el8.x86_64 DEBUG: libnghttp2-1.33.0-1.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: libpcap-14:1.9.0-1.el8.x86_64 DEBUG: libpipeline-1.5.0-2.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-5.el8.x86_64 DEBUG: libpwquality-1.4.0-9.el8.x86_64 DEBUG: libseccomp-2.3.3-3.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: libselinux-2.8-6.el8.x86_64 DEBUG: libsemanage-2.8-5.el8.x86_64 DEBUG: libsepol-2.8-2.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-8.el8.x86_64 DEBUG: libssh-0.8.5-2.el8.x86_64 DEBUG: libstdc++-8.2.1-3.5.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: libtirpc-1.1.4-3.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.22-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libuuid-2.32.1-8.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: libxcrypt-4.1.1-4.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-4.el8.x86_64 DEBUG: libxml2-2.9.7-5.el8.x86_64 DEBUG: lua-libs-5.3.4-10.el8.x86_64 DEBUG: lz4-libs-1.8.1.2-4.el8.x86_64 DEBUG: man-db-2.7.6.1-17.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: ncurses-6.1-7.20180224.el8.x86_64 DEBUG: ncurses-base-6.1-7.20180224.el8.noarch DEBUG: ncurses-libs-6.1-7.20180224.el8.x86_64 DEBUG: nettle-3.4.1-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: openldap-2.4.46-9.el8.x86_64 DEBUG: openssh-7.8p1-4.el8.x86_64 DEBUG: openssh-clients-7.8p1-4.el8.x86_64 DEBUG: openssl-1:1.1.1-8.el8.x86_64 DEBUG: openssl-libs-1:1.1.1-8.el8.x86_64 DEBUG: os-prober-1.74-6.el8.x86_64 DEBUG: p11-kit-0.23.14-4.el8.x86_64 DEBUG: p11-kit-trust-0.23.14-4.el8.x86_64 DEBUG: pam-1.3.1-4.el8.x86_64 DEBUG: patch-2.7.6-8.el8.x86_64 DEBUG: pcre-8.42-4.el8.x86_64 DEBUG: pcre2-10.32-1.el8.x86_64 DEBUG: perl-Carp-1.42-396.el8.noarch DEBUG: perl-Data-Dumper-2.167-399.el8.x86_64 DEBUG: perl-Encode-4:2.97-3.el8.x86_64 DEBUG: perl-Errno-1.28-416.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-Getopt-Long-1:2.50-4.el8.noarch DEBUG: perl-HTTP-Tiny-0.074-1.el8.noarch DEBUG: perl-IO-1.38-416.el8.x86_64 DEBUG: perl-MIME-Base64-3.15-396.el8.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-2.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-Time-Local-1:1.280-1.el8.noarch DEBUG: perl-Unicode-Normalize-1.25-396.el8.x86_64 DEBUG: perl-constant-1.33-396.el8.noarch DEBUG: perl-interpreter-4:5.26.3-416.el8.x86_64 DEBUG: perl-libs-4:5.26.3-416.el8.x86_64 DEBUG: perl-macros-4:5.26.3-416.el8.x86_64 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: 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-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-13.el8.noarch DEBUG: platform-python-setuptools-39.2.0-4.el8.noarch DEBUG: popt-1.16-14.el8.x86_64 DEBUG: procps-ng-3.3.15-1.el8.x86_64 DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: python3-libs-3.6.8-1.el8.x86_64 DEBUG: python3-setuptools-39.2.0-4.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: redhat-release-8.0-0.44.el8.x86_64 DEBUG: rpm-4.14.2-9.el8.x86_64 DEBUG: rpm-build-libs-4.14.2-9.el8.x86_64 DEBUG: rpm-libs-4.14.2-9.el8.x86_64 DEBUG: sed-4.5-1.el8.x86_64 DEBUG: setup-2.12.2-1.el8.noarch DEBUG: shadow-utils-2:4.6-7.el8.x86_64 DEBUG: sqlite-libs-3.26.0-3.el8.x86_64 DEBUG: systemd-libs-239-13.el8.x86_64 DEBUG: systemd-pam-239-13.el8.x86_64 DEBUG: systemd-udev-239-13.el8.x86_64 DEBUG: tar-2:1.30-4.el8.x86_64 DEBUG: tcl-1:8.6.8-2.el8.x86_64 DEBUG: trousers-lib-0.3.14-2.el8.x86_64 DEBUG: tzdata-2018i-1.el8.noarch DEBUG: unzip-6.0-41.el8.x86_64 DEBUG: util-linux-2.32.1-8.el8.x86_64 DEBUG: which-2.21-10.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: zlib-1.2.11-10.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-4.el8.x86_64 DEBUG: gdk-pixbuf2-modules-2.36.12-4.el8.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.7.20150923git.el8.noarch DEBUG: pango-1.42.4-3.el8.x86_64 DEBUG: python-sphinx-locale-1:1.7.6-1.el8.noarch DEBUG: python3-packaging-16.8-9.el8.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.9-7.el8.noarch DEBUG: python3-sphinxcontrib-websupport-1.0.1-10.20180316git.el8.noarch DEBUG: python3-whoosh-2.7.4-9.el8.noarch DEBUG: ImageMagick-libs-6.9.9.38-1.el8.x86_64 DEBUG: fontawesome-fonts-4.7.0-6.el8ost.noarch DEBUG: fontawesome-fonts-web-4.7.0-6.el8ost.noarch DEBUG: python3-babel-2.5.1-5.el8.noarch DEBUG: python3-chardet-3.0.4-8.el8ost.noarch DEBUG: python3-crypto-2.6.1-18.el8ost.x86_64 DEBUG: python3-dns-1.15.0-8.el8ost.noarch DEBUG: python3-greenlet-0.4.13-6.el8ost.x86_64 DEBUG: python3-idna-2.5-5.el8ost.noarch DEBUG: python3-imagesize-1.0.0-2.el8ost.noarch DEBUG: python3-jinja2-2.10-9.el8ost.noarch DEBUG: python3-markupsafe-1.1.0-2.el8ost.x86_64 DEBUG: python3-mock-3.0.5-1.el8ost.noarch DEBUG: python3-monotonic-1.5-2.el8ost.noarch DEBUG: python3-pyparsing-2.3.1-1.el8ost.noarch DEBUG: python3-pysocks-1.6.8-3.el8ost.noarch DEBUG: python3-requests-2.20.0-2.el8ost.noarch DEBUG: python3-snowballstemmer-1.2.1-6.el8ost.noarch DEBUG: python3-sphinx_rtd_theme-0.3.1-4.el8ost.noarch DEBUG: python3-urllib3-1.23-5.el8ost.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.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-rhel8-master-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': 'en_US.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-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf install DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/os-release DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8343eb55d33b49feaad7660b4166ad85', '-D', '/var/lib/mock/dlrn-rhel8-master-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=en_US.UTF-8', '/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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: BUILDSTDERR: userdel: user 'mockbuild' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5e313301041247a396bfae9e9a88c284', '-D', '/var/lib/mock/dlrn-rhel8-master-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=en_US.UTF-8', '/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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: BUILDSTDERR: groupdel: group 'mock' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'fbb12aa64d044b1db5a859bd26f4fbf2', '-D', '/var/lib/mock/dlrn-rhel8-master-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=en_US.UTF-8', '/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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '01e0cbf8b645401696710fdea42e73b6', '-D', '/var/lib/mock/dlrn-rhel8-master-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=en_US.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1003', '-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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-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': 'en_US.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-rhel8-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=.//proc', '--exclude=.//sys', '--exclude=.//dev/shm', '--exclude=.//dev/pts', '--exclude=.//var/cache/dnf/', '.'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: creating root cache Finish: chroot init INFO: Installed packages: DEBUG: child environment: None DEBUG: Executing command: /bin/rpm --root /var/lib/mock/dlrn-rhel8-master-x86_64-5/root -qa 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': 'en_US.UTF-8'} and shell True DEBUG: platform-python-setuptools-39.2.0-4.el8.noarch DEBUG: fontawesome-fonts-4.7.0-6.el8ost.noarch DEBUG: gdk-pixbuf2-2.36.12-4.el8.x86_64 DEBUG: python-srpm-macros-3-37.el8.noarch DEBUG: python3-docutils-0.14-11.module+el8+2525+995c3d63.noarch DEBUG: fontawesome-fonts-web-4.7.0-6.el8ost.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: redhat-release-eula-8.0-0.44.el8.x86_64 DEBUG: python3-crypto-2.6.1-18.el8ost.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: python3-sqlalchemy-1.2.17-3.el8ost.x86_64 DEBUG: ncurses-base-6.1-7.20180224.el8.noarch DEBUG: python3-rpm-generators-5-4.el8.noarch DEBUG: glibc-all-langpacks-2.28-42.el8.x86_64 DEBUG: python3-idna-2.5-5.el8ost.noarch DEBUG: libsepol-2.8-2.el8.x86_64 DEBUG: python3-packaging-16.8-9.el8.noarch DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-snowballstemmer-1.2.1-6.el8ost.noarch DEBUG: perl-libs-5.26.3-416.el8.x86_64 DEBUG: fipscheck-1.5.0-4.el8.x86_64 DEBUG: libxml2-2.9.7-5.el8.x86_64 DEBUG: git-core-doc-2.18.1-3.el8.noarch DEBUG: libcom_err-1.44.3-2.el8.x86_64 DEBUG: annobin-8.64-1.el8.x86_64 DEBUG: readline-7.0-10.el8.x86_64 DEBUG: perl-Encode-2.97-3.el8.x86_64 DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: perl-Pod-Usage-1.69-395.el8.noarch DEBUG: chkconfig-1.11-1.el8.x86_64 DEBUG: perl-Git-2.18.1-3.el8.noarch DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: gnupg2-2.2.9-1.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: man-db-2.7.6.1-17.el8.x86_64 DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: file-5.33-8.el8.x86_64 DEBUG: elfutils-0.174-6.el8.x86_64 DEBUG: audit-libs-3.0-0.10.20180831git0047a6c.el8.x86_64 DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: fftw-libs-double-3.3.5-11.el8.x86_64 DEBUG: libXext-1.3.3-9.el8.x86_64 DEBUG: unzip-6.0-41.el8.x86_64 DEBUG: libXmu-1.1.2-12.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXrandr-1.5.1-7.el8.x86_64 DEBUG: cpio-2.12-8.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: ncurses-6.1-7.20180224.el8.x86_64 DEBUG: librsvg2-2.42.7-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: gdbm-1.18-1.el8.x86_64 DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: patch-2.7.6-8.el8.x86_64 DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: gtk2-2.24.32-4.el8.x86_64 DEBUG: perl-macros-5.26.3-416.el8.x86_64 DEBUG: platform-python-devel-3.6.8-1.el8.x86_64 DEBUG: perl-Unicode-Normalize-1.25-396.el8.x86_64 DEBUG: graphviz-2.40.1-39.el8.x86_64 DEBUG: perl-constant-1.33-396.el8.noarch DEBUG: python3-sphinx-1.7.6-1.el8.noarch DEBUG: perl-MIME-Base64-3.15-396.el8.x86_64 DEBUG: gcc-8.2.1-3.5.el8.x86_64 DEBUG: perl-Digest-1.17-395.el8.noarch DEBUG: perl-Data-Dumper-2.167-399.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: tcl-8.6.8-2.el8.x86_64 DEBUG: jbig2dec-libs-0.14-2.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: pixman-0.36.0-1.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: libpcap-1.9.0-1.el8.x86_64 DEBUG: gawk-4.2.1-1.el8.x86_64 DEBUG: which-2.21-10.el8.x86_64 DEBUG: glibc-devel-2.28-42.el8.x86_64 DEBUG: xkeyboard-config-2.24-3.el8.noarch DEBUG: openldap-2.4.46-9.el8.x86_64 DEBUG: libarchive-3.3.2-3.el8.x86_64 DEBUG: elfutils-default-yama-scope-0.174-6.el8.noarch DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.16.1-22.el8.x86_64 DEBUG: kpartx-0.7.8-7.el8.x86_64 DEBUG: libfdisk-2.32.1-8.el8.x86_64 DEBUG: dbus-libs-1.12.8-7.el8.x86_64 DEBUG: libblkid-2.32.1-8.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: kmod-libs-25-11.el8.x86_64 DEBUG: cryptsetup-libs-2.0.6-1.el8.x86_64 DEBUG: util-linux-2.32.1-8.el8.x86_64 DEBUG: grubby-8.40-34.el8.x86_64 DEBUG: gnutls-3.6.5-2.el8.x86_64 DEBUG: trousers-0.3.14-2.el8.x86_64 DEBUG: libgcc-8.2.1-3.5.el8.x86_64 DEBUG: platform-python-pip-9.0.3-13.el8.noarch DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: platform-python-3.6.8-1.el8.x86_64 DEBUG: tzdata-2018i-1.el8.noarch DEBUG: python3-six-1.12.0-1.el8ost.noarch DEBUG: python3-rpm-macros-3-37.el8.noarch DEBUG: python3-setuptools-39.2.0-4.el8.noarch DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python36-3.6.8-1.module+el8+2710+846623d6.x86_64 DEBUG: python-rpm-macros-3-37.el8.noarch DEBUG: binutils-2.30-49.el8.x86_64 DEBUG: lato-fonts-2.015-5.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.7.20150923git.el8.noarch DEBUG: python3-pygments-2.2.0-19.module+el8+2339+1a6691f8.noarch DEBUG: redhat-release-8.0-0.44.el8.x86_64 DEBUG: gdk-pixbuf2-modules-2.36.12-4.el8.x86_64 DEBUG: filesystem-3.8-2.el8.x86_64 DEBUG: python3-dns-1.15.0-8.el8ost.noarch DEBUG: basesystem-11-5.el8.noarch DEBUG: python3-markupsafe-1.1.0-2.el8ost.x86_64 DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: pcre2-10.32-1.el8.x86_64 DEBUG: python3-jinja2-2.10-9.el8ost.noarch DEBUG: ncurses-libs-6.1-7.20180224.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.9-7.el8.noarch DEBUG: glibc-common-2.28-42.el8.x86_64 DEBUG: python3-chardet-3.0.4-8.el8ost.noarch DEBUG: bash-4.4.19-7.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8ost.noarch DEBUG: zlib-1.2.11-10.el8.x86_64 DEBUG: python3-pyparsing-2.3.1-1.el8ost.noarch DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8ost.noarch DEBUG: libxcrypt-4.1.1-4.el8.x86_64 DEBUG: python3-requests-2.20.0-2.el8ost.noarch DEBUG: perl-Exporter-5.72-396.el8.noarch DEBUG: python3-sphinx_rtd_theme-0.3.1-4.el8ost.noarch DEBUG: libstdc++-8.2.1-3.5.el8.x86_64 DEBUG: fipscheck-lib-1.5.0-4.el8.x86_64 DEBUG: elfutils-libelf-0.174-6.el8.x86_64 DEBUG: openssh-7.8p1-4.el8.x86_64 DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: git-core-2.18.1-3.el8.x86_64 DEBUG: libcap-2.25-9.el8.x86_64 DEBUG: python3-pbr-5.1.2-2.el8ost.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: ima-evm-utils-1.1-4.el8.x86_64 DEBUG: perl-Scalar-List-Utils-1.49-2.el8.x86_64 DEBUG: perl-Mozilla-CA-20160104-7.el8.noarch DEBUG: expat-2.2.5-3.el8.x86_64 DEBUG: perl-URI-1.73-3.el8.noarch DEBUG: libgomp-8.2.1-3.5.el8.x86_64 DEBUG: perl-Pod-Simple-3.35-395.el8.noarch DEBUG: libICE-1.0.9-13.el8.x86_64 DEBUG: perl-podlators-4.11-1.el8.noarch DEBUG: popt-1.16-14.el8.x86_64 DEBUG: perl-Pod-Perldoc-3.28-396.el8.noarch DEBUG: libgcrypt-1.8.3-2.el8.x86_64 DEBUG: perl-IO-Socket-SSL-2.060-2.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: git-2.18.1-3.el8.x86_64 DEBUG: sed-4.5-1.el8.x86_64 DEBUG: gnupg2-smime-2.2.9-1.el8.x86_64 DEBUG: p11-kit-0.23.14-4.el8.x86_64 DEBUG: rpm-build-libs-4.14.2-9.el8.x86_64 DEBUG: libidn2-2.0.5-1.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: gdbm-libs-1.18-1.el8.x86_64 DEBUG: environment-modules-4.1.4-1.el8.x86_64 DEBUG: lua-libs-5.3.4-10.el8.x86_64 DEBUG: cups-libs-2.2.6-25.el8.x86_64 DEBUG: file-libs-5.33-8.el8.x86_64 DEBUG: libbabeltrace-1.5.4-2.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: efi-srpm-macros-3-2.el8.noarch DEBUG: libcap-ng-0.7.9-4.el8.x86_64 DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: lz4-libs-1.8.1.2-4.el8.x86_64 DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: libmpc-1.0.2-9.el8.x86_64 DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: libX11-1.6.7-1.el8.x86_64 DEBUG: perl-Text-ParseWords-3.30-395.el8.noarch DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: diffutils-3.6-5.el8.x86_64 DEBUG: cairo-1.15.12-3.el8.x86_64 DEBUG: grub2-common-2.02-66.el8.noarch DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libtiff-4.0.9-13.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: openjpeg2-2.3.0-8.el8.x86_64 DEBUG: libXi-1.7.9-7.el8.x86_64 DEBUG: keyutils-libs-1.5.10-6.el8.x86_64 DEBUG: gd-2.2.5-6.el8.x86_64 DEBUG: p11-kit-trust-0.23.14-4.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: pcre-8.42-4.el8.x86_64 DEBUG: pango-1.42.4-3.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-11.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libsemanage-2.8-5.el8.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: libpsl-0.20.2-5.el8.x86_64 DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: tar-1.30-4.el8.x86_64 DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: jasper-libs-2.0.14-4.el8.x86_64 DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: dwz-0.12-9.el8.x86_64 DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: nettle-3.4.1-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: perl-Term-ANSIColor-4.06-396.el8.noarch DEBUG: go-srpm-macros-2-16.el8.noarch DEBUG: perl-Errno-1.28-416.el8.x86_64 DEBUG: redhat-rpm-config-116-1.el8.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch DEBUG: python36-devel-3.6.8-1.module+el8+2710+846623d6.x86_64 DEBUG: perl-File-Path-2.15-2.el8.noarch DEBUG: libgs-9.25-2.el8.x86_64 DEBUG: perl-PathTools-3.74-1.el8.x86_64 DEBUG: ImageMagick-libs-6.9.9.38-1.el8.x86_64 DEBUG: perl-threads-2.21-2.el8.x86_64 DEBUG: perl-interpreter-5.26.3-416.el8.x86_64 DEBUG: perl-IO-Socket-IP-0.39-5.el8.noarch DEBUG: perl-File-Temp-0.230.600-1.el8.noarch DEBUG: perl-Digest-MD5-2.55-396.el8.x86_64 DEBUG: perl-TermReadKey-2.37-7.el8.x86_64 DEBUG: perl-Pod-Escapes-1.07-395.el8.noarch DEBUG: perl-Term-Cap-1.17-395.el8.noarch DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: pigz-2.4-3.el8.x86_64 DEBUG: fribidi-1.0.4-6.el8.x86_64 DEBUG: libXau-1.0.8-13.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: libwmf-lite-0.2.9-4.el8.x86_64 DEBUG: brotli-1.0.6-1.el8.x86_64 DEBUG: json-c-0.13.1-0.2.el8.x86_64 DEBUG: libnghttp2-1.33.0-1.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: iptables-libs-1.8.2-9.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-8.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: kernel-headers-4.18.0-80.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-8.el8.noarch DEBUG: dbus-common-1.12.8-7.el8.noarch DEBUG: libxkbcommon-0.8.2-1.el8.x86_64 DEBUG: libssh-0.8.5-2.el8.x86_64 DEBUG: libcurl-7.61.1-8.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.1.1-16_1.el8.x86_64 DEBUG: libdb-utils-5.3.28-36.el8.x86_64 DEBUG: openssl-1.1.1-8.el8.x86_64 DEBUG: elfutils-libs-0.174-6.el8.x86_64 DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-14.el8.x86_64 DEBUG: procps-ng-3.3.15-1.el8.x86_64 DEBUG: libtirpc-1.1.4-3.el8.x86_64 DEBUG: grub2-tools-minimal-2.02-66.el8.x86_64 DEBUG: device-mapper-1.02.155-6.el8.x86_64 DEBUG: rpm-4.14.2-9.el8.x86_64 DEBUG: libmount-2.32.1-8.el8.x86_64 DEBUG: glib2-2.56.4-1.el8.x86_64 DEBUG: dbus-tools-1.12.8-7.el8.x86_64 DEBUG: systemd-libs-239-13.el8.x86_64 DEBUG: device-mapper-libs-1.02.155-6.el8.x86_64 DEBUG: shadow-utils-4.6-7.el8.x86_64 DEBUG: dbus-daemon-1.12.8-7.el8.x86_64 DEBUG: kmod-25-11.el8.x86_64 DEBUG: kbd-2.0.4-8.el8.x86_64 DEBUG: systemd-pam-239-13.el8.x86_64 DEBUG: dracut-049-10.git20190115.el8.x86_64 DEBUG: pam-1.3.1-4.el8.x86_64 DEBUG: rpm-libs-4.14.2-9.el8.x86_64 DEBUG: openssl-libs-1.1.1-8.el8.x86_64 DEBUG: crypto-policies-20181217-6.git9a35207.el8.noarch DEBUG: grub2-tools-2.02-66.el8.x86_64 DEBUG: dbus-1.12.8-7.el8.x86_64 DEBUG: systemd-udev-239-13.el8.x86_64 DEBUG: python3-sphinxcontrib-websupport-1.0.1-10.20180316git.el8.noarch DEBUG: python3-devel-3.6.8-1.el8.x86_64 DEBUG: python3-eventlet-0.25.1-1.1.el8ost.noarch DEBUG: python3-setuptools_scm-1.15.7-4.el8ost.noarch DEBUG: openstack-macros-2019.2.3-0.20190913180739.ce6a105.el8.noarch DEBUG: fontconfig-2.13.1-3.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: python3-libs-3.6.8-1.el8.x86_64 DEBUG: emacs-filesystem-26.1-5.el8.noarch DEBUG: python3-pip-9.0.3-13.el8.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-sphinx-locale-1.7.6-1.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-3.el8.x86_64 DEBUG: setup-2.12.2-1.el8.noarch DEBUG: python3-greenlet-0.4.13-6.el8ost.x86_64 DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: python3-babel-2.5.1-5.el8.noarch DEBUG: libselinux-2.8-6.el8.x86_64 DEBUG: python3-whoosh-2.7.4-9.el8.noarch DEBUG: glibc-2.28-42.el8.x86_64 DEBUG: python3-monotonic-1.5-2.el8ost.noarch DEBUG: info-6.5-4.el8.x86_64 DEBUG: python3-urllib3-1.23-5.el8ost.noarch DEBUG: perl-Carp-1.42-396.el8.noarch DEBUG: perl-Net-SSLeay-1.85-6.el8.x86_64 DEBUG: gmp-6.1.2-8.el8.x86_64 DEBUG: openssh-clients-7.8p1-4.el8.x86_64 DEBUG: freetype-2.9.1-4.el8.x86_64 DEBUG: python3-mock-3.0.5-1.el8ost.noarch DEBUG: libuuid-2.32.1-8.el8.x86_64 DEBUG: perl-libnet-3.11-3.el8.noarch DEBUG: perl-parent-0.237-1.el8.noarch DEBUG: perl-Getopt-Long-2.50-4.el8.noarch DEBUG: libjpeg-turbo-1.5.3-7.el8.x86_64 DEBUG: perl-HTTP-Tiny-0.074-1.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: libusbx-1.0.22-1.el8.x86_64 DEBUG: libffi-3.1-18.el8.x86_64 DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: avahi-libs-0.7-19.el8.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: gdb-headless-8.2-5.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: qt5-srpm-macros-5.11.1-2.el8.noarch DEBUG: groff-base-1.22.3-18.el8.x86_64 DEBUG: libX11-common-1.6.7-1.el8.noarch DEBUG: ilmbase-2.2.0-11.el8.x86_64 DEBUG: libXt-1.1.5-8.el8.x86_64 DEBUG: sqlite-libs-3.26.0-3.el8.x86_64 DEBUG: libXpm-3.5.12-7.el8.x86_64 DEBUG: libwebp-1.0.0-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: libXft-2.3.2-10.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: cpp-8.2.1-3.5.el8.x86_64 DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: libmetalink-0.1.3-7.el8.x86_64 DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: perl-Socket-2.027-2.el8.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: perl-IO-1.38-416.el8.x86_64 DEBUG: ImageMagick-6.9.9.38-1.el8.x86_64 DEBUG: perl-threads-shared-1.58-2.el8.x86_64 DEBUG: rpm-build-4.14.2-9.el8.x86_64 DEBUG: perl-Time-Local-1.280-1.el8.noarch DEBUG: make-4.2.1-9.el8.x86_64 DEBUG: perl-Error-0.17025-2.el8.noarch DEBUG: perl-Storable-3.11-3.el8.x86_64 DEBUG: coreutils-common-8.30-6.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: libxcb-1.13-5.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libpipeline-1.5.0-2.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-40.el8.x86_64 DEBUG: libseccomp-2.3.3-3.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: glibc-headers-2.28-42.el8.x86_64 DEBUG: kbd-legacy-2.0.4-8.el8.noarch DEBUG: cyrus-sasl-lib-2.1.27-0.3rc7.el8.x86_64 DEBUG: libkcapi-1.1.1-16_1.el8.x86_64 DEBUG: curl-7.61.1-8.el8.x86_64 DEBUG: gzip-1.9-4.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: openssl-pkcs11-0.4.8-2.el8.x86_64 DEBUG: gettext-0.19.8.1-14.el8.x86_64 DEBUG: coreutils-8.30-6.el8.x86_64 DEBUG: ca-certificates-2018.2.24-6.el8.noarch DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.0-9.el8.x86_64 DEBUG: libdb-5.3.28-36.el8.x86_64 DEBUG: trousers-lib-0.3.14-2.el8.x86_64 DEBUG: os-prober-1.74-6.el8.x86_64 DEBUG: systemd-239-13.el8.x86_64 DEBUG: Child return code was: 0 Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 ++ /usr/bin/mock -r /home/rhel8-master/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/ + '[' -z '' ']' + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + git checkout -f dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339 HEAD is now at dab8e10 Merge "Drop python 3.5 support" + mkdir /var/lib/mock/dlrn-rhel8-master-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-rhel8-master-x86_64-5/root//var/tmp/pkgsrc ++ /usr/bin/mock -q -r /home/rhel8-master/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/rhel8-master/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 4.2.0 dab8e10 + UPSTREAMVERSION=4.2.0 + [[ 4.2.0 =~ ([^-]*)-(.+) ]] + [[ 4.2.0 =~ (.*?)\.(0rc.+) ]] + [[ 4.2.0 =~ (.*?)\.(0b.+) ]] + [[ 4.2.0 =~ (.*?)\.(0a.+) ]] + [[ 4.2.0 =~ (.*?)\.(dev.+) ]] + [[ 4.2.0 =~ (.*?)\.(g.+) ]] + [[ 4.2.0 =~ (.*?)\.pre.* ]] + [[ 4.2.0 =~ ^([.0-9]*)$ ]] + VERSION=4.2.0 + [[ '' =~ \.dev[0-9]+\. ]] ++ date --utc +%Y%m%d%H%M%S + RELEASE_DATE=20200630173226 + '[' 0.date.hash = 0.1.date.hash ']' + RELEASE=0.20200630173226.dab8e10 + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d 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: 1003 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: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.y6pp1s69:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', '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': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}} 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': 'en_US.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 %(uid)s -g %(gid)s -d %(home)s -n %(user)s 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 python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.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= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/92/68/9268d3101b3c3464150e96fde0319c24d4d8856d_7b739d88 enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 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'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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: Unsharing. Flags: 67239936 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf 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': 'en_US.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: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1674020 1619392 1096104 4706524 4928948 DEBUG: Swap: 4194300 580068 3614232 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 25% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0dc5dcacf64c4091a4a2bf98a3f1c22f', '-D', '/var/lib/mock/dlrn-rhel8-master-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=en_US.UTF-8', '/usr/sbin/usermod', '-u', '1003', '--non-unique', '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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: BUILDSTDERR: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '68483af054234070bdabc3224a42f34c', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.y6pp1s69:/etc/resolv.conf', '--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=en_US.UTF-8', '/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': 'en_US.UTF-8'} and shell False DEBUG: Unsharing. Flags: 1073741824 DEBUG: Unsharing. Flags: 134217728 running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running egg_info creating keystoneauth1.egg-info writing keystoneauth1.egg-info/PKG-INFO writing dependency_links to keystoneauth1.egg-info/dependency_links.txt writing entry points to keystoneauth1.egg-info/entry_points.txt writing requirements to keystoneauth1.egg-info/requires.txt writing top-level names to keystoneauth1.egg-info/top_level.txt writing pbr to keystoneauth1.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'keystoneauth1.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'keystoneauth1.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating keystoneauth1-4.2.0 creating keystoneauth1-4.2.0/doc creating keystoneauth1-4.2.0/doc/ext creating keystoneauth1-4.2.0/doc/source creating keystoneauth1-4.2.0/doc/source/images creating keystoneauth1-4.2.0/keystoneauth1 creating keystoneauth1-4.2.0/keystoneauth1.egg-info creating keystoneauth1-4.2.0/keystoneauth1/access creating keystoneauth1-4.2.0/keystoneauth1/exceptions creating keystoneauth1-4.2.0/keystoneauth1/extras creating keystoneauth1-4.2.0/keystoneauth1/extras/_saml2 creating keystoneauth1-4.2.0/keystoneauth1/extras/_saml2/v3 creating keystoneauth1-4.2.0/keystoneauth1/extras/kerberos creating keystoneauth1-4.2.0/keystoneauth1/extras/oauth1 creating keystoneauth1-4.2.0/keystoneauth1/fixture creating keystoneauth1-4.2.0/keystoneauth1/hacking creating keystoneauth1-4.2.0/keystoneauth1/identity creating keystoneauth1-4.2.0/keystoneauth1/identity/generic creating keystoneauth1-4.2.0/keystoneauth1/identity/v3 creating keystoneauth1-4.2.0/keystoneauth1/loading creating keystoneauth1-4.2.0/keystoneauth1/loading/_plugins creating keystoneauth1-4.2.0/keystoneauth1/loading/_plugins/identity creating keystoneauth1-4.2.0/keystoneauth1/tests creating keystoneauth1-4.2.0/keystoneauth1/tests/unit creating keystoneauth1-4.2.0/keystoneauth1/tests/unit/access creating keystoneauth1-4.2.0/keystoneauth1/tests/unit/data creating keystoneauth1-4.2.0/keystoneauth1/tests/unit/exceptions creating keystoneauth1-4.2.0/keystoneauth1/tests/unit/extras creating keystoneauth1-4.2.0/keystoneauth1/tests/unit/extras/kerberos creating keystoneauth1-4.2.0/keystoneauth1/tests/unit/extras/oauth1 creating keystoneauth1-4.2.0/keystoneauth1/tests/unit/extras/saml2 creating keystoneauth1-4.2.0/keystoneauth1/tests/unit/extras/saml2/examples creating keystoneauth1-4.2.0/keystoneauth1/tests/unit/extras/saml2/examples/xml creating keystoneauth1-4.2.0/keystoneauth1/tests/unit/extras/saml2/fixtures creating keystoneauth1-4.2.0/keystoneauth1/tests/unit/extras/saml2/fixtures/templates creating keystoneauth1-4.2.0/keystoneauth1/tests/unit/identity creating keystoneauth1-4.2.0/keystoneauth1/tests/unit/loading creating keystoneauth1-4.2.0/releasenotes creating keystoneauth1-4.2.0/releasenotes/notes creating keystoneauth1-4.2.0/releasenotes/source creating keystoneauth1-4.2.0/releasenotes/source/_static creating keystoneauth1-4.2.0/releasenotes/source/_templates copying files to keystoneauth1-4.2.0... copying .coveragerc -> keystoneauth1-4.2.0 copying .mailmap -> keystoneauth1-4.2.0 copying .stestr.conf -> keystoneauth1-4.2.0 copying .zuul.yaml -> keystoneauth1-4.2.0 copying AUTHORS -> keystoneauth1-4.2.0 copying CONTRIBUTING.rst -> keystoneauth1-4.2.0 copying ChangeLog -> keystoneauth1-4.2.0 copying HACKING.rst -> keystoneauth1-4.2.0 copying LICENSE -> keystoneauth1-4.2.0 copying README.rst -> keystoneauth1-4.2.0 copying bindep.txt -> keystoneauth1-4.2.0 copying lower-constraints.txt -> keystoneauth1-4.2.0 copying requirements.txt -> keystoneauth1-4.2.0 copying setup.cfg -> keystoneauth1-4.2.0 copying setup.py -> keystoneauth1-4.2.0 copying test-requirements.txt -> keystoneauth1-4.2.0 copying tox.ini -> keystoneauth1-4.2.0 copying doc/.gitignore -> keystoneauth1-4.2.0/doc copying doc/Makefile -> keystoneauth1-4.2.0/doc copying doc/requirements.txt -> keystoneauth1-4.2.0/doc copying doc/ext/__init__.py -> keystoneauth1-4.2.0/doc/ext copying doc/ext/list_plugins.py -> keystoneauth1-4.2.0/doc/ext copying doc/source/authentication-plugins.rst -> keystoneauth1-4.2.0/doc/source copying doc/source/conf.py -> keystoneauth1-4.2.0/doc/source copying doc/source/extras.rst -> keystoneauth1-4.2.0/doc/source copying doc/source/index.rst -> keystoneauth1-4.2.0/doc/source copying doc/source/migrating.rst -> keystoneauth1-4.2.0/doc/source copying doc/source/plugin-options.rst -> keystoneauth1-4.2.0/doc/source copying doc/source/using-sessions.rst -> keystoneauth1-4.2.0/doc/source copying doc/source/images/graphs_authComp.svg -> keystoneauth1-4.2.0/doc/source/images copying doc/source/images/graphs_authCompDelegate.svg -> keystoneauth1-4.2.0/doc/source/images copying keystoneauth1/__init__.py -> keystoneauth1-4.2.0/keystoneauth1 copying keystoneauth1/_fair_semaphore.py -> keystoneauth1-4.2.0/keystoneauth1 copying keystoneauth1/_utils.py -> keystoneauth1-4.2.0/keystoneauth1 copying keystoneauth1/adapter.py -> keystoneauth1-4.2.0/keystoneauth1 copying keystoneauth1/discover.py -> keystoneauth1-4.2.0/keystoneauth1 copying keystoneauth1/http_basic.py -> keystoneauth1-4.2.0/keystoneauth1 copying keystoneauth1/noauth.py -> keystoneauth1-4.2.0/keystoneauth1 copying keystoneauth1/plugin.py -> keystoneauth1-4.2.0/keystoneauth1 copying keystoneauth1/service_token.py -> keystoneauth1-4.2.0/keystoneauth1 copying keystoneauth1/session.py -> keystoneauth1-4.2.0/keystoneauth1 copying keystoneauth1/token_endpoint.py -> keystoneauth1-4.2.0/keystoneauth1 copying keystoneauth1.egg-info/PKG-INFO -> keystoneauth1-4.2.0/keystoneauth1.egg-info copying keystoneauth1.egg-info/SOURCES.txt -> keystoneauth1-4.2.0/keystoneauth1.egg-info copying keystoneauth1.egg-info/dependency_links.txt -> keystoneauth1-4.2.0/keystoneauth1.egg-info copying keystoneauth1.egg-info/entry_points.txt -> keystoneauth1-4.2.0/keystoneauth1.egg-info copying keystoneauth1.egg-info/not-zip-safe -> keystoneauth1-4.2.0/keystoneauth1.egg-info copying keystoneauth1.egg-info/pbr.json -> keystoneauth1-4.2.0/keystoneauth1.egg-info copying keystoneauth1.egg-info/requires.txt -> keystoneauth1-4.2.0/keystoneauth1.egg-info copying keystoneauth1.egg-info/top_level.txt -> keystoneauth1-4.2.0/keystoneauth1.egg-info copying keystoneauth1/access/__init__.py -> keystoneauth1-4.2.0/keystoneauth1/access copying keystoneauth1/access/access.py -> keystoneauth1-4.2.0/keystoneauth1/access copying keystoneauth1/access/service_catalog.py -> keystoneauth1-4.2.0/keystoneauth1/access copying keystoneauth1/access/service_providers.py -> keystoneauth1-4.2.0/keystoneauth1/access copying keystoneauth1/exceptions/__init__.py -> keystoneauth1-4.2.0/keystoneauth1/exceptions copying keystoneauth1/exceptions/auth.py -> keystoneauth1-4.2.0/keystoneauth1/exceptions copying keystoneauth1/exceptions/auth_plugins.py -> keystoneauth1-4.2.0/keystoneauth1/exceptions copying keystoneauth1/exceptions/base.py -> keystoneauth1-4.2.0/keystoneauth1/exceptions copying keystoneauth1/exceptions/catalog.py -> keystoneauth1-4.2.0/keystoneauth1/exceptions copying keystoneauth1/exceptions/connection.py -> keystoneauth1-4.2.0/keystoneauth1/exceptions copying keystoneauth1/exceptions/discovery.py -> keystoneauth1-4.2.0/keystoneauth1/exceptions copying keystoneauth1/exceptions/http.py -> keystoneauth1-4.2.0/keystoneauth1/exceptions copying keystoneauth1/exceptions/oidc.py -> keystoneauth1-4.2.0/keystoneauth1/exceptions copying keystoneauth1/exceptions/response.py -> keystoneauth1-4.2.0/keystoneauth1/exceptions copying keystoneauth1/exceptions/service_providers.py -> keystoneauth1-4.2.0/keystoneauth1/exceptions copying keystoneauth1/extras/__init__.py -> keystoneauth1-4.2.0/keystoneauth1/extras copying keystoneauth1/extras/_saml2/__init__.py -> keystoneauth1-4.2.0/keystoneauth1/extras/_saml2 copying keystoneauth1/extras/_saml2/_loading.py -> keystoneauth1-4.2.0/keystoneauth1/extras/_saml2 copying keystoneauth1/extras/_saml2/v3/__init__.py -> keystoneauth1-4.2.0/keystoneauth1/extras/_saml2/v3 copying keystoneauth1/extras/_saml2/v3/adfs.py -> keystoneauth1-4.2.0/keystoneauth1/extras/_saml2/v3 copying keystoneauth1/extras/_saml2/v3/base.py -> keystoneauth1-4.2.0/keystoneauth1/extras/_saml2/v3 copying keystoneauth1/extras/_saml2/v3/saml2.py -> keystoneauth1-4.2.0/keystoneauth1/extras/_saml2/v3 copying keystoneauth1/extras/kerberos/__init__.py -> keystoneauth1-4.2.0/keystoneauth1/extras/kerberos copying keystoneauth1/extras/kerberos/_loading.py -> keystoneauth1-4.2.0/keystoneauth1/extras/kerberos copying keystoneauth1/extras/oauth1/__init__.py -> keystoneauth1-4.2.0/keystoneauth1/extras/oauth1 copying keystoneauth1/extras/oauth1/_loading.py -> keystoneauth1-4.2.0/keystoneauth1/extras/oauth1 copying keystoneauth1/extras/oauth1/v3.py -> keystoneauth1-4.2.0/keystoneauth1/extras/oauth1 copying keystoneauth1/fixture/__init__.py -> keystoneauth1-4.2.0/keystoneauth1/fixture copying keystoneauth1/fixture/discovery.py -> keystoneauth1-4.2.0/keystoneauth1/fixture copying keystoneauth1/fixture/exception.py -> keystoneauth1-4.2.0/keystoneauth1/fixture copying keystoneauth1/fixture/hooks.py -> keystoneauth1-4.2.0/keystoneauth1/fixture copying keystoneauth1/fixture/keystoneauth_betamax.py -> keystoneauth1-4.2.0/keystoneauth1/fixture copying keystoneauth1/fixture/plugin.py -> keystoneauth1-4.2.0/keystoneauth1/fixture copying keystoneauth1/fixture/serializer.py -> keystoneauth1-4.2.0/keystoneauth1/fixture copying keystoneauth1/fixture/v2.py -> keystoneauth1-4.2.0/keystoneauth1/fixture copying keystoneauth1/fixture/v3.py -> keystoneauth1-4.2.0/keystoneauth1/fixture copying keystoneauth1/hacking/__init__.py -> keystoneauth1-4.2.0/keystoneauth1/hacking copying keystoneauth1/hacking/checks.py -> keystoneauth1-4.2.0/keystoneauth1/hacking copying keystoneauth1/identity/__init__.py -> keystoneauth1-4.2.0/keystoneauth1/identity copying keystoneauth1/identity/access.py -> keystoneauth1-4.2.0/keystoneauth1/identity copying keystoneauth1/identity/base.py -> keystoneauth1-4.2.0/keystoneauth1/identity copying keystoneauth1/identity/v2.py -> keystoneauth1-4.2.0/keystoneauth1/identity copying keystoneauth1/identity/generic/__init__.py -> keystoneauth1-4.2.0/keystoneauth1/identity/generic copying keystoneauth1/identity/generic/base.py -> keystoneauth1-4.2.0/keystoneauth1/identity/generic copying keystoneauth1/identity/generic/password.py -> keystoneauth1-4.2.0/keystoneauth1/identity/generic copying keystoneauth1/identity/generic/token.py -> keystoneauth1-4.2.0/keystoneauth1/identity/generic copying keystoneauth1/identity/v3/__init__.py -> keystoneauth1-4.2.0/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/application_credential.py -> keystoneauth1-4.2.0/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/base.py -> keystoneauth1-4.2.0/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/federation.py -> keystoneauth1-4.2.0/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/k2k.py -> keystoneauth1-4.2.0/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/multi_factor.py -> keystoneauth1-4.2.0/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/oidc.py -> keystoneauth1-4.2.0/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/password.py -> keystoneauth1-4.2.0/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/receipt.py -> keystoneauth1-4.2.0/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/token.py -> keystoneauth1-4.2.0/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/tokenless_auth.py -> keystoneauth1-4.2.0/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/totp.py -> keystoneauth1-4.2.0/keystoneauth1/identity/v3 copying keystoneauth1/loading/__init__.py -> keystoneauth1-4.2.0/keystoneauth1/loading copying keystoneauth1/loading/_utils.py -> keystoneauth1-4.2.0/keystoneauth1/loading copying keystoneauth1/loading/adapter.py -> keystoneauth1-4.2.0/keystoneauth1/loading copying keystoneauth1/loading/base.py -> keystoneauth1-4.2.0/keystoneauth1/loading copying keystoneauth1/loading/cli.py -> keystoneauth1-4.2.0/keystoneauth1/loading copying keystoneauth1/loading/conf.py -> keystoneauth1-4.2.0/keystoneauth1/loading copying keystoneauth1/loading/identity.py -> keystoneauth1-4.2.0/keystoneauth1/loading copying keystoneauth1/loading/opts.py -> keystoneauth1-4.2.0/keystoneauth1/loading copying keystoneauth1/loading/session.py -> keystoneauth1-4.2.0/keystoneauth1/loading copying keystoneauth1/loading/_plugins/__init__.py -> keystoneauth1-4.2.0/keystoneauth1/loading/_plugins copying keystoneauth1/loading/_plugins/admin_token.py -> keystoneauth1-4.2.0/keystoneauth1/loading/_plugins copying keystoneauth1/loading/_plugins/http_basic.py -> keystoneauth1-4.2.0/keystoneauth1/loading/_plugins copying keystoneauth1/loading/_plugins/noauth.py -> keystoneauth1-4.2.0/keystoneauth1/loading/_plugins copying keystoneauth1/loading/_plugins/identity/__init__.py -> keystoneauth1-4.2.0/keystoneauth1/loading/_plugins/identity copying keystoneauth1/loading/_plugins/identity/generic.py -> keystoneauth1-4.2.0/keystoneauth1/loading/_plugins/identity copying keystoneauth1/loading/_plugins/identity/v2.py -> keystoneauth1-4.2.0/keystoneauth1/loading/_plugins/identity copying keystoneauth1/loading/_plugins/identity/v3.py -> keystoneauth1-4.2.0/keystoneauth1/loading/_plugins/identity copying keystoneauth1/tests/__init__.py -> keystoneauth1-4.2.0/keystoneauth1/tests copying keystoneauth1/tests/unit/__init__.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/client_fixtures.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/k2k_fixtures.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/keystoneauth_fixtures.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/matchers.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/oidc_fixtures.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_betamax_fixture.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_betamax_hooks.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_betamax_serializer.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_discovery.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_fair_sempahore.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_fixtures.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_hacking_checks.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_http_basic.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_matchers.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_noauth.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_service_token.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_session.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_token_endpoint.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_utils.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/utils.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/access/__init__.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/access copying keystoneauth1/tests/unit/access/test_v2_access.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/access copying keystoneauth1/tests/unit/access/test_v2_service_catalog.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/access copying keystoneauth1/tests/unit/access/test_v3_access.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/access copying keystoneauth1/tests/unit/access/test_v3_service_catalog.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/access copying keystoneauth1/tests/unit/data/README -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/data copying keystoneauth1/tests/unit/data/keystone_v2_sample_request.json -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/data copying keystoneauth1/tests/unit/data/keystone_v2_sample_response.json -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/data copying keystoneauth1/tests/unit/data/keystone_v3_sample_request.json -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/data copying keystoneauth1/tests/unit/data/keystone_v3_sample_response.json -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/data copying keystoneauth1/tests/unit/data/ksa_betamax_test_cassette.yaml -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/data copying keystoneauth1/tests/unit/data/ksa_serializer_data.json -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/data copying keystoneauth1/tests/unit/data/test_pre_record_hook.json -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/data copying keystoneauth1/tests/unit/exceptions/__init__.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/exceptions copying keystoneauth1/tests/unit/exceptions/test_exceptions.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/exceptions copying keystoneauth1/tests/unit/extras/__init__.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/extras copying keystoneauth1/tests/unit/extras/kerberos/__init__.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/extras/kerberos copying keystoneauth1/tests/unit/extras/kerberos/base.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/extras/kerberos copying keystoneauth1/tests/unit/extras/kerberos/test_fedkerb_loading.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/extras/kerberos copying keystoneauth1/tests/unit/extras/kerberos/test_kerberos_loading.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/extras/kerberos copying keystoneauth1/tests/unit/extras/kerberos/test_mapped.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/extras/kerberos copying keystoneauth1/tests/unit/extras/kerberos/test_v3.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/extras/kerberos copying keystoneauth1/tests/unit/extras/kerberos/utils.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/extras/kerberos copying keystoneauth1/tests/unit/extras/oauth1/__init__.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/extras/oauth1 copying keystoneauth1/tests/unit/extras/oauth1/test_oauth1.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/extras/oauth1 copying keystoneauth1/tests/unit/extras/oauth1/test_oauth1_loading.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/extras/oauth1 copying keystoneauth1/tests/unit/extras/saml2/__init__.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/extras/saml2 copying keystoneauth1/tests/unit/extras/saml2/test_auth_adfs.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/extras/saml2 copying keystoneauth1/tests/unit/extras/saml2/test_auth_saml2.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/extras/saml2 copying keystoneauth1/tests/unit/extras/saml2/utils.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/extras/saml2 copying keystoneauth1/tests/unit/extras/saml2/examples/xml/ADFS_RequestSecurityTokenResponse.xml -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/extras/saml2/examples/xml copying keystoneauth1/tests/unit/extras/saml2/examples/xml/ADFS_fault.xml -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/extras/saml2/examples/xml copying keystoneauth1/tests/unit/extras/saml2/fixtures/__init__.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/extras/saml2/fixtures copying keystoneauth1/tests/unit/extras/saml2/fixtures/templates/authn_request.xml -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/extras/saml2/fixtures/templates copying keystoneauth1/tests/unit/extras/saml2/fixtures/templates/saml_assertion.xml -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/extras/saml2/fixtures/templates copying keystoneauth1/tests/unit/extras/saml2/fixtures/templates/soap_response.xml -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/extras/saml2/fixtures/templates copying keystoneauth1/tests/unit/identity/__init__.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/identity copying keystoneauth1/tests/unit/identity/test_access.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/identity copying keystoneauth1/tests/unit/identity/test_identity_common.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/identity copying keystoneauth1/tests/unit/identity/test_identity_v2.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/identity copying keystoneauth1/tests/unit/identity/test_identity_v3.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/identity copying keystoneauth1/tests/unit/identity/test_identity_v3_federation.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/identity copying keystoneauth1/tests/unit/identity/test_identity_v3_oidc.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/identity copying keystoneauth1/tests/unit/identity/test_password.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/identity copying keystoneauth1/tests/unit/identity/test_token.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/identity copying keystoneauth1/tests/unit/identity/test_tokenless_auth.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/identity copying keystoneauth1/tests/unit/identity/utils.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/identity copying keystoneauth1/tests/unit/loading/__init__.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/loading copying keystoneauth1/tests/unit/loading/test_adapter.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/loading copying keystoneauth1/tests/unit/loading/test_cli.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/loading copying keystoneauth1/tests/unit/loading/test_conf.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/loading copying keystoneauth1/tests/unit/loading/test_entry_points.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/loading copying keystoneauth1/tests/unit/loading/test_fixtures.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/loading copying keystoneauth1/tests/unit/loading/test_generic.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/loading copying keystoneauth1/tests/unit/loading/test_loading.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/loading copying keystoneauth1/tests/unit/loading/test_session.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/loading copying keystoneauth1/tests/unit/loading/test_v3.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/loading copying keystoneauth1/tests/unit/loading/utils.py -> keystoneauth1-4.2.0/keystoneauth1/tests/unit/loading copying releasenotes/notes/.placeholder -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/1583780-700f99713e06324e.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/add-oidc-client-credentials-2be065926ba4b849.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/add-oidc-discovery-document-support-b07fe54f83286d62.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/add-prompt-to-opt-d083acc357a7f07b.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/add-totp-auth-plugin-0650d220899c25b7.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/additional-headers-f2d16f85f5abe942.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/allow_version_hack-flag-9b53b72d9b084c04.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/api-sig-error-guideline-handler.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/basic-http-auth-45bea4298209df75.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/bp-application-credentials-416a1f8bb2311e04.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/bp-system-scope-29e9c597039ddb1e.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/bug-1582774-49af731b6dfc6f2f.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/bug-1614688-c4a1bd54f4ba5644.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/bug-1616105-cc8b85eb056e99e2.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/bug-1654847-acdf9543158329ec.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/bug-1689424-set-adfspassword-endpointreference-f186d84a54007b09.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/bug-1733052-1b4af3b3fe1b05bb.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/bug-1766235wq-0de60d0f996c6bfb.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/bug-1839748-5d8dfc99c43aaefc.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/bug-1840235-ef2946d149ac329c.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/bug-1876317-1db97d1b12a3e4b4.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/cache-trailing-slash-3663c86cd9754379.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/cleanup-session-on-delete-1ed6177d4c5c1f83.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/client-side-rate-limiting-dec43fc9b54f5b70.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/collect-timing-85f007f0d86c8b26.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/drop-py-2-7-f90c67a5db0dfeb8.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/drop-python-3.5-362bb9d47f830353.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/expose-endpoint-status-6195a6b76d8a8de8.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/filter-versions-service-type-763af68092344b7a.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/fix-get-all-version-data-a01ee58524755b9b.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/global_request_id-per-request-bd66c7e0f1a71d9f.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/improve-http-error-handling.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/ironic-discovery-fe41793ef97027bf.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/ironic-microversions-a69bf92ab21f0cf5.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/ksa_2.2.0-81145229d4b43043.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/microversion-header-support-901acd820a21d788.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/none-auth-dab13ab9af6f5c86.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/oslo-config-split-loggers-6bda266d657fe921.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/retries-limit-dbaedcb3207934ae.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/retries-options-99e4dbc240941557.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/retry-authenticated-discovery-19c4354ff983f507.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/retry-delay-68d0c0a1dffcf2fd.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/serice-type-aliases-249454829c57f39a.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/status-code-retries-75052a43efa4edb2.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/support-api-wg-discovery-2cb4b0186619e124.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/user-agent-generation-b069100508c06177.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/notes/version-between-b4b0bcf4cecfb9e4.yaml -> keystoneauth1-4.2.0/releasenotes/notes copying releasenotes/source/conf.py -> keystoneauth1-4.2.0/releasenotes/source copying releasenotes/source/index.rst -> keystoneauth1-4.2.0/releasenotes/source copying releasenotes/source/mitaka.rst -> keystoneauth1-4.2.0/releasenotes/source copying releasenotes/source/newton.rst -> keystoneauth1-4.2.0/releasenotes/source copying releasenotes/source/ocata.rst -> keystoneauth1-4.2.0/releasenotes/source copying releasenotes/source/pike.rst -> keystoneauth1-4.2.0/releasenotes/source copying releasenotes/source/queens.rst -> keystoneauth1-4.2.0/releasenotes/source copying releasenotes/source/rocky.rst -> keystoneauth1-4.2.0/releasenotes/source copying releasenotes/source/stein.rst -> keystoneauth1-4.2.0/releasenotes/source copying releasenotes/source/train.rst -> keystoneauth1-4.2.0/releasenotes/source copying releasenotes/source/unreleased.rst -> keystoneauth1-4.2.0/releasenotes/source copying releasenotes/source/ussuri.rst -> keystoneauth1-4.2.0/releasenotes/source copying releasenotes/source/_static/.placeholder -> keystoneauth1-4.2.0/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> keystoneauth1-4.2.0/releasenotes/source/_templates Writing keystoneauth1-4.2.0/setup.cfg creating dist Creating tar archive removing 'keystoneauth1-4.2.0' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d --copyout /var/tmp/pkgsrc/dist ./dist INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d 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: 1003 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: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4nep_gal:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', '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': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}} 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': 'en_US.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 %(uid)s -g %(gid)s -d %(home)s -n %(user)s 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 python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.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= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/92/68/9268d3101b3c3464150e96fde0319c24d4d8856d_7b739d88 enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 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'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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: Unsharing. Flags: 67239936 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf 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': 'en_US.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: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1673740 1619172 1096448 4707024 4928888 DEBUG: Swap: 4194300 580068 3614232 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 25% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'dac601e4217d46248eadffe96d1c2a8d', '-D', '/var/lib/mock/dlrn-rhel8-master-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=en_US.UTF-8', '/usr/sbin/usermod', '-u', '1003', '--non-unique', '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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: BUILDSTDERR: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp/pkgsrc/dist to ./dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ ls dist ++ grep .tar.gz + SOURCE=keystoneauth1-4.2.0.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=dist/keystoneauth1-4.2.0.tar.gz ++ basename keystoneauth1-4.2.0.tar.gz .tar.gz + SOURCEWITHREL=keystoneauth1-4.2.0-0.20200630173226.dab8e10.tar.gz + mv dist/keystoneauth1-4.2.0.tar.gz /tmp/tmp.Hjln031mnO/SOURCES/keystoneauth1-4.2.0-0.20200630173226.dab8e10.tar.gz + cd /home/rhel8-master/data/python-keystoneauth1_distro + cp -a python-keystoneauth1.spec README.md /tmp/tmp.Hjln031mnO/SOURCES/ + cp python-keystoneauth1.spec /tmp/tmp.Hjln031mnO/SPECS/ + cd /tmp/tmp.Hjln031mnO/SPECS/ + '[' -z '' ']' + sed -i -e '1i%define upstream_version 4.2.0\' python-keystoneauth1.spec + sed -i -e '1i%global dlrn 1\' python-keystoneauth1.spec ++ basename keystoneauth1-4.2.0-0.20200630173226.dab8e10.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr keystoneauth1-4.2.0-0.20200630173226.dab8e10\' python-keystoneauth1.spec + sed -i -e s/UPSTREAMVERSION/4.2.0/g python-keystoneauth1.spec + VERSION=4.2.0 + sed -i -e 's/Version:.*/Version: 4.2.0/g' python-keystoneauth1.spec + sed -i -e 's/Release:.*/Release: 0.20200630173226.dab8e10%{?dist}/g' python-keystoneauth1.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: keystoneauth1-4.2.0-0.20200630173226.dab8e10.tar.gz/' python-keystoneauth1.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' python-keystoneauth1.spec + cat python-keystoneauth1.spec %global dlrn_nvr keystoneauth1-4.2.0-0.20200630173226.dab8e10 %global dlrn 1 %define upstream_version 4.2.0 %global pypi_name keystoneauth1 %global common_desc \ Keystoneauth provides a standard way to do authentication and service requests \ within the OpenStack ecosystem. It is designed for use in conjunction with \ the existing OpenStack clients and for simplifying the process of writing \ new clients. %global with_doc 1 %{!?upstream_version: %global upstream_version %{version}%{?milestone}} Name: python-%{pypi_name} Version: 4.2.0 Release: 0.20200630173226.dab8e10%{?dist} Summary: Authentication Library for OpenStack Clients License: ASL 2.0 URL: https://pypi.io/pypi/%{pypi_name} Source0: keystoneauth1-4.2.0-0.20200630173226.dab8e10.tar.gz BuildArch: noarch %description %{common_desc} %package -n python3-%{pypi_name} Summary: Authentication Libarary for OpenStack Identity %{?python_provide:%python_provide python3-%{pypi_name}} %{?python_provide:%python_provide python3-keystoneauth} BuildRequires: git BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-six BuildRequires: python3-pbr >= 2.0.0 # test requires BuildRequires: python3-betamax >= 0.7.0 BuildRequires: python3-fixtures >= 1.3.1 BuildRequires: python3-mock BuildRequires: python3-oslotest BuildRequires: python3-oslo-config BuildRequires: python3-oslo-utils BuildRequires: python3-stestr BuildRequires: python3-oauthlib BuildRequires: python3-requests BuildRequires: python3-os-service-types BuildRequires: python3-stevedore BuildRequires: python3-iso8601 BuildRequires: python3-requests-mock >= 1.1 BuildRequires: python3-PyYAML BuildRequires: python3-lxml BuildRequires: python3-requests-kerberos Requires: python3-iso8601 >= 0.1.11 Requires: python3-os-service-types >= 1.2.0 Requires: python3-pbr >= 2.0.0 Requires: python3-requests >= 2.14.2 Requires: python3-six => 1.10.0 Requires: python3-stevedore >= 1.20.0 %description -n python3-%{pypi_name} %{common_desc} %if 0%{?with_doc} %package -n python-%{pypi_name}-doc Summary: Documentation for OpenStack Identity Authentication Library BuildRequires: python3-sphinx BuildRequires: python3-sphinxcontrib-apidoc BuildRequires: python3-openstackdocstheme BuildRequires: python3-mox3 %description -n python-%{pypi_name}-doc Documentation for OpenStack Identity Authentication Library %endif %prep %autosetup -n %{pypi_name}-%{upstream_version} -S git sed -i '/sphinx.ext.intersphinx.*$/d' doc/source/conf.py # Let RPM handle the dependencies rm -rf {test-,}requirements.txt # Remove bundled egg-info rm -rf %{pypi_name}.egg-info # remove syntax tests rm keystoneauth1/tests/unit/test_hacking_checks.py %build %{py3_build} %install %{py3_install} %if 0%{?with_doc} # generate html docs export PYTHONPATH=. # Disabling warning-is-error because of issue with python2 giving a warning: # "The config value `apidoc_module_dir' has type `unicode', expected to ['str']." sphinx-build-3 -b html -d doc/build/doctrees doc/source doc/build/html rm -rf doc/build/html/.buildinfo %endif %check PYTHON=%{__python3} stestr-3 run %files -n python3-%{pypi_name} %doc README.rst %license LICENSE %{python3_sitelib}/%{pypi_name} %{python3_sitelib}/*.egg-info %if 0%{?with_doc} %files -n python-%{pypi_name}-doc %license LICENSE %doc doc/build/html %endif %changelog + spectool -g -C /tmp/tmp.Hjln031mnO/SOURCES python-keystoneauth1.spec + /usr/bin/mock --buildsrpm -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d --spec python-keystoneauth1.spec --sources=/tmp/tmp.Hjln031mnO/SOURCES INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d 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: 1003 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: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.hyuh_w9o:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', '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': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}} 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': 'en_US.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 %(uid)s -g %(gid)s -d %(home)s -n %(user)s 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 python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.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= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/92/68/9268d3101b3c3464150e96fde0319c24d4d8856d_7b739d88 enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 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'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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: Unsharing. Flags: 67239936 INFO: Start(python-keystoneauth1.spec) Config(dlrn-rhel8-master-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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': 'en_US.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf Finish: unpacking root cache INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf 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': 'en_US.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: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1674400 1622760 1091808 4702776 4932876 DEBUG: Swap: 4194300 580068 3614232 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 25% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9ae7ac80a87e44df94b227142f71b826', '-D', '/var/lib/mock/dlrn-rhel8-master-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=en_US.UTF-8', '/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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e2652e9a0fce4c16897bfb9fdd82414d', '-D', '/var/lib/mock/dlrn-rhel8-master-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=en_US.UTF-8', '/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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'db057332182a42d39b099a606132a527', '-D', '/var/lib/mock/dlrn-rhel8-master-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=en_US.UTF-8', '/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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7298150950f34d77bfcba258f8031415', '-D', '/var/lib/mock/dlrn-rhel8-master-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=en_US.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1003', '-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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals Start: dnf update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] 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': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: local 3.0 MB/s | 3.0 kB 00:00 DEBUG: RHEL 8 Advanced Virtualization 1.6 kB/s | 2.0 kB 00:01 DEBUG: RHEL 8 AppStream 3.2 kB/s | 3.2 kB 00:01 DEBUG: RHEL 8 Base 598 kB/s | 2.7 kB 00:00 DEBUG: RHEL 8 Build Deps 308 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 48 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-rhel8-master-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': 'en_US.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-rhel8-master-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': 'en_US.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-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.001 Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-keystoneauth1.spec'], chrootPath='/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1003gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.hyuh_w9o:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'bbbdda97a1ab4aa78fae1360db1abfcc', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.hyuh_w9o:/etc/resolv.conf', '--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=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-keystoneauth1.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(python-keystoneauth1.spec) Config(dlrn-5) 0 minutes 8 seconds INFO: Results and/or logs in: /home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d 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', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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': 'en_US.UTF-8'} and shell False Finish: clean chroot Finish: run + finalize + rm -rf /tmp/tmp.Hjln031mnO INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d 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: 1003 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: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.329ce79g:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', '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': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d'}} 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': 'en_US.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 %(uid)s -g %(gid)s -d %(home)s -n %(user)s 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 python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.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= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/92/68/9268d3101b3c3464150e96fde0319c24d4d8856d_7b739d88 enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 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'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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: Unsharing. Flags: 67239936 INFO: Start(/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.src.rpm) Config(dlrn-rhel8-master-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf Finish: unpacking root cache INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf 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': 'en_US.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: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1672752 1629344 1091812 4697840 4934516 DEBUG: Swap: 4194300 580068 3614232 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 25% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '770fca811efa46faafd559584dadac91', '-D', '/var/lib/mock/dlrn-rhel8-master-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=en_US.UTF-8', '/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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '154daf88f15a4613a030f1f27ffe36df', '-D', '/var/lib/mock/dlrn-rhel8-master-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=en_US.UTF-8', '/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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e40e884fc1e4437fb78a68c33f39d3ed', '-D', '/var/lib/mock/dlrn-rhel8-master-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=en_US.UTF-8', '/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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3218e981981846d98fe73b99213f3c56', '-D', '/var/lib/mock/dlrn-rhel8-master-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=en_US.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1003', '-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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals Start: dnf update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] 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': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: local 3.0 MB/s | 3.0 kB 00:00 DEBUG: RHEL 8 Advanced Virtualization 1.6 kB/s | 2.0 kB 00:01 DEBUG: RHEL 8 AppStream 1.4 MB/s | 3.2 kB 00:00 DEBUG: RHEL 8 Base 1.1 MB/s | 2.7 kB 00:00 DEBUG: RHEL 8 Build Deps 770 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 46 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-rhel8-master-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': 'en_US.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-rhel8-master-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': 'en_US.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-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.001 Finish: chroot init Start: build phase for python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.src.rpm Start: build setup for python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a873636dc8dc4380bf46d924e0c8fc1d', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.329ce79g:/etc/resolv.conf', '--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=en_US.UTF-8', '-u', 'mockbuild', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Updating / installing... DEBUG: python-keystoneauth1-4.2.0-0.202006301######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7f737e533eea46109e507286feb12b69', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.329ce79g:/etc/resolv.conf', '--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=en_US.UTF-8', '-u', 'mockbuild', '/bin/rpm', '-qpl', '/builddir/build/originals/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: keystoneauth1-4.2.0-0.20200630173226.dab8e10.tar.gz DEBUG: python-keystoneauth1.spec DEBUG: Child return code was: 0 INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-keystoneauth1.spec'], chrootPath='/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1003gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.329ce79g:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7fdb1bbc89ff4d188df4915fb20f6712', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.329ce79g:/etc/resolv.conf', '--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=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-keystoneauth1.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root//builddir/build/SRPMS/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root//builddir/build/SRPMS/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.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': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: Last metadata expiration check: 0:00:01 ago on Tue 30 Jun 2020 01:32:47 PM EDT. DEBUG: Package git-2.18.1-3.el8.x86_64 is already installed. DEBUG: Package python3-devel-3.6.8-1.el8.x86_64 is already installed. DEBUG: Package python36-devel-3.6.8-1.module+el8+2710+846623d6.x86_64 is already installed. DEBUG: Package python3-mock-3.0.5-1.el8ost.noarch is already installed. DEBUG: Package python3-pbr-5.1.2-2.el8ost.noarch is already installed. DEBUG: Package python3-requests-2.20.0-2.el8ost.noarch is already installed. DEBUG: Package python3-setuptools-39.2.0-4.el8.noarch is already installed. DEBUG: Package python3-six-1.12.0-1.el8ost.noarch is already installed. DEBUG: Package python3-sphinx-1:1.7.6-1.el8.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-mox3 noarch1.1.0-0.20200605150914.99a302f.el8 local 81 k DEBUG: python3-os-service-types noarch1.7.0-0.20200416132506.0b2f473.el8 local 36 k DEBUG: python3-oslo-config noarch2:8.2.0-0.20200630171134.04d5280.el8 local 223 k DEBUG: python3-oslo-utils noarch4.2.1-0.20200615064007.b993823.el8 local 78 k DEBUG: python3-oslotest noarch4.3.0-0.20200605152835.5a0d3c2.el8 local 47 k DEBUG: python3-stevedore noarch2.0.1-0.20200630164713.01c12ec.el8 local 62 k DEBUG: python3-pyyaml x86_643.12-12.el8 base 193 k DEBUG: python3-betamax noarch0.7.0-2.el8ost delorean-rhel8-master-deps 63 k DEBUG: python3-fixtures noarch3.0.0-8.el8ost delorean-rhel8-master-deps 95 k DEBUG: python3-iso8601 noarch0.1.11-9.el8ost delorean-rhel8-master-deps 24 k DEBUG: python3-lxml x86_644.2.5-2.el8ost delorean-rhel8-master-deps 1.3 M DEBUG: python3-oauthlib noarch2.1.0-2.el8ost delorean-rhel8-master-deps 154 k DEBUG: python3-openstackdocstheme noarch1.20.1-2.el8ost delorean-rhel8-master-deps 930 k DEBUG: python3-requests-kerberos noarch0.8.0-4.el8ost delorean-rhel8-master-deps 21 k DEBUG: python3-requests-mock noarch1.3.0-2.el8ost delorean-rhel8-master-deps 64 k DEBUG: python3-sphinxcontrib-apidoc noarch0.2.1-10.el8ost delorean-rhel8-master-deps 19 k DEBUG: python3-stestr noarch2.3.1-3.el8ost delorean-rhel8-master-deps 151 k DEBUG: Installing dependencies: DEBUG: python-oslo-i18n-lang noarch5.0.0-0.20200605153922.761ce99.el8 local 13 k DEBUG: python-oslo-utils-lang noarch4.2.1-0.20200615064007.b993823.el8 local 12 k DEBUG: python3-cliff noarch3.1.0-0.20200330074912.5405c3d.el8 local 95 k DEBUG: python3-debtcollector noarch2.1.0-0.20200605151926.17ab8c0.el8 local 31 k DEBUG: python3-oslo-i18n noarch5.0.0-0.20200605153922.761ce99.el8 local 57 k DEBUG: python3-webencodings noarch0.5.1-6.el8 appstream 27 k DEBUG: libxslt x86_641.1.32-3.el8 base 249 k DEBUG: libyaml x86_640.1.7-5.el8 base 61 k DEBUG: dulwich-core x86_640.19.11-1.el8ost delorean-rhel8-master-deps 32 k DEBUG: python3-asn1crypto noarch0.24.0-3.el8ost delorean-rhel8-master-deps 180 k DEBUG: python3-cffi x86_641.11.5-6.2.el8ost delorean-rhel8-master-deps 236 k DEBUG: python3-cmd2 noarch0.6.8-10.el8ost delorean-rhel8-master-deps 46 k DEBUG: python3-cryptography x86_642.3-3.el8ost delorean-rhel8-master-deps 509 k DEBUG: python3-dulwich x86_640.19.11-1.el8ost delorean-rhel8-master-deps 365 k DEBUG: python3-extras noarch1.0.0-5.el8ost delorean-rhel8-master-deps 21 k DEBUG: python3-funcsigs noarch1.0.2-3.el8ost delorean-rhel8-master-deps 28 k DEBUG: python3-future noarch0.16.0-6.el8ost delorean-rhel8-master-deps 783 k DEBUG: python3-jwt noarch1.6.1-3.el8ost delorean-rhel8-master-deps 42 k DEBUG: python3-kerberos x86_641.2.5-8.el8ost delorean-rhel8-master-deps 33 k DEBUG: python3-linecache2 noarch1.0.0-3.el8ost delorean-rhel8-master-deps 16 k DEBUG: python3-mimeparse noarch1.6.0-5.el8ost delorean-rhel8-master-deps 17 k DEBUG: python3-netaddr noarch0.7.19-8.1.el8ost delorean-rhel8-master-deps 1.5 M DEBUG: python3-netifaces x86_640.10.9-2.el8ost delorean-rhel8-master-deps 22 k DEBUG: python3-ply noarch3.9-7.el8ost delorean-rhel8-master-deps 107 k DEBUG: python3-prettytable noarch0.7.2-15.el8ost delorean-rhel8-master-deps 43 k DEBUG: python3-pycparser noarch2.14-14.el8ost delorean-rhel8-master-deps 108 k DEBUG: python3-rfc3986 noarch1.2.0-2.el8ost delorean-rhel8-master-deps 46 k DEBUG: python3-subunit noarch1.3.0-7.el8ost delorean-rhel8-master-deps 95 k DEBUG: python3-testtools noarch2.3.0-8.el8ost delorean-rhel8-master-deps 355 k DEBUG: python3-traceback2 noarch1.4.0-3.el8ost delorean-rhel8-master-deps 22 k DEBUG: python3-unittest2 noarch1.1.0-17.el8ost delorean-rhel8-master-deps 184 k DEBUG: python3-voluptuous noarch0.10.5-5.el8ost delorean-rhel8-master-deps 55 k DEBUG: python3-wrapt x86_641.11.1-2.el8ost delorean-rhel8-master-deps 54 k DEBUG: Installing weak dependencies: DEBUG: python3-html5lib noarch1:0.999999999-6.el8 appstream 214 k DEBUG: python3-beautifulsoup4 noarch4.6.0-1.el8ost delorean-rhel8-master-deps 177 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 52 Packages DEBUG: Total size: 9.3 M DEBUG: Total download size: 117 k DEBUG: Installed size: 37 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-html5lib-0.999999999-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webencodings-0.5.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.32-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-3.12-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dulwich-core-0.19.11-1.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-asn1crypto-0.24.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-beautifulsoup4-4.6.0-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.11.5-6.2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-0.6.8-10.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-2.3-3.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dulwich-0.19.11-1.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-3.0.0-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-funcsigs-1.0.2-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-future-0.16.0-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-0.1.11-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt-1.6.1-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-linecache2-1.0.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.2.5-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mimeparse-1.6.0-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.9-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-oauthlib-2.1.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackdocstheme-1.20.1-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.9-7.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-15.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.14-14.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-mock-1.3.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.2.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-apidoc-0.2.1-10.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-2.3.1-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.3.0-7.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.3.0-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-traceback2-1.4.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-unittest2-1.1.0-17.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.10.5-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.11.1-2.el8ost.x86_64.rpm: Already downloaded DEBUG: (39/41): python3-requests-kerberos-0.8.0-4.el8o 20 kB/s | 21 kB 00:01 DEBUG: (40/41): python3-kerberos-1.2.5-8.el8ost.x86_64 31 kB/s | 33 kB 00:01 DEBUG: (41/41): python3-betamax-0.7.0-2.el8ost.noarch. 58 kB/s | 63 kB 00:01 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 107 kB/s | 117 kB 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-netaddr-0.7.19-8.1.el8ost.noarch 1/52 DEBUG: Installing : python3-iso8601-0.1.11-9.el8ost.noarch 2/52 DEBUG: Installing : python3-funcsigs-1.0.2-3.el8ost.noarch 3/52 DEBUG: Installing : python3-extras-1.0.0-5.el8ost.noarch 4/52 DEBUG: Installing : python3-stevedore-2.0.1-0.20200630164713.01c12ec.e 5/52 DEBUG: Installing : python3-wrapt-1.11.1-2.el8ost.x86_64 6/52 DEBUG: Installing : python3-debtcollector-2.1.0-0.20200605151926.17ab8 7/52 DEBUG: Installing : python3-voluptuous-0.10.5-5.el8ost.noarch 8/52 DEBUG: Installing : python3-unittest2-1.1.0-17.el8ost.noarch 9/52 DEBUG: Installing : python3-rfc3986-1.2.0-2.el8ost.noarch 10/52 DEBUG: Installing : python3-prettytable-0.7.2-15.el8ost.noarch 11/52 DEBUG: Installing : python3-ply-3.9-7.el8ost.noarch 12/52 DEBUG: Installing : python3-pycparser-2.14-14.el8ost.noarch 13/52 DEBUG: Installing : python3-cffi-1.11.5-6.2.el8ost.x86_64 14/52 DEBUG: Installing : python3-netifaces-0.10.9-2.el8ost.x86_64 15/52 DEBUG: Installing : python3-mimeparse-1.6.0-5.el8ost.noarch 16/52 DEBUG: Installing : python3-linecache2-1.0.0-3.el8ost.noarch 17/52 DEBUG: Installing : python3-traceback2-1.4.0-3.el8ost.noarch 18/52 DEBUG: Installing : python3-testtools-2.3.0-8.el8ost.noarch 19/52 DEBUG: Installing : python3-fixtures-3.0.0-8.el8ost.noarch 20/52 DEBUG: Installing : python3-subunit-1.3.0-7.el8ost.noarch 21/52 DEBUG: Installing : python3-kerberos-1.2.5-8.el8ost.x86_64 22/52 DEBUG: Installing : python3-future-0.16.0-6.el8ost.noarch 23/52 DEBUG: Installing : python3-cmd2-0.6.8-10.el8ost.noarch 24/52 DEBUG: Installing : python3-asn1crypto-0.24.0-3.el8ost.noarch 25/52 DEBUG: Installing : python3-cryptography-2.3-3.el8ost.x86_64 26/52 DEBUG: Installing : python3-jwt-1.6.1-3.el8ost.noarch 27/52 DEBUG: Installing : dulwich-core-0.19.11-1.el8ost.x86_64 28/52 DEBUG: Installing : python3-dulwich-0.19.11-1.el8ost.x86_64 29/52 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 30/52 DEBUG: Installing : python3-pyyaml-3.12-12.el8.x86_64 31/52 DEBUG: Installing : python3-cliff-3.1.0-0.20200330074912.5405c3d.el8.n 32/52 DEBUG: Installing : libxslt-1.1.32-3.el8.x86_64 33/52 DEBUG: Installing : python3-webencodings-0.5.1-6.el8.noarch 34/52 DEBUG: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 35/52 DEBUG: Installing : python3-beautifulsoup4-4.6.0-1.el8ost.noarch 36/52 DEBUG: Installing : python3-lxml-4.2.5-2.el8ost.x86_64 37/52 DEBUG: Installing : python-oslo-utils-lang-4.2.1-0.20200615064007.b993 38/52 DEBUG: Installing : python-oslo-i18n-lang-5.0.0-0.20200605153922.761ce 39/52 DEBUG: Installing : python3-oslo-i18n-5.0.0-0.20200605153922.761ce99.e 40/52 DEBUG: Installing : python3-oslo-config-2:8.2.0-0.20200630171134.04d52 41/52 DEBUG: Installing : python3-oslo-utils-4.2.1-0.20200615064007.b993823. 42/52 DEBUG: Installing : python3-stestr-2.3.1-3.el8ost.noarch 43/52 DEBUG: Installing : python3-openstackdocstheme-1.20.1-2.el8ost.noarch 44/52 DEBUG: Installing : python3-oauthlib-2.1.0-2.el8ost.noarch 45/52 DEBUG: Installing : python3-requests-kerberos-0.8.0-4.el8ost.noarch 46/52 DEBUG: Installing : python3-oslotest-4.3.0-0.20200605152835.5a0d3c2.el 47/52 DEBUG: Installing : python3-mox3-1.1.0-0.20200605150914.99a302f.el8.no 48/52 DEBUG: Installing : python3-sphinxcontrib-apidoc-0.2.1-10.el8ost.noarc 49/52 DEBUG: Installing : python3-requests-mock-1.3.0-2.el8ost.noarch 50/52 DEBUG: Installing : python3-betamax-0.7.0-2.el8ost.noarch 51/52 DEBUG: Installing : python3-os-service-types-1.7.0-0.20200416132506.0b 52/52 DEBUG: Running scriptlet: python3-os-service-types-1.7.0-0.20200416132506.0b 52/52 DEBUG: Verifying : python-oslo-i18n-lang-5.0.0-0.20200605153922.761ce 1/52 DEBUG: Verifying : python-oslo-utils-lang-4.2.1-0.20200615064007.b993 2/52 DEBUG: Verifying : python3-cliff-3.1.0-0.20200330074912.5405c3d.el8.n 3/52 DEBUG: Verifying : python3-debtcollector-2.1.0-0.20200605151926.17ab8 4/52 DEBUG: Verifying : python3-mox3-1.1.0-0.20200605150914.99a302f.el8.no 5/52 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20200416132506.0b 6/52 DEBUG: Verifying : python3-oslo-config-2:8.2.0-0.20200630171134.04d52 7/52 DEBUG: Verifying : python3-oslo-i18n-5.0.0-0.20200605153922.761ce99.e 8/52 DEBUG: Verifying : python3-oslo-utils-4.2.1-0.20200615064007.b993823. 9/52 DEBUG: Verifying : python3-oslotest-4.3.0-0.20200605152835.5a0d3c2.el 10/52 DEBUG: Verifying : python3-stevedore-2.0.1-0.20200630164713.01c12ec.e 11/52 DEBUG: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 12/52 DEBUG: Verifying : python3-webencodings-0.5.1-6.el8.noarch 13/52 DEBUG: Verifying : libxslt-1.1.32-3.el8.x86_64 14/52 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 15/52 DEBUG: Verifying : python3-pyyaml-3.12-12.el8.x86_64 16/52 DEBUG: Verifying : dulwich-core-0.19.11-1.el8ost.x86_64 17/52 DEBUG: Verifying : python3-asn1crypto-0.24.0-3.el8ost.noarch 18/52 DEBUG: Verifying : python3-beautifulsoup4-4.6.0-1.el8ost.noarch 19/52 DEBUG: Verifying : python3-betamax-0.7.0-2.el8ost.noarch 20/52 DEBUG: Verifying : python3-cffi-1.11.5-6.2.el8ost.x86_64 21/52 DEBUG: Verifying : python3-cmd2-0.6.8-10.el8ost.noarch 22/52 DEBUG: Verifying : python3-cryptography-2.3-3.el8ost.x86_64 23/52 DEBUG: Verifying : python3-dulwich-0.19.11-1.el8ost.x86_64 24/52 DEBUG: Verifying : python3-extras-1.0.0-5.el8ost.noarch 25/52 DEBUG: Verifying : python3-fixtures-3.0.0-8.el8ost.noarch 26/52 DEBUG: Verifying : python3-funcsigs-1.0.2-3.el8ost.noarch 27/52 DEBUG: Verifying : python3-future-0.16.0-6.el8ost.noarch 28/52 DEBUG: Verifying : python3-iso8601-0.1.11-9.el8ost.noarch 29/52 DEBUG: Verifying : python3-jwt-1.6.1-3.el8ost.noarch 30/52 DEBUG: Verifying : python3-kerberos-1.2.5-8.el8ost.x86_64 31/52 DEBUG: Verifying : python3-linecache2-1.0.0-3.el8ost.noarch 32/52 DEBUG: Verifying : python3-lxml-4.2.5-2.el8ost.x86_64 33/52 DEBUG: Verifying : python3-mimeparse-1.6.0-5.el8ost.noarch 34/52 DEBUG: Verifying : python3-netaddr-0.7.19-8.1.el8ost.noarch 35/52 DEBUG: Verifying : python3-netifaces-0.10.9-2.el8ost.x86_64 36/52 DEBUG: Verifying : python3-oauthlib-2.1.0-2.el8ost.noarch 37/52 DEBUG: Verifying : python3-openstackdocstheme-1.20.1-2.el8ost.noarch 38/52 DEBUG: Verifying : python3-ply-3.9-7.el8ost.noarch 39/52 DEBUG: Verifying : python3-prettytable-0.7.2-15.el8ost.noarch 40/52 DEBUG: Verifying : python3-pycparser-2.14-14.el8ost.noarch 41/52 DEBUG: Verifying : python3-requests-kerberos-0.8.0-4.el8ost.noarch 42/52 DEBUG: Verifying : python3-requests-mock-1.3.0-2.el8ost.noarch 43/52 DEBUG: Verifying : python3-rfc3986-1.2.0-2.el8ost.noarch 44/52 DEBUG: Verifying : python3-sphinxcontrib-apidoc-0.2.1-10.el8ost.noarc 45/52 DEBUG: Verifying : python3-stestr-2.3.1-3.el8ost.noarch 46/52 DEBUG: Verifying : python3-subunit-1.3.0-7.el8ost.noarch 47/52 DEBUG: Verifying : python3-testtools-2.3.0-8.el8ost.noarch 48/52 DEBUG: Verifying : python3-traceback2-1.4.0-3.el8ost.noarch 49/52 DEBUG: Verifying : python3-unittest2-1.1.0-17.el8ost.noarch 50/52 DEBUG: Verifying : python3-voluptuous-0.10.5-5.el8ost.noarch 51/52 DEBUG: Verifying : python3-wrapt-1.11.1-2.el8ost.x86_64 52/52 DEBUG: Installed: DEBUG: python3-mox3-1.1.0-0.20200605150914.99a302f.el8.noarch DEBUG: python3-os-service-types-1.7.0-0.20200416132506.0b2f473.el8.noarch DEBUG: python3-oslo-config-2:8.2.0-0.20200630171134.04d5280.el8.noarch DEBUG: python3-oslo-utils-4.2.1-0.20200615064007.b993823.el8.noarch DEBUG: python3-oslotest-4.3.0-0.20200605152835.5a0d3c2.el8.noarch DEBUG: python3-stevedore-2.0.1-0.20200630164713.01c12ec.el8.noarch DEBUG: python3-pyyaml-3.12-12.el8.x86_64 DEBUG: python3-betamax-0.7.0-2.el8ost.noarch DEBUG: python3-fixtures-3.0.0-8.el8ost.noarch DEBUG: python3-iso8601-0.1.11-9.el8ost.noarch DEBUG: python3-lxml-4.2.5-2.el8ost.x86_64 DEBUG: python3-oauthlib-2.1.0-2.el8ost.noarch DEBUG: python3-openstackdocstheme-1.20.1-2.el8ost.noarch DEBUG: python3-requests-kerberos-0.8.0-4.el8ost.noarch DEBUG: python3-requests-mock-1.3.0-2.el8ost.noarch DEBUG: python3-sphinxcontrib-apidoc-0.2.1-10.el8ost.noarch DEBUG: python3-stestr-2.3.1-3.el8ost.noarch DEBUG: python3-html5lib-1:0.999999999-6.el8.noarch DEBUG: python3-beautifulsoup4-4.6.0-1.el8ost.noarch DEBUG: python-oslo-i18n-lang-5.0.0-0.20200605153922.761ce99.el8.noarch DEBUG: python-oslo-utils-lang-4.2.1-0.20200615064007.b993823.el8.noarch DEBUG: python3-cliff-3.1.0-0.20200330074912.5405c3d.el8.noarch DEBUG: python3-debtcollector-2.1.0-0.20200605151926.17ab8c0.el8.noarch DEBUG: python3-oslo-i18n-5.0.0-0.20200605153922.761ce99.el8.noarch DEBUG: python3-webencodings-0.5.1-6.el8.noarch DEBUG: libxslt-1.1.32-3.el8.x86_64 DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: dulwich-core-0.19.11-1.el8ost.x86_64 DEBUG: python3-asn1crypto-0.24.0-3.el8ost.noarch DEBUG: python3-cffi-1.11.5-6.2.el8ost.x86_64 DEBUG: python3-cmd2-0.6.8-10.el8ost.noarch DEBUG: python3-cryptography-2.3-3.el8ost.x86_64 DEBUG: python3-dulwich-0.19.11-1.el8ost.x86_64 DEBUG: python3-extras-1.0.0-5.el8ost.noarch DEBUG: python3-funcsigs-1.0.2-3.el8ost.noarch DEBUG: python3-future-0.16.0-6.el8ost.noarch DEBUG: python3-jwt-1.6.1-3.el8ost.noarch DEBUG: python3-kerberos-1.2.5-8.el8ost.x86_64 DEBUG: python3-linecache2-1.0.0-3.el8ost.noarch DEBUG: python3-mimeparse-1.6.0-5.el8ost.noarch DEBUG: python3-netaddr-0.7.19-8.1.el8ost.noarch DEBUG: python3-netifaces-0.10.9-2.el8ost.x86_64 DEBUG: python3-ply-3.9-7.el8ost.noarch DEBUG: python3-prettytable-0.7.2-15.el8ost.noarch DEBUG: python3-pycparser-2.14-14.el8ost.noarch DEBUG: python3-rfc3986-1.2.0-2.el8ost.noarch DEBUG: python3-subunit-1.3.0-7.el8ost.noarch DEBUG: python3-testtools-2.3.0-8.el8ost.noarch DEBUG: python3-traceback2-1.4.0-3.el8ost.noarch DEBUG: python3-unittest2-1.1.0-17.el8ost.noarch DEBUG: python3-voluptuous-0.10.5-5.el8ost.noarch DEBUG: python3-wrapt-1.11.1-2.el8ost.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-rhel8-master-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': 'en_US.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-rhel8-master-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': 'en_US.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-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: build setup for python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.src.rpm Start: rpmbuild python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.src.rpm Start: Outputting list of installed packages DEBUG: child environment: None DEBUG: Executing command: rpm -qa --root '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\n' > /home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d/installed_pkgs.log 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': 'en_US.UTF-8'} and shell True DEBUG: Child return code was: 0 Finish: Outputting list of installed packages INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-keystoneauth1.spec'], chrootPath='/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1003gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.329ce79g:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2dfd0b173bc74467b39988f3caf136c8', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.329ce79g:/etc/resolv.conf', '--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=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-keystoneauth1.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nwaJb5 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf keystoneauth1-4.2.0 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/keystoneauth1-4.2.0-0.20200630173226.dab8e10.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd keystoneauth1-4.2.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 'python-keystoneauth1-4.2.0 base' DEBUG: + sed -i '/sphinx.ext.intersphinx.*$/d' doc/source/conf.py DEBUG: + rm -rf test-requirements.txt requirements.txt DEBUG: + rm -rf keystoneauth1.egg-info DEBUG: + rm keystoneauth1/tests/unit/test_hacking_checks.py DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.19ainS DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd keystoneauth1-4.2.0 DEBUG: BUILDSTDERR: ++ '[' -f _current_flavor ']' DEBUG: BUILDSTDERR: ++ true DEBUG: + python_flavor= DEBUG: + '[' -z '' ']' DEBUG: + python_flavor=tmp DEBUG: + '[' tmp '!=' python3 ']' DEBUG: + '[' -d build ']' DEBUG: + '[' -d _build.python3 ']' DEBUG: + echo python3 DEBUG: + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/keystoneauth1 DEBUG: creating build/lib/keystoneauth1/tests DEBUG: creating build/lib/keystoneauth1/tests/unit DEBUG: creating build/lib/keystoneauth1/tests/unit/loading DEBUG: copying keystoneauth1/tests/unit/loading/__init__.py -> build/lib/keystoneauth1/tests/unit/loading DEBUG: copying keystoneauth1/tests/unit/loading/test_adapter.py -> build/lib/keystoneauth1/tests/unit/loading DEBUG: copying keystoneauth1/tests/unit/loading/test_cli.py -> build/lib/keystoneauth1/tests/unit/loading DEBUG: copying keystoneauth1/tests/unit/loading/test_conf.py -> build/lib/keystoneauth1/tests/unit/loading DEBUG: copying keystoneauth1/tests/unit/loading/test_entry_points.py -> build/lib/keystoneauth1/tests/unit/loading DEBUG: copying keystoneauth1/tests/unit/loading/test_fixtures.py -> build/lib/keystoneauth1/tests/unit/loading DEBUG: copying keystoneauth1/tests/unit/loading/test_generic.py -> build/lib/keystoneauth1/tests/unit/loading DEBUG: copying keystoneauth1/tests/unit/loading/test_loading.py -> build/lib/keystoneauth1/tests/unit/loading DEBUG: copying keystoneauth1/tests/unit/loading/test_session.py -> build/lib/keystoneauth1/tests/unit/loading DEBUG: copying keystoneauth1/tests/unit/loading/test_v3.py -> build/lib/keystoneauth1/tests/unit/loading DEBUG: copying keystoneauth1/tests/unit/loading/utils.py -> build/lib/keystoneauth1/tests/unit/loading DEBUG: creating build/lib/keystoneauth1/tests/unit/extras DEBUG: copying keystoneauth1/tests/unit/extras/__init__.py -> build/lib/keystoneauth1/tests/unit/extras DEBUG: creating build/lib/keystoneauth1/exceptions DEBUG: copying keystoneauth1/exceptions/__init__.py -> build/lib/keystoneauth1/exceptions DEBUG: copying keystoneauth1/exceptions/auth.py -> build/lib/keystoneauth1/exceptions DEBUG: copying keystoneauth1/exceptions/auth_plugins.py -> build/lib/keystoneauth1/exceptions DEBUG: copying keystoneauth1/exceptions/base.py -> build/lib/keystoneauth1/exceptions DEBUG: copying keystoneauth1/exceptions/catalog.py -> build/lib/keystoneauth1/exceptions DEBUG: copying keystoneauth1/exceptions/connection.py -> build/lib/keystoneauth1/exceptions DEBUG: copying keystoneauth1/exceptions/discovery.py -> build/lib/keystoneauth1/exceptions DEBUG: copying keystoneauth1/exceptions/http.py -> build/lib/keystoneauth1/exceptions DEBUG: copying keystoneauth1/exceptions/oidc.py -> build/lib/keystoneauth1/exceptions DEBUG: copying keystoneauth1/exceptions/response.py -> build/lib/keystoneauth1/exceptions DEBUG: copying keystoneauth1/exceptions/service_providers.py -> build/lib/keystoneauth1/exceptions DEBUG: creating build/lib/keystoneauth1/identity DEBUG: creating build/lib/keystoneauth1/identity/v3 DEBUG: copying keystoneauth1/identity/v3/__init__.py -> build/lib/keystoneauth1/identity/v3 DEBUG: copying keystoneauth1/identity/v3/application_credential.py -> build/lib/keystoneauth1/identity/v3 DEBUG: copying keystoneauth1/identity/v3/base.py -> build/lib/keystoneauth1/identity/v3 DEBUG: copying keystoneauth1/identity/v3/federation.py -> build/lib/keystoneauth1/identity/v3 DEBUG: copying keystoneauth1/identity/v3/k2k.py -> build/lib/keystoneauth1/identity/v3 DEBUG: copying keystoneauth1/identity/v3/multi_factor.py -> build/lib/keystoneauth1/identity/v3 DEBUG: copying keystoneauth1/identity/v3/oidc.py -> build/lib/keystoneauth1/identity/v3 DEBUG: copying keystoneauth1/identity/v3/password.py -> build/lib/keystoneauth1/identity/v3 DEBUG: copying keystoneauth1/identity/v3/receipt.py -> build/lib/keystoneauth1/identity/v3 DEBUG: copying keystoneauth1/identity/v3/token.py -> build/lib/keystoneauth1/identity/v3 DEBUG: copying keystoneauth1/identity/v3/tokenless_auth.py -> build/lib/keystoneauth1/identity/v3 DEBUG: copying keystoneauth1/identity/v3/totp.py -> build/lib/keystoneauth1/identity/v3 DEBUG: creating build/lib/keystoneauth1/extras DEBUG: copying keystoneauth1/extras/__init__.py -> build/lib/keystoneauth1/extras DEBUG: copying keystoneauth1/identity/__init__.py -> build/lib/keystoneauth1/identity DEBUG: copying keystoneauth1/identity/access.py -> build/lib/keystoneauth1/identity DEBUG: copying keystoneauth1/identity/base.py -> build/lib/keystoneauth1/identity DEBUG: copying keystoneauth1/identity/v2.py -> build/lib/keystoneauth1/identity DEBUG: creating build/lib/keystoneauth1/identity/generic DEBUG: copying keystoneauth1/identity/generic/__init__.py -> build/lib/keystoneauth1/identity/generic DEBUG: copying keystoneauth1/identity/generic/base.py -> build/lib/keystoneauth1/identity/generic DEBUG: copying keystoneauth1/identity/generic/password.py -> build/lib/keystoneauth1/identity/generic DEBUG: copying keystoneauth1/identity/generic/token.py -> build/lib/keystoneauth1/identity/generic DEBUG: creating build/lib/keystoneauth1/tests/unit/identity DEBUG: copying keystoneauth1/tests/unit/identity/__init__.py -> build/lib/keystoneauth1/tests/unit/identity DEBUG: copying keystoneauth1/tests/unit/identity/test_access.py -> build/lib/keystoneauth1/tests/unit/identity DEBUG: copying keystoneauth1/tests/unit/identity/test_identity_common.py -> build/lib/keystoneauth1/tests/unit/identity DEBUG: copying keystoneauth1/tests/unit/identity/test_identity_v2.py -> build/lib/keystoneauth1/tests/unit/identity DEBUG: copying keystoneauth1/tests/unit/identity/test_identity_v3.py -> build/lib/keystoneauth1/tests/unit/identity DEBUG: copying keystoneauth1/tests/unit/identity/test_identity_v3_federation.py -> build/lib/keystoneauth1/tests/unit/identity DEBUG: copying keystoneauth1/tests/unit/identity/test_identity_v3_oidc.py -> build/lib/keystoneauth1/tests/unit/identity DEBUG: copying keystoneauth1/tests/unit/identity/test_password.py -> build/lib/keystoneauth1/tests/unit/identity DEBUG: copying keystoneauth1/tests/unit/identity/test_token.py -> build/lib/keystoneauth1/tests/unit/identity DEBUG: copying keystoneauth1/tests/unit/identity/test_tokenless_auth.py -> build/lib/keystoneauth1/tests/unit/identity DEBUG: copying keystoneauth1/tests/unit/identity/utils.py -> build/lib/keystoneauth1/tests/unit/identity DEBUG: creating build/lib/keystoneauth1/tests/unit/extras/saml2 DEBUG: copying keystoneauth1/tests/unit/extras/saml2/__init__.py -> build/lib/keystoneauth1/tests/unit/extras/saml2 DEBUG: copying keystoneauth1/tests/unit/extras/saml2/test_auth_adfs.py -> build/lib/keystoneauth1/tests/unit/extras/saml2 DEBUG: copying keystoneauth1/tests/unit/extras/saml2/test_auth_saml2.py -> build/lib/keystoneauth1/tests/unit/extras/saml2 DEBUG: copying keystoneauth1/tests/unit/extras/saml2/utils.py -> build/lib/keystoneauth1/tests/unit/extras/saml2 DEBUG: creating build/lib/keystoneauth1/extras/kerberos DEBUG: copying keystoneauth1/extras/kerberos/__init__.py -> build/lib/keystoneauth1/extras/kerberos DEBUG: copying keystoneauth1/extras/kerberos/_loading.py -> build/lib/keystoneauth1/extras/kerberos DEBUG: creating build/lib/keystoneauth1/loading DEBUG: creating build/lib/keystoneauth1/loading/_plugins DEBUG: creating build/lib/keystoneauth1/loading/_plugins/identity DEBUG: copying keystoneauth1/loading/_plugins/identity/__init__.py -> build/lib/keystoneauth1/loading/_plugins/identity DEBUG: copying keystoneauth1/loading/_plugins/identity/generic.py -> build/lib/keystoneauth1/loading/_plugins/identity DEBUG: copying keystoneauth1/loading/_plugins/identity/v2.py -> build/lib/keystoneauth1/loading/_plugins/identity DEBUG: copying keystoneauth1/loading/_plugins/identity/v3.py -> build/lib/keystoneauth1/loading/_plugins/identity DEBUG: creating build/lib/keystoneauth1/tests/unit/extras/oauth1 DEBUG: copying keystoneauth1/tests/unit/extras/oauth1/__init__.py -> build/lib/keystoneauth1/tests/unit/extras/oauth1 DEBUG: copying keystoneauth1/tests/unit/extras/oauth1/test_oauth1.py -> build/lib/keystoneauth1/tests/unit/extras/oauth1 DEBUG: copying keystoneauth1/tests/unit/extras/oauth1/test_oauth1_loading.py -> build/lib/keystoneauth1/tests/unit/extras/oauth1 DEBUG: creating build/lib/keystoneauth1/access DEBUG: copying keystoneauth1/access/__init__.py -> build/lib/keystoneauth1/access DEBUG: copying keystoneauth1/access/access.py -> build/lib/keystoneauth1/access DEBUG: copying keystoneauth1/access/service_catalog.py -> build/lib/keystoneauth1/access DEBUG: copying keystoneauth1/access/service_providers.py -> build/lib/keystoneauth1/access DEBUG: creating build/lib/keystoneauth1/extras/_saml2 DEBUG: copying keystoneauth1/extras/_saml2/__init__.py -> build/lib/keystoneauth1/extras/_saml2 DEBUG: copying keystoneauth1/extras/_saml2/_loading.py -> build/lib/keystoneauth1/extras/_saml2 DEBUG: copying keystoneauth1/__init__.py -> build/lib/keystoneauth1 DEBUG: copying keystoneauth1/_fair_semaphore.py -> build/lib/keystoneauth1 DEBUG: copying keystoneauth1/_utils.py -> build/lib/keystoneauth1 DEBUG: copying keystoneauth1/adapter.py -> build/lib/keystoneauth1 DEBUG: copying keystoneauth1/discover.py -> build/lib/keystoneauth1 DEBUG: copying keystoneauth1/http_basic.py -> build/lib/keystoneauth1 DEBUG: copying keystoneauth1/noauth.py -> build/lib/keystoneauth1 DEBUG: copying keystoneauth1/plugin.py -> build/lib/keystoneauth1 DEBUG: copying keystoneauth1/service_token.py -> build/lib/keystoneauth1 DEBUG: copying keystoneauth1/session.py -> build/lib/keystoneauth1 DEBUG: copying keystoneauth1/token_endpoint.py -> build/lib/keystoneauth1 DEBUG: creating build/lib/keystoneauth1/tests/unit/access DEBUG: copying keystoneauth1/tests/unit/access/__init__.py -> build/lib/keystoneauth1/tests/unit/access DEBUG: copying keystoneauth1/tests/unit/access/test_v2_access.py -> build/lib/keystoneauth1/tests/unit/access DEBUG: copying keystoneauth1/tests/unit/access/test_v2_service_catalog.py -> build/lib/keystoneauth1/tests/unit/access DEBUG: copying keystoneauth1/tests/unit/access/test_v3_access.py -> build/lib/keystoneauth1/tests/unit/access DEBUG: copying keystoneauth1/tests/unit/access/test_v3_service_catalog.py -> build/lib/keystoneauth1/tests/unit/access DEBUG: creating build/lib/keystoneauth1/extras/_saml2/v3 DEBUG: copying keystoneauth1/extras/_saml2/v3/__init__.py -> build/lib/keystoneauth1/extras/_saml2/v3 DEBUG: copying keystoneauth1/extras/_saml2/v3/adfs.py -> build/lib/keystoneauth1/extras/_saml2/v3 DEBUG: copying keystoneauth1/extras/_saml2/v3/base.py -> build/lib/keystoneauth1/extras/_saml2/v3 DEBUG: copying keystoneauth1/extras/_saml2/v3/saml2.py -> build/lib/keystoneauth1/extras/_saml2/v3 DEBUG: copying keystoneauth1/tests/__init__.py -> build/lib/keystoneauth1/tests DEBUG: copying keystoneauth1/loading/__init__.py -> build/lib/keystoneauth1/loading DEBUG: copying keystoneauth1/loading/_utils.py -> build/lib/keystoneauth1/loading DEBUG: copying keystoneauth1/loading/adapter.py -> build/lib/keystoneauth1/loading DEBUG: copying keystoneauth1/loading/base.py -> build/lib/keystoneauth1/loading DEBUG: copying keystoneauth1/loading/cli.py -> build/lib/keystoneauth1/loading DEBUG: copying keystoneauth1/loading/conf.py -> build/lib/keystoneauth1/loading DEBUG: copying keystoneauth1/loading/identity.py -> build/lib/keystoneauth1/loading DEBUG: copying keystoneauth1/loading/opts.py -> build/lib/keystoneauth1/loading DEBUG: copying keystoneauth1/loading/session.py -> build/lib/keystoneauth1/loading DEBUG: copying keystoneauth1/loading/_plugins/__init__.py -> build/lib/keystoneauth1/loading/_plugins DEBUG: copying keystoneauth1/loading/_plugins/admin_token.py -> build/lib/keystoneauth1/loading/_plugins DEBUG: copying keystoneauth1/loading/_plugins/http_basic.py -> build/lib/keystoneauth1/loading/_plugins DEBUG: copying keystoneauth1/loading/_plugins/noauth.py -> build/lib/keystoneauth1/loading/_plugins DEBUG: creating build/lib/keystoneauth1/extras/oauth1 DEBUG: copying keystoneauth1/extras/oauth1/__init__.py -> build/lib/keystoneauth1/extras/oauth1 DEBUG: copying keystoneauth1/extras/oauth1/_loading.py -> build/lib/keystoneauth1/extras/oauth1 DEBUG: copying keystoneauth1/extras/oauth1/v3.py -> build/lib/keystoneauth1/extras/oauth1 DEBUG: creating build/lib/keystoneauth1/fixture DEBUG: copying keystoneauth1/fixture/__init__.py -> build/lib/keystoneauth1/fixture DEBUG: copying keystoneauth1/fixture/discovery.py -> build/lib/keystoneauth1/fixture DEBUG: copying keystoneauth1/fixture/exception.py -> build/lib/keystoneauth1/fixture DEBUG: copying keystoneauth1/fixture/hooks.py -> build/lib/keystoneauth1/fixture DEBUG: copying keystoneauth1/fixture/keystoneauth_betamax.py -> build/lib/keystoneauth1/fixture DEBUG: copying keystoneauth1/fixture/plugin.py -> build/lib/keystoneauth1/fixture DEBUG: copying keystoneauth1/fixture/serializer.py -> build/lib/keystoneauth1/fixture DEBUG: copying keystoneauth1/fixture/v2.py -> build/lib/keystoneauth1/fixture DEBUG: copying keystoneauth1/fixture/v3.py -> build/lib/keystoneauth1/fixture DEBUG: creating build/lib/keystoneauth1/hacking DEBUG: copying keystoneauth1/hacking/__init__.py -> build/lib/keystoneauth1/hacking DEBUG: copying keystoneauth1/hacking/checks.py -> build/lib/keystoneauth1/hacking DEBUG: creating build/lib/keystoneauth1/tests/unit/exceptions DEBUG: copying keystoneauth1/tests/unit/exceptions/__init__.py -> build/lib/keystoneauth1/tests/unit/exceptions DEBUG: copying keystoneauth1/tests/unit/exceptions/test_exceptions.py -> build/lib/keystoneauth1/tests/unit/exceptions DEBUG: creating build/lib/keystoneauth1/tests/unit/extras/kerberos DEBUG: copying keystoneauth1/tests/unit/extras/kerberos/__init__.py -> build/lib/keystoneauth1/tests/unit/extras/kerberos DEBUG: copying keystoneauth1/tests/unit/extras/kerberos/base.py -> build/lib/keystoneauth1/tests/unit/extras/kerberos DEBUG: copying keystoneauth1/tests/unit/extras/kerberos/test_fedkerb_loading.py -> build/lib/keystoneauth1/tests/unit/extras/kerberos DEBUG: copying keystoneauth1/tests/unit/extras/kerberos/test_kerberos_loading.py -> build/lib/keystoneauth1/tests/unit/extras/kerberos DEBUG: copying keystoneauth1/tests/unit/extras/kerberos/test_mapped.py -> build/lib/keystoneauth1/tests/unit/extras/kerberos DEBUG: copying keystoneauth1/tests/unit/extras/kerberos/test_v3.py -> build/lib/keystoneauth1/tests/unit/extras/kerberos DEBUG: copying keystoneauth1/tests/unit/extras/kerberos/utils.py -> build/lib/keystoneauth1/tests/unit/extras/kerberos DEBUG: creating build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures DEBUG: copying keystoneauth1/tests/unit/extras/saml2/fixtures/__init__.py -> build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures DEBUG: copying keystoneauth1/tests/unit/__init__.py -> build/lib/keystoneauth1/tests/unit DEBUG: copying keystoneauth1/tests/unit/client_fixtures.py -> build/lib/keystoneauth1/tests/unit DEBUG: copying keystoneauth1/tests/unit/k2k_fixtures.py -> build/lib/keystoneauth1/tests/unit DEBUG: copying keystoneauth1/tests/unit/keystoneauth_fixtures.py -> build/lib/keystoneauth1/tests/unit DEBUG: copying keystoneauth1/tests/unit/matchers.py -> build/lib/keystoneauth1/tests/unit DEBUG: copying keystoneauth1/tests/unit/oidc_fixtures.py -> build/lib/keystoneauth1/tests/unit DEBUG: copying keystoneauth1/tests/unit/test_betamax_fixture.py -> build/lib/keystoneauth1/tests/unit DEBUG: copying keystoneauth1/tests/unit/test_betamax_hooks.py -> build/lib/keystoneauth1/tests/unit DEBUG: copying keystoneauth1/tests/unit/test_betamax_serializer.py -> build/lib/keystoneauth1/tests/unit DEBUG: copying keystoneauth1/tests/unit/test_discovery.py -> build/lib/keystoneauth1/tests/unit DEBUG: copying keystoneauth1/tests/unit/test_fair_sempahore.py -> build/lib/keystoneauth1/tests/unit DEBUG: copying keystoneauth1/tests/unit/test_fixtures.py -> build/lib/keystoneauth1/tests/unit DEBUG: copying keystoneauth1/tests/unit/test_http_basic.py -> build/lib/keystoneauth1/tests/unit DEBUG: copying keystoneauth1/tests/unit/test_matchers.py -> build/lib/keystoneauth1/tests/unit DEBUG: copying keystoneauth1/tests/unit/test_noauth.py -> build/lib/keystoneauth1/tests/unit DEBUG: copying keystoneauth1/tests/unit/test_service_token.py -> build/lib/keystoneauth1/tests/unit DEBUG: copying keystoneauth1/tests/unit/test_session.py -> build/lib/keystoneauth1/tests/unit DEBUG: copying keystoneauth1/tests/unit/test_token_endpoint.py -> build/lib/keystoneauth1/tests/unit DEBUG: copying keystoneauth1/tests/unit/test_utils.py -> build/lib/keystoneauth1/tests/unit DEBUG: copying keystoneauth1/tests/unit/utils.py -> build/lib/keystoneauth1/tests/unit DEBUG: running egg_info DEBUG: creating keystoneauth1.egg-info DEBUG: writing keystoneauth1.egg-info/PKG-INFO DEBUG: writing dependency_links to keystoneauth1.egg-info/dependency_links.txt DEBUG: writing entry points to keystoneauth1.egg-info/entry_points.txt DEBUG: writing requirements to keystoneauth1.egg-info/requires.txt DEBUG: writing top-level names to keystoneauth1.egg-info/top_level.txt DEBUG: writing pbr to keystoneauth1.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: writing manifest file 'keystoneauth1.egg-info/SOURCES.txt' DEBUG: [pbr] In git context, generating filelist from git DEBUG: BUILDSTDERR: warning: no previously-included files found matching '.gitignore' DEBUG: BUILDSTDERR: warning: no previously-included files found matching '.gitreview' DEBUG: BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'keystoneauth1.egg-info/SOURCES.txt' DEBUG: creating build/lib/keystoneauth1/tests/unit/extras/saml2/examples DEBUG: creating build/lib/keystoneauth1/tests/unit/extras/saml2/examples/xml DEBUG: copying keystoneauth1/tests/unit/extras/saml2/examples/xml/ADFS_RequestSecurityTokenResponse.xml -> build/lib/keystoneauth1/tests/unit/extras/saml2/examples/xml DEBUG: copying keystoneauth1/tests/unit/extras/saml2/examples/xml/ADFS_fault.xml -> build/lib/keystoneauth1/tests/unit/extras/saml2/examples/xml DEBUG: creating build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures/templates DEBUG: copying keystoneauth1/tests/unit/extras/saml2/fixtures/templates/authn_request.xml -> build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures/templates DEBUG: copying keystoneauth1/tests/unit/extras/saml2/fixtures/templates/saml_assertion.xml -> build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures/templates DEBUG: copying keystoneauth1/tests/unit/extras/saml2/fixtures/templates/soap_response.xml -> build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures/templates DEBUG: creating build/lib/keystoneauth1/tests/unit/data DEBUG: copying keystoneauth1/tests/unit/data/README -> build/lib/keystoneauth1/tests/unit/data DEBUG: copying keystoneauth1/tests/unit/data/keystone_v2_sample_request.json -> build/lib/keystoneauth1/tests/unit/data DEBUG: copying keystoneauth1/tests/unit/data/keystone_v2_sample_response.json -> build/lib/keystoneauth1/tests/unit/data DEBUG: copying keystoneauth1/tests/unit/data/keystone_v3_sample_request.json -> build/lib/keystoneauth1/tests/unit/data DEBUG: copying keystoneauth1/tests/unit/data/keystone_v3_sample_response.json -> build/lib/keystoneauth1/tests/unit/data DEBUG: copying keystoneauth1/tests/unit/data/ksa_betamax_test_cassette.yaml -> build/lib/keystoneauth1/tests/unit/data DEBUG: copying keystoneauth1/tests/unit/data/ksa_serializer_data.json -> build/lib/keystoneauth1/tests/unit/data DEBUG: copying keystoneauth1/tests/unit/data/test_pre_record_hook.json -> build/lib/keystoneauth1/tests/unit/data DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FkokdH DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64 DEBUG: BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64 DEBUG: + cd keystoneauth1-4.2.0 DEBUG: BUILDSTDERR: ++ '[' -f _current_flavor ']' DEBUG: BUILDSTDERR: ++ cat _current_flavor DEBUG: + python_flavor=python3 DEBUG: + '[' -z python3 ']' DEBUG: + '[' python3 '!=' python3 ']' DEBUG: + echo python3 DEBUG: + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64 --prefix /usr DEBUG: running install DEBUG: [pbr] Writing ChangeLog DEBUG: [pbr] Generating ChangeLog DEBUG: [pbr] ChangeLog complete (0.0s) DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6 DEBUG: creating /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages DEBUG: creating /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1 DEBUG: creating /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/hacking DEBUG: copying build/lib/keystoneauth1/hacking/checks.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/hacking DEBUG: copying build/lib/keystoneauth1/hacking/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/hacking DEBUG: creating /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/fixture DEBUG: copying build/lib/keystoneauth1/fixture/v3.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/fixture DEBUG: copying build/lib/keystoneauth1/fixture/v2.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/fixture DEBUG: copying build/lib/keystoneauth1/fixture/serializer.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/fixture DEBUG: copying build/lib/keystoneauth1/fixture/plugin.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/fixture DEBUG: copying build/lib/keystoneauth1/fixture/keystoneauth_betamax.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/fixture DEBUG: copying build/lib/keystoneauth1/fixture/hooks.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/fixture DEBUG: copying build/lib/keystoneauth1/fixture/exception.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/fixture DEBUG: copying build/lib/keystoneauth1/fixture/discovery.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/fixture DEBUG: copying build/lib/keystoneauth1/fixture/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/fixture DEBUG: copying build/lib/keystoneauth1/token_endpoint.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1 DEBUG: copying build/lib/keystoneauth1/session.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1 DEBUG: copying build/lib/keystoneauth1/service_token.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1 DEBUG: copying build/lib/keystoneauth1/plugin.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1 DEBUG: copying build/lib/keystoneauth1/noauth.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1 DEBUG: copying build/lib/keystoneauth1/http_basic.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1 DEBUG: copying build/lib/keystoneauth1/discover.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1 DEBUG: copying build/lib/keystoneauth1/adapter.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1 DEBUG: copying build/lib/keystoneauth1/_utils.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1 DEBUG: copying build/lib/keystoneauth1/_fair_semaphore.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1 DEBUG: copying build/lib/keystoneauth1/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1 DEBUG: creating /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/access DEBUG: copying build/lib/keystoneauth1/access/service_providers.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/access DEBUG: copying build/lib/keystoneauth1/access/service_catalog.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/access DEBUG: copying build/lib/keystoneauth1/access/access.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/access DEBUG: copying build/lib/keystoneauth1/access/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/access DEBUG: creating /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/loading DEBUG: copying build/lib/keystoneauth1/loading/session.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/loading DEBUG: copying build/lib/keystoneauth1/loading/opts.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/loading DEBUG: copying build/lib/keystoneauth1/loading/identity.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/loading DEBUG: copying build/lib/keystoneauth1/loading/conf.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/loading DEBUG: copying build/lib/keystoneauth1/loading/cli.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/loading DEBUG: copying build/lib/keystoneauth1/loading/base.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/loading DEBUG: copying build/lib/keystoneauth1/loading/adapter.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/loading DEBUG: copying build/lib/keystoneauth1/loading/_utils.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/loading DEBUG: copying build/lib/keystoneauth1/loading/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/loading DEBUG: creating /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/loading/_plugins DEBUG: copying build/lib/keystoneauth1/loading/_plugins/noauth.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/loading/_plugins DEBUG: copying build/lib/keystoneauth1/loading/_plugins/http_basic.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/loading/_plugins DEBUG: copying build/lib/keystoneauth1/loading/_plugins/admin_token.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/loading/_plugins DEBUG: copying build/lib/keystoneauth1/loading/_plugins/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/loading/_plugins DEBUG: creating /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/loading/_plugins/identity DEBUG: copying build/lib/keystoneauth1/loading/_plugins/identity/v3.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/loading/_plugins/identity DEBUG: copying build/lib/keystoneauth1/loading/_plugins/identity/v2.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/loading/_plugins/identity DEBUG: copying build/lib/keystoneauth1/loading/_plugins/identity/generic.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/loading/_plugins/identity DEBUG: copying build/lib/keystoneauth1/loading/_plugins/identity/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/loading/_plugins/identity DEBUG: creating /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/extras DEBUG: creating /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/extras/oauth1 DEBUG: copying build/lib/keystoneauth1/extras/oauth1/v3.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/extras/oauth1 DEBUG: copying build/lib/keystoneauth1/extras/oauth1/_loading.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/extras/oauth1 DEBUG: copying build/lib/keystoneauth1/extras/oauth1/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/extras/oauth1 DEBUG: creating /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/extras/_saml2 DEBUG: creating /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/extras/_saml2/v3 DEBUG: copying build/lib/keystoneauth1/extras/_saml2/v3/saml2.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/extras/_saml2/v3 DEBUG: copying build/lib/keystoneauth1/extras/_saml2/v3/base.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/extras/_saml2/v3 DEBUG: copying build/lib/keystoneauth1/extras/_saml2/v3/adfs.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/extras/_saml2/v3 DEBUG: copying build/lib/keystoneauth1/extras/_saml2/v3/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/extras/_saml2/v3 DEBUG: copying build/lib/keystoneauth1/extras/_saml2/_loading.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/extras/_saml2 DEBUG: copying build/lib/keystoneauth1/extras/_saml2/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/extras/_saml2 DEBUG: creating /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/extras/kerberos DEBUG: copying build/lib/keystoneauth1/extras/kerberos/_loading.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/extras/kerberos DEBUG: copying build/lib/keystoneauth1/extras/kerberos/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/extras/kerberos DEBUG: copying build/lib/keystoneauth1/extras/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/extras DEBUG: creating /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity DEBUG: creating /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity/generic DEBUG: copying build/lib/keystoneauth1/identity/generic/token.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity/generic DEBUG: copying build/lib/keystoneauth1/identity/generic/password.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity/generic DEBUG: copying build/lib/keystoneauth1/identity/generic/base.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity/generic DEBUG: copying build/lib/keystoneauth1/identity/generic/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity/generic DEBUG: copying build/lib/keystoneauth1/identity/v2.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity DEBUG: copying build/lib/keystoneauth1/identity/base.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity DEBUG: copying build/lib/keystoneauth1/identity/access.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity DEBUG: copying build/lib/keystoneauth1/identity/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity DEBUG: creating /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3 DEBUG: copying build/lib/keystoneauth1/identity/v3/totp.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3 DEBUG: copying build/lib/keystoneauth1/identity/v3/tokenless_auth.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3 DEBUG: copying build/lib/keystoneauth1/identity/v3/token.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3 DEBUG: copying build/lib/keystoneauth1/identity/v3/receipt.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3 DEBUG: copying build/lib/keystoneauth1/identity/v3/password.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3 DEBUG: copying build/lib/keystoneauth1/identity/v3/oidc.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3 DEBUG: copying build/lib/keystoneauth1/identity/v3/multi_factor.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3 DEBUG: copying build/lib/keystoneauth1/identity/v3/k2k.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3 DEBUG: copying build/lib/keystoneauth1/identity/v3/federation.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3 DEBUG: copying build/lib/keystoneauth1/identity/v3/base.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3 DEBUG: copying build/lib/keystoneauth1/identity/v3/application_credential.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3 DEBUG: copying build/lib/keystoneauth1/identity/v3/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3 DEBUG: creating /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/exceptions DEBUG: copying build/lib/keystoneauth1/exceptions/service_providers.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/exceptions DEBUG: copying build/lib/keystoneauth1/exceptions/response.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/exceptions DEBUG: copying build/lib/keystoneauth1/exceptions/oidc.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/exceptions DEBUG: copying build/lib/keystoneauth1/exceptions/http.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/exceptions DEBUG: copying build/lib/keystoneauth1/exceptions/discovery.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/exceptions DEBUG: copying build/lib/keystoneauth1/exceptions/connection.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/exceptions DEBUG: copying build/lib/keystoneauth1/exceptions/catalog.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/exceptions DEBUG: copying build/lib/keystoneauth1/exceptions/base.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/exceptions DEBUG: copying build/lib/keystoneauth1/exceptions/auth_plugins.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/exceptions DEBUG: copying build/lib/keystoneauth1/exceptions/auth.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/exceptions DEBUG: copying build/lib/keystoneauth1/exceptions/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/exceptions DEBUG: creating /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests DEBUG: copying build/lib/keystoneauth1/tests/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests DEBUG: creating /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit DEBUG: creating /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/data DEBUG: copying build/lib/keystoneauth1/tests/unit/data/test_pre_record_hook.json -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/data DEBUG: copying build/lib/keystoneauth1/tests/unit/data/ksa_serializer_data.json -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/data DEBUG: copying build/lib/keystoneauth1/tests/unit/data/ksa_betamax_test_cassette.yaml -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/data DEBUG: copying build/lib/keystoneauth1/tests/unit/data/keystone_v3_sample_response.json -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/data DEBUG: copying build/lib/keystoneauth1/tests/unit/data/keystone_v3_sample_request.json -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/data DEBUG: copying build/lib/keystoneauth1/tests/unit/data/keystone_v2_sample_response.json -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/data DEBUG: copying build/lib/keystoneauth1/tests/unit/data/keystone_v2_sample_request.json -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/data DEBUG: copying build/lib/keystoneauth1/tests/unit/data/README -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/data DEBUG: copying build/lib/keystoneauth1/tests/unit/utils.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit DEBUG: copying build/lib/keystoneauth1/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit DEBUG: copying build/lib/keystoneauth1/tests/unit/test_token_endpoint.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit DEBUG: copying build/lib/keystoneauth1/tests/unit/test_session.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit DEBUG: copying build/lib/keystoneauth1/tests/unit/test_service_token.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit DEBUG: copying build/lib/keystoneauth1/tests/unit/test_noauth.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit DEBUG: copying build/lib/keystoneauth1/tests/unit/test_matchers.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit DEBUG: copying build/lib/keystoneauth1/tests/unit/test_http_basic.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit DEBUG: copying build/lib/keystoneauth1/tests/unit/test_fixtures.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit DEBUG: copying build/lib/keystoneauth1/tests/unit/test_fair_sempahore.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit DEBUG: copying build/lib/keystoneauth1/tests/unit/test_discovery.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit DEBUG: copying build/lib/keystoneauth1/tests/unit/test_betamax_serializer.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit DEBUG: copying build/lib/keystoneauth1/tests/unit/test_betamax_hooks.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit DEBUG: copying build/lib/keystoneauth1/tests/unit/test_betamax_fixture.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit DEBUG: copying build/lib/keystoneauth1/tests/unit/oidc_fixtures.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit DEBUG: copying build/lib/keystoneauth1/tests/unit/matchers.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit DEBUG: copying build/lib/keystoneauth1/tests/unit/keystoneauth_fixtures.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit DEBUG: copying build/lib/keystoneauth1/tests/unit/k2k_fixtures.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit DEBUG: copying build/lib/keystoneauth1/tests/unit/client_fixtures.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit DEBUG: copying build/lib/keystoneauth1/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit DEBUG: creating /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/exceptions DEBUG: copying build/lib/keystoneauth1/tests/unit/exceptions/test_exceptions.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/exceptions DEBUG: copying build/lib/keystoneauth1/tests/unit/exceptions/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/exceptions DEBUG: creating /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/access DEBUG: copying build/lib/keystoneauth1/tests/unit/access/test_v3_service_catalog.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/access DEBUG: copying build/lib/keystoneauth1/tests/unit/access/test_v3_access.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/access DEBUG: copying build/lib/keystoneauth1/tests/unit/access/test_v2_service_catalog.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/access DEBUG: copying build/lib/keystoneauth1/tests/unit/access/test_v2_access.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/access DEBUG: copying build/lib/keystoneauth1/tests/unit/access/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/access DEBUG: creating /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity DEBUG: copying build/lib/keystoneauth1/tests/unit/identity/utils.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity DEBUG: copying build/lib/keystoneauth1/tests/unit/identity/test_tokenless_auth.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity DEBUG: copying build/lib/keystoneauth1/tests/unit/identity/test_token.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity DEBUG: copying build/lib/keystoneauth1/tests/unit/identity/test_password.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity DEBUG: copying build/lib/keystoneauth1/tests/unit/identity/test_identity_v3_oidc.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity DEBUG: copying build/lib/keystoneauth1/tests/unit/identity/test_identity_v3_federation.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity DEBUG: copying build/lib/keystoneauth1/tests/unit/identity/test_identity_v3.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity DEBUG: copying build/lib/keystoneauth1/tests/unit/identity/test_identity_v2.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity DEBUG: copying build/lib/keystoneauth1/tests/unit/identity/test_identity_common.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity DEBUG: copying build/lib/keystoneauth1/tests/unit/identity/test_access.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity DEBUG: copying build/lib/keystoneauth1/tests/unit/identity/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity DEBUG: creating /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras DEBUG: creating /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/kerberos DEBUG: copying build/lib/keystoneauth1/tests/unit/extras/kerberos/utils.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/kerberos DEBUG: copying build/lib/keystoneauth1/tests/unit/extras/kerberos/test_v3.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/kerberos DEBUG: copying build/lib/keystoneauth1/tests/unit/extras/kerberos/test_mapped.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/kerberos DEBUG: copying build/lib/keystoneauth1/tests/unit/extras/kerberos/test_kerberos_loading.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/kerberos DEBUG: copying build/lib/keystoneauth1/tests/unit/extras/kerberos/test_fedkerb_loading.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/kerberos DEBUG: copying build/lib/keystoneauth1/tests/unit/extras/kerberos/base.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/kerberos DEBUG: copying build/lib/keystoneauth1/tests/unit/extras/kerberos/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/kerberos DEBUG: creating /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/oauth1 DEBUG: copying build/lib/keystoneauth1/tests/unit/extras/oauth1/test_oauth1_loading.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/oauth1 DEBUG: copying build/lib/keystoneauth1/tests/unit/extras/oauth1/test_oauth1.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/oauth1 DEBUG: copying build/lib/keystoneauth1/tests/unit/extras/oauth1/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/oauth1 DEBUG: creating /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/saml2 DEBUG: creating /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/saml2/examples DEBUG: creating /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/saml2/examples/xml DEBUG: copying build/lib/keystoneauth1/tests/unit/extras/saml2/examples/xml/ADFS_fault.xml -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/saml2/examples/xml DEBUG: copying build/lib/keystoneauth1/tests/unit/extras/saml2/examples/xml/ADFS_RequestSecurityTokenResponse.xml -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/saml2/examples/xml DEBUG: creating /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/saml2/fixtures DEBUG: creating /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/saml2/fixtures/templates DEBUG: copying build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures/templates/soap_response.xml -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/saml2/fixtures/templates DEBUG: copying build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures/templates/saml_assertion.xml -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/saml2/fixtures/templates DEBUG: copying build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures/templates/authn_request.xml -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/saml2/fixtures/templates DEBUG: copying build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/saml2/fixtures DEBUG: copying build/lib/keystoneauth1/tests/unit/extras/saml2/utils.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/saml2 DEBUG: copying build/lib/keystoneauth1/tests/unit/extras/saml2/test_auth_saml2.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/saml2 DEBUG: copying build/lib/keystoneauth1/tests/unit/extras/saml2/test_auth_adfs.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/saml2 DEBUG: copying build/lib/keystoneauth1/tests/unit/extras/saml2/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/saml2 DEBUG: copying build/lib/keystoneauth1/tests/unit/extras/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras DEBUG: creating /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading DEBUG: copying build/lib/keystoneauth1/tests/unit/loading/utils.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading DEBUG: copying build/lib/keystoneauth1/tests/unit/loading/test_v3.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading DEBUG: copying build/lib/keystoneauth1/tests/unit/loading/test_session.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading DEBUG: copying build/lib/keystoneauth1/tests/unit/loading/test_loading.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading DEBUG: copying build/lib/keystoneauth1/tests/unit/loading/test_generic.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading DEBUG: copying build/lib/keystoneauth1/tests/unit/loading/test_fixtures.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading DEBUG: copying build/lib/keystoneauth1/tests/unit/loading/test_entry_points.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading DEBUG: copying build/lib/keystoneauth1/tests/unit/loading/test_conf.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading DEBUG: copying build/lib/keystoneauth1/tests/unit/loading/test_cli.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading DEBUG: copying build/lib/keystoneauth1/tests/unit/loading/test_adapter.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading DEBUG: copying build/lib/keystoneauth1/tests/unit/loading/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/hacking/checks.py to checks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/hacking/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/fixture/v3.py to v3.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/fixture/v2.py to v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/fixture/serializer.py to serializer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/fixture/plugin.py to plugin.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/fixture/keystoneauth_betamax.py to keystoneauth_betamax.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/fixture/hooks.py to hooks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/fixture/exception.py to exception.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/fixture/discovery.py to discovery.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/fixture/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/token_endpoint.py to token_endpoint.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/session.py to session.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/service_token.py to service_token.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/plugin.py to plugin.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/noauth.py to noauth.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/http_basic.py to http_basic.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/discover.py to discover.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/adapter.py to adapter.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/_utils.py to _utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/_fair_semaphore.py to _fair_semaphore.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/access/service_providers.py to service_providers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/access/service_catalog.py to service_catalog.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/access/access.py to access.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/access/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/loading/session.py to session.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/loading/opts.py to opts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/loading/identity.py to identity.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/loading/conf.py to conf.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/loading/cli.py to cli.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/loading/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/loading/adapter.py to adapter.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/loading/_utils.py to _utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/loading/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/loading/_plugins/noauth.py to noauth.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/loading/_plugins/http_basic.py to http_basic.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/loading/_plugins/admin_token.py to admin_token.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/loading/_plugins/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/loading/_plugins/identity/v3.py to v3.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/loading/_plugins/identity/v2.py to v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/loading/_plugins/identity/generic.py to generic.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/loading/_plugins/identity/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/extras/oauth1/v3.py to v3.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/extras/oauth1/_loading.py to _loading.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/extras/oauth1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/extras/_saml2/v3/saml2.py to saml2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/extras/_saml2/v3/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/extras/_saml2/v3/adfs.py to adfs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/extras/_saml2/v3/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/extras/_saml2/_loading.py to _loading.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/extras/_saml2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/extras/kerberos/_loading.py to _loading.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/extras/kerberos/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/extras/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity/generic/token.py to token.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity/generic/password.py to password.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity/generic/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity/generic/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity/v2.py to v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity/access.py to access.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3/totp.py to totp.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3/tokenless_auth.py to tokenless_auth.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3/token.py to token.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3/receipt.py to receipt.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3/password.py to password.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3/oidc.py to oidc.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3/multi_factor.py to multi_factor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3/k2k.py to k2k.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3/federation.py to federation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3/application_credential.py to application_credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/exceptions/service_providers.py to service_providers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/exceptions/response.py to response.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/exceptions/oidc.py to oidc.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/exceptions/http.py to http.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/exceptions/discovery.py to discovery.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/exceptions/connection.py to connection.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/exceptions/catalog.py to catalog.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/exceptions/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/exceptions/auth_plugins.py to auth_plugins.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/exceptions/auth.py to auth.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/exceptions/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/test_utils.py to test_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/test_token_endpoint.py to test_token_endpoint.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/test_session.py to test_session.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/test_service_token.py to test_service_token.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/test_noauth.py to test_noauth.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/test_matchers.py to test_matchers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/test_http_basic.py to test_http_basic.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/test_fixtures.py to test_fixtures.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/test_fair_sempahore.py to test_fair_sempahore.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/test_discovery.py to test_discovery.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/test_betamax_serializer.py to test_betamax_serializer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/test_betamax_hooks.py to test_betamax_hooks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/test_betamax_fixture.py to test_betamax_fixture.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/oidc_fixtures.py to oidc_fixtures.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/matchers.py to matchers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/keystoneauth_fixtures.py to keystoneauth_fixtures.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/k2k_fixtures.py to k2k_fixtures.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/client_fixtures.py to client_fixtures.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/exceptions/test_exceptions.py to test_exceptions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/exceptions/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/access/test_v3_service_catalog.py to test_v3_service_catalog.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/access/test_v3_access.py to test_v3_access.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/access/test_v2_service_catalog.py to test_v2_service_catalog.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/access/test_v2_access.py to test_v2_access.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/access/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity/test_tokenless_auth.py to test_tokenless_auth.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity/test_token.py to test_token.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity/test_password.py to test_password.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity/test_identity_v3_oidc.py to test_identity_v3_oidc.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity/test_identity_v3_federation.py to test_identity_v3_federation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity/test_identity_v3.py to test_identity_v3.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity/test_identity_v2.py to test_identity_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity/test_identity_common.py to test_identity_common.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity/test_access.py to test_access.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/kerberos/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/kerberos/test_v3.py to test_v3.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/kerberos/test_mapped.py to test_mapped.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/kerberos/test_kerberos_loading.py to test_kerberos_loading.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/kerberos/test_fedkerb_loading.py to test_fedkerb_loading.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/kerberos/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/kerberos/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/oauth1/test_oauth1_loading.py to test_oauth1_loading.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/oauth1/test_oauth1.py to test_oauth1.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/oauth1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/saml2/fixtures/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/saml2/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/saml2/test_auth_saml2.py to test_auth_saml2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/saml2/test_auth_adfs.py to test_auth_adfs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/saml2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading/test_v3.py to test_v3.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading/test_session.py to test_session.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading/test_loading.py to test_loading.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading/test_generic.py to test_generic.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading/test_fixtures.py to test_fixtures.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading/test_entry_points.py to test_entry_points.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading/test_conf.py to test_conf.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading/test_cli.py to test_cli.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading/test_adapter.py to test_adapter.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading/__init__.py to __init__.cpython-36.pyc DEBUG: writing byte-compilation script '/tmp/tmplwahb1yb.py' DEBUG: /usr/bin/python3 /tmp/tmplwahb1yb.py DEBUG: removing /tmp/tmplwahb1yb.py DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing keystoneauth1.egg-info/PKG-INFO DEBUG: writing dependency_links to keystoneauth1.egg-info/dependency_links.txt DEBUG: writing entry points to keystoneauth1.egg-info/entry_points.txt DEBUG: writing requirements to keystoneauth1.egg-info/requires.txt DEBUG: writing top-level names to keystoneauth1.egg-info/top_level.txt DEBUG: writing pbr to keystoneauth1.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: BUILDSTDERR: warning: no previously-included files found matching '.gitignore' DEBUG: BUILDSTDERR: warning: no previously-included files found matching '.gitreview' DEBUG: BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'keystoneauth1.egg-info/SOURCES.txt' DEBUG: Copying keystoneauth1.egg-info to /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6/site-packages/keystoneauth1-4.2.0-py3.6.egg-info DEBUG: running install_scripts DEBUG: + export PYTHONPATH=. DEBUG: + PYTHONPATH=. DEBUG: + sphinx-build-3 -b html -d doc/build/doctrees doc/source doc/build/html DEBUG: Running Sphinx v1.7.6 DEBUG: connecting events for openstackdocstheme DEBUG: loading keystoneauth1 plugins DEBUG: making output directory... DEBUG: loading pickled environment... not yet created DEBUG: Using openstackdocstheme Sphinx theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.adapter.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.discover.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.http_basic.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.noauth.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.plugin.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.service_token.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.session.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.token_endpoint.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.access.access.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.access.service_catalog.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.access.service_providers.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.access.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.exceptions.auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.exceptions.auth_plugins.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.exceptions.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.exceptions.catalog.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.exceptions.connection.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.exceptions.discovery.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.exceptions.http.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.exceptions.oidc.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.exceptions.response.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.exceptions.service_providers.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.exceptions.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.extras.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.extras.kerberos.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.extras.oauth1.v3.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.extras.oauth1.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.fixture.discovery.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.fixture.exception.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.fixture.hooks.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.fixture.keystoneauth_betamax.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.fixture.plugin.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.fixture.serializer.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.fixture.v2.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.fixture.v3.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.fixture.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.identity.access.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.identity.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.identity.v2.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.identity.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.identity.generic.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.identity.generic.password.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.identity.generic.token.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.identity.generic.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.identity.v3.application_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.identity.v3.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.identity.v3.federation.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.identity.v3.k2k.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.identity.v3.multi_factor.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.identity.v3.oidc.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.identity.v3.password.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.identity.v3.receipt.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.identity.v3.token.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.identity.v3.tokenless_auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.identity.v3.totp.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.identity.v3.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.loading.adapter.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.loading.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.loading.cli.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.loading.conf.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.loading.identity.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.loading.opts.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.loading.session.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/keystoneauth1.loading.rst. DEBUG: Creating file /builddir/build/BUILD/keystoneauth1-4.2.0/doc/source/api/modules.rst. DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: building [html]: targets for 6 source files that are out of date DEBUG: updating environment: 72 added, 0 changed, 0 removed DEBUG: reading sources... [ 1%] api/keystoneauth1 DEBUG: reading sources... [ 2%] api/keystoneauth1.access DEBUG: reading sources... [ 4%] api/keystoneauth1.access.access DEBUG: reading sources... [ 5%] api/keystoneauth1.access.service_catalog DEBUG: reading sources... [ 6%] api/keystoneauth1.access.service_providers DEBUG: reading sources... [ 8%] api/keystoneauth1.adapter DEBUG: reading sources... [ 9%] api/keystoneauth1.discover DEBUG: reading sources... [ 11%] api/keystoneauth1.exceptions DEBUG: reading sources... [ 12%] api/keystoneauth1.exceptions.auth DEBUG: reading sources... [ 13%] api/keystoneauth1.exceptions.auth_plugins DEBUG: reading sources... [ 15%] api/keystoneauth1.exceptions.base DEBUG: reading sources... [ 16%] api/keystoneauth1.exceptions.catalog DEBUG: reading sources... [ 18%] api/keystoneauth1.exceptions.connection DEBUG: reading sources... [ 19%] api/keystoneauth1.exceptions.discovery DEBUG: reading sources... [ 20%] api/keystoneauth1.exceptions.http DEBUG: reading sources... [ 22%] api/keystoneauth1.exceptions.oidc DEBUG: reading sources... [ 23%] api/keystoneauth1.exceptions.response DEBUG: reading sources... [ 25%] api/keystoneauth1.exceptions.service_providers DEBUG: reading sources... [ 26%] api/keystoneauth1.extras DEBUG: reading sources... [ 27%] api/keystoneauth1.extras.kerberos DEBUG: reading sources... [ 29%] api/keystoneauth1.extras.oauth1 DEBUG: reading sources... [ 30%] api/keystoneauth1.extras.oauth1.v3 DEBUG: reading sources... [ 31%] api/keystoneauth1.fixture DEBUG: reading sources... [ 33%] api/keystoneauth1.fixture.discovery DEBUG: reading sources... [ 34%] api/keystoneauth1.fixture.exception DEBUG: reading sources... [ 36%] api/keystoneauth1.fixture.hooks DEBUG: reading sources... [ 37%] api/keystoneauth1.fixture.keystoneauth_betamax DEBUG: reading sources... [ 38%] api/keystoneauth1.fixture.plugin DEBUG: reading sources... [ 40%] api/keystoneauth1.fixture.serializer DEBUG: reading sources... [ 41%] api/keystoneauth1.fixture.v2 DEBUG: reading sources... [ 43%] api/keystoneauth1.fixture.v3 DEBUG: reading sources... [ 44%] api/keystoneauth1.http_basic DEBUG: reading sources... [ 45%] api/keystoneauth1.identity DEBUG: reading sources... [ 47%] api/keystoneauth1.identity.access DEBUG: reading sources... [ 48%] api/keystoneauth1.identity.base DEBUG: reading sources... [ 50%] api/keystoneauth1.identity.generic DEBUG: reading sources... [ 51%] api/keystoneauth1.identity.generic.base DEBUG: reading sources... [ 52%] api/keystoneauth1.identity.generic.password DEBUG: reading sources... [ 54%] api/keystoneauth1.identity.generic.token DEBUG: reading sources... [ 55%] api/keystoneauth1.identity.v2 DEBUG: reading sources... [ 56%] api/keystoneauth1.identity.v3 DEBUG: reading sources... [ 58%] api/keystoneauth1.identity.v3.application_credential DEBUG: reading sources... [ 59%] api/keystoneauth1.identity.v3.base DEBUG: reading sources... [ 61%] api/keystoneauth1.identity.v3.federation DEBUG: reading sources... [ 62%] api/keystoneauth1.identity.v3.k2k DEBUG: reading sources... [ 63%] api/keystoneauth1.identity.v3.multi_factor DEBUG: reading sources... [ 65%] api/keystoneauth1.identity.v3.oidc DEBUG: reading sources... [ 66%] api/keystoneauth1.identity.v3.password DEBUG: reading sources... [ 68%] api/keystoneauth1.identity.v3.receipt DEBUG: reading sources... [ 69%] api/keystoneauth1.identity.v3.token DEBUG: reading sources... [ 70%] api/keystoneauth1.identity.v3.tokenless_auth DEBUG: reading sources... [ 72%] api/keystoneauth1.identity.v3.totp DEBUG: reading sources... [ 73%] api/keystoneauth1.loading DEBUG: reading sources... [ 75%] api/keystoneauth1.loading.adapter DEBUG: reading sources... [ 76%] api/keystoneauth1.loading.base DEBUG: reading sources... [ 77%] api/keystoneauth1.loading.cli DEBUG: reading sources... [ 79%] api/keystoneauth1.loading.conf DEBUG: reading sources... [ 80%] api/keystoneauth1.loading.identity DEBUG: reading sources... [ 81%] api/keystoneauth1.loading.opts DEBUG: reading sources... [ 83%] api/keystoneauth1.loading.session DEBUG: reading sources... [ 84%] api/keystoneauth1.noauth DEBUG: reading sources... [ 86%] api/keystoneauth1.plugin DEBUG: reading sources... [ 87%] api/keystoneauth1.service_token DEBUG: reading sources... [ 88%] api/keystoneauth1.session DEBUG: reading sources... [ 90%] api/keystoneauth1.token_endpoint DEBUG: reading sources... [ 91%] api/modules DEBUG: reading sources... [ 93%] authentication-plugins DEBUG: reading sources... [ 94%] extras DEBUG: reading sources... [ 95%] index DEBUG: reading sources... [ 97%] migrating DEBUG: reading sources... [ 98%] plugin-options DEBUG: reading sources... [100%] using-sessions DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... done DEBUG: checking consistency... done DEBUG: preparing documents... done DEBUG: writing output... [ 1%] api/keystoneauth1 DEBUG: writing output... [ 2%] api/keystoneauth1.access DEBUG: writing output... [ 4%] api/keystoneauth1.access.access DEBUG: writing output... [ 5%] api/keystoneauth1.access.service_catalog DEBUG: writing output... [ 6%] api/keystoneauth1.access.service_providers DEBUG: writing output... [ 8%] api/keystoneauth1.adapter DEBUG: writing output... [ 9%] api/keystoneauth1.discover DEBUG: writing output... [ 11%] api/keystoneauth1.exceptions DEBUG: writing output... [ 12%] api/keystoneauth1.exceptions.auth DEBUG: writing output... [ 13%] api/keystoneauth1.exceptions.auth_plugins DEBUG: writing output... [ 15%] api/keystoneauth1.exceptions.base DEBUG: writing output... [ 16%] api/keystoneauth1.exceptions.catalog DEBUG: writing output... [ 18%] api/keystoneauth1.exceptions.connection DEBUG: writing output... [ 19%] api/keystoneauth1.exceptions.discovery DEBUG: writing output... [ 20%] api/keystoneauth1.exceptions.http DEBUG: writing output... [ 22%] api/keystoneauth1.exceptions.oidc DEBUG: writing output... [ 23%] api/keystoneauth1.exceptions.response DEBUG: writing output... [ 25%] api/keystoneauth1.exceptions.service_providers DEBUG: writing output... [ 26%] api/keystoneauth1.extras DEBUG: writing output... [ 27%] api/keystoneauth1.extras.kerberos DEBUG: writing output... [ 29%] api/keystoneauth1.extras.oauth1 DEBUG: writing output... [ 30%] api/keystoneauth1.extras.oauth1.v3 DEBUG: writing output... [ 31%] api/keystoneauth1.fixture DEBUG: writing output... [ 33%] api/keystoneauth1.fixture.discovery DEBUG: writing output... [ 34%] api/keystoneauth1.fixture.exception DEBUG: writing output... [ 36%] api/keystoneauth1.fixture.hooks DEBUG: writing output... [ 37%] api/keystoneauth1.fixture.keystoneauth_betamax DEBUG: writing output... [ 38%] api/keystoneauth1.fixture.plugin DEBUG: writing output... [ 40%] api/keystoneauth1.fixture.serializer DEBUG: writing output... [ 41%] api/keystoneauth1.fixture.v2 DEBUG: writing output... [ 43%] api/keystoneauth1.fixture.v3 DEBUG: writing output... [ 44%] api/keystoneauth1.http_basic DEBUG: writing output... [ 45%] api/keystoneauth1.identity DEBUG: writing output... [ 47%] api/keystoneauth1.identity.access DEBUG: writing output... [ 48%] api/keystoneauth1.identity.base DEBUG: writing output... [ 50%] api/keystoneauth1.identity.generic DEBUG: writing output... [ 51%] api/keystoneauth1.identity.generic.base DEBUG: writing output... [ 52%] api/keystoneauth1.identity.generic.password DEBUG: writing output... [ 54%] api/keystoneauth1.identity.generic.token DEBUG: writing output... [ 55%] api/keystoneauth1.identity.v2 DEBUG: writing output... [ 56%] api/keystoneauth1.identity.v3 DEBUG: writing output... [ 58%] api/keystoneauth1.identity.v3.application_credential DEBUG: writing output... [ 59%] api/keystoneauth1.identity.v3.base DEBUG: writing output... [ 61%] api/keystoneauth1.identity.v3.federation DEBUG: writing output... [ 62%] api/keystoneauth1.identity.v3.k2k DEBUG: writing output... [ 63%] api/keystoneauth1.identity.v3.multi_factor DEBUG: writing output... [ 65%] api/keystoneauth1.identity.v3.oidc DEBUG: writing output... [ 66%] api/keystoneauth1.identity.v3.password DEBUG: writing output... [ 68%] api/keystoneauth1.identity.v3.receipt DEBUG: writing output... [ 69%] api/keystoneauth1.identity.v3.token DEBUG: writing output... [ 70%] api/keystoneauth1.identity.v3.tokenless_auth DEBUG: writing output... [ 72%] api/keystoneauth1.identity.v3.totp DEBUG: writing output... [ 73%] api/keystoneauth1.loading DEBUG: writing output... [ 75%] api/keystoneauth1.loading.adapter DEBUG: writing output... [ 76%] api/keystoneauth1.loading.base DEBUG: writing output... [ 77%] api/keystoneauth1.loading.cli DEBUG: writing output... [ 79%] api/keystoneauth1.loading.conf DEBUG: writing output... [ 80%] api/keystoneauth1.loading.identity DEBUG: writing output... [ 81%] api/keystoneauth1.loading.opts DEBUG: writing output... [ 83%] api/keystoneauth1.loading.session DEBUG: writing output... [ 84%] api/keystoneauth1.noauth DEBUG: writing output... [ 86%] api/keystoneauth1.plugin DEBUG: writing output... [ 87%] api/keystoneauth1.service_token DEBUG: writing output... [ 88%] api/keystoneauth1.session DEBUG: writing output... [ 90%] api/keystoneauth1.token_endpoint DEBUG: writing output... [ 91%] api/modules DEBUG: writing output... [ 93%] authentication-plugins DEBUG: writing output... [ 94%] extras DEBUG: writing output... [ 95%] index DEBUG: writing output... [ 97%] migrating DEBUG: writing output... [ 98%] plugin-options DEBUG: writing output... [100%] using-sessions DEBUG: generating indices... genindex py-modindex DEBUG: writing additional pages... search 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. DEBUG: The HTML pages are in doc/build/html. DEBUG: + rm -rf doc/build/html/.buildinfo DEBUG: + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 4.2.0-0.20200630173226.dab8e10.el8 --unique-debug-suffix -4.2.0-0.20200630173226.dab8e10.el8.x86_64 --unique-debug-src-base python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/keystoneauth1-4.2.0 DEBUG: BUILDSTDERR: find: 'debug': No such file or directory DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /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/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python DEBUG: + /usr/lib/rpm/brp-python-hardlink DEBUG: + PYTHON3=/usr/bin/python3 DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.v4Mop7 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd keystoneauth1-4.2.0 DEBUG: + PYTHON=/usr/bin/python3 DEBUG: + stestr-3 run DEBUG: {0} keystoneauth1.tests.unit.access.test_v2_access.AccessV2Test.test_diablo_token [0.000536s] ... ok DEBUG: {0} keystoneauth1.tests.unit.access.test_v2_access.AccessV2Test.test_will_expire_soon [0.000410s] ... ok DEBUG: {0} keystoneauth1.tests.unit.access.test_v2_service_catalog.ServiceCatalogTest.test_service_catalog_multiple_service_types [0.000860s] ... ok DEBUG: {0} keystoneauth1.tests.unit.access.test_v2_service_catalog.ServiceCatalogTest.test_service_catalog_service_name [0.001394s] ... ok DEBUG: {0} keystoneauth1.tests.unit.access.test_v3_access.AccessV3Test.test_building_domain_scoped_accessinfo [0.000450s] ... ok DEBUG: {0} keystoneauth1.tests.unit.access.test_v3_access.AccessV3Test.test_building_unscoped_accessinfo [0.000539s] ... ok DEBUG: {0} keystoneauth1.tests.unit.access.test_v3_access.AccessV3Test.test_federated_property_standard_token [0.000269s] ... ok DEBUG: {0} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogTest.test_service_catalog_url_for_region_names [0.001744s] ... ok DEBUG: {0} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogTest.test_service_catalog_without_name [0.001519s] ... ok DEBUG: {0} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_building_a_service_catalog [0.001740s] ... ok DEBUG: {2} keystoneauth1.tests.unit.access.test_v2_access.AccessV2Test.test_building_scoped_accessinfo [0.000710s] ... ok DEBUG: {2} keystoneauth1.tests.unit.access.test_v2_access.AccessV2Test.test_building_unscoped_accessinfo [0.000455s] ... ok DEBUG: {2} keystoneauth1.tests.unit.access.test_v2_access.AccessV2Test.test_grizzly_token [0.000208s] ... ok DEBUG: {2} keystoneauth1.tests.unit.access.test_v2_service_catalog.ServiceCatalogTest.test_servcie_catalog_get_url_region_names [0.001380s] ... ok DEBUG: {2} keystoneauth1.tests.unit.access.test_v2_service_catalog.ServiceCatalogTest.test_service_catalog_get_endpoints_region_names [0.001875s] ... ok DEBUG: {2} keystoneauth1.tests.unit.access.test_v2_service_catalog.ServiceCatalogTest.test_service_catalog_without_service_type [0.000632s] ... ok DEBUG: {2} keystoneauth1.tests.unit.access.test_v3_access.AccessV3Test.test_binding [0.000319s] ... ok DEBUG: {2} keystoneauth1.tests.unit.access.test_v3_access.AccessV3Test.test_oauth_access [0.000317s] ... ok DEBUG: {2} keystoneauth1.tests.unit.access.test_v3_access.AccessV3Test.test_will_expire_soon [0.000302s] ... ok DEBUG: {2} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogTest.test_building_a_service_catalog [0.001903s] ... ok DEBUG: {2} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogTest.test_service_catalog_alias_find_exact_match [0.000952s] ... ok DEBUG: {2} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogTest.test_service_catalog_alias_find_official [0.000924s] ... ok DEBUG: {2} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogTest.test_service_catalog_empty [0.000543s] ... ok DEBUG: {2} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogTest.test_service_catalog_endpoints [0.000880s] ... ok DEBUG: {2} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_alias_all_by_name [0.001018s] ... ok DEBUG: {2} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_alias_find_exact_match [0.000949s] ... ok DEBUG: {2} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_empty [0.000551s] ... ok DEBUG: {2} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_endpoints [0.000994s] ... ok DEBUG: {2} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_regions [0.001496s] ... ok DEBUG: {2} keystoneauth1.tests.unit.extras.kerberos.test_kerberos_loading.KerberosLoadingTests.test_options [0.006350s] ... ok DEBUG: {2} keystoneauth1.tests.unit.extras.kerberos.test_mapped.TestMappedAuth.test_authenticate_with_mutual_authentication_required [0.006379s] ... ok DEBUG: {2} keystoneauth1.tests.unit.extras.kerberos.test_mapped.TestMappedAuth.test_unscoped_mapped_auth [0.002277s] ... ok DEBUG: {2} keystoneauth1.tests.unit.extras.oauth1.test_oauth1_loading.OAuth1LoadingTests.test_options [0.001186s] ... ok DEBUG: {2} keystoneauth1.tests.unit.extras.saml2.test_auth_adfs.AuthenticateviaADFSTests.test_adfs_request_to [0.000688s] ... ok DEBUG: {0} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_alias_find_official [0.000905s] ... ok DEBUG: {0} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_get_endpoints_region_names [0.002511s] ... ok DEBUG: {0} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_multiple_service_types [0.001160s] ... ok DEBUG: {0} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_without_service_type [0.000795s] ... ok DEBUG: {0} keystoneauth1.tests.unit.exceptions.test_exceptions.ExceptionTests.test_clientexception_with_message [0.000175s] ... ok DEBUG: {0} keystoneauth1.tests.unit.extras.kerberos.test_fedkerb_loading.FedKerbLoadingTests.test_load_none [0.006599s] ... ok DEBUG: {0} keystoneauth1.tests.unit.extras.kerberos.test_mapped.TestMappedAuth.test_authenticate_with_mutual_authentication_disabled [0.006938s] ... ok DEBUG: {0} keystoneauth1.tests.unit.extras.kerberos.test_v3.TestKerberosAuth.test_authenticate_with_kerberos_domain_scoped [0.002508s] ... ok DEBUG: {0} keystoneauth1.tests.unit.extras.kerberos.test_v3.TestKerberosAuth.test_authenticate_with_kerberos_mutual_authentication_required [0.002266s] ... ok DEBUG: {0} keystoneauth1.tests.unit.extras.saml2.test_auth_adfs.AuthenticateviaADFSTests.test_adfs_request_user [0.000852s] ... ok DEBUG: {0} keystoneauth1.tests.unit.extras.saml2.test_auth_adfs.AuthenticateviaADFSTests.test_prepare_sp_request [0.003538s] ... ok DEBUG: {0} keystoneauth1.tests.unit.extras.saml2.test_auth_adfs.AuthenticateviaADFSTests.test_send_assertion_to_service_provider_bad_status [0.003337s] ... ok DEBUG: {0} keystoneauth1.tests.unit.extras.saml2.test_auth_saml2.SamlAuth2PluginTests.test_initial_sp_call_invalid_response [0.001685s] ... ok DEBUG: {0} keystoneauth1.tests.unit.extras.saml2.test_auth_saml2.SamlAuth2PluginTests.test_passed_when_not_200 [0.001320s] ... ok DEBUG: {0} keystoneauth1.tests.unit.extras.saml2.test_auth_saml2.SamlAuth2PluginTests.test_standard_workflow_302_redirect [0.006310s] ... ok DEBUG: {1} keystoneauth1.tests.unit.access.test_v2_access.AccessV2Test.test_v2_roles [0.000602s] ... ok DEBUG: {1} keystoneauth1.tests.unit.access.test_v2_service_catalog.ServiceCatalogTest.test_building_a_service_catalog [0.001031s] ... ok DEBUG: {1} keystoneauth1.tests.unit.access.test_v2_service_catalog.ServiceCatalogTest.test_service_catalog_empty [0.000400s] ... ok DEBUG: {1} keystoneauth1.tests.unit.access.test_v2_service_catalog.ServiceCatalogTest.test_service_catalog_endpoint_id [0.000789s] ... ok DEBUG: {1} keystoneauth1.tests.unit.access.test_v3_access.AccessV3Test.test_building_project_as_domain_scoped_accessinfo [0.000511s] ... ok DEBUG: {1} keystoneauth1.tests.unit.access.test_v3_access.AccessV3Test.test_is_admin_project_true [0.000290s] ... ok DEBUG: {1} keystoneauth1.tests.unit.access.test_v3_access.AccessV3Test.test_is_admin_project_unset [0.000247s] ... ok DEBUG: {1} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogTest.test_service_catalog_alias_all_by_name [0.001028s] ... ok DEBUG: {1} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogTest.test_service_catalog_get_endpoints_region_names [0.002563s] ... ok DEBUG: {1} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogTest.test_service_catalog_get_url_region_names [0.002033s] ... ok DEBUG: {1} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogTest.test_service_catalog_regions [0.001319s] ... ok DEBUG: {1} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_endpoint_id [0.000984s] ... ok DEBUG: {1} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_url_for_region_names [0.001927s] ... ok DEBUG: {1} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_without_name [0.001497s] ... ok DEBUG: {1} keystoneauth1.tests.unit.exceptions.test_exceptions.ExceptionTests.test_clientexception_with_no_message [0.000179s] ... ok DEBUG: {1} keystoneauth1.tests.unit.exceptions.test_exceptions.ExceptionTests.test_using_default_message [0.000148s] ... ok DEBUG: {1} keystoneauth1.tests.unit.extras.kerberos.test_fedkerb_loading.FedKerbLoadingTests.test_options [0.009614s] ... ok DEBUG: {1} keystoneauth1.tests.unit.extras.kerberos.test_mapped.TestMappedAuth.test_project_scoped_mapped_auth [0.007616s] ... ok DEBUG: {1} keystoneauth1.tests.unit.extras.kerberos.test_v3.TestKerberosAuth.test_authenticate_with_kerberos_mutual_authentication_disabled [0.002474s] ... ok DEBUG: {1} keystoneauth1.tests.unit.extras.oauth1.test_oauth1.OAuth1AuthTests.test_oauth_authenticate_success [0.002645s] ... ok DEBUG: {1} keystoneauth1.tests.unit.extras.oauth1.test_oauth1.OAuth1AuthTests.test_warning_dual_scope [0.000295s] ... ok DEBUG: {1} keystoneauth1.tests.unit.extras.oauth1.test_oauth1_loading.OAuth1LoadingTests.test_basic [0.001302s] ... ok DEBUG: {1} keystoneauth1.tests.unit.extras.saml2.test_auth_adfs.AuthenticateviaADFSTests.test_adfs_request_password [0.000685s] ... ok DEBUG: {1} keystoneauth1.tests.unit.extras.saml2.test_auth_adfs.AuthenticateviaADFSTests.test_check_valid_token_when_authenticated [0.001672s] ... ok DEBUG: {1} keystoneauth1.tests.unit.extras.saml2.test_auth_adfs.AuthenticateviaADFSTests.test_get_adfs_security_token_bad_response [0.002234s] ... ok DEBUG: {1} keystoneauth1.tests.unit.extras.saml2.test_auth_saml2.AuthenticateviaSAML2Tests.test_workflow [0.003924s] ... ok DEBUG: {1} keystoneauth1.tests.unit.extras.saml2.test_auth_saml2.SamlAuth2PluginTests.test_consumer_mismatch_error_workflow [0.002690s] ... ok DEBUG: {1} keystoneauth1.tests.unit.extras.saml2.test_auth_saml2.SamlAuth2PluginTests.test_request_accept_headers [0.000313s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_access.AccessInfoPluginTests.test_invalidate [0.000463s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_endpoint_override_skips_discovery [0.000497s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_common.DiscoveryFailures.test_connection_error [0.001468s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_common.GenericAuthPluginTests.test_setting_connection_params [0.001883s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_direct_discovery_provided_plugin_cache [0.002393s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_discovering_version_with_discovery [0.003970s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_endpoint_data_version_url_no_discovery [0.002183s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_endpoint_no_version [0.002042s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_get_all_version_data_adapter [0.003452s] ... ok DEBUG: {3} keystoneauth1.tests.unit.access.test_v2_access.AccessV2Test.test_binding [0.000582s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_access.AccessInfoPluginTests.test_domain_auth_properties [0.000478s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_forcing_discovery_list_returns_url [0.003644s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_get_endpoint_data [0.003188s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_getting_endpoints [0.003376s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_latest_version_gets_latest_version [0.004513s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_returns_original_when_discover_fails [0.004354s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_setting_no_discover_hack [0.007128s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_common.GenericAuthPluginTests.test_setting_headers [0.001833s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_broken_discovery_endpoint [0.003751s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_check_cache_id_match [0.001090s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_discovering_version_no_discovery [0.002201s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_discovering_with_no_data [0.004498s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_discovery_trailing_slash [0.002262s] ... ok DEBUG: {2} keystoneauth1.tests.unit.extras.saml2.test_auth_adfs.AuthenticateviaADFSTests.test_get_adfs_security_token [0.003553s] ... ok DEBUG: {2} keystoneauth1.tests.unit.extras.saml2.test_auth_adfs.AuthenticateviaADFSTests.test_get_adfs_security_token_authn_fail [0.002090s] ... ok DEBUG: {2} keystoneauth1.tests.unit.extras.saml2.test_auth_adfs.AuthenticateviaADFSTests.test_prepare_adfs_request_address [0.000752s] ... ok DEBUG: {2} keystoneauth1.tests.unit.extras.saml2.test_auth_saml2.AuthenticateviaSAML2Tests.test_consumer_mismatch_error_workflow [0.003001s] ... ok DEBUG: {2} keystoneauth1.tests.unit.extras.saml2.test_auth_saml2.AuthenticateviaSAML2Tests.test_initial_sp_call_invalid_response [0.001765s] ... ok DEBUG: {2} keystoneauth1.tests.unit.extras.saml2.test_auth_saml2.SamlAuth2PluginTests.test_standard_workflow_303_redirect [0.003343s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_access.AccessInfoPluginTests.test_auth_ref [0.000656s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_access.AccessInfoPluginTests.test_auth_url [0.000521s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_endpoint_override_data_runs_discovery [0.003307s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_forcing_discovery [0.003534s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_returns_original_skipping_discovery [0.001784s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_common.DiscoveryFailures.test_client_exception [0.001333s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_common.DiscoveryFailures.test_ssl_error [0.001384s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_asking_for_auth_endpoint_ignores_checks [0.000774s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_direct_discovering_with_no_data [0.002098s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_discovering_with_protocol_relative [0.004947s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_discovery_uses_plugin_cache [0.006403s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_endpoint_data_relative_version [0.004268s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_invalidate [0.001753s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_pathless_url [0.003530s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_discovery_uses_session_plugin_cache [0.009312s] ... ok DEBUG: {3} keystoneauth1.tests.unit.access.test_v2_access.AccessV2Test.test_is_admin_project [0.000264s] ... ok DEBUG: {3} keystoneauth1.tests.unit.access.test_v2_access.AccessV2Test.test_trusts [0.000289s] ... ok DEBUG: {3} keystoneauth1.tests.unit.access.test_v2_service_catalog.ServiceCatalogTest.test_service_catalog_endpoints [0.000727s] ... ok DEBUG: {3} keystoneauth1.tests.unit.access.test_v2_service_catalog.ServiceCatalogTest.test_service_catalog_url_for_region_names [0.001278s] ... ok DEBUG: {3} keystoneauth1.tests.unit.access.test_v3_access.AccessV3Test.test_building_project_scoped_accessinfo [0.000543s] ... ok DEBUG: {3} keystoneauth1.tests.unit.access.test_v3_access.AccessV3Test.test_building_system_scoped_assessinfo [0.000399s] ... ok DEBUG: {3} keystoneauth1.tests.unit.access.test_v3_access.AccessV3Test.test_is_admin_project_false [0.000272s] ... ok DEBUG: {3} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogTest.test_service_catalog_alias_find_best_match [0.001274s] ... ok DEBUG: {3} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogTest.test_service_catalog_service_name [0.002607s] ... ok DEBUG: {3} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_alias_find_best_match [0.001171s] ... ok DEBUG: {3} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_get_url_region_names [0.002032s] ... ok DEBUG: {3} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_service_name [0.002511s] ... ok DEBUG: {3} keystoneauth1.tests.unit.extras.kerberos.test_fedkerb_loading.FedKerbLoadingTests.test_load [0.006193s] ... ok DEBUG: {3} keystoneauth1.tests.unit.extras.saml2.test_auth_adfs.AuthenticateviaADFSTests.test_access_sp_no_cookies_fail [0.000776s] ... ok DEBUG: {3} keystoneauth1.tests.unit.extras.saml2.test_auth_adfs.AuthenticateviaADFSTests.test_end_to_end_workflow [0.008564s] ... ok DEBUG: {3} keystoneauth1.tests.unit.extras.saml2.test_auth_adfs.AuthenticateviaADFSTests.test_prepare_adfs_request_custom_endpointreference [0.000618s] ... ok DEBUG: {3} keystoneauth1.tests.unit.extras.saml2.test_auth_saml2.SamlAuth2PluginTests.test_200_without_paos_header [0.001515s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_access.AccessInfoPluginTests.test_project_auth_properties [0.000470s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_get_endpoint_data_compute [0.003698s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_getting_endpoints_on_auth_interface [0.002212s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_getting_endpoints_project_id_and_trailing_slash_in_disc_url [0.003676s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_version_range [0.005886s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_common.GenericAuthPluginTests.test_setting_bad_connection_params [0.000597s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_check_cache_id_no_match [0.000667s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_endpoint_data_no_version [0.003520s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_endpoint_data_no_version_no_discovery [0.002049s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_discovering_version_no_discovery [0.002671s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_direct_discovering [0.030711s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_direct_discovering_with_relative_link [0.006080s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_get_all_version_data_by_service_type [0.003436s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_get_all_version_data_service_alias [0.003762s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_get_current_versioned_data [0.004510s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_get_set_auth_state [0.006732s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_interface_list [0.004130s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_no_reauthenticate [0.000755s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_discovering_with_protocol_relative [0.005639s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_discovering_with_relative_link [0.004782s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_discovery_trailing_slash [0.002355s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_discovery_uses_provided_session_cache [0.012032s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_endpoint_no_version [0.002416s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_get_auth_properties [0.002248s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_get_all_version_data_all_interfaces [0.017870s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_get_versioned_data_volume_project_id [0.004994s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_reauthenticate [0.001957s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_trailing_slash_on_computed_endpoint [0.003527s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_asking_for_auth_endpoint_ignores_checks [0.000842s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_check_cache_id_match [0.000728s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_check_cache_id_no_match [0.000678s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_discovering [0.006720s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_discovering_with_no_data [0.004770s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_discovering_with_relative_anchored_link [0.004737s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_get_all_version_data [0.009145s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_get_all_version_data_adapter [0.004105s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_get_current_versioned_data [0.004107s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_get_versioned_data [0.006205s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_direct_discovering [0.006064s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_direct_discovering_with_no_data [0.001947s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_get_set_auth_state [0.002266s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_discovering [0.027070s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_discovering_when_version_missing [0.007993s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_direct_discovering_with_relative_link [0.005198s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_discovering_version_with_discovery [0.004677s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_discovering_when_version_missing [0.004770s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_discovery_uses_session_cache [0.014342s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_get_versioned_data_volume_project_id_unversioned_first [0.006092s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_authenticate_with_token [0.002054s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_authenticate_with_user_id_password [0.001517s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_authenticate_with_username_password_scoped [0.001509s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_endpoint_filter_without_service_type_fails [0.001801s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_full_url_overrides_endpoint_filter [0.002779s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_password_change_auth_state [0.001924s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_password_with_no_user_id_or_name [0.000265s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_service_url [0.003196s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_service_url_defaults_to_public [0.002929s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_authenticate_with_multi_factor [0.003250s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_authenticate_with_username_password_project_scoped [0.001773s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_doesnt_log_password [0.001796s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_interface_list [0.003562s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_invalidate [0.002011s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_no_reauthenticate [0.000895s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_no_trailing_slash_on_catalog_endpoint [0.003748s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_trailing_slash_on_computed_endpoint [0.004028s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_authenticate_with_username_password [0.001595s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_password_cache_id [0.001623s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_handle_missing_service_provider [0.001837s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_invalidate_response [0.003293s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_receipt_response_is_handled [0.001641s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_sends_nocatalog [0.001724s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_with_multiple_mechanisms [0.001780s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_with_trust_id [0.001748s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_v3_federation.K2KAuthPluginTest.test_end_to_end_workflow_303_redirect [0.005907s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_endpoint_data_no_version_no_discovery [0.002381s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_get_all_version_data_by_service_type [0.003823s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_service_url_defaults_to_public [0.003216s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_unscoped_request [0.001740s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_unscoped_with_scope_data [0.000434s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_v3_federation.K2KAuthPluginTest.test_get_ecp_assertion_wrong_headers [0.003111s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_v3_federation.K2KAuthPluginTest.test_remote_url [0.000496s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_v3_federation.K2KAuthPluginTest.test_send_ecp_authn_response [0.005451s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCAuthorizationGrantTests.test_can_pass_grant_type_but_warning_is_issued [0.000571s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCClientCredentialsTests.test_can_pass_grant_type_but_warning_is_issued [0.000371s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCClientCredentialsTests.test_no_discovery [0.000361s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCPasswordTests.test_can_pass_grant_type_but_warning_is_issued [0.000396s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCPasswordTests.test_grant_type_and_plugin_missmatch [0.000509s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCPasswordTests.test_invalid_discovery_document [0.001645s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCTokenTests.test_end_to_end_workflow [0.001850s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_get_all_version_data_service_alias [0.004237s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_doesnt_log_password [0.001863s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_invalid_auth_response_dict [0.001506s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_invalid_auth_response_type [0.001513s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_invalidate_response [0.003420s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_application_credential_method [0.001783s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_authenticate_with_username_password_domain_scoped [0.001765s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_full_url_overrides_endpoint_filter [0.002915s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_v3_federation.K2KAuthPluginTest.test_send_ecp_authn_response_303_redirect [0.005782s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_v3_federation.V3FederatedPlugin.test_scoped_behaviour [0.003155s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCAuthorizationGrantTests.test_load_discovery [0.001595s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCClientCredentialsTests.test_end_to_end_workflow [0.002793s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCClientCredentialsTests.test_invalid_discovery_document [0.001627s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCPasswordTests.test_discovery_not_found [0.001842s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCPasswordTests.test_end_to_end_workflow [0.002804s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_password_cache_id [0.002051s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_discovering_with_relative_anchored_link [0.014606s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_discovering_with_relative_link [0.009669s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_discovery_uses_provided_session_cache [0.021364s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_create_plugin_no_reauthenticate [0.004707s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_create_v3_if_domain_params [0.007619s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_default_domain_name_with_v3 [0.003393s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_v3_disocovery_failure_v2_url [0.002300s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_v3_params_v2_url [0.002066s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_default_domain_id_with_v3 [0.004074s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_default_domain_name_with_v3 [0.003250s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_symbols [0.000542s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_token_cache_id [0.000651s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_password_change_auth_state [0.002147s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_symbols [0.000211s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_v3_federation.K2KAuthPluginTest.test_end_to_end_workflow [0.007021s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_v3_federation.K2KAuthPluginTest.test_fail_getting_ecp_assertion [0.003441s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_v3_federation.K2KAuthPluginTest.test_get_ecp_assertion_empty_response [0.003114s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCAuthorizationGrantTests.test_grant_type_and_plugin_missmatch [0.000485s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCAuthorizationGrantTests.test_initial_call_to_get_access_token [0.002398s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCAuthorizationGrantTests.test_invalid_discovery_document [0.002042s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCAuthorizationGrantTests.test_load_discovery_override_by_endpoints [0.000396s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCClientCredentialsTests.test_discovery_not_found [0.001642s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCClientCredentialsTests.test_initial_call_to_get_access_token [0.002942s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCClientCredentialsTests.test_second_call_to_protected_url [0.001768s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCClientCredentialsTests.test_wrong_grant_type [0.001654s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCPasswordTests.test_initial_call_to_get_access_token [0.001711s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCPasswordTests.test_no_access_token_endpoint [0.000415s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_create_v2_if_no_domain_params [0.008441s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_symbols [0.000553s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_v3_domain_params_v2_url [0.002019s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_v3_plugin_from_failure [0.003243s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_with_user_domain_params [0.003330s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_create_v2_if_no_domain_params [0.008264s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_default_domain_name_no_v3 [0.003006s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_path_based_url_v3 [0.003090s] ... ok DEBUG: {1} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_v3_params_v2_url [0.002014s] ... ok DEBUG: {1} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_get_conf_options [0.001031s] ... ok DEBUG: {1} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_load_old_interface [0.000977s] ... ok DEBUG: {1} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_load_retries [0.000902s] ... ok DEBUG: {1} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_load_version_range [0.000950s] ... ok DEBUG: {1} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingTests.test_get_conf_options [0.000613s] ... ok DEBUG: {1} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingTests.test_load_bad_valid_interfaces_value [0.000633s] ... ok DEBUG: {1} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingTests.test_version_mutex_min [0.000756s] ... ok DEBUG: {1} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_creating_with_no_args [0.001071s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_v2_params_v3_url [0.003275s] ... ok DEBUG: {2} keystoneauth1.tests.unit.identity.test_tokenless_auth.TokenlessAuthTest.test_domain_name_scope_header_pass [0.001519s] ... ok DEBUG: {2} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_deprecated [0.001145s] ... ok DEBUG: {2} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_interface_conflict [0.000902s] ... ok DEBUG: {2} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_load [0.001040s] ... ok DEBUG: {2} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_load_bad_valid_interfaces_value [0.000963s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_default_domain_id_no_v3 [0.003212s] ... ok DEBUG: {1} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_param_loading [0.001438s] ... ok DEBUG: {2} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingTests.test_version_mutex_minmax [0.000637s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_default_domain_id_with_v3 [0.003698s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_default_domain_name_no_v3 [0.004271s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_password_cache_id [0.000667s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_path_based_url_v2 [0.002889s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_path_based_url_v3 [0.003715s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_v2_params_v3_url [0.004345s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_create_v3_if_domain_params [0.008030s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_unknown_discovery_version [0.001943s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_v3_plugin_from_failure [0.003119s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_tokenless_auth.TokenlessAuthTest.test_domain_id_scope_header_pass [0.001480s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_tokenless_auth.TokenlessAuthTest.test_no_scope_header_fail [0.000941s] ... ok DEBUG: {2} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_adapter_service_type [0.000630s] ... ok DEBUG: {2} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_adapter_service_type_per_service [0.000663s] ... ok DEBUG: {2} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_deprecated_cli_options [0.000446s] ... ok DEBUG: {2} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_deprecated_env_options [0.001188s] ... ok DEBUG: {2} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_env_overrides_default_opt [0.001289s] ... ok DEBUG: {2} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_overrides_default_string_value [0.000900s] ... ok DEBUG: {2} keystoneauth1.tests.unit.loading.test_conf.ConfTests.test_common_conf_options [0.000434s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_tokenless_auth.TokenlessAuthTest.test_project_of_domain__name_scope_header_pass [0.001548s] ... ok DEBUG: {2} keystoneauth1.tests.unit.loading.test_conf.ConfTests.test_get_common [0.000413s] ... ok DEBUG: {2} keystoneauth1.tests.unit.loading.test_conf.ConfTests.test_loading_v3 [0.002343s] ... ok DEBUG: {2} keystoneauth1.tests.unit.loading.test_generic.PasswordTests.test_loads_v3_with_user_domain [0.002416s] ... ok DEBUG: {2} keystoneauth1.tests.unit.loading.test_generic.PasswordTests.test_options [0.000229s] ... ok DEBUG: {2} keystoneauth1.tests.unit.loading.test_loading.LoadingTests.test_create_plugin_loader [0.000222s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_discovery_uses_session_cache [0.032477s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_get_all_version_data [0.012936s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_get_auth_properties [0.002208s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_get_versioned_data [0.005093s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_get_versioned_data_volume_project_id_unversioned_first [0.004561s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_no_trailing_slash_on_catalog_endpoint [0.004569s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_broken_discovery_endpoint [0.003864s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_direct_discovery_provided_plugin_cache [0.002369s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_discovery_uses_plugin_cache [0.006854s] ... ok DEBUG: {1} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_with_default_string_value [0.000897s] ... ok DEBUG: {1} keystoneauth1.tests.unit.loading.test_conf.ConfTests.test_other_params [0.001033s] ... ok DEBUG: {1} keystoneauth1.tests.unit.loading.test_conf.ConfTests.test_plugins_are_all_opts [0.002700s] ... ok DEBUG: {1} keystoneauth1.tests.unit.loading.test_conf.ConfTests.test_register_cfg [0.000421s] ... ok DEBUG: {0} keystoneauth1.tests.unit.identity.test_tokenless_auth.TokenlessAuthTest.test_project_of_domain_id_scope_header_pass [0.001967s] ... ok DEBUG: {0} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_get_conf_options_undeprecated [0.001418s] ... ok DEBUG: {0} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_version_mutex_max [0.001315s] ... ok DEBUG: {0} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingTests.test_get_conf_options_undeprecated [0.000641s] ... ok DEBUG: {0} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingTests.test_load_valid_interfaces_comma_list [0.001317s] ... ok DEBUG: {0} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingTests.test_load_valid_interfaces_list [0.000693s] ... ok DEBUG: {0} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_deprecated_env_multi_options [0.001665s] ... ok DEBUG: {0} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_deprecated_multi_cli_options [0.000472s] ... ok DEBUG: {0} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_overrides_default_type_value [0.001629s] ... ok DEBUG: {0} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_with_default_type_value [0.000835s] ... ok DEBUG: {0} keystoneauth1.tests.unit.loading.test_conf.ConfTests.test_loading_invalid_plugin [0.002031s] ... ok DEBUG: {0} keystoneauth1.tests.unit.loading.test_conf.ConfTests.test_loading_with_no_data [0.000405s] ... ok DEBUG: {0} keystoneauth1.tests.unit.loading.test_fixtures.FixturesTests.test_conf_loaded [0.002517s] ... ok DEBUG: {0} keystoneauth1.tests.unit.loading.test_generic.TokenTests.test_options [0.000251s] ... ok DEBUG: {0} keystoneauth1.tests.unit.loading.test_loading.LoadingTests.test_required_values [0.000334s] ... ok DEBUG: {0} keystoneauth1.tests.unit.loading.test_session.CliLoadingTests.test_client_certs [0.000713s] ... ok DEBUG: {0} keystoneauth1.tests.unit.loading.test_session.ConfLoadingTests.test_deprecated [0.000714s] ... ok DEBUG: {0} keystoneauth1.tests.unit.loading.test_v3.MultiFactorTests.test_without_user_domain_for_password [0.001024s] ... ok DEBUG: {0} keystoneauth1.tests.unit.loading.test_v3.OpenIDConnectAccessToken.test_basic [0.001025s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_discovery_uses_session_plugin_cache [0.010065s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_endpoint_data_no_version [0.004005s] ... ok DEBUG: {2} keystoneauth1.tests.unit.loading.test_loading.LoadingTests.test_loading_getter [0.000318s] ... ok DEBUG: {2} keystoneauth1.tests.unit.loading.test_loading.LoadingTests.test_loading_getter_with_kwargs [0.000199s] ... ok DEBUG: {0} keystoneauth1.tests.unit.loading.test_v3.OpenIDConnectClientCredentialsTests.test_base_options_are_there [0.000961s] ... ok DEBUG: {0} keystoneauth1.tests.unit.loading.test_v3.OpenIDConnectClientCredentialsTests.test_options [0.000935s] ... ok DEBUG: {0} keystoneauth1.tests.unit.loading.test_v3.OpenIDConnectPasswordTests.test_options [0.000946s] ... ok DEBUG: {0} keystoneauth1.tests.unit.loading.test_v3.V3ApplicationCredentialTests.test_basic [0.000985s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_discovery.EndpointDataTests.test_project_id_int_fallback [0.000238s] ... ok DEBUG: {1} keystoneauth1.tests.unit.loading.test_entry_points.EntryPointTests.test_all_entry_points_are_valid [0.000997s] ... ok DEBUG: {1} keystoneauth1.tests.unit.loading.test_fixtures.FixturesTests.test_endpoint_resolve [0.000710s] ... ok DEBUG: {1} keystoneauth1.tests.unit.loading.test_loading.LoadingTests.test_loaders [0.001244s] ... ok DEBUG: {1} keystoneauth1.tests.unit.loading.test_session.ConfLoadingTests.test_client_certs [0.000705s] ... ok DEBUG: {1} keystoneauth1.tests.unit.loading.test_v3.MultiFactorTests.test_password_and_totp [0.003814s] ... ok DEBUG: {2} keystoneauth1.tests.unit.loading.test_session.CliLoadingTests.test_cacert [0.000943s] ... ok DEBUG: {2} keystoneauth1.tests.unit.loading.test_session.ConfLoadingTests.test_cacert [0.000671s] ... ok DEBUG: {2} keystoneauth1.tests.unit.loading.test_session.ConfLoadingTests.test_insecure_timeout [0.000642s] ... ok DEBUG: {2} keystoneauth1.tests.unit.loading.test_v3.OpenIDConnectAccessToken.test_options [0.001371s] ... ok DEBUG: {2} keystoneauth1.tests.unit.loading.test_v3.OpenIDConnectAuthCodeTests.test_options [0.001358s] ... ok DEBUG: {2} keystoneauth1.tests.unit.loading.test_v3.OpenIDConnectPasswordTests.test_base_options_are_there [0.000969s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_betamax_fixture.TestBetamaxFixtureSerializerBehaviour.test_can_pass_serializer_name [0.000079s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_betamax_fixture.TestBetamaxFixtureSerializerBehaviour.test_request_matchers [0.000084s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_betamax_hooks.TestBetamaxHooks.test_pre_record_hook_v2 [0.001507s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_betamax_serializer.TestBetamaxSerializer.test_deserialize [0.008323s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_discovery.DiscoverUtils.test_version_between [0.000880s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_discovery.EndpointDataTests.test_run_discovery_auth [0.000437s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_discovery.EndpointDataTests.test_run_discovery_cache [0.001091s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_data_for_url [0.001766s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_endpoint_data_token_endpoint_no_discover [0.000371s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_ignoring_invalid_links [0.001680s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_keystone_version_data [0.005022s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_version_data_basics [0.004731s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_version_data_individual [0.001575s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_version_data_ironic_microversions [0.001594s] ... ok DEBUG: {1} keystoneauth1.tests.unit.loading.test_v3.OpenIDConnectAuthCodeTests.test_basic [0.001089s] ... ok DEBUG: {1} keystoneauth1.tests.unit.loading.test_v3.OpenIDConnectClientCredentialsTests.test_basic [0.001072s] ... ok DEBUG: {1} keystoneauth1.tests.unit.loading.test_v3.TOTPTests.test_without_project_domain [0.000986s] ... ok DEBUG: {1} keystoneauth1.tests.unit.loading.test_v3.TOTPTests.test_without_user_domain [0.000981s] ... ok DEBUG: {1} keystoneauth1.tests.unit.loading.test_v3.V3ApplicationCredentialTests.test_without_name_or_id [0.001010s] ... ok DEBUG: {1} keystoneauth1.tests.unit.loading.test_v3.V3ApplicationCredentialTests.test_without_user_domain [0.002589s] ... ok DEBUG: {1} keystoneauth1.tests.unit.loading.test_v3.V3PasswordTests.test_basic [0.001013s] ... ok DEBUG: {1} keystoneauth1.tests.unit.loading.test_v3.V3PasswordTests.test_without_user_domain [0.000953s] ... ok DEBUG: {1} keystoneauth1.tests.unit.loading.test_v3.V3TokenlessAuthTests.test_missing_parameters [0.007846s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_endpoint_data_relative_version [0.004582s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_endpoint_data_version_url_no_discovery [0.002457s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_cinder_version_data [0.004287s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_endpoint_data_noauth_no_discover [0.000369s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_endpoint_data_token_endpoint_adapter [0.001855s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_endpoint_data_token_endpoint_discover [0.001646s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_version_data_legacy_ironic_no_override [0.000330s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_betamax_fixture.TestBetamaxFixture.test_replay_of_bad_url_fails [0.014588s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_betamax_fixture.TestBetamaxFixtureSerializerBehaviour.test_no_request_matchers_provided [0.000098s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_betamax_fixture.TestBetamaxFixtureSerializerBehaviour.test_no_serializer_options_provided [0.000068s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_betamax_hooks.TestBetamaxHooks.test_pre_record_hook_v3 [0.001294s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_discovery.CatalogHackTests.test_ignored_non_service_type [0.000274s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_allow_deprecated [0.001789s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_data_for_no_version [0.001866s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_endpoint_data_noauth_adapter [0.001824s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_get_all_version_data_all_interfaces [0.019031s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_endpoint_data_noauth_discover [0.001702s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_glance_version_data [0.006739s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_get_versioned_data_volume_project_id [0.004877s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_version_data_legacy_ironic_microversions [0.002716s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_pathless_url [0.003492s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_reauthenticate [0.002239s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_authenticate_with_user_id_password_scoped [0.001511s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_with_trust_id [0.001485s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_authenticate_with_receipt_and_totp [0.001823s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_version_data_microversions [0.011436s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_version_data_unknown [0.001725s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_authenticate_with_token [0.001826s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_authenticate_with_unversioned_endpoint [0.001898s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_authenticate_with_username_password [0.001761s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_endpoint_filter_without_service_type_fails [0.001880s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_fair_sempahore.SemaphoreTests.test_semaphore_fast_multiple_concurrency [0.009025s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_fixtures.V2TokenTests.test_token_bind [0.000378s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_fixtures.V2TokenTests.test_unscoped [0.000239s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_fixtures.V3TokenTests.test_is_admin_project [0.000364s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_fixtures.V3TokenTests.test_roles [0.000288s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_fixtures.V3TokenTests.test_trust_scoped [0.000303s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_invalid_auth_response_dict [0.001693s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_invalid_auth_response_type [0.001846s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_service_providers_urls [0.001766s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_http_basic.HTTPBasicAuthTest.test_basic_case [0.001768s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_matchers.TestXMLEquals.test_mismatch_details [0.000269s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_noauth.NoAuthTest.test_noauth_options [0.000197s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_service_url [0.003229s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_with_domain_and_project_scoping [0.000363s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_with_expired [0.002030s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_with_multiple_mechanisms_factory [0.001840s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_with_multiple_scopes [0.000603s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_service_token.ServiceTokenTests.test_pass_throughs [0.003165s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_session.AdapterTest.test_adapter_connect_retries [0.004210s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_v3_federation.K2KAuthPluginTest.test_end_to_end_with_generic_password [0.008462s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_session.AdapterTest.test_adapter_get_token [0.000402s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_session.AdapterTest.test_adapter_user_agent_session_adapter_no_app_version [0.001509s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_session.AdapterTest.test_default_microversion [0.001889s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_v3_federation.V3FederatedPlugin.test_federated_url [0.000507s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_v3_federation.V3FederatedPlugin.test_unscoped_behaviour [0.001828s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCAuthorizationGrantTests.test_discovery_not_found [0.001903s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCAuthorizationGrantTests.test_no_access_token_endpoint [0.000559s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_session.AdapterTest.test_raise_exc_override [0.003176s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCAuthorizationGrantTests.test_no_discovery [0.000378s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCAuthorizationGrantTests.test_wrong_grant_type [0.001604s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCClientCredentialsTests.test_grant_type_and_plugin_missmatch [0.000454s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCClientCredentialsTests.test_load_discovery [0.001682s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCClientCredentialsTests.test_load_discovery_override_by_endpoints [0.000544s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCClientCredentialsTests.test_no_access_token_endpoint [0.000380s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCPasswordTests.test_load_discovery [0.001583s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCPasswordTests.test_load_discovery_override_by_endpoints [0.000409s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCPasswordTests.test_no_discovery [0.000335s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCPasswordTests.test_second_call_to_protected_url [0.001601s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCPasswordTests.test_wrong_grant_type [0.001725s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_disc_error_for_failure [0.001974s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_session.RedirectTests.test_history_matches_requests [0.012353s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_no_urls [0.001886s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_session.RedirectTests.test_redirect_limit [0.005776s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_unknown_discovery_version [0.002005s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_auth_plugin_disable [0.001519s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_endpoint_override_fails_to_do_unknown_replacement [0.000420s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_endpoint_override_fails_to_replace_if_none [0.000504s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_endpoint_override_overrides_filter [0.001803s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_reauth_called [0.002518s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_service_type_urls [0.001516s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_v3_user_params_v2_url [0.002210s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_service_url_raises_if_no_auth_plugin [0.000351s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_split_loggers [0.001786s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_session.SessionTests.test_api_sig_error_message_multiple [0.001646s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_create_plugin_no_reauthenticate [0.004585s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_session.SessionTests.test_delete [0.001488s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_session.SessionTests.test_get [0.001467s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_session.SessionTests.test_head [0.001440s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_default_domain_id_no_v3 [0.003008s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_session.SessionTests.test_http_503_retries [0.005223s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_disc_error_for_failure [0.001868s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_no_urls [0.001986s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_path_based_url_v2 [0.002825s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_tokenless_auth.TokenlessAuthTest.test_project_id_scope_header_pass [0.001477s] ... ok DEBUG: {3} keystoneauth1.tests.unit.identity.test_tokenless_auth.TokenlessAuthTest.test_project_name_scope_only_header_fail [0.000629s] ... ok DEBUG: {3} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_load_valid_interfaces_comma_list [0.001194s] ... ok DEBUG: {3} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_load_valid_interfaces_list [0.000971s] ... ok DEBUG: {3} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_version_mutex_min [0.001047s] ... ok DEBUG: {3} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_version_mutex_minmax [0.000875s] ... ok DEBUG: {3} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingTests.test_deprecated [0.000714s] ... ok DEBUG: {3} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingTests.test_load [0.000715s] ... ok DEBUG: {3} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingTests.test_load_retries [0.000677s] ... ok DEBUG: {3} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingTests.test_load_version_range [0.000672s] ... ok DEBUG: {3} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingTests.test_version_mutex_max [0.000597s] ... ok DEBUG: {3} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_basic_params_added [0.002379s] ... ok DEBUG: {3} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_default_options [0.001127s] ... ok DEBUG: {3} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_load_with_nothing [0.000486s] ... ok DEBUG: {3} keystoneauth1.tests.unit.loading.test_conf.ConfTests.test_diff_section [0.001005s] ... ok DEBUG: {3} keystoneauth1.tests.unit.loading.test_conf.ConfTests.test_get_named [0.001190s] ... ok DEBUG: {3} keystoneauth1.tests.unit.loading.test_conf.ConfTests.test_loading_v2 [0.001760s] ... ok DEBUG: {3} keystoneauth1.tests.unit.loading.test_conf.ConfTests.test_same_section [0.001027s] ... ok DEBUG: {3} keystoneauth1.tests.unit.loading.test_session.CliLoadingTests.test_insecure_timeout [0.000762s] ... ok DEBUG: {3} keystoneauth1.tests.unit.loading.test_v3.MultiFactorTests.test_without_methods [0.000993s] ... ok DEBUG: {3} keystoneauth1.tests.unit.loading.test_v3.OpenIDConnectAuthCodeTests.test_base_options_are_there [0.000963s] ... ok DEBUG: {3} keystoneauth1.tests.unit.loading.test_v3.OpenIDConnectPasswordTests.test_basic [0.001036s] ... ok DEBUG: {3} keystoneauth1.tests.unit.loading.test_v3.TOTPTests.test_basic [0.001157s] ... ok DEBUG: {3} keystoneauth1.tests.unit.loading.test_v3.V3ApplicationCredentialTests.test_with_name [0.001019s] ... ok DEBUG: {3} keystoneauth1.tests.unit.loading.test_v3.V3ApplicationCredentialTests.test_without_secret [0.000984s] ... ok DEBUG: {3} keystoneauth1.tests.unit.loading.test_v3.V3PasswordTests.test_without_project_domain [0.000981s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_session.SessionTests.test_http_status_retries_inverval_limit [0.023513s] ... ok DEBUG: {3} keystoneauth1.tests.unit.loading.test_v3.V3TokenlessAuthTests.test_basic [0.000968s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_session.SessionTests.test_microversion [0.002803s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_session.SessionTests.test_post [0.001515s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_session.SessionTests.test_session_connect_retries [0.007346s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_session.SessionTests.test_ssl_error_message [0.001518s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_session.SessionTests.test_uses_tcp_keepalive_by_default [0.000318s] ... ok DEBUG: {1} keystoneauth1.tests.unit.test_session.TCPKeepAliveAdapterTest.test_init_poolmanager_with_requests_lesser_than_2_4_1 [0.000627s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_betamax_fixture.TestBetamaxFixture.test_keystoneauth_betamax_fixture [0.016400s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_betamax_fixture.TestBetamaxFixtureSerializerBehaviour.test_can_pass_custom_serializer [0.000483s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_betamax_hooks.TestBetamaxHooks.test_pre_record_hook_empty_body [0.000284s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_betamax_serializer.TestBetamaxSerializer.test_serialize [0.012979s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_discovery.CatalogHackTests.test_version_hacks [0.000371s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_discovery.DiscoverUtils.test_version_args [0.001017s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_discovery.DiscoverUtils.test_version_number [0.000777s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_discovery.DiscoverUtils.test_version_to_string [0.000213s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_discovery.EndpointDataTests.test_endpoint_data_str [0.000213s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_allow_experimental [0.001972s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_allow_unknown [0.001656s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_version_data_override_version_url [0.002831s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_fair_sempahore.SemaphoreTests.test_semaphore_fast_no_concurrency [0.002570s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_fair_sempahore.SemaphoreTests.test_semaphore_fast_single_concurrency [0.002820s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_fixtures.V2TokenTests.test_trust_scoped [0.000359s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_fixtures.V3TokenTests.test_catalog [0.000407s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_fixtures.V3TokenTests.test_service_providers [0.000303s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_fixtures.V3TokenTests.test_unscoped [0.000310s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_http_basic.HTTPBasicAuthTest.test_basic_options [0.000184s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_http_basic.HTTPBasicAuthTest.test_get_endpoint_with_override [0.000359s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_matchers.TestXMLEquals.test__str__ [0.000091s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_noauth.NoAuthTest.test_basic_case [0.001663s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_service_token.ServiceTokenTests.test_invalidation [0.008661s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_session.AdapterTest.test_adapter_http_status_retries [0.004886s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_session.AdapterTest.test_adapter_user_agent_session_adapter [0.001508s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_session.AdapterTest.test_adapter_user_agent_session_adapter_additional [0.001447s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_session.AdapterTest.test_adapter_user_agent_session_adapter_no_client_version [0.001457s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_session.AdapterTest.test_legacy_binding_non_json_resp [0.001644s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_session.AdapterTest.test_setting_variables_on_get_endpoint [0.000329s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_session.AdapterTest.test_user_and_project_id [0.000323s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_collect_timing [0.001552s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_raises_exc_only_when_asked [0.002750s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_session.SessionTests.test_api_sig_error_message_single [0.001598s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_session.SessionTests.test_connect_retries_interval_limit [0.018437s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_session.SessionTests.test_does_not_set_tcp_keepalive_on_custom_sessions [0.000309s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_session.SessionTests.test_logging_body_only_for_specified_content_types [0.005217s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_session.SessionTests.test_logging_cacerts [0.001560s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_session.SessionTests.test_patch [0.001497s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_session.SessionTests.test_server_error [0.001516s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_session.SessionTests.test_session_debug_output_logs_openstack_request_id [0.002688s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_session.SessionTests.test_set_microversion_headers [0.000631s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_session.TCPKeepAliveAdapterTest.test_init_poolmanager_with_tcp_keepidle [0.000787s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_session.TCPKeepAliveAdapterTest.test_init_poolmanager_with_tcp_keepintvl [0.000579s] ... ok DEBUG: {3} keystoneauth1.tests.unit.test_token_endpoint.TokenEndpointTest.test_token_endpoint_user_id [0.000317s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_fair_sempahore.SemaphoreTests.test_semaphore_no_concurrency [1.002600s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_fair_sempahore.SemaphoreTests.test_semaphore_multiple_concurrency [1.000893s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_fixtures.V2TokenTests.test_services [0.000474s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_fixtures.V2TokenTests.test_tenant_scoped [0.000279s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_fixtures.V3TokenTests.test_empty_default_service_providers [0.000305s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_fixtures.V3TokenTests.test_project_scoped [0.000316s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_http_basic.HTTPBasicAuthTest.test_get_endpoint [0.001795s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_matchers.TestXMLEquals.test_describe_difference [0.000283s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_service_token.ServiceTokenTests.test_setting_service_token [0.004832s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_session.AdapterTest.test_adapter_invalidate [0.000369s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_session.AdapterTest.test_adapter_user_agent_session_override [0.001505s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_session.AdapterTest.test_additional_headers_overrides [0.003671s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_session.AdapterTest.test_legacy_binding [0.001705s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_session.AdapterTest.test_logger_object_passed [0.001629s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_session.AdapterTest.test_nested_adapters [0.001581s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_session.AdapterTest.test_setting_global_id_on_request [0.005181s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_session.RedirectTests.test_basic_get [0.002513s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_session.RedirectTests.test_no_redirect [0.001608s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_logger_object_passed [0.001763s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_passed_auth_plugin [0.002128s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_passed_auth_plugin_overrides [0.001870s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_reauth_not_called [0.001590s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_requests_auth_plugin [0.001626s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_service_url_raises_if_no_url_returned [0.000387s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_user_and_project_id [0.000305s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_session.SessionTests.test_call_args_connect_retries_overrides_session_retries [0.004417s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_session.SessionTests.test_connect_retries_fixed_delay [0.004330s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_session.SessionTests.test_http_status_retries [0.005143s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_session.SessionTests.test_http_status_retries_fixed_delay [0.009051s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_session.SessionTests.test_logs_failed_output [0.001715s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_session.SessionTests.test_not_found [0.001533s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_session.SessionTests.test_override_session_connect_retries_for_request [0.001438s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_session.SessionTests.test_put [0.001727s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_session.SessionTests.test_session_debug_output [0.001897s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_session.TCPKeepAliveAdapterTest.test_init_poolmanager_with_basic_options [0.000673s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_session.TCPKeepAliveAdapterTest.test_init_poolmanager_with_tcp_keepcnt_on_windows [0.000700s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_token_endpoint.AdminTokenTest.test_token_endpoint_deprecated_options [0.000210s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_token_endpoint.AdminTokenTest.test_token_endpoint_options [0.000195s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_token_endpoint.TokenEndpointTest.test_basic_case [0.001527s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_token_endpoint.TokenEndpointTest.test_basic_endpoint_case [0.001507s] ... ok DEBUG: {0} keystoneauth1.tests.unit.test_utils.UtilsTests.test_get_logger [0.000085s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_fair_sempahore.SemaphoreTests.test_semaphore_single_concurrency [1.000966s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_fixtures.V2TokenTests.test_roles [0.000734s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_fixtures.V3TokenTests.test_domain_scoped [0.000526s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_fixtures.V3TokenTests.test_oauth_scoped [0.000409s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_fixtures.V3TokenTests.test_project_as_domain_scoped [0.000405s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_fixtures.V3TokenTests.test_token_bind [0.000338s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_matchers.TestXMLEquals.test_matches_match [0.000516s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_noauth.NoAuthTest.test_get_endpoint [0.000502s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_noauth.NoAuthTest.test_get_endpoint_with_override [0.000396s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_session.AdapterTest.test_adapter_http_503_retries [0.006348s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_session.AdapterTest.test_adapter_user_agent_adapter [0.001927s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_session.AdapterTest.test_adapter_user_agent_session [0.001707s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_session.AdapterTest.test_adapter_user_agent_session_version_on_adapter [0.002046s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_session.AdapterTest.test_additional_headers [0.001877s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_session.AdapterTest.test_methods [0.003149s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_session.AdapterTest.test_setting_endpoint_override [0.001971s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_session.AdapterTest.test_setting_variables_on_request [0.001826s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_session.AdapterTest.test_unknown_connection_error [0.001538s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_session.RedirectTests.test_basic_post_keeps_correct_method [0.004074s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_session.RedirectTests.test_permanent_redirect_308 [0.004121s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_session.RedirectTests.test_redirect_forever [0.005383s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_auth_plugin_default_with_plugin [0.001866s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_endpoint_override_does_id_replacement [0.001848s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_endpoint_override_ignore_full_url [0.001748s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_object_delete [0.000558s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_session.SessionTests.test_api_sig_error_message_empty [0.001943s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_session.SessionTests.test_call_args_connect_retries_session_init [0.005091s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_session.SessionTests.test_error_message_unknown_schema [0.001983s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_session.SessionTests.test_http_session_opts [0.000814s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_session.SessionTests.test_http_status_retries_another_code [0.002246s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_session.SessionTests.test_json_content_type [0.001885s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_session.SessionTests.test_user_agent [0.008155s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_session.TCPKeepAliveAdapterTest.test_init_poolmanager_with_given_optionsl [0.000680s] ... ok DEBUG: {2} keystoneauth1.tests.unit.test_session.TCPKeepAliveAdapterTest.test_init_poolmanager_with_tcp_keepcnt [0.000780s] ... ok DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 642 tests in 2.3899 sec. DEBUG: - Passed: 642 DEBUG: - Skipped: 0 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 4.6191 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (161 tests) => 0:00:01.413263 DEBUG: - Worker 1 (161 tests) => 0:00:00.481116 DEBUG: - Worker 2 (160 tests) => 0:00:02.365221 DEBUG: - Worker 3 (160 tests) => 0:00:00.573209 DEBUG: + exit 0 DEBUG: Processing files: python3-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.p2q0AJ DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd keystoneauth1-4.2.0 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/share/doc/python3-keystoneauth1 DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/share/doc/python3-keystoneauth1 DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/share/doc/python3-keystoneauth1 DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rhLGNl DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd keystoneauth1-4.2.0 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/share/licenses/python3-keystoneauth1 DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/share/licenses/python3-keystoneauth1 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/share/licenses/python3-keystoneauth1 DEBUG: + exit 0 DEBUG: Provides: python3-keystoneauth1 = 4.2.0-0.20200630173226.dab8e10.el8 python3.6dist(keystoneauth1) = 4.2.0 python3dist(keystoneauth1) = 4.2.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: Processing files: python-keystoneauth1-doc-4.2.0-0.20200630173226.dab8e10.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.duWoTm DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd keystoneauth1-4.2.0 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/share/doc/python-keystoneauth1-doc DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/share/doc/python-keystoneauth1-doc DEBUG: + cp -pr doc/build/html /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/share/doc/python-keystoneauth1-doc DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1REO2n DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd keystoneauth1-4.2.0 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/share/licenses/python-keystoneauth1-doc DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/share/licenses/python-keystoneauth1-doc DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64/usr/share/licenses/python-keystoneauth1-doc DEBUG: + exit 0 DEBUG: Provides: python-keystoneauth1-doc = 4.2.0-0.20200630173226.dab8e10.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/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64 DEBUG: Wrote: /builddir/build/RPMS/python3-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python-keystoneauth1-doc-4.2.0-0.20200630173226.dab8e10.el8.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.l9x1au DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd keystoneauth1-4.2.0 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 DEBUG: Copying packages to result dir Finish: rpmbuild python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.src.rpm Finish: build phase for python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.src.rpm INFO: Done(/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d/python-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.src.rpm) Config(dlrn-5) 1 minutes 1 seconds INFO: Results and/or logs in: /home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d 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', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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': 'en_US.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf Finish: unpacking root cache INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf 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': 'en_US.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: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1670244 1645648 1091820 4684044 4937020 DEBUG: Swap: 4194300 581332 3612968 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 25% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '6eb76f0ba06e48caa0f1858a46b5bfab', '-D', '/var/lib/mock/dlrn-rhel8-master-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=en_US.UTF-8', '/usr/sbin/usermod', '-u', '1003', '--non-unique', '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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: BUILDSTDERR: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages INFO: installing package(s): /home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d/python-keystoneauth1-doc-4.2.0-0.20200630173226.dab8e10.el8.noarch.rpm /home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d/python3-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'install', '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d/python-keystoneauth1-doc-4.2.0-0.20200630173226.dab8e10.el8.noarch.rpm', '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d/python3-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.noarch.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'install', '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d/python-keystoneauth1-doc-4.2.0-0.20200630173226.dab8e10.el8.noarch.rpm', '/home/rhel8-master/data/repos/da/b8/dab8e1057ae8bb9a0e778fb8d3141ad4fb36a339_1a32145d/python3-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.noarch.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': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: local 3.0 MB/s | 3.0 kB 00:00 DEBUG: RHEL 8 Advanced Virtualization 1.6 kB/s | 2.0 kB 00:01 DEBUG: RHEL 8 AppStream 3.2 kB/s | 3.2 kB 00:01 DEBUG: RHEL 8 Base 651 kB/s | 2.7 kB 00:00 DEBUG: RHEL 8 Build Deps 353 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 2.8 kB/s | 3.0 kB 00:01 DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python-keystoneauth1-doc noarch4.2.0-0.20200630173226.dab8e10.el8 @commandline 1.1 M DEBUG: python3-keystoneauth1 noarch4.2.0-0.20200630173226.dab8e10.el8 @commandline 430 k DEBUG: Installing dependencies: DEBUG: python3-os-service-types noarch1.7.0-0.20200416132506.0b2f473.el8 local 36 k DEBUG: python3-stevedore noarch2.0.1-0.20200630164713.01c12ec.el8 local 62 k DEBUG: python3-iso8601 noarch0.1.11-9.el8ost delorean-rhel8-master-deps 24 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 5 Packages DEBUG: Total size: 1.6 M DEBUG: Installed size: 7.8 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-iso8601-0.1.11-9.el8ost.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-iso8601-0.1.11-9.el8ost.noarch 1/5 DEBUG: Installing : python3-stevedore-2.0.1-0.20200630164713.01c12ec.el8 2/5 DEBUG: Installing : python3-os-service-types-1.7.0-0.20200416132506.0b2f 3/5 DEBUG: Installing : python3-keystoneauth1-4.2.0-0.20200630173226.dab8e10 4/5 DEBUG: Installing : python-keystoneauth1-doc-4.2.0-0.20200630173226.dab8 5/5 DEBUG: Running scriptlet: python-keystoneauth1-doc-4.2.0-0.20200630173226.dab8 5/5 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20200416132506.0b2f 1/5 DEBUG: Verifying : python3-stevedore-2.0.1-0.20200630164713.01c12ec.el8 2/5 DEBUG: Verifying : python3-iso8601-0.1.11-9.el8ost.noarch 3/5 DEBUG: Verifying : python-keystoneauth1-doc-4.2.0-0.20200630173226.dab8 4/5 DEBUG: Verifying : python3-keystoneauth1-4.2.0-0.20200630173226.dab8e10 5/5 DEBUG: Installed: DEBUG: python-keystoneauth1-doc-4.2.0-0.20200630173226.dab8e10.el8.noarch DEBUG: python3-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.noarch DEBUG: python3-os-service-types-1.7.0-0.20200416132506.0b2f473.el8.noarch DEBUG: python3-stevedore-2.0.1-0.20200630164713.01c12ec.el8.noarch DEBUG: python3-iso8601-0.1.11-9.el8ost.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.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-rhel8-master-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': 'en_US.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-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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': 'en_US.UTF-8'} and shell False Finish: clean chroot Finish: run