+ 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/centos-stein/data/dlrn-5.cfg --resultdir /home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276' + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + /usr/bin/mock -v -r /home/centos-stein/data/dlrn-5.cfg --resultdir /home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276 --clean INFO: mock.py version 1.4.21 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stein-x86_64-5/yum_cache/ INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.21 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276 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: 1006 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.3n6dm5tu:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', '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-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, '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-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276', 'package_manager': 'yum'}, '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', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}} 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 python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 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= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-tripleo-ansible-1dc10cd3b28483eaadc6c4b5c227d09b686b2985 baseurl=https://trunk.rdoproject.org/centos7-stein/1d/c1/1dc10cd3b28483eaadc6c4b5c227d09b686b2985_8d9f1861 enabled=1 gpgcheck=0 priority=1 [delorean-stein-testing] name=dlrn-stein-testing baseurl=https://trunk.rdoproject.org/centos7-stein/deps/latest/ enabled=1 gpgcheck=0 [delorean-stein-build-deps] name=dlrn-stein-build-deps baseurl=https://trunk.rdoproject.org/centos7-stein/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=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': 'trunk-centos7.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] 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: yum DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils 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 shadow-utils distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core shadow-utils 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: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-stein/data/dlrn-5.cfg', '/home/centos-stein/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-stein/data/dlrn-5.cfg DEBUG: root: dlrn-centos-stein-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: config_path: /etc/mock DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: __jinja_expand: True 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/centos-stein/data/dlrn-5.cfg --resultdir /home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276 --init INFO: mock.py version 1.4.21 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stein-x86_64-5/yum_cache/ INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.21 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276 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: 1006 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.by8o5rae:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', '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-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, '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-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276', 'package_manager': 'yum'}, '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', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}} 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 python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 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= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-tripleo-ansible-1dc10cd3b28483eaadc6c4b5c227d09b686b2985 baseurl=https://trunk.rdoproject.org/centos7-stein/1d/c1/1dc10cd3b28483eaadc6c4b5c227d09b686b2985_8d9f1861 enabled=1 gpgcheck=0 priority=1 [delorean-stein-testing] name=dlrn-stein-testing baseurl=https://trunk.rdoproject.org/centos7-stein/deps/latest/ enabled=1 gpgcheck=0 [delorean-stein-build-deps] name=dlrn-stein-build-deps baseurl=https://trunk.rdoproject.org/centos7-stein/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=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': 'trunk-centos7.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] 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: yum DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils 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 shadow-utils distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core shadow-utils 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: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-stein/data/dlrn-5.cfg', '/home/centos-stein/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-stein/data/dlrn-5.cfg DEBUG: root: dlrn-centos-stein-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: config_path: /etc/mock DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: __jinja_expand: True 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-centos-stein-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-stein-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-centos-stein-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/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276 INFO: calling preinit hooks INFO: enabled root cache INFO: /home/centos-stein/data/dlrn-5.cfg newer than root cache; cache will be rebuilt DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stein-x86_64-5/root_cache/ INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/ DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum 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: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw retpoline_amd ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266384 1803640 3467296 450276 10995448 12951676 DEBUG: Swap: 8388604 408868 7979736 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-stein-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-centos-stein-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/lib/rpm DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/lib/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/lib/dbus DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/rpm DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/tmp DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/tmp DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276 Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-stein-x86_64-5/yum_cache/', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.zs5k84h5', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-stein-x86_64-5/root DEBUG: resultdir = /home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/pki/mock DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum/pluginconf.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc Start: yum install DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-stein-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-centos-stein-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/dlrn-centos-stein-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-centos-stein-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-stein-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-centos-stein-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/dlrn-centos-stein-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-centos-stein-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stein-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-centos-stein-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-centos-stein-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: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/rpmconfig DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/rpmconfig DEBUG: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/', '--releasever', '7', 'install', 'basesystem', 'rpm-build', 'python2-devel', 'gcc', 'make', 'python-sqlalchemy', 'python-webob', 'ghostscript', 'graphviz', 'python-sphinx', 'python-eventlet', 'python-six', 'python-pbr', 'openstack-macros', 'git-core', 'yum-plugin-priorities', 'rubygems', 'python-setuptools_scm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/', '--releasever', '7', 'install', 'basesystem', 'rpm-build', 'python2-devel', 'gcc', 'make', 'python-sqlalchemy', 'python-webob', 'ghostscript', 'graphviz', 'python-sphinx', 'python-eventlet', 'python-six', 'python-pbr', 'openstack-macros', 'git-core', 'yum-plugin-priorities', 'rubygems', 'python-setuptools_scm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-stein-x86_64-5/rpmconfig', '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: Failed to set locale, defaulting to C DEBUG: Configuration file /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum/pluginconf.d/fastestmirror.conf not found DEBUG: Unable to find configuration file for plugin fastestmirror DEBUG: Loaded plugins: priorities DEBUG: http://mirror.centos.org/%24contentdir/7/virt/x86_64/kvm-common/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found DEBUG: Trying other mirror. DEBUG: To address this issue please refer to the below wiki article DEBUG: https://wiki.centos.org/yum-errors DEBUG: If above article doesn't help to resolve this issue please use https://bugs.centos.org/. DEBUG: 2 packages excluded due to repository priority protections DEBUG: Package python-sqlalchemy is obsoleted by python2-sqlalchemy, trying to install python2-sqlalchemy-1.2.17-2.el7.x86_64 instead DEBUG: Package python-webob is obsoleted by python2-webob, trying to install python2-webob-1.8.5-1.el7.noarch instead DEBUG: Package python-sphinx is obsoleted by python2-sphinx, trying to install 1:python2-sphinx-1.8.4-1.el7.noarch instead DEBUG: Package python-six is obsoleted by python2-six, trying to install python2-six-1.12.0-1.el7.noarch instead DEBUG: Resolving Dependencies DEBUG: --> Running transaction check DEBUG: ---> Package basesystem.noarch 0:10.0-7.el7.centos will be installed DEBUG: --> Processing Dependency: setup for package: basesystem-10.0-7.el7.centos.noarch DEBUG: --> Processing Dependency: filesystem for package: basesystem-10.0-7.el7.centos.noarch DEBUG: ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed DEBUG: --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libgcc >= 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: binutils >= 2.20.51.0.2-12 for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: rtld(GNU_HASH) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libdl.so.2(GLIBC_2.2.5)(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libc.so.6(GLIBC_2.14)(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: ld-linux-x86-64.so.2()(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: /sbin/install-info for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: /sbin/install-info for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: /bin/sh for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: /bin/sh for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libz.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libm.so.6()(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libgmp.so.10()(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libgcc_s.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: --> Processing Dependency: libdl.so.2()(64bit) for package: gcc-4.8.5-44.el7.x86_64 DEBUG: ---> Package ghostscript.x86_64 0:9.25-5.el7 will be installed DEBUG: --> Processing Dependency: libgs(x86-64) = 9.25-5.el7 for package: ghostscript-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: libgs.so.9()(64bit) for package: ghostscript-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: libXt.so.6()(64bit) for package: ghostscript-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: libXext.so.6()(64bit) for package: ghostscript-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: libX11.so.6()(64bit) for package: ghostscript-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: libSM.so.6()(64bit) for package: ghostscript-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: libICE.so.6()(64bit) for package: ghostscript-9.25-5.el7.x86_64 DEBUG: ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed DEBUG: --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl >= 5.008 for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(warnings) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(vars) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(strict) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(lib) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(Getopt::Long) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(File::stat) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(File::Spec) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(File::Path) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(File::Find) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(File::Copy) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(File::Basename) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(Exporter) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: libssl.so.10(libssl.so.10)(64bit) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: libcrypto.so.10(libcrypto.so.10)(64bit) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: /usr/bin/python for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: /usr/bin/perl for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: libssl.so.10()(64bit) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: libpcre.so.1()(64bit) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: libexpat.so.1()(64bit) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: libcurl.so.4()(64bit) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: --> Processing Dependency: libcrypto.so.10()(64bit) for package: git-1.8.3.1-23.el7_8.x86_64 DEBUG: ---> Package graphviz.x86_64 0:2.30.1-22.el7 will be installed DEBUG: --> Processing Dependency: urw-fonts for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4.9)(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4.15)(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4)(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libstdc++.so.6(CXXABI_1.3)(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libstdc++.so.6()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: librsvg-2.so.2()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libpng15.so.15()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libpangoft2-1.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libpangocairo-1.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libpango-1.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libltdl.so.7()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libjpeg.so.62()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libgtk-x11-2.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libgobject-2.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libglib-2.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libgio-2.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libgdk_pixbuf-2.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libgdk-x11-2.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libgd.so.2()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libfreetype.so.6()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libfontconfig.so.1()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libcairo.so.2()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libatk-1.0.so.0()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libXrender.so.1()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libXpm.so.4()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libXmu.so.6()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: --> Processing Dependency: libXaw.so.7()(64bit) for package: graphviz-2.30.1-22.el7.x86_64 DEBUG: ---> Package make.x86_64 1:3.82-24.el7 will be installed DEBUG: ---> Package openstack-macros.noarch 0:2020.1.2-0.20200920181622.ce6a105.el7 will be installed DEBUG: ---> Package python-devel.x86_64 0:2.7.5-90.el7 will be installed DEBUG: --> Processing Dependency: python2-rpm-macros > 3-30 for package: python-devel-2.7.5-90.el7.x86_64 DEBUG: --> Processing Dependency: python-rpm-macros > 3-30 for package: python-devel-2.7.5-90.el7.x86_64 DEBUG: --> Processing Dependency: pkgconfig for package: python-devel-2.7.5-90.el7.x86_64 DEBUG: --> Processing Dependency: /usr/bin/pkg-config for package: python-devel-2.7.5-90.el7.x86_64 DEBUG: --> Processing Dependency: libpython2.7.so.1.0()(64bit) for package: python-devel-2.7.5-90.el7.x86_64 DEBUG: ---> Package python2-eventlet.noarch 0:0.24.1-3.el7 will be installed DEBUG: --> Processing Dependency: python2-monotonic for package: python2-eventlet-0.24.1-3.el7.noarch DEBUG: --> Processing Dependency: python2-greenlet for package: python2-eventlet-0.24.1-3.el7.noarch DEBUG: --> Processing Dependency: python2-dns for package: python2-eventlet-0.24.1-3.el7.noarch DEBUG: --> Processing Dependency: python-enum34 for package: python2-eventlet-0.24.1-3.el7.noarch DEBUG: ---> Package python2-pbr.noarch 0:5.1.2-2.el7 will be installed DEBUG: --> Processing Dependency: python2-setuptools for package: python2-pbr-5.1.2-2.el7.noarch DEBUG: ---> Package python2-setuptools_scm.noarch 0:1.15.7-2.el7 will be installed DEBUG: ---> Package python2-six.noarch 0:1.12.0-1.el7 will be installed DEBUG: ---> Package python2-sphinx.noarch 1:1.8.4-1.el7 will be installed DEBUG: --> Processing Dependency: python-sphinx-locale = 1:1.8.4-1.el7 for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: python2-typing for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: python2-sphinxcontrib-websupport for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: python2-sphinx_rtd_theme for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: python2-sphinx-theme-alabaster for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: python2-snowballstemmer for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: python2-requests for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: python2-pygments for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: python2-packaging for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: python2-mock for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: python2-jinja2 for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: python2-imagesize for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: python2-babel for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: python-docutils for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> Processing Dependency: /usr/sbin/alternatives for package: 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: ---> Package python2-sqlalchemy.x86_64 0:1.2.17-2.el7 will be installed DEBUG: ---> Package python2-webob.noarch 0:1.8.5-1.el7 will be installed DEBUG: ---> Package rpm-build.x86_64 0:4.11.3-45.el7 will be installed DEBUG: --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: xz for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: unzip for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: tar for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: sed for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: libpopt.so.0(LIBPOPT_0)(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: libelf.so.1(ELFUTILS_1.0)(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: gzip for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: grep for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: gawk for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: findutils for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: file for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: diffutils for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: cpio for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: libselinux.so.1()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: librpmio.so.3()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: librpmbuild.so.3()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: librpm.so.3()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: libpopt.so.0()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: libnss3.so()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: libmagic.so.1()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: liblzma.so.5()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: liblua-5.1.so()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: libelf.so.1()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: libdb-5.3.so()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: libcap.so.2()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: libbz2.so.1()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: libaudit.so.1()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: libacl.so.1()(64bit) for package: rpm-build-4.11.3-45.el7.x86_64 DEBUG: ---> Package rubygems.noarch 0:2.0.14.1-36.el7 will be installed DEBUG: --> Processing Dependency: rubygem(rdoc) >= 4.0.0 for package: rubygems-2.0.14.1-36.el7.noarch DEBUG: --> Processing Dependency: rubygem(psych) >= 2.0.0 for package: rubygems-2.0.14.1-36.el7.noarch DEBUG: --> Processing Dependency: rubygem(io-console) >= 0.4.2 for package: rubygems-2.0.14.1-36.el7.noarch DEBUG: --> Processing Dependency: ruby(release) for package: rubygems-2.0.14.1-36.el7.noarch DEBUG: --> Processing Dependency: ca-certificates for package: rubygems-2.0.14.1-36.el7.noarch DEBUG: --> Processing Dependency: /usr/bin/ruby for package: rubygems-2.0.14.1-36.el7.noarch DEBUG: ---> Package yum-plugin-priorities.noarch 0:1.1.31-54.el7_8 will be installed DEBUG: --> Processing Dependency: yum >= 3.0 for package: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: --> Running transaction check DEBUG: ---> Package atk.x86_64 0:2.28.1-2.el7 will be installed DEBUG: ---> Package audit-libs.x86_64 0:2.8.5-4.el7 will be installed DEBUG: --> Processing Dependency: libcap-ng.so.0()(64bit) for package: audit-libs-2.8.5-4.el7.x86_64 DEBUG: ---> Package bash.x86_64 0:4.2.46-34.el7 will be installed DEBUG: --> Processing Dependency: libtinfo.so.5()(64bit) for package: bash-4.2.46-34.el7.x86_64 DEBUG: ---> Package binutils.x86_64 0:2.27-44.base.el7 will be installed DEBUG: --> Processing Dependency: coreutils for package: binutils-2.27-44.base.el7.x86_64 DEBUG: ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed DEBUG: ---> Package bzip2-libs.x86_64 0:1.0.6-13.el7 will be installed DEBUG: ---> Package ca-certificates.noarch 0:2020.2.41-70.0.el7_8 will be installed DEBUG: --> Processing Dependency: p11-kit-trust >= 0.23.5 for package: ca-certificates-2020.2.41-70.0.el7_8.noarch DEBUG: --> Processing Dependency: p11-kit >= 0.23.5 for package: ca-certificates-2020.2.41-70.0.el7_8.noarch DEBUG: ---> Package cairo.x86_64 0:1.15.12-4.el7 will be installed DEBUG: --> Processing Dependency: libxcb.so.1()(64bit) for package: cairo-1.15.12-4.el7.x86_64 DEBUG: --> Processing Dependency: libxcb-shm.so.0()(64bit) for package: cairo-1.15.12-4.el7.x86_64 DEBUG: --> Processing Dependency: libxcb-render.so.0()(64bit) for package: cairo-1.15.12-4.el7.x86_64 DEBUG: --> Processing Dependency: libpixman-1.so.0()(64bit) for package: cairo-1.15.12-4.el7.x86_64 DEBUG: --> Processing Dependency: libGL.so.1()(64bit) for package: cairo-1.15.12-4.el7.x86_64 DEBUG: --> Processing Dependency: libEGL.so.1()(64bit) for package: cairo-1.15.12-4.el7.x86_64 DEBUG: ---> Package chkconfig.x86_64 0:1.7.6-1.el7 will be installed DEBUG: --> Processing Dependency: libsepol.so.1()(64bit) for package: chkconfig-1.7.6-1.el7.x86_64 DEBUG: ---> Package cpio.x86_64 0:2.11-28.el7 will be installed DEBUG: ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed DEBUG: ---> Package diffutils.x86_64 0:3.3-5.el7 will be installed DEBUG: ---> Package elfutils.x86_64 0:0.176-5.el7 will be installed DEBUG: --> Processing Dependency: elfutils-libs(x86-64) = 0.176-5.el7 for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.175)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.173)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.171)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.167)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.165)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.161)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.160)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.159)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.158)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.149)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.148)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.138)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.130)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.127)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.126)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.122)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libasm.so.1(ELFUTILS_1.0)(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libdw.so.1()(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: --> Processing Dependency: libasm.so.1()(64bit) for package: elfutils-0.176-5.el7.x86_64 DEBUG: ---> Package elfutils-libelf.x86_64 0:0.176-5.el7 will be installed DEBUG: ---> Package expat.x86_64 0:2.1.0-12.el7 will be installed DEBUG: ---> Package file.x86_64 0:5.11-37.el7 will be installed DEBUG: ---> Package file-libs.x86_64 0:5.11-37.el7 will be installed DEBUG: ---> Package filesystem.x86_64 0:3.2-25.el7 will be installed DEBUG: ---> Package findutils.x86_64 1:4.5.11-6.el7 will be installed DEBUG: ---> Package fontconfig.x86_64 0:2.13.0-4.3.el7 will be installed DEBUG: --> Processing Dependency: libuuid.so.1(UUID_1.0)(64bit) for package: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: --> Processing Dependency: fontpackages-filesystem for package: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: --> Processing Dependency: dejavu-sans-fonts for package: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: --> Processing Dependency: libuuid.so.1()(64bit) for package: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: ---> Package freetype.x86_64 0:2.8-14.el7_9.1 will be installed DEBUG: ---> Package gawk.x86_64 0:4.0.2-4.el7_3.1 will be installed DEBUG: ---> Package gd.x86_64 0:2.0.35-27.el7_9 will be installed DEBUG: ---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed DEBUG: --> Processing Dependency: libreadline.so.6()(64bit) for package: gdb-7.6.1-120.el7.x86_64 DEBUG: ---> Package gdk-pixbuf2.x86_64 0:2.36.12-3.el7 will be installed DEBUG: --> Processing Dependency: shared-mime-info for package: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: --> Processing Dependency: libtiff.so.5(LIBTIFF_4.0)(64bit) for package: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: --> Processing Dependency: libtiff.so.5()(64bit) for package: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: --> Processing Dependency: libjasper.so.1()(64bit) for package: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: ---> Package glib2.x86_64 0:2.56.1-8.el7 will be installed DEBUG: --> Processing Dependency: libmount.so.1(MOUNT_2.19)(64bit) for package: glib2-2.56.1-8.el7.x86_64 DEBUG: --> Processing Dependency: libmount.so.1()(64bit) for package: glib2-2.56.1-8.el7.x86_64 DEBUG: --> Processing Dependency: libffi.so.6()(64bit) for package: glib2-2.56.1-8.el7.x86_64 DEBUG: ---> Package glibc.x86_64 0:2.17-323.el7_9 will be installed DEBUG: --> Processing Dependency: glibc-common = 2.17-323.el7_9 for package: glibc-2.17-323.el7_9.x86_64 DEBUG: --> Processing Dependency: libfreebl3.so(NSSRAWHASH_3.12.3)(64bit) for package: glibc-2.17-323.el7_9.x86_64 DEBUG: --> Processing Dependency: libfreebl3.so()(64bit) for package: glibc-2.17-323.el7_9.x86_64 DEBUG: ---> Package glibc-devel.x86_64 0:2.17-323.el7_9 will be installed DEBUG: --> Processing Dependency: glibc-headers = 2.17-323.el7_9 for package: glibc-devel-2.17-323.el7_9.x86_64 DEBUG: --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-323.el7_9.x86_64 DEBUG: ---> Package gmp.x86_64 1:6.0.0-15.el7 will be installed DEBUG: ---> Package grep.x86_64 0:2.20-3.el7 will be installed DEBUG: ---> Package gtk2.x86_64 0:2.24.31-1.el7 will be installed DEBUG: --> Processing Dependency: libXrandr >= 1.2.99.4-2 for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: hicolor-icon-theme for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: gtk-update-icon-cache for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: libcups.so.2()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: libXrandr.so.2()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: libXinerama.so.1()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: libXi.so.6()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: libXfixes.so.3()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: libXdamage.so.1()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: libXcursor.so.1()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: --> Processing Dependency: libXcomposite.so.1()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 DEBUG: ---> Package gzip.x86_64 0:1.5-10.el7 will be installed DEBUG: ---> Package info.x86_64 0:5.1-5.el7 will be installed DEBUG: ---> Package less.x86_64 0:458-9.el7 will be installed DEBUG: --> Processing Dependency: groff-base for package: less-458-9.el7.x86_64 DEBUG: ---> Package libICE.x86_64 0:1.0.9-9.el7 will be installed DEBUG: ---> Package libSM.x86_64 0:1.2.2-2.el7 will be installed DEBUG: ---> Package libX11.x86_64 0:1.6.7-3.el7_9 will be installed DEBUG: --> Processing Dependency: libX11-common >= 1.6.7-3.el7_9 for package: libX11-1.6.7-3.el7_9.x86_64 DEBUG: ---> Package libXaw.x86_64 0:1.0.13-4.el7 will be installed DEBUG: ---> Package libXext.x86_64 0:1.3.3-3.el7 will be installed DEBUG: ---> Package libXmu.x86_64 0:1.1.2-2.el7 will be installed DEBUG: ---> Package libXpm.x86_64 0:3.5.12-1.el7 will be installed DEBUG: ---> Package libXrender.x86_64 0:0.9.10-1.el7 will be installed DEBUG: ---> Package libXt.x86_64 0:1.1.5-3.el7 will be installed DEBUG: ---> Package libacl.x86_64 0:2.2.51-15.el7 will be installed DEBUG: --> Processing Dependency: libattr.so.1(ATTR_1.0)(64bit) for package: libacl-2.2.51-15.el7.x86_64 DEBUG: --> Processing Dependency: libattr.so.1()(64bit) for package: libacl-2.2.51-15.el7.x86_64 DEBUG: ---> Package libcap.x86_64 0:2.22-11.el7 will be installed DEBUG: ---> Package libcurl.x86_64 0:7.29.0-59.el7_9.1 will be installed DEBUG: --> Processing Dependency: nss-pem(x86-64) >= 1.0.3-5 for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libssh2(x86-64) >= 1.8.0 for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libidn.so.11(LIBIDN_1.0)(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libssh2.so.1()(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libplds4.so()(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libplc4.so()(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libnssutil3.so()(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libnspr4.so()(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libldap-2.4.so.2()(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: liblber-2.4.so.2()(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libkrb5.so.3()(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libk5crypto.so.3()(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libidn.so.11()(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libgssapi_krb5.so.2()(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libcom_err.so.2()(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: ---> Package libdb.x86_64 0:5.3.21-25.el7 will be installed DEBUG: ---> Package libgcc.x86_64 0:4.8.5-44.el7 will be installed DEBUG: ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed DEBUG: ---> Package libgs.x86_64 0:9.25-5.el7 will be installed DEBUG: --> Processing Dependency: lcms2 >= 2.6 for package: libgs-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: adobe-mappings-pdf for package: libgs-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: adobe-mappings-cmap-deprecated for package: libgs-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: adobe-mappings-cmap for package: libgs-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: libpaper.so.1()(64bit) for package: libgs-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: libopenjp2.so.7()(64bit) for package: libgs-9.25-5.el7.x86_64 DEBUG: --> Processing Dependency: liblcms2.so.2()(64bit) for package: libgs-9.25-5.el7.x86_64 DEBUG: ---> Package libjpeg-turbo.x86_64 0:1.2.90-8.el7 will be installed DEBUG: ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed DEBUG: ---> Package libpng.x86_64 2:1.5.13-8.el7 will be installed DEBUG: ---> Package librsvg2.x86_64 0:2.40.20-1.el7 will be installed DEBUG: --> Processing Dependency: libxml2.so.2(LIBXML2_2.7.0)(64bit) for package: librsvg2-2.40.20-1.el7.x86_64 DEBUG: --> Processing Dependency: libxml2.so.2(LIBXML2_2.6.11)(64bit) for package: librsvg2-2.40.20-1.el7.x86_64 DEBUG: --> Processing Dependency: libxml2.so.2(LIBXML2_2.6.0)(64bit) for package: librsvg2-2.40.20-1.el7.x86_64 DEBUG: --> Processing Dependency: libxml2.so.2(LIBXML2_2.4.30)(64bit) for package: librsvg2-2.40.20-1.el7.x86_64 DEBUG: --> Processing Dependency: libxml2.so.2()(64bit) for package: librsvg2-2.40.20-1.el7.x86_64 DEBUG: --> Processing Dependency: libcroco-0.6.so.3()(64bit) for package: librsvg2-2.40.20-1.el7.x86_64 DEBUG: ---> Package libselinux.x86_64 0:2.5-15.el7 will be installed DEBUG: ---> Package libstdc++.x86_64 0:4.8.5-44.el7 will be installed DEBUG: ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed DEBUG: ---> Package lua.x86_64 0:5.1.4-15.el7 will be installed DEBUG: ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed DEBUG: ---> Package nss.x86_64 0:3.53.1-3.el7_9 will be installed DEBUG: --> Processing Dependency: nss-softokn(x86-64) >= 3.53.1-2 for package: nss-3.53.1-3.el7_9.x86_64 DEBUG: --> Processing Dependency: nss-system-init for package: nss-3.53.1-3.el7_9.x86_64 DEBUG: ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed DEBUG: --> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64 DEBUG: --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64 DEBUG: --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 DEBUG: --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 DEBUG: ---> Package openssl-libs.x86_64 1:1.0.2k-21.el7_9 will be installed DEBUG: ---> Package pango.x86_64 0:1.42.4-4.el7_7 will be installed DEBUG: --> Processing Dependency: libthai(x86-64) >= 0.1.9 for package: pango-1.42.4-4.el7_7.x86_64 DEBUG: --> Processing Dependency: libXft(x86-64) >= 2.0.0 for package: pango-1.42.4-4.el7_7.x86_64 DEBUG: --> Processing Dependency: harfbuzz(x86-64) >= 1.4.2 for package: pango-1.42.4-4.el7_7.x86_64 DEBUG: --> Processing Dependency: fribidi(x86-64) >= 1.0 for package: pango-1.42.4-4.el7_7.x86_64 DEBUG: --> Processing Dependency: libthai.so.0(LIBTHAI_0.1)(64bit) for package: pango-1.42.4-4.el7_7.x86_64 DEBUG: --> Processing Dependency: libthai.so.0()(64bit) for package: pango-1.42.4-4.el7_7.x86_64 DEBUG: --> Processing Dependency: libharfbuzz.so.0()(64bit) for package: pango-1.42.4-4.el7_7.x86_64 DEBUG: --> Processing Dependency: libfribidi.so.0()(64bit) for package: pango-1.42.4-4.el7_7.x86_64 DEBUG: --> Processing Dependency: libXft.so.2()(64bit) for package: pango-1.42.4-4.el7_7.x86_64 DEBUG: ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed DEBUG: ---> Package pcre.x86_64 0:8.32-17.el7 will be installed DEBUG: ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed DEBUG: --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: libgdbm_compat.so.4()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: --> Processing Dependency: libgdbm.so.4()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64 DEBUG: ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed DEBUG: ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed DEBUG: ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed DEBUG: ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed DEBUG: ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed DEBUG: --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed DEBUG: ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed DEBUG: ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed DEBUG: ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed DEBUG: ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed DEBUG: ---> Package pkgconfig.x86_64 1:0.27.1-4.el7 will be installed DEBUG: ---> Package popt.x86_64 0:1.13-16.el7 will be installed DEBUG: ---> Package python.x86_64 0:2.7.5-90.el7 will be installed DEBUG: ---> Package python-dns.noarch 0:1.15.0-5.el7 will be installed DEBUG: --> Processing Dependency: python-crypto for package: python-dns-1.15.0-5.el7.noarch DEBUG: ---> Package python-docutils.noarch 0:0.11-0.3.20130715svn7687.el7 will be installed DEBUG: --> Processing Dependency: python-imaging for package: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: ---> Package python-enum34.noarch 0:1.0.4-1.el7 will be installed DEBUG: ---> Package python-libs.x86_64 0:2.7.5-90.el7 will be installed DEBUG: --> Processing Dependency: libsqlite3.so.0()(64bit) for package: python-libs-2.7.5-90.el7.x86_64 DEBUG: ---> Package python-rpm-macros.noarch 0:3-34.el7 will be installed DEBUG: --> Processing Dependency: python-srpm-macros for package: python-rpm-macros-3-34.el7.noarch DEBUG: ---> Package python-sphinx-locale.noarch 1:1.8.4-1.el7 will be installed DEBUG: ---> Package python2-babel.noarch 0:2.6.0-4.el7 will be installed DEBUG: --> Processing Dependency: python2-pytz for package: python2-babel-2.6.0-4.el7.noarch DEBUG: ---> Package python2-greenlet.x86_64 0:0.4.12-1.el7 will be installed DEBUG: ---> Package python2-imagesize.noarch 0:0.7.1-5.el7 will be installed DEBUG: ---> Package python2-jinja2.noarch 0:2.10.1-1.el7 will be installed DEBUG: --> Processing Dependency: python2-markupsafe >= 0.23 for package: python2-jinja2-2.10.1-1.el7.noarch DEBUG: ---> Package python2-mock.noarch 0:2.0.0-1.el7 will be installed DEBUG: --> Processing Dependency: python-funcsigs for package: python2-mock-2.0.0-1.el7.noarch DEBUG: ---> Package python2-monotonic.noarch 0:1.5-1.el7 will be installed DEBUG: ---> Package python2-packaging.noarch 0:19.0-1.el7 will be installed DEBUG: --> Processing Dependency: pyparsing for package: python2-packaging-19.0-1.el7.noarch DEBUG: ---> Package python2-pygments.noarch 0:2.2.0-7.el7 will be installed DEBUG: ---> Package python2-requests.noarch 0:2.21.0-3.el7 will be installed DEBUG: --> Processing Dependency: python2-urllib3 >= 1.21.1 for package: python2-requests-2.21.0-3.el7.noarch DEBUG: --> Processing Dependency: python-chardet >= 3.0.2 for package: python2-requests-2.21.0-3.el7.noarch DEBUG: --> Processing Dependency: python2-idna for package: python2-requests-2.21.0-3.el7.noarch DEBUG: ---> Package python2-rpm-macros.noarch 0:3-34.el7 will be installed DEBUG: ---> Package python2-setuptools.noarch 0:40.8.0-1.el7 will be installed DEBUG: ---> Package python2-snowballstemmer.noarch 0:1.2.0-2.el7 will be installed DEBUG: ---> Package python2-sphinx-theme-alabaster.noarch 0:0.7.9-4.el7 will be installed DEBUG: ---> Package python2-sphinx_rtd_theme.noarch 0:0.2.4-1.el7 will be installed DEBUG: --> Processing Dependency: fontawesome-fonts-web for package: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: --> Processing Dependency: font(robotoslab) for package: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: --> Processing Dependency: font(lato) for package: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: --> Processing Dependency: font(fontawesome) for package: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: ---> Package python2-sphinxcontrib-websupport.noarch 0:1.0.1-1.el7 will be installed DEBUG: --> Processing Dependency: python-whoosh for package: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: ---> Package python2-typing.noarch 0:3.6.1-1.el7 will be installed DEBUG: ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed DEBUG: --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: ---> Package rpm.x86_64 0:4.11.3-45.el7 will be installed DEBUG: --> Processing Dependency: curl for package: rpm-4.11.3-45.el7.x86_64 DEBUG: --> Processing Dependency: /usr/bin/db_stat for package: rpm-4.11.3-45.el7.x86_64 DEBUG: ---> Package rpm-build-libs.x86_64 0:4.11.3-45.el7 will be installed DEBUG: --> Processing Dependency: /usr/bin/gpg2 for package: rpm-build-libs-4.11.3-45.el7.x86_64 DEBUG: ---> Package rpm-libs.x86_64 0:4.11.3-45.el7 will be installed DEBUG: ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed DEBUG: --> Processing Dependency: systemd-units for package: rsync-3.1.2-10.el7.x86_64 DEBUG: --> Processing Dependency: systemd-units for package: rsync-3.1.2-10.el7.x86_64 DEBUG: ---> Package ruby.x86_64 0:2.0.0.648-36.el7 will be installed DEBUG: --> Processing Dependency: rubygem(bigdecimal) >= 1.2.0 for package: ruby-2.0.0.648-36.el7.x86_64 DEBUG: ---> Package ruby-libs.x86_64 0:2.0.0.648-36.el7 will be installed DEBUG: ---> Package rubygem-io-console.x86_64 0:0.4.2-36.el7 will be installed DEBUG: ---> Package rubygem-psych.x86_64 0:2.0.0-36.el7 will be installed DEBUG: --> Processing Dependency: libyaml-0.so.2()(64bit) for package: rubygem-psych-2.0.0-36.el7.x86_64 DEBUG: ---> Package rubygem-rdoc.noarch 0:4.0.0-36.el7 will be installed DEBUG: --> Processing Dependency: ruby(irb) = 2.0.0.648 for package: rubygem-rdoc-4.0.0-36.el7.noarch DEBUG: --> Processing Dependency: rubygem(json) >= 1.7.7 for package: rubygem-rdoc-4.0.0-36.el7.noarch DEBUG: ---> Package sed.x86_64 0:4.2.2-7.el7 will be installed DEBUG: ---> Package setup.noarch 0:2.8.71-11.el7 will be installed DEBUG: --> Processing Dependency: system-release for package: setup-2.8.71-11.el7.noarch DEBUG: ---> Package tar.x86_64 2:1.26-35.el7 will be installed DEBUG: ---> Package unzip.x86_64 0:6.0-21.el7 will be installed DEBUG: ---> Package urw-base35-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: --> Processing Dependency: urw-base35-fonts-common = 20170801-10.el7 for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-z003-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-standard-symbols-ps-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-p052-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-nimbus-sans-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-nimbus-roman-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-nimbus-mono-ps-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-gothic-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-d050000l-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-c059-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: urw-base35-bookman-fonts for package: urw-base35-fonts-20170801-10.el7.noarch DEBUG: ---> Package xz.x86_64 0:5.2.2-1.el7 will be installed DEBUG: ---> Package xz-libs.x86_64 0:5.2.2-1.el7 will be installed DEBUG: ---> Package yum.noarch 0:3.4.3-168.el7.centos will be installed DEBUG: --> Processing Dependency: yum-metadata-parser >= 1.1.0 for package: yum-3.4.3-168.el7.centos.noarch DEBUG: --> Processing Dependency: python-urlgrabber >= 3.10-8 for package: yum-3.4.3-168.el7.centos.noarch DEBUG: --> Processing Dependency: yum-plugin-fastestmirror for package: yum-3.4.3-168.el7.centos.noarch DEBUG: --> Processing Dependency: rpm-python for package: yum-3.4.3-168.el7.centos.noarch DEBUG: --> Processing Dependency: pyxattr for package: yum-3.4.3-168.el7.centos.noarch DEBUG: --> Processing Dependency: python-iniparse for package: yum-3.4.3-168.el7.centos.noarch DEBUG: --> Processing Dependency: pyliblzma for package: yum-3.4.3-168.el7.centos.noarch DEBUG: --> Processing Dependency: pygpgme for package: yum-3.4.3-168.el7.centos.noarch DEBUG: ---> Package zlib.x86_64 0:1.2.7-19.el7_9 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package adobe-mappings-cmap.noarch 0:20171205-3.el7 will be installed DEBUG: ---> Package adobe-mappings-cmap-deprecated.noarch 0:20171205-3.el7 will be installed DEBUG: ---> Package adobe-mappings-pdf.noarch 0:20180407-1.el7 will be installed DEBUG: ---> Package centos-release.x86_64 0:7-9.2009.1.el7.centos will be installed DEBUG: ---> Package coreutils.x86_64 0:8.22-24.el7_9.2 will be installed DEBUG: --> Processing Dependency: ncurses for package: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: ---> Package cups-libs.x86_64 1:1.6.3-51.el7 will be installed DEBUG: --> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-libs-1.6.3-51.el7.x86_64 DEBUG: --> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-libs-1.6.3-51.el7.x86_64 DEBUG: ---> Package curl.x86_64 0:7.29.0-59.el7_9.1 will be installed DEBUG: ---> Package dejavu-sans-fonts.noarch 0:2.33-6.el7 will be installed DEBUG: --> Processing Dependency: dejavu-fonts-common = 2.33-6.el7 for package: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: ---> Package dwz.x86_64 0:0.11-3.el7 will be installed DEBUG: ---> Package elfutils-libs.x86_64 0:0.176-5.el7 will be installed DEBUG: --> Processing Dependency: default-yama-scope for package: elfutils-libs-0.176-5.el7.x86_64 DEBUG: ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed DEBUG: --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: ---> Package fontawesome-fonts.noarch 0:4.4.0-1.el7 will be installed DEBUG: ---> Package fontawesome-fonts-web.noarch 0:4.4.0-1.el7 will be installed DEBUG: ---> Package fontpackages-filesystem.noarch 0:1.44-8.el7 will be installed DEBUG: ---> Package fribidi.x86_64 0:1.0.2-1.el7_7.1 will be installed DEBUG: ---> Package gdbm.x86_64 0:1.10-8.el7 will be installed DEBUG: ---> Package glibc-common.x86_64 0:2.17-323.el7_9 will be installed DEBUG: --> Processing Dependency: tzdata >= 2003a for package: glibc-common-2.17-323.el7_9.x86_64 DEBUG: ---> Package glibc-headers.x86_64 0:2.17-323.el7_9 will be installed DEBUG: --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-323.el7_9.x86_64 DEBUG: --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-323.el7_9.x86_64 DEBUG: ---> Package gnupg2.x86_64 0:2.0.22-5.el7_5 will be installed DEBUG: --> Processing Dependency: pinentry for package: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: --> Processing Dependency: libgcrypt.so.11(GCRYPT_1.2)(64bit) for package: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: --> Processing Dependency: libassuan.so.0(LIBASSUAN_1.0)(64bit) for package: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: --> Processing Dependency: libpth.so.20()(64bit) for package: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: --> Processing Dependency: libgpg-error.so.0()(64bit) for package: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: --> Processing Dependency: libgcrypt.so.11()(64bit) for package: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: --> Processing Dependency: libassuan.so.0()(64bit) for package: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: ---> Package google-roboto-slab-fonts.noarch 0:1.100263-0.5.20150923git.el7 will be installed DEBUG: ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed DEBUG: ---> Package gtk-update-icon-cache.x86_64 0:3.22.30-6.el7 will be installed DEBUG: ---> Package harfbuzz.x86_64 0:1.7.5-2.el7 will be installed DEBUG: --> Processing Dependency: libgraphite2.so.3()(64bit) for package: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: ---> Package hicolor-icon-theme.noarch 0:0.12-7.el7 will be installed DEBUG: ---> Package jasper-libs.x86_64 0:1.900.1-33.el7 will be installed DEBUG: ---> Package krb5-libs.x86_64 0:1.15.1-50.el7 will be installed DEBUG: --> Processing Dependency: keyutils-libs >= 1.5.8 for package: krb5-libs-1.15.1-50.el7.x86_64 DEBUG: --> Processing Dependency: libkeyutils.so.1(KEYUTILS_1.5)(64bit) for package: krb5-libs-1.15.1-50.el7.x86_64 DEBUG: --> Processing Dependency: libkeyutils.so.1(KEYUTILS_1.0)(64bit) for package: krb5-libs-1.15.1-50.el7.x86_64 DEBUG: --> Processing Dependency: libkeyutils.so.1(KEYUTILS_0.3)(64bit) for package: krb5-libs-1.15.1-50.el7.x86_64 DEBUG: --> Processing Dependency: libverto.so.1()(64bit) for package: krb5-libs-1.15.1-50.el7.x86_64 DEBUG: --> Processing Dependency: libkeyutils.so.1()(64bit) for package: krb5-libs-1.15.1-50.el7.x86_64 DEBUG: ---> Package lato-fonts.noarch 0:2.015-1.el7 will be installed DEBUG: ---> Package lcms2.x86_64 0:2.6-3.el7 will be installed DEBUG: ---> Package libX11-common.noarch 0:1.6.7-3.el7_9 will be installed DEBUG: ---> Package libXcomposite.x86_64 0:0.4.4-4.1.el7 will be installed DEBUG: ---> Package libXcursor.x86_64 0:1.1.15-1.el7 will be installed DEBUG: ---> Package libXdamage.x86_64 0:1.1.4-4.1.el7 will be installed DEBUG: ---> Package libXfixes.x86_64 0:5.0.3-1.el7 will be installed DEBUG: ---> Package libXft.x86_64 0:2.3.2-2.el7 will be installed DEBUG: ---> Package libXi.x86_64 0:1.7.9-1.el7 will be installed DEBUG: ---> Package libXinerama.x86_64 0:1.1.3-2.1.el7 will be installed DEBUG: ---> Package libXrandr.x86_64 0:1.5.1-2.el7 will be installed DEBUG: ---> Package libattr.x86_64 0:2.4.46-13.el7 will be installed DEBUG: ---> Package libcap-ng.x86_64 0:0.7.5-4.el7 will be installed DEBUG: ---> Package libcom_err.x86_64 0:1.42.9-19.el7 will be installed DEBUG: ---> Package libcroco.x86_64 0:0.6.12-6.el7_9 will be installed DEBUG: ---> Package libdb-utils.x86_64 0:5.3.21-25.el7 will be installed DEBUG: ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed DEBUG: ---> Package libffi.x86_64 0:3.0.13-19.el7 will be installed DEBUG: ---> Package libglvnd-egl.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be installed DEBUG: --> Processing Dependency: libglvnd(x86-64) = 1:1.0.1-0.8.git5baa1e5.el7 for package: 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: --> Processing Dependency: mesa-libEGL(x86-64) >= 13.0.4-1 for package: 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: --> Processing Dependency: libGLdispatch.so.0()(64bit) for package: 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: ---> Package libglvnd-glx.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be installed DEBUG: --> Processing Dependency: mesa-libGL(x86-64) >= 13.0.4-1 for package: 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: ---> Package libidn.x86_64 0:1.28-4.el7 will be installed DEBUG: ---> Package libmount.x86_64 0:2.23.2-65.el7_9.1 will be installed DEBUG: --> Processing Dependency: libblkid = 2.23.2-65.el7_9.1 for package: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libblkid.so.1(BLKID_2.17)(64bit) for package: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libblkid.so.1(BLKID_2.15)(64bit) for package: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libblkid.so.1(BLKID_1.0)(64bit) for package: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libblkid.so.1()(64bit) for package: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: ---> Package libpaper.x86_64 0:1.1.24-9.el7 will be installed DEBUG: ---> Package libsepol.x86_64 0:2.5-10.el7 will be installed DEBUG: ---> Package libssh2.x86_64 0:1.8.0-4.el7 will be installed DEBUG: ---> Package libthai.x86_64 0:0.1.14-9.el7 will be installed DEBUG: ---> Package libtiff.x86_64 0:4.0.3-35.el7 will be installed DEBUG: --> Processing Dependency: libjbig.so.2.0()(64bit) for package: libtiff-4.0.3-35.el7.x86_64 DEBUG: ---> Package libuuid.x86_64 0:2.23.2-65.el7_9.1 will be installed DEBUG: ---> Package libxcb.x86_64 0:1.13-1.el7 will be installed DEBUG: --> Processing Dependency: libXau.so.6()(64bit) for package: libxcb-1.13-1.el7.x86_64 DEBUG: ---> Package libxml2.x86_64 0:2.9.1-6.el7.5 will be installed DEBUG: ---> Package libyaml.x86_64 0:0.1.4-11.el7_0 will be installed DEBUG: ---> Package ncurses-libs.x86_64 0:5.9-14.20130511.el7_4 will be installed DEBUG: --> Processing Dependency: ncurses-base = 5.9-14.20130511.el7_4 for package: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: ---> Package nspr.x86_64 0:4.25.0-2.el7_9 will be installed DEBUG: ---> Package nss-pem.x86_64 0:1.0.3-7.el7 will be installed DEBUG: ---> Package nss-softokn.x86_64 0:3.53.1-6.el7_9 will be installed DEBUG: ---> Package nss-softokn-freebl.x86_64 0:3.53.1-6.el7_9 will be installed DEBUG: ---> Package nss-sysinit.x86_64 0:3.53.1-3.el7_9 will be installed DEBUG: ---> Package nss-util.x86_64 0:3.53.1-1.el7_9 will be installed DEBUG: ---> Package openjpeg2.x86_64 0:2.3.1-3.el7_7 will be installed DEBUG: ---> Package openldap.x86_64 0:2.4.44-22.el7 will be installed DEBUG: --> Processing Dependency: nss-tools for package: openldap-2.4.44-22.el7.x86_64 DEBUG: --> Processing Dependency: libsasl2.so.3()(64bit) for package: openldap-2.4.44-22.el7.x86_64 DEBUG: ---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed DEBUG: --> Processing Dependency: /sbin/nologin for package: openssh-7.4p1-21.el7.x86_64 DEBUG: ---> Package p11-kit.x86_64 0:0.23.5-3.el7 will be installed DEBUG: ---> Package p11-kit-trust.x86_64 0:0.23.5-3.el7 will be installed DEBUG: --> Processing Dependency: libtasn1.so.6(LIBTASN1_0_3)(64bit) for package: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: --> Processing Dependency: libtasn1.so.6()(64bit) for package: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed DEBUG: ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed DEBUG: ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed DEBUG: --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch DEBUG: --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch DEBUG: ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed DEBUG: --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed DEBUG: ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed DEBUG: ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed DEBUG: ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed DEBUG: ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed DEBUG: ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed DEBUG: ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed DEBUG: ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed DEBUG: ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed DEBUG: ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed DEBUG: ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed DEBUG: ---> Package pixman.x86_64 0:0.34.0-1.el7 will be installed DEBUG: ---> Package pygpgme.x86_64 0:0.3-9.el7 will be installed DEBUG: --> Processing Dependency: libgpgme.so.11(GPGME_1.1)(64bit) for package: pygpgme-0.3-9.el7.x86_64 DEBUG: --> Processing Dependency: libgpgme.so.11(GPGME_1.0)(64bit) for package: pygpgme-0.3-9.el7.x86_64 DEBUG: --> Processing Dependency: libgpgme.so.11()(64bit) for package: pygpgme-0.3-9.el7.x86_64 DEBUG: ---> Package pyliblzma.x86_64 0:0.5.3-11.el7 will be installed DEBUG: ---> Package python-iniparse.noarch 0:0.4-9.el7 will be installed DEBUG: ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed DEBUG: ---> Package python-urlgrabber.noarch 0:3.10-10.el7 will be installed DEBUG: --> Processing Dependency: python-pycurl for package: python-urlgrabber-3.10-10.el7.noarch DEBUG: ---> Package python-whoosh.noarch 0:2.5.7-4.el7 will be installed DEBUG: ---> Package python2-chardet.noarch 0:3.0.4-7.el7 will be installed DEBUG: ---> Package python2-crypto.x86_64 0:2.6.1-15.el7 will be installed DEBUG: --> Processing Dependency: libtomcrypt.so.0()(64bit) for package: python2-crypto-2.6.1-15.el7.x86_64 DEBUG: ---> Package python2-funcsigs.noarch 0:1.0.2-1.el7 will be installed DEBUG: ---> Package python2-idna.noarch 0:2.5-1.el7 will be installed DEBUG: ---> Package python2-markupsafe.x86_64 0:1.1.0-2.el7 will be installed DEBUG: ---> Package python2-pillow.x86_64 0:5.4.1-3.el7 will be installed DEBUG: --> Processing Dependency: python2-olefile for package: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: --> Processing Dependency: libwebp.so.4()(64bit) for package: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: --> Processing Dependency: libimagequant.so.0()(64bit) for package: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: ---> Package python2-pyparsing.noarch 0:2.3.1-1.el7 will be installed DEBUG: ---> Package python2-urllib3.noarch 0:1.24.1-3.el7 will be installed DEBUG: --> Processing Dependency: python2-pysocks for package: python2-urllib3-1.24.1-3.el7.noarch DEBUG: --> Processing Dependency: python2-ipaddress for package: python2-urllib3-1.24.1-3.el7.noarch DEBUG: --> Processing Dependency: python-backports-ssl_match_hostname for package: python2-urllib3-1.24.1-3.el7.noarch DEBUG: ---> Package pytz.noarch 0:2016.10-2.el7 will be installed DEBUG: ---> Package pyxattr.x86_64 0:0.5.1-5.el7 will be installed DEBUG: ---> Package readline.x86_64 0:6.2-11.el7 will be installed DEBUG: ---> Package rpm-python.x86_64 0:4.11.3-45.el7 will be installed DEBUG: ---> Package ruby-irb.noarch 0:2.0.0.648-36.el7 will be installed DEBUG: ---> Package rubygem-bigdecimal.x86_64 0:1.2.0-36.el7 will be installed DEBUG: ---> Package rubygem-json.x86_64 0:1.7.7-36.el7 will be installed DEBUG: ---> Package shared-mime-info.x86_64 0:1.8-5.el7 will be installed DEBUG: ---> Package sqlite.x86_64 0:3.7.17-8.el7_7.1 will be installed DEBUG: ---> Package systemd.x86_64 0:219-78.el7_9.3 will be installed DEBUG: --> Processing Dependency: systemd-libs = 219-78.el7_9.3 for package: systemd-219-78.el7_9.3.x86_64 DEBUG: --> Processing Dependency: kmod >= 18-4 for package: systemd-219-78.el7_9.3.x86_64 DEBUG: --> Processing Dependency: libpam.so.0(LIBPAM_1.0)(64bit) for package: systemd-219-78.el7_9.3.x86_64 DEBUG: --> Processing Dependency: libkmod.so.2(LIBKMOD_5)(64bit) for package: systemd-219-78.el7_9.3.x86_64 DEBUG: --> Processing Dependency: libcryptsetup.so.12(CRYPTSETUP_2.0)(64bit) for package: systemd-219-78.el7_9.3.x86_64 DEBUG: --> Processing Dependency: dbus for package: systemd-219-78.el7_9.3.x86_64 DEBUG: --> Processing Dependency: acl for package: systemd-219-78.el7_9.3.x86_64 DEBUG: --> Processing Dependency: /usr/sbin/groupadd for package: systemd-219-78.el7_9.3.x86_64 DEBUG: --> Processing Dependency: libqrencode.so.3()(64bit) for package: systemd-219-78.el7_9.3.x86_64 DEBUG: --> Processing Dependency: libpam.so.0()(64bit) for package: systemd-219-78.el7_9.3.x86_64 DEBUG: --> Processing Dependency: liblz4.so.1()(64bit) for package: systemd-219-78.el7_9.3.x86_64 DEBUG: --> Processing Dependency: libkmod.so.2()(64bit) for package: systemd-219-78.el7_9.3.x86_64 DEBUG: --> Processing Dependency: libcryptsetup.so.12()(64bit) for package: systemd-219-78.el7_9.3.x86_64 DEBUG: ---> Package urw-base35-bookman-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: --> Processing Dependency: xorg-x11-server-utils for package: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: xorg-x11-server-utils for package: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: xorg-x11-font-utils for package: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: --> Processing Dependency: xorg-x11-font-utils for package: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: ---> Package urw-base35-c059-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package urw-base35-d050000l-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package urw-base35-fonts-common.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package urw-base35-gothic-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package urw-base35-nimbus-mono-ps-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package urw-base35-nimbus-roman-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package urw-base35-nimbus-sans-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package urw-base35-p052-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package urw-base35-standard-symbols-ps-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package urw-base35-z003-fonts.noarch 0:20170801-10.el7 will be installed DEBUG: ---> Package yum-metadata-parser.x86_64 0:1.1.4-10.el7 will be installed DEBUG: ---> Package yum-plugin-fastestmirror.noarch 0:1.1.31-54.el7_8 will be installed DEBUG: ---> Package zip.x86_64 0:3.0-11.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package acl.x86_64 0:2.2.51-15.el7 will be installed DEBUG: ---> Package avahi-libs.x86_64 0:0.6.31-20.el7 will be installed DEBUG: --> Processing Dependency: libdbus-1.so.3(LIBDBUS_1_3)(64bit) for package: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: --> Processing Dependency: libdbus-1.so.3()(64bit) for package: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: ---> Package cryptsetup-libs.x86_64 0:2.0.3-6.el7 will be installed DEBUG: --> Processing Dependency: libdevmapper.so.1.02(DM_1_02_97)(64bit) for package: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: --> Processing Dependency: libdevmapper.so.1.02(Base)(64bit) for package: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: --> Processing Dependency: libjson-c.so.2()(64bit) for package: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: --> Processing Dependency: libdevmapper.so.1.02()(64bit) for package: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: ---> Package cyrus-sasl-lib.x86_64 0:2.1.26-23.el7 will be installed DEBUG: ---> Package dbus.x86_64 1:1.10.24-15.el7 will be installed DEBUG: ---> Package dejavu-fonts-common.noarch 0:2.33-6.el7 will be installed DEBUG: ---> Package elfutils-default-yama-scope.noarch 0:0.176-5.el7 will be installed DEBUG: ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed DEBUG: ---> Package gpgme.x86_64 0:1.3.2-5.el7 will be installed DEBUG: ---> Package graphite2.x86_64 0:1.3.10-1.el7_3 will be installed DEBUG: ---> Package jbigkit-libs.x86_64 0:2.0-11.el7 will be installed DEBUG: ---> Package kernel-headers.x86_64 0:3.10.0-1160.15.2.el7 will be installed DEBUG: ---> Package keyutils-libs.x86_64 0:1.5.8-3.el7 will be installed DEBUG: ---> Package kmod.x86_64 0:20-28.el7 will be installed DEBUG: --> Processing Dependency: dracut for package: kmod-20-28.el7.x86_64 DEBUG: ---> Package kmod-libs.x86_64 0:20-28.el7 will be installed DEBUG: ---> Package libXau.x86_64 0:1.0.8-2.1.el7 will be installed DEBUG: ---> Package libassuan.x86_64 0:2.1.0-3.el7 will be installed DEBUG: ---> Package libblkid.x86_64 0:2.23.2-65.el7_9.1 will be installed DEBUG: ---> Package libgcrypt.x86_64 0:1.5.3-14.el7 will be installed DEBUG: ---> Package libglvnd.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be installed DEBUG: ---> Package libgpg-error.x86_64 0:1.12-3.el7 will be installed DEBUG: ---> Package libimagequant.x86_64 0:2.8.2-2.el7 will be installed DEBUG: ---> Package libtasn1.x86_64 0:4.10-1.el7 will be installed DEBUG: ---> Package libtomcrypt.x86_64 0:1.17-26.el7 will be installed DEBUG: --> Processing Dependency: libtommath >= 0.42.0 for package: libtomcrypt-1.17-26.el7.x86_64 DEBUG: --> Processing Dependency: libtommath.so.0()(64bit) for package: libtomcrypt-1.17-26.el7.x86_64 DEBUG: ---> Package libverto.x86_64 0:0.2.5-4.el7 will be installed DEBUG: ---> Package libwebp.x86_64 0:0.3.0-7.el7 will be installed DEBUG: ---> Package lz4.x86_64 0:1.8.3-1.el7 will be installed DEBUG: ---> Package mesa-libEGL.x86_64 0:18.3.4-12.el7_9 will be installed DEBUG: --> Processing Dependency: mesa-libgbm = 18.3.4-12.el7_9 for package: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: --> Processing Dependency: libxshmfence.so.1()(64bit) for package: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: --> Processing Dependency: libwayland-server.so.0()(64bit) for package: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: --> Processing Dependency: libwayland-client.so.0()(64bit) for package: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: --> Processing Dependency: libglapi.so.0()(64bit) for package: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: --> Processing Dependency: libgbm.so.1()(64bit) for package: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: --> Processing Dependency: libdrm.so.2()(64bit) for package: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: ---> Package mesa-libGL.x86_64 0:18.3.4-12.el7_9 will be installed DEBUG: --> Processing Dependency: libXxf86vm.so.1()(64bit) for package: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: ---> Package ncurses.x86_64 0:5.9-14.20130511.el7_4 will be installed DEBUG: ---> Package ncurses-base.noarch 0:5.9-14.20130511.el7_4 will be installed DEBUG: ---> Package nss-tools.x86_64 0:3.53.1-3.el7_9 will be installed DEBUG: ---> Package pam.x86_64 0:1.1.8-23.el7 will be installed DEBUG: --> Processing Dependency: libpwquality >= 0.9.9 for package: pam-1.1.8-23.el7.x86_64 DEBUG: --> Processing Dependency: cracklib-dicts >= 2.8 for package: pam-1.1.8-23.el7.x86_64 DEBUG: --> Processing Dependency: libcrack.so.2()(64bit) for package: pam-1.1.8-23.el7.x86_64 DEBUG: ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed DEBUG: ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed DEBUG: ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed DEBUG: --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed DEBUG: ---> Package pinentry.x86_64 0:0.8.1-17.el7 will be installed DEBUG: ---> Package pth.x86_64 0:2.0.7-23.el7 will be installed DEBUG: ---> Package python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 will be installed DEBUG: --> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch DEBUG: ---> Package python-pycurl.x86_64 0:7.19.0-19.el7 will be installed DEBUG: ---> Package python2-ipaddress.noarch 0:1.0.18-5.el7 will be installed DEBUG: ---> Package python2-olefile.noarch 0:0.44-1.el7 will be installed DEBUG: ---> Package python2-pysocks.noarch 0:1.5.6-3.el7 will be installed DEBUG: ---> Package qrencode-libs.x86_64 0:3.4.1-3.el7 will be installed DEBUG: ---> Package shadow-utils.x86_64 2:4.6-5.el7 will be installed DEBUG: --> Processing Dependency: libsemanage.so.1(LIBSEMANAGE_1.0)(64bit) for package: 2:shadow-utils-4.6-5.el7.x86_64 DEBUG: --> Processing Dependency: libsemanage.so.1()(64bit) for package: 2:shadow-utils-4.6-5.el7.x86_64 DEBUG: ---> Package systemd-libs.x86_64 0:219-78.el7_9.3 will be installed DEBUG: ---> Package tzdata.noarch 0:2021a-1.el7 will be installed DEBUG: ---> Package util-linux.x86_64 0:2.23.2-65.el7_9.1 will be installed DEBUG: --> Processing Dependency: libsmartcols = 2.23.2-65.el7_9.1 for package: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libutempter.so.0(UTEMPTER_1.1)(64bit) for package: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libsmartcols.so.1(SMARTCOLS_2.25)(64bit) for package: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libutempter.so.0()(64bit) for package: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libuser.so.1()(64bit) for package: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libsmartcols.so.1()(64bit) for package: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: ---> Package xorg-x11-font-utils.x86_64 1:7.5-21.el7 will be installed DEBUG: --> Processing Dependency: libfontenc.so.1()(64bit) for package: 1:xorg-x11-font-utils-7.5-21.el7.x86_64 DEBUG: ---> Package xorg-x11-server-utils.x86_64 0:7.7-20.el7 will be installed DEBUG: --> Processing Dependency: libXxf86misc.so.1()(64bit) for package: xorg-x11-server-utils-7.7-20.el7.x86_64 DEBUG: --> Running transaction check DEBUG: ---> Package cracklib.x86_64 0:2.9.0-11.el7 will be installed DEBUG: ---> Package cracklib-dicts.x86_64 0:2.9.0-11.el7 will be installed DEBUG: ---> Package dbus-libs.x86_64 1:1.10.24-15.el7 will be installed DEBUG: ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7_9.3 will be installed DEBUG: --> Processing Dependency: device-mapper = 7:1.02.170-6.el7_9.3 for package: 7:device-mapper-libs-1.02.170-6.el7_9.3.x86_64 DEBUG: ---> Package dracut.x86_64 0:033-572.el7 will be installed DEBUG: --> Processing Dependency: procps-ng for package: dracut-033-572.el7.x86_64 DEBUG: --> Processing Dependency: kpartx for package: dracut-033-572.el7.x86_64 DEBUG: --> Processing Dependency: hardlink for package: dracut-033-572.el7.x86_64 DEBUG: ---> Package json-c.x86_64 0:0.11-4.el7_0 will be installed DEBUG: ---> Package libXxf86misc.x86_64 0:1.0.3-7.1.el7 will be installed DEBUG: ---> Package libXxf86vm.x86_64 0:1.1.4-1.el7 will be installed DEBUG: ---> Package libdrm.x86_64 0:2.4.97-2.el7 will be installed DEBUG: --> Processing Dependency: libpciaccess.so.0()(64bit) for package: libdrm-2.4.97-2.el7.x86_64 DEBUG: ---> Package libfontenc.x86_64 0:1.1.3-3.el7 will be installed DEBUG: ---> Package libpwquality.x86_64 0:1.2.3-5.el7 will be installed DEBUG: ---> Package libsemanage.x86_64 0:2.5-14.el7 will be installed DEBUG: --> Processing Dependency: libustr-1.0.so.1(USTR_1.0.1)(64bit) for package: libsemanage-2.5-14.el7.x86_64 DEBUG: --> Processing Dependency: libustr-1.0.so.1(USTR_1.0)(64bit) for package: libsemanage-2.5-14.el7.x86_64 DEBUG: --> Processing Dependency: libustr-1.0.so.1()(64bit) for package: libsemanage-2.5-14.el7.x86_64 DEBUG: ---> Package libsmartcols.x86_64 0:2.23.2-65.el7_9.1 will be installed DEBUG: ---> Package libtommath.x86_64 0:0.42.0-6.el7 will be installed DEBUG: ---> Package libuser.x86_64 0:0.60-9.el7 will be installed DEBUG: ---> Package libutempter.x86_64 0:1.1.6-4.el7 will be installed DEBUG: ---> Package libwayland-client.x86_64 0:1.15.0-1.el7 will be installed DEBUG: ---> Package libwayland-server.x86_64 0:1.15.0-1.el7 will be installed DEBUG: ---> Package libxshmfence.x86_64 0:1.2-1.el7 will be installed DEBUG: ---> Package mesa-libgbm.x86_64 0:18.3.4-12.el7_9 will be installed DEBUG: ---> Package mesa-libglapi.x86_64 0:18.3.4-12.el7_9 will be installed DEBUG: ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed DEBUG: ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed DEBUG: ---> Package python-backports.x86_64 0:1.0-8.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package device-mapper.x86_64 7:1.02.170-6.el7_9.3 will be installed DEBUG: ---> Package hardlink.x86_64 1:1.0-19.el7 will be installed DEBUG: ---> Package kpartx.x86_64 0:0.4.9-134.el7_9 will be installed DEBUG: ---> Package libpciaccess.x86_64 0:0.14-1.el7 will be installed DEBUG: --> Processing Dependency: hwdata for package: libpciaccess-0.14-1.el7.x86_64 DEBUG: ---> Package procps-ng.x86_64 0:3.3.10-28.el7 will be installed DEBUG: ---> Package ustr.x86_64 0:1.0.4-16.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package hwdata.x86_64 0:0.252-9.7.el7 will be installed DEBUG: --> Finished Dependency Resolution DEBUG: Dependencies Resolved DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: basesystem noarch 10.0-7.el7.centos base 5.0 k DEBUG: gcc x86_64 4.8.5-44.el7 base 16 M DEBUG: ghostscript x86_64 9.25-5.el7 base 112 k DEBUG: git x86_64 1.8.3.1-23.el7_8 base 4.4 M DEBUG: graphviz x86_64 2.30.1-22.el7 base 1.3 M DEBUG: make x86_64 1:3.82-24.el7 base 421 k DEBUG: openstack-macros noarch 2020.1.2-0.20200920181622.ce6a105.el7 DEBUG: delorean 15 k DEBUG: python-devel x86_64 2.7.5-90.el7 updates 399 k DEBUG: python2-eventlet noarch 0.24.1-3.el7 delorean-stein-testing 318 k DEBUG: python2-pbr noarch 5.1.2-2.el7 delorean-stein-testing 1.1 M DEBUG: python2-setuptools_scm DEBUG: noarch 1.15.7-2.el7 delorean-stein-build-deps 32 k DEBUG: python2-six noarch 1.12.0-1.el7 delorean-stein-testing 32 k DEBUG: python2-sphinx noarch 1:1.8.4-1.el7 delorean-stein-build-deps 1.8 M DEBUG: python2-sqlalchemy x86_64 1.2.17-2.el7 delorean-stein-testing 1.8 M DEBUG: python2-webob noarch 1.8.5-1.el7 delorean-stein-testing 246 k DEBUG: rpm-build x86_64 4.11.3-45.el7 base 149 k DEBUG: rubygems noarch 2.0.14.1-36.el7 base 215 k DEBUG: yum-plugin-priorities noarch 1.1.31-54.el7_8 base 29 k DEBUG: Installing for dependencies: DEBUG: acl x86_64 2.2.51-15.el7 base 81 k DEBUG: adobe-mappings-cmap noarch 20171205-3.el7 base 2.1 M DEBUG: adobe-mappings-cmap-deprecated DEBUG: noarch 20171205-3.el7 base 114 k DEBUG: adobe-mappings-pdf noarch 20180407-1.el7 base 703 k DEBUG: atk x86_64 2.28.1-2.el7 base 263 k DEBUG: audit-libs x86_64 2.8.5-4.el7 base 102 k DEBUG: avahi-libs x86_64 0.6.31-20.el7 base 62 k DEBUG: bash x86_64 4.2.46-34.el7 base 1.0 M DEBUG: binutils x86_64 2.27-44.base.el7 base 5.9 M DEBUG: bzip2 x86_64 1.0.6-13.el7 base 52 k DEBUG: bzip2-libs x86_64 1.0.6-13.el7 base 40 k DEBUG: ca-certificates noarch 2020.2.41-70.0.el7_8 DEBUG: base 382 k DEBUG: cairo x86_64 1.15.12-4.el7 base 741 k DEBUG: centos-release x86_64 7-9.2009.1.el7.centos DEBUG: updates 27 k DEBUG: chkconfig x86_64 1.7.6-1.el7 base 182 k DEBUG: coreutils x86_64 8.22-24.el7_9.2 updates 3.3 M DEBUG: cpio x86_64 2.11-28.el7 base 211 k DEBUG: cpp x86_64 4.8.5-44.el7 base 5.9 M DEBUG: cracklib x86_64 2.9.0-11.el7 base 80 k DEBUG: cracklib-dicts x86_64 2.9.0-11.el7 base 3.6 M DEBUG: cryptsetup-libs x86_64 2.0.3-6.el7 base 339 k DEBUG: cups-libs x86_64 1:1.6.3-51.el7 base 359 k DEBUG: curl x86_64 7.29.0-59.el7_9.1 updates 271 k DEBUG: cyrus-sasl-lib x86_64 2.1.26-23.el7 base 155 k DEBUG: dbus x86_64 1:1.10.24-15.el7 base 245 k DEBUG: dbus-libs x86_64 1:1.10.24-15.el7 base 169 k DEBUG: dejavu-fonts-common noarch 2.33-6.el7 base 64 k DEBUG: dejavu-sans-fonts noarch 2.33-6.el7 base 1.4 M DEBUG: device-mapper x86_64 7:1.02.170-6.el7_9.3 DEBUG: updates 297 k DEBUG: device-mapper-libs x86_64 7:1.02.170-6.el7_9.3 DEBUG: updates 325 k DEBUG: diffutils x86_64 3.3-5.el7 base 322 k DEBUG: dracut x86_64 033-572.el7 base 329 k DEBUG: dwz x86_64 0.11-3.el7 base 99 k DEBUG: elfutils x86_64 0.176-5.el7 base 308 k DEBUG: elfutils-default-yama-scope DEBUG: noarch 0.176-5.el7 base 33 k DEBUG: elfutils-libelf x86_64 0.176-5.el7 base 195 k DEBUG: elfutils-libs x86_64 0.176-5.el7 base 291 k DEBUG: expat x86_64 2.1.0-12.el7 base 81 k DEBUG: file x86_64 5.11-37.el7 base 57 k DEBUG: file-libs x86_64 5.11-37.el7 base 340 k DEBUG: filesystem x86_64 3.2-25.el7 base 1.0 M DEBUG: findutils x86_64 1:4.5.11-6.el7 base 559 k DEBUG: fipscheck x86_64 1.4.1-6.el7 base 21 k DEBUG: fipscheck-lib x86_64 1.4.1-6.el7 base 11 k DEBUG: fontawesome-fonts noarch 4.4.0-1.el7 delorean-stein-testing 159 k DEBUG: fontawesome-fonts-web noarch 4.4.0-1.el7 delorean-stein-testing 273 k DEBUG: fontconfig x86_64 2.13.0-4.3.el7 base 254 k DEBUG: fontpackages-filesystem DEBUG: noarch 1.44-8.el7 base 9.9 k DEBUG: freetype x86_64 2.8-14.el7_9.1 updates 380 k DEBUG: fribidi x86_64 1.0.2-1.el7_7.1 base 79 k DEBUG: gawk x86_64 4.0.2-4.el7_3.1 base 874 k DEBUG: gd x86_64 2.0.35-27.el7_9 updates 146 k DEBUG: gdb x86_64 7.6.1-120.el7 base 2.4 M DEBUG: gdbm x86_64 1.10-8.el7 base 70 k DEBUG: gdk-pixbuf2 x86_64 2.36.12-3.el7 base 570 k DEBUG: glib2 x86_64 2.56.1-8.el7 updates 2.5 M DEBUG: glibc x86_64 2.17-323.el7_9 updates 3.6 M DEBUG: glibc-common x86_64 2.17-323.el7_9 updates 12 M DEBUG: glibc-devel x86_64 2.17-323.el7_9 updates 1.1 M DEBUG: glibc-headers x86_64 2.17-323.el7_9 updates 691 k DEBUG: gmp x86_64 1:6.0.0-15.el7 base 281 k DEBUG: gnupg2 x86_64 2.0.22-5.el7_5 base 1.5 M DEBUG: google-roboto-slab-fonts DEBUG: noarch 1.100263-0.5.20150923git.el7 DEBUG: delorean-stein-build-deps 232 k DEBUG: gpgme x86_64 1.3.2-5.el7 base 146 k DEBUG: graphite2 x86_64 1.3.10-1.el7_3 base 115 k DEBUG: grep x86_64 2.20-3.el7 base 344 k DEBUG: groff-base x86_64 1.22.2-8.el7 base 942 k DEBUG: gtk-update-icon-cache x86_64 3.22.30-6.el7 updates 27 k DEBUG: gtk2 x86_64 2.24.31-1.el7 base 3.4 M DEBUG: gzip x86_64 1.5-10.el7 base 130 k DEBUG: hardlink x86_64 1:1.0-19.el7 base 14 k DEBUG: harfbuzz x86_64 1.7.5-2.el7 base 267 k DEBUG: hicolor-icon-theme noarch 0.12-7.el7 base 42 k DEBUG: hwdata x86_64 0.252-9.7.el7 base 2.5 M DEBUG: info x86_64 5.1-5.el7 base 233 k DEBUG: jasper-libs x86_64 1.900.1-33.el7 base 150 k DEBUG: jbigkit-libs x86_64 2.0-11.el7 base 46 k DEBUG: json-c x86_64 0.11-4.el7_0 base 31 k DEBUG: kernel-headers x86_64 3.10.0-1160.15.2.el7 DEBUG: updates 9.0 M DEBUG: keyutils-libs x86_64 1.5.8-3.el7 base 25 k DEBUG: kmod x86_64 20-28.el7 base 123 k DEBUG: kmod-libs x86_64 20-28.el7 base 51 k DEBUG: kpartx x86_64 0.4.9-134.el7_9 updates 81 k DEBUG: krb5-libs x86_64 1.15.1-50.el7 base 809 k DEBUG: lato-fonts noarch 2.015-1.el7 delorean-stein-build-deps 3.3 M DEBUG: lcms2 x86_64 2.6-3.el7 base 150 k DEBUG: less x86_64 458-9.el7 base 120 k DEBUG: libICE x86_64 1.0.9-9.el7 base 66 k DEBUG: libSM x86_64 1.2.2-2.el7 base 39 k DEBUG: libX11 x86_64 1.6.7-3.el7_9 updates 607 k DEBUG: libX11-common noarch 1.6.7-3.el7_9 updates 164 k DEBUG: libXau x86_64 1.0.8-2.1.el7 base 29 k DEBUG: libXaw x86_64 1.0.13-4.el7 base 192 k DEBUG: libXcomposite x86_64 0.4.4-4.1.el7 base 22 k DEBUG: libXcursor x86_64 1.1.15-1.el7 base 30 k DEBUG: libXdamage x86_64 1.1.4-4.1.el7 base 20 k DEBUG: libXext x86_64 1.3.3-3.el7 base 39 k DEBUG: libXfixes x86_64 5.0.3-1.el7 base 18 k DEBUG: libXft x86_64 2.3.2-2.el7 base 58 k DEBUG: libXi x86_64 1.7.9-1.el7 base 40 k DEBUG: libXinerama x86_64 1.1.3-2.1.el7 base 14 k DEBUG: libXmu x86_64 1.1.2-2.el7 base 71 k DEBUG: libXpm x86_64 3.5.12-1.el7 base 55 k DEBUG: libXrandr x86_64 1.5.1-2.el7 base 27 k DEBUG: libXrender x86_64 0.9.10-1.el7 base 26 k DEBUG: libXt x86_64 1.1.5-3.el7 base 173 k DEBUG: libXxf86misc x86_64 1.0.3-7.1.el7 base 19 k DEBUG: libXxf86vm x86_64 1.1.4-1.el7 base 18 k DEBUG: libacl x86_64 2.2.51-15.el7 base 27 k DEBUG: libassuan x86_64 2.1.0-3.el7 base 63 k DEBUG: libattr x86_64 2.4.46-13.el7 base 18 k DEBUG: libblkid x86_64 2.23.2-65.el7_9.1 updates 183 k DEBUG: libcap x86_64 2.22-11.el7 base 47 k DEBUG: libcap-ng x86_64 0.7.5-4.el7 base 25 k DEBUG: libcom_err x86_64 1.42.9-19.el7 base 42 k DEBUG: libcroco x86_64 0.6.12-6.el7_9 updates 105 k DEBUG: libcurl x86_64 7.29.0-59.el7_9.1 updates 223 k DEBUG: libdb x86_64 5.3.21-25.el7 base 720 k DEBUG: libdb-utils x86_64 5.3.21-25.el7 base 132 k DEBUG: libdrm x86_64 2.4.97-2.el7 base 151 k DEBUG: libedit x86_64 3.0-12.20121213cvs.el7 DEBUG: base 92 k DEBUG: libffi x86_64 3.0.13-19.el7 base 30 k DEBUG: libfontenc x86_64 1.1.3-3.el7 base 31 k DEBUG: libgcc x86_64 4.8.5-44.el7 base 103 k DEBUG: libgcrypt x86_64 1.5.3-14.el7 base 263 k DEBUG: libglvnd x86_64 1:1.0.1-0.8.git5baa1e5.el7 DEBUG: base 89 k DEBUG: libglvnd-egl x86_64 1:1.0.1-0.8.git5baa1e5.el7 DEBUG: base 44 k DEBUG: libglvnd-glx x86_64 1:1.0.1-0.8.git5baa1e5.el7 DEBUG: base 125 k DEBUG: libgomp x86_64 4.8.5-44.el7 base 159 k DEBUG: libgpg-error x86_64 1.12-3.el7 base 87 k DEBUG: libgs x86_64 9.25-5.el7 base 4.6 M DEBUG: libidn x86_64 1.28-4.el7 base 209 k DEBUG: libimagequant x86_64 2.8.2-2.el7 delorean-stein-testing 52 k DEBUG: libjpeg-turbo x86_64 1.2.90-8.el7 base 135 k DEBUG: libmount x86_64 2.23.2-65.el7_9.1 updates 185 k DEBUG: libmpc x86_64 1.0.1-3.el7 base 51 k DEBUG: libpaper x86_64 1.1.24-9.el7 base 37 k DEBUG: libpciaccess x86_64 0.14-1.el7 base 26 k DEBUG: libpng x86_64 2:1.5.13-8.el7 base 213 k DEBUG: libpwquality x86_64 1.2.3-5.el7 base 85 k DEBUG: librsvg2 x86_64 2.40.20-1.el7 base 132 k DEBUG: libselinux x86_64 2.5-15.el7 base 162 k DEBUG: libsemanage x86_64 2.5-14.el7 base 151 k DEBUG: libsepol x86_64 2.5-10.el7 base 297 k DEBUG: libsmartcols x86_64 2.23.2-65.el7_9.1 updates 143 k DEBUG: libssh2 x86_64 1.8.0-4.el7 base 88 k DEBUG: libstdc++ x86_64 4.8.5-44.el7 base 306 k DEBUG: libtasn1 x86_64 4.10-1.el7 base 320 k DEBUG: libthai x86_64 0.1.14-9.el7 base 187 k DEBUG: libtiff x86_64 4.0.3-35.el7 base 172 k DEBUG: libtomcrypt x86_64 1.17-26.el7 extras 224 k DEBUG: libtommath x86_64 0.42.0-6.el7 extras 36 k DEBUG: libtool-ltdl x86_64 2.4.2-22.el7_3 base 49 k DEBUG: libuser x86_64 0.60-9.el7 base 400 k DEBUG: libutempter x86_64 1.1.6-4.el7 base 25 k DEBUG: libuuid x86_64 2.23.2-65.el7_9.1 updates 84 k DEBUG: libverto x86_64 0.2.5-4.el7 base 16 k DEBUG: libwayland-client x86_64 1.15.0-1.el7 base 33 k DEBUG: libwayland-server x86_64 1.15.0-1.el7 base 39 k DEBUG: libwebp x86_64 0.3.0-7.el7 base 170 k DEBUG: libxcb x86_64 1.13-1.el7 base 214 k DEBUG: libxml2 x86_64 2.9.1-6.el7.5 base 668 k DEBUG: libxshmfence x86_64 1.2-1.el7 base 7.2 k DEBUG: libyaml x86_64 0.1.4-11.el7_0 base 55 k DEBUG: lua x86_64 5.1.4-15.el7 base 201 k DEBUG: lz4 x86_64 1.8.3-1.el7 base 85 k DEBUG: mesa-libEGL x86_64 18.3.4-12.el7_9 updates 110 k DEBUG: mesa-libGL x86_64 18.3.4-12.el7_9 updates 166 k DEBUG: mesa-libgbm x86_64 18.3.4-12.el7_9 updates 39 k DEBUG: mesa-libglapi x86_64 18.3.4-12.el7_9 updates 46 k DEBUG: mpfr x86_64 3.1.1-4.el7 base 203 k DEBUG: ncurses x86_64 5.9-14.20130511.el7_4 DEBUG: base 304 k DEBUG: ncurses-base noarch 5.9-14.20130511.el7_4 DEBUG: base 68 k DEBUG: ncurses-libs x86_64 5.9-14.20130511.el7_4 DEBUG: base 316 k DEBUG: nspr x86_64 4.25.0-2.el7_9 updates 127 k DEBUG: nss x86_64 3.53.1-3.el7_9 updates 869 k DEBUG: nss-pem x86_64 1.0.3-7.el7 base 74 k DEBUG: nss-softokn x86_64 3.53.1-6.el7_9 updates 354 k DEBUG: nss-softokn-freebl x86_64 3.53.1-6.el7_9 updates 322 k DEBUG: nss-sysinit x86_64 3.53.1-3.el7_9 updates 65 k DEBUG: nss-tools x86_64 3.53.1-3.el7_9 updates 535 k DEBUG: nss-util x86_64 3.53.1-1.el7_9 updates 79 k DEBUG: openjpeg2 x86_64 2.3.1-3.el7_7 base 153 k DEBUG: openldap x86_64 2.4.44-22.el7 base 356 k DEBUG: openssh x86_64 7.4p1-21.el7 base 510 k DEBUG: openssh-clients x86_64 7.4p1-21.el7 base 655 k DEBUG: openssl-libs x86_64 1:1.0.2k-21.el7_9 updates 1.2 M DEBUG: p11-kit x86_64 0.23.5-3.el7 base 252 k DEBUG: p11-kit-trust x86_64 0.23.5-3.el7 base 129 k DEBUG: pam x86_64 1.1.8-23.el7 base 721 k DEBUG: pango x86_64 1.42.4-4.el7_7 base 280 k DEBUG: patch x86_64 2.7.1-12.el7_7 base 111 k DEBUG: pcre x86_64 8.32-17.el7 base 422 k DEBUG: perl x86_64 4:5.16.3-299.el7_9 DEBUG: updates 8.0 M DEBUG: perl-Carp noarch 1.26-244.el7 base 19 k DEBUG: perl-Encode x86_64 2.51-7.el7 base 1.5 M DEBUG: perl-Error noarch 1:0.17020-2.el7 base 32 k DEBUG: perl-Exporter noarch 5.68-3.el7 base 28 k DEBUG: perl-File-Path noarch 2.09-2.el7 base 26 k DEBUG: perl-File-Temp noarch 0.23.01-3.el7 base 56 k DEBUG: perl-Filter x86_64 1.49-3.el7 base 76 k DEBUG: perl-Getopt-Long noarch 2.40-3.el7 base 56 k DEBUG: perl-Git noarch 1.8.3.1-23.el7_8 base 56 k DEBUG: perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k DEBUG: perl-PathTools x86_64 3.40-5.el7 base 82 k DEBUG: perl-Pod-Escapes noarch 1:1.04-299.el7_9 updates 52 k DEBUG: perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k DEBUG: perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k DEBUG: perl-Pod-Usage noarch 1.63-3.el7 base 27 k DEBUG: perl-Scalar-List-Utils DEBUG: x86_64 1.27-248.el7 base 36 k DEBUG: perl-Socket x86_64 2.010-5.el7 base 49 k DEBUG: perl-Storable x86_64 2.45-3.el7 base 77 k DEBUG: perl-TermReadKey x86_64 2.30-20.el7 base 31 k DEBUG: perl-Text-ParseWords noarch 3.29-4.el7 base 14 k DEBUG: perl-Thread-Queue noarch 3.02-2.el7 base 17 k DEBUG: perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k DEBUG: perl-Time-Local noarch 1.2300-2.el7 base 24 k DEBUG: perl-constant noarch 1.27-2.el7 base 19 k DEBUG: perl-libs x86_64 4:5.16.3-299.el7_9 DEBUG: updates 690 k DEBUG: perl-macros x86_64 4:5.16.3-299.el7_9 DEBUG: updates 44 k DEBUG: perl-parent noarch 1:0.225-244.el7 base 12 k DEBUG: perl-podlators noarch 2.5.1-3.el7 base 112 k DEBUG: perl-srpm-macros noarch 1-8.el7 base 4.6 k DEBUG: perl-threads x86_64 1.87-4.el7 base 49 k DEBUG: perl-threads-shared x86_64 1.43-6.el7 base 39 k DEBUG: pinentry x86_64 0.8.1-17.el7 base 73 k DEBUG: pixman x86_64 0.34.0-1.el7 base 248 k DEBUG: pkgconfig x86_64 1:0.27.1-4.el7 base 54 k DEBUG: popt x86_64 1.13-16.el7 base 42 k DEBUG: procps-ng x86_64 3.3.10-28.el7 base 291 k DEBUG: pth x86_64 2.0.7-23.el7 base 89 k DEBUG: pygpgme x86_64 0.3-9.el7 base 63 k DEBUG: pyliblzma x86_64 0.5.3-11.el7 base 47 k DEBUG: python x86_64 2.7.5-90.el7 updates 96 k DEBUG: python-backports x86_64 1.0-8.el7 base 5.8 k DEBUG: python-backports-ssl_match_hostname DEBUG: noarch 3.5.0.1-1.el7 base 13 k DEBUG: python-dns noarch 1.15.0-5.el7 delorean-stein-testing 247 k DEBUG: python-docutils noarch 0.11-0.3.20130715svn7687.el7 DEBUG: base 1.5 M DEBUG: python-enum34 noarch 1.0.4-1.el7 base 52 k DEBUG: python-iniparse noarch 0.4-9.el7 base 39 k DEBUG: python-libs x86_64 2.7.5-90.el7 updates 5.6 M DEBUG: python-pycurl x86_64 7.19.0-19.el7 base 80 k DEBUG: python-rpm-macros noarch 3-34.el7 base 9.1 k DEBUG: python-sphinx-locale noarch 1:1.8.4-1.el7 delorean-stein-build-deps 228 k DEBUG: python-srpm-macros noarch 3-34.el7 base 8.8 k DEBUG: python-urlgrabber noarch 3.10-10.el7 base 108 k DEBUG: python-whoosh noarch 2.5.7-4.el7 delorean-stein-build-deps 1.1 M DEBUG: python2-babel noarch 2.6.0-4.el7 delorean-stein-testing 5.7 M DEBUG: python2-chardet noarch 3.0.4-7.el7 delorean-stein-testing 185 k DEBUG: python2-crypto x86_64 2.6.1-15.el7 extras 477 k DEBUG: python2-funcsigs noarch 1.0.2-1.el7 delorean-stein-testing 23 k DEBUG: python2-greenlet x86_64 0.4.12-1.el7 delorean-stein-testing 24 k DEBUG: python2-idna noarch 2.5-1.el7 delorean-stein-testing 94 k DEBUG: python2-imagesize noarch 0.7.1-5.el7 delorean-stein-build-deps 8.6 k DEBUG: python2-ipaddress noarch 1.0.18-5.el7 delorean-stein-testing 34 k DEBUG: python2-jinja2 noarch 2.10.1-1.el7 delorean-stein-testing 250 k DEBUG: python2-markupsafe x86_64 1.1.0-2.el7 delorean-stein-testing 28 k DEBUG: python2-mock noarch 2.0.0-1.el7 delorean-stein-testing 120 k DEBUG: python2-monotonic noarch 1.5-1.el7 delorean-stein-testing 14 k DEBUG: python2-olefile noarch 0.44-1.el7 delorean-stein-testing 772 k DEBUG: python2-packaging noarch 19.0-1.el7 delorean-stein-build-deps 43 k DEBUG: python2-pillow x86_64 5.4.1-3.el7 delorean-stein-testing 638 k DEBUG: python2-pygments noarch 2.2.0-7.el7 delorean-stein-build-deps 1.9 M DEBUG: python2-pyparsing noarch 2.3.1-1.el7 delorean-stein-testing 140 k DEBUG: python2-pysocks noarch 1.5.6-3.el7 delorean-stein-testing 19 k DEBUG: python2-requests noarch 2.21.0-3.el7 delorean-stein-testing 119 k DEBUG: python2-rpm-macros noarch 3-34.el7 base 8.1 k DEBUG: python2-setuptools noarch 40.8.0-1.el7 delorean-stein-testing 652 k DEBUG: python2-snowballstemmer DEBUG: noarch 1.2.0-2.el7 delorean-stein-build-deps 96 k DEBUG: python2-sphinx-theme-alabaster DEBUG: noarch 0.7.9-4.el7 delorean-stein-build-deps 18 k DEBUG: python2-sphinx_rtd_theme DEBUG: noarch 0.2.4-1.el7 delorean-stein-build-deps 127 k DEBUG: python2-sphinxcontrib-websupport DEBUG: noarch 1.0.1-1.el7 delorean-stein-build-deps 43 k DEBUG: python2-typing noarch 3.6.1-1.el7 delorean-stein-testing 44 k DEBUG: python2-urllib3 noarch 1.24.1-3.el7 delorean-stein-testing 169 k DEBUG: pytz noarch 2016.10-2.el7 base 46 k DEBUG: pyxattr x86_64 0.5.1-5.el7 base 28 k DEBUG: qrencode-libs x86_64 3.4.1-3.el7 base 50 k DEBUG: readline x86_64 6.2-11.el7 base 193 k DEBUG: redhat-rpm-config noarch 9.1.0-88.el7.centos DEBUG: base 81 k DEBUG: rpm x86_64 4.11.3-45.el7 base 1.2 M DEBUG: rpm-build-libs x86_64 4.11.3-45.el7 base 107 k DEBUG: rpm-libs x86_64 4.11.3-45.el7 base 278 k DEBUG: rpm-python x86_64 4.11.3-45.el7 base 84 k DEBUG: rsync x86_64 3.1.2-10.el7 base 404 k DEBUG: ruby x86_64 2.0.0.648-36.el7 base 73 k DEBUG: ruby-irb noarch 2.0.0.648-36.el7 base 94 k DEBUG: ruby-libs x86_64 2.0.0.648-36.el7 base 2.8 M DEBUG: rubygem-bigdecimal x86_64 1.2.0-36.el7 base 85 k DEBUG: rubygem-io-console x86_64 0.4.2-36.el7 base 56 k DEBUG: rubygem-json x86_64 1.7.7-36.el7 base 81 k DEBUG: rubygem-psych x86_64 2.0.0-36.el7 base 84 k DEBUG: rubygem-rdoc noarch 4.0.0-36.el7 base 324 k DEBUG: sed x86_64 4.2.2-7.el7 base 231 k DEBUG: setup noarch 2.8.71-11.el7 base 166 k DEBUG: shadow-utils x86_64 2:4.6-5.el7 base 1.2 M DEBUG: shared-mime-info x86_64 1.8-5.el7 base 312 k DEBUG: sqlite x86_64 3.7.17-8.el7_7.1 base 394 k DEBUG: systemd x86_64 219-78.el7_9.3 updates 5.1 M DEBUG: systemd-libs x86_64 219-78.el7_9.3 updates 418 k DEBUG: tar x86_64 2:1.26-35.el7 base 846 k DEBUG: tzdata noarch 2021a-1.el7 updates 501 k DEBUG: unzip x86_64 6.0-21.el7 base 171 k DEBUG: urw-base35-bookman-fonts DEBUG: noarch 20170801-10.el7 base 852 k DEBUG: urw-base35-c059-fonts noarch 20170801-10.el7 base 879 k DEBUG: urw-base35-d050000l-fonts DEBUG: noarch 20170801-10.el7 base 75 k DEBUG: urw-base35-fonts noarch 20170801-10.el7 base 7.6 k DEBUG: urw-base35-fonts-common DEBUG: noarch 20170801-10.el7 base 19 k DEBUG: urw-base35-gothic-fonts DEBUG: noarch 20170801-10.el7 base 650 k DEBUG: urw-base35-nimbus-mono-ps-fonts DEBUG: noarch 20170801-10.el7 base 796 k DEBUG: urw-base35-nimbus-roman-fonts DEBUG: noarch 20170801-10.el7 base 860 k DEBUG: urw-base35-nimbus-sans-fonts DEBUG: noarch 20170801-10.el7 base 1.3 M DEBUG: urw-base35-p052-fonts noarch 20170801-10.el7 base 978 k DEBUG: urw-base35-standard-symbols-ps-fonts DEBUG: noarch 20170801-10.el7 base 40 k DEBUG: urw-base35-z003-fonts noarch 20170801-10.el7 base 275 k DEBUG: ustr x86_64 1.0.4-16.el7 base 92 k DEBUG: util-linux x86_64 2.23.2-65.el7_9.1 updates 2.0 M DEBUG: xorg-x11-font-utils x86_64 1:7.5-21.el7 base 104 k DEBUG: xorg-x11-server-utils x86_64 7.7-20.el7 base 178 k DEBUG: xz x86_64 5.2.2-1.el7 base 229 k DEBUG: xz-libs x86_64 5.2.2-1.el7 base 103 k DEBUG: yum noarch 3.4.3-168.el7.centos DEBUG: base 1.2 M DEBUG: yum-metadata-parser x86_64 1.1.4-10.el7 base 28 k DEBUG: yum-plugin-fastestmirror DEBUG: noarch 1.1.31-54.el7_8 base 34 k DEBUG: zip x86_64 3.0-11.el7 base 260 k DEBUG: zlib x86_64 1.2.7-19.el7_9 updates 90 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 18 Packages (+325 Dependent packages) DEBUG: Total size: 190 M DEBUG: Installed size: 805 M DEBUG: Downloading packages: DEBUG: warning: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/base/packages/libXext-1.3.3-3.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY DEBUG: Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 DEBUG: Importing GPG key 0xF4A80EB5: DEBUG: Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " DEBUG: Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 DEBUG: From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 DEBUG: Running transaction check DEBUG: Running transaction test DEBUG: Transaction test succeeded DEBUG: Running transaction DEBUG: Installing : libgcc-4.8.5-44.el7.x86_64 1/343 DEBUG: Installing : fontpackages-filesystem-1.44-8.el7.noarch 2/343 DEBUG: Installing : tzdata-2021a-1.el7.noarch 3/343 DEBUG: Installing : python-srpm-macros-3-34.el7.noarch 4/343 DEBUG: Installing : centos-release-7-9.2009.1.el7.centos.x86_64 5/343 DEBUG: Installing : setup-2.8.71-11.el7.noarch 6/343 DEBUG: warning: /etc/hosts created as /etc/hosts.rpmnew DEBUG: Installing : filesystem-3.2-25.el7.x86_64 7/343 DEBUG: Installing : urw-base35-fonts-common-20170801-10.el7.noarch 8/343 DEBUG: Installing : adobe-mappings-cmap-20171205-3.el7.noarch 9/343 DEBUG: Installing : adobe-mappings-cmap-deprecated-20171205-3.el7.noarch 10/343 DEBUG: Installing : basesystem-10.0-7.el7.centos.noarch 11/343 DEBUG: Installing : python-rpm-macros-3-34.el7.noarch 12/343 DEBUG: Installing : dejavu-fonts-common-2.33-6.el7.noarch 13/343 DEBUG: Installing : python2-rpm-macros-3-34.el7.noarch 14/343 DEBUG: Installing : libX11-common-1.6.7-3.el7_9.noarch 15/343 DEBUG: Installing : ncurses-base-5.9-14.20130511.el7_4.noarch 16/343 DEBUG: Installing : glibc-common-2.17-323.el7_9.x86_64 17/343 DEBUG: Installing : nss-softokn-freebl-3.53.1-6.el7_9.x86_64 18/343 DEBUG: Installing : glibc-2.17-323.el7_9.x86_64 19/343 DEBUG: Installing : nspr-4.25.0-2.el7_9.x86_64 20/343 DEBUG: Installing : nss-util-3.53.1-1.el7_9.x86_64 21/343 DEBUG: Installing : libstdc++-4.8.5-44.el7.x86_64 22/343 DEBUG: Installing : ncurses-libs-5.9-14.20130511.el7_4.x86_64 23/343 DEBUG: Installing : bash-4.2.46-34.el7.x86_64 24/343 DEBUG: Installing : libsepol-2.5-10.el7.x86_64 25/343 DEBUG: Installing : pcre-8.32-17.el7.x86_64 26/343 DEBUG: Installing : libselinux-2.5-15.el7.x86_64 27/343 DEBUG: Installing : zlib-1.2.7-19.el7_9.x86_64 28/343 DEBUG: Installing : info-5.1-5.el7.x86_64 29/343 DEBUG: Installing : bzip2-libs-1.0.6-13.el7.x86_64 30/343 DEBUG: Installing : xz-libs-5.2.2-1.el7.x86_64 31/343 DEBUG: Installing : libdb-5.3.21-25.el7.x86_64 32/343 DEBUG: Installing : elfutils-libelf-0.176-5.el7.x86_64 33/343 DEBUG: Installing : expat-2.1.0-12.el7.x86_64 34/343 DEBUG: Installing : popt-1.13-16.el7.x86_64 35/343 DEBUG: Installing : libattr-2.4.46-13.el7.x86_64 36/343 DEBUG: Installing : libacl-2.2.51-15.el7.x86_64 37/343 DEBUG: Installing : libcap-2.22-11.el7.x86_64 38/343 DEBUG: Installing : 2:libpng-1.5.13-8.el7.x86_64 39/343 DEBUG: Installing : freetype-2.8-14.el7_9.1.x86_64 40/343 DEBUG: Installing : libjpeg-turbo-1.2.90-8.el7.x86_64 41/343 DEBUG: Installing : libcom_err-1.42.9-19.el7.x86_64 42/343 DEBUG: Installing : libffi-3.0.13-19.el7.x86_64 43/343 DEBUG: Installing : readline-6.2-11.el7.x86_64 44/343 DEBUG: Installing : sed-4.2.2-7.el7.x86_64 45/343 DEBUG: Installing : 1:gmp-6.0.0-15.el7.x86_64 46/343 DEBUG: Installing : libuuid-2.23.2-65.el7_9.1.x86_64 47/343 DEBUG: Installing : libgpg-error-1.12-3.el7.x86_64 48/343 DEBUG: Installing : lua-5.1.4-15.el7.x86_64 49/343 DEBUG: Installing : chkconfig-1.7.6-1.el7.x86_64 50/343 DEBUG: Installing : grep-2.20-3.el7.x86_64 51/343 DEBUG: Installing : libICE-1.0.9-9.el7.x86_64 52/343 DEBUG: Installing : libgcrypt-1.5.3-14.el7.x86_64 53/343 DEBUG: Installing : libxml2-2.9.1-6.el7.5.x86_64 54/343 DEBUG: Installing : diffutils-3.3-5.el7.x86_64 55/343 DEBUG: Installing : cpio-2.11-28.el7.x86_64 56/343 DEBUG: Installing : file-libs-5.11-37.el7.x86_64 57/343 DEBUG: Installing : libSM-1.2.2-2.el7.x86_64 58/343 DEBUG: Installing : mpfr-3.1.1-4.el7.x86_64 59/343 DEBUG: Installing : sqlite-3.7.17-8.el7_7.1.x86_64 60/343 DEBUG: Installing : xz-5.2.2-1.el7.x86_64 61/343 DEBUG: Installing : gawk-4.0.2-4.el7_3.1.x86_64 62/343 DEBUG: Installing : 1:findutils-4.5.11-6.el7.x86_64 63/343 DEBUG: Installing : mesa-libglapi-18.3.4-12.el7_9.x86_64 64/343 DEBUG: Installing : gdbm-1.10-8.el7.x86_64 65/343 DEBUG: Installing : libcap-ng-0.7.5-4.el7.x86_64 66/343 DEBUG: Installing : audit-libs-2.8.5-4.el7.x86_64 67/343 DEBUG: Installing : nss-softokn-3.53.1-6.el7_9.x86_64 68/343 DEBUG: Installing : libmpc-1.0.1-3.el7.x86_64 69/343 DEBUG: Installing : libassuan-2.1.0-3.el7.x86_64 70/343 DEBUG: Installing : groff-base-1.22.2-8.el7.x86_64 71/343 DEBUG: Installing : libwayland-server-1.15.0-1.el7.x86_64 72/343 DEBUG: Installing : p11-kit-0.23.5-3.el7.x86_64 73/343 DEBUG: Installing : 2:tar-1.26-35.el7.x86_64 74/343 DEBUG: Installing : libidn-1.28-4.el7.x86_64 75/343 DEBUG: Installing : libgomp-4.8.5-44.el7.x86_64 76/343 DEBUG: Installing : fontawesome-fonts-4.4.0-1.el7.noarch 77/343 DEBUG: Installing : 1:libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 78/343 DEBUG: Installing : openjpeg2-2.3.1-3.el7_7.x86_64 79/343 DEBUG: Installing : lcms2-2.6-3.el7.x86_64 80/343 DEBUG: Installing : lz4-1.8.3-1.el7.x86_64 81/343 DEBUG: Installing : libxshmfence-1.2-1.el7.x86_64 82/343 DEBUG: Installing : keyutils-libs-1.5.8-3.el7.x86_64 83/343 DEBUG: Installing : fontawesome-fonts-web-4.4.0-1.el7.noarch 84/343 DEBUG: Installing : libimagequant-2.8.2-2.el7.x86_64 85/343 DEBUG: Installing : less-458-9.el7.x86_64 86/343 DEBUG: Installing : 1:perl-parent-0.225-244.el7.noarch 87/343 DEBUG: Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 88/343 DEBUG: Installing : perl-podlators-2.5.1-3.el7.noarch 89/343 DEBUG: Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 90/343 DEBUG: Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 91/343 DEBUG: Installing : perl-Text-ParseWords-3.29-4.el7.noarch 92/343 DEBUG: Installing : perl-Encode-2.51-7.el7.x86_64 93/343 DEBUG: Installing : perl-Pod-Usage-1.63-3.el7.noarch 94/343 DEBUG: Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64 95/343 DEBUG: Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64 96/343 DEBUG: Installing : perl-Storable-2.45-3.el7.x86_64 97/343 DEBUG: Installing : perl-Filter-1.49-3.el7.x86_64 98/343 DEBUG: Installing : perl-Exporter-5.68-3.el7.noarch 99/343 DEBUG: Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 100/343 DEBUG: Installing : perl-threads-1.87-4.el7.x86_64 101/343 DEBUG: Installing : perl-Time-Local-1.2300-2.el7.noarch 102/343 DEBUG: Installing : perl-constant-1.27-2.el7.noarch 103/343 DEBUG: Installing : perl-threads-shared-1.43-6.el7.x86_64 104/343 DEBUG: Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 105/343 DEBUG: Installing : perl-Carp-1.26-244.el7.noarch 106/343 DEBUG: Installing : perl-File-Path-2.09-2.el7.noarch 107/343 DEBUG: Installing : perl-File-Temp-0.23.01-3.el7.noarch 108/343 DEBUG: Installing : perl-PathTools-3.40-5.el7.x86_64 109/343 DEBUG: Installing : perl-Socket-2.010-5.el7.x86_64 110/343 DEBUG: Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 111/343 DEBUG: Installing : perl-Getopt-Long-2.40-3.el7.noarch 112/343 DEBUG: Installing : 4:perl-5.16.3-299.el7_9.x86_64 113/343 DEBUG: Installing : 1:perl-Error-0.17020-2.el7.noarch 114/343 DEBUG: Installing : perl-TermReadKey-2.30-20.el7.x86_64 115/343 DEBUG: Installing : perl-Thread-Queue-3.02-2.el7.noarch 116/343 DEBUG: Installing : cpp-4.8.5-44.el7.x86_64 117/343 DEBUG: Installing : file-5.11-37.el7.x86_64 118/343 DEBUG: Installing : pinentry-0.8.1-17.el7.x86_64 119/343 DEBUG: Installing : libwayland-client-1.15.0-1.el7.x86_64 120/343 DEBUG: Installing : jasper-libs-1.900.1-33.el7.x86_64 121/343 DEBUG: Installing : acl-2.2.51-15.el7.x86_64 122/343 DEBUG: Installing : patch-2.7.1-12.el7_7.x86_64 123/343 DEBUG: Installing : dwz-0.11-3.el7.x86_64 124/343 DEBUG: Installing : libdb-utils-5.3.21-25.el7.x86_64 125/343 DEBUG: Installing : kmod-libs-20-28.el7.x86_64 126/343 DEBUG: Installing : unzip-6.0-21.el7.x86_64 127/343 DEBUG: Installing : zip-3.0-11.el7.x86_64 128/343 DEBUG: Installing : bzip2-1.0.6-13.el7.x86_64 129/343 DEBUG: Installing : libfontenc-1.1.3-3.el7.x86_64 130/343 DEBUG: Installing : dejavu-sans-fonts-2.33-6.el7.noarch 131/343 DEBUG: Installing : libpaper-1.1.24-9.el7.x86_64 132/343 DEBUG: Installing : lato-fonts-2.015-1.el7.noarch 133/343 DEBUG: Installing : google-roboto-slab-fonts-1.100263-0.5.20150923git.el7. 134/343 DEBUG: Installing : ncurses-5.9-14.20130511.el7_4.x86_64 135/343 DEBUG: Installing : libedit-3.0-12.20121213cvs.el7.x86_64 136/343 DEBUG: Installing : graphite2-1.3.10-1.el7_3.x86_64 137/343 DEBUG: Installing : libverto-0.2.5-4.el7.x86_64 138/343 DEBUG: Installing : 1:hardlink-1.0-19.el7.x86_64 139/343 DEBUG: Installing : pth-2.0.7-23.el7.x86_64 140/343 DEBUG: Installing : libyaml-0.1.4-11.el7_0.x86_64 141/343 DEBUG: Installing : libwebp-0.3.0-7.el7.x86_64 142/343 DEBUG: Installing : libtommath-0.42.0-6.el7.x86_64 143/343 DEBUG: Installing : libtomcrypt-1.17-26.el7.x86_64 144/343 DEBUG: Installing : libXau-1.0.8-2.1.el7.x86_64 145/343 DEBUG: Installing : libxcb-1.13-1.el7.x86_64 146/343 DEBUG: Installing : libX11-1.6.7-3.el7_9.x86_64 147/343 DEBUG: Installing : libXext-1.3.3-3.el7.x86_64 148/343 DEBUG: Installing : libXrender-0.9.10-1.el7.x86_64 149/343 DEBUG: Installing : libXt-1.1.5-3.el7.x86_64 150/343 DEBUG: Installing : libXfixes-5.0.3-1.el7.x86_64 151/343 DEBUG: Installing : libXmu-1.1.2-2.el7.x86_64 152/343 DEBUG: Installing : libXpm-3.5.12-1.el7.x86_64 153/343 DEBUG: Installing : libXcursor-1.1.15-1.el7.x86_64 154/343 DEBUG: Installing : libXdamage-1.1.4-4.1.el7.x86_64 155/343 DEBUG: Installing : libXrandr-1.5.1-2.el7.x86_64 156/343 DEBUG: Installing : libXinerama-1.1.3-2.1.el7.x86_64 157/343 DEBUG: Installing : libXi-1.7.9-1.el7.x86_64 158/343 DEBUG: Installing : libXxf86vm-1.1.4-1.el7.x86_64 159/343 DEBUG: Installing : libXaw-1.0.13-4.el7.x86_64 160/343 DEBUG: Installing : libXxf86misc-1.0.3-7.1.el7.x86_64 161/343 DEBUG: Installing : xorg-x11-server-utils-7.7-20.el7.x86_64 162/343 DEBUG: Installing : libXcomposite-0.4.4-4.1.el7.x86_64 163/343 DEBUG: Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 164/343 DEBUG: Installing : libsmartcols-2.23.2-65.el7_9.1.x86_64 165/343 DEBUG: Installing : pixman-0.34.0-1.el7.x86_64 166/343 DEBUG: Installing : libtasn1-4.10-1.el7.x86_64 167/343 DEBUG: Installing : p11-kit-trust-0.23.5-3.el7.x86_64 168/343 DEBUG: Installing : ca-certificates-2020.2.41-70.0.el7_8.noarch 169/343 DEBUG: Installing : krb5-libs-1.15.1-50.el7.x86_64 170/343 DEBUG: Installing : 1:openssl-libs-1.0.2k-21.el7_9.x86_64 171/343 DEBUG: Installing : coreutils-8.22-24.el7_9.2.x86_64 172/343 DEBUG: Installing : fontconfig-2.13.0-4.3.el7.x86_64 173/343 DEBUG: Installing : python-libs-2.7.5-90.el7.x86_64 174/343 DEBUG: Installing : python-2.7.5-90.el7.x86_64 175/343 DEBUG: Installing : ruby-libs-2.0.0.648-36.el7.x86_64 176/343 DEBUG: Installing : rubygem-psych-2.0.0-36.el7.x86_64 177/343 DEBUG: Installing : rubygem-json-1.7.7-36.el7.x86_64 178/343 DEBUG: Installing : rubygem-io-console-0.4.2-36.el7.x86_64 179/343 DEBUG: Installing : ruby-irb-2.0.0.648-36.el7.noarch 180/343 DEBUG: Installing : ruby-2.0.0.648-36.el7.x86_64 181/343 DEBUG: Installing : rubygem-bigdecimal-1.2.0-36.el7.x86_64 182/343 DEBUG: Installing : rubygems-2.0.14.1-36.el7.noarch 183/343 DEBUG: Installing : rubygem-rdoc-4.0.0-36.el7.noarch 184/343 DEBUG: Installing : python2-six-1.12.0-1.el7.noarch 185/343 DEBUG: Installing : gzip-1.5-10.el7.x86_64 186/343 DEBUG: Installing : libblkid-2.23.2-65.el7_9.1.x86_64 187/343 DEBUG: Installing : libmount-2.23.2-65.el7_9.1.x86_64 188/343 DEBUG: Installing : glib2-2.56.1-8.el7.x86_64 189/343 DEBUG: Installing : shared-mime-info-1.8-5.el7.x86_64 190/343 DEBUG: Installing : 1:pkgconfig-0.27.1-4.el7.x86_64 191/343 DEBUG: Installing : 1:xorg-x11-font-utils-7.5-21.el7.x86_64 192/343 DEBUG: Installing : cracklib-2.9.0-11.el7.x86_64 193/343 DEBUG: Installing : python2-setuptools-40.8.0-1.el7.noarch 194/343 DEBUG: Installing : binutils-2.27-44.base.el7.x86_64 195/343 DEBUG: Installing : cracklib-dicts-2.9.0-11.el7.x86_64 196/343 DEBUG: Installing : atk-2.28.1-2.el7.x86_64 197/343 DEBUG: Installing : python2-ipaddress-1.0.18-5.el7.noarch 198/343 DEBUG: Installing : libpwquality-1.2.3-5.el7.x86_64 199/343 DEBUG: Installing : pam-1.1.8-23.el7.x86_64 200/343 DEBUG: Installing : urw-base35-bookman-fonts-20170801-10.el7.noarch 201/343 DEBUG: Installing : urw-base35-standard-symbols-ps-fonts-20170801-10.el7.n 202/343 DEBUG: Installing : urw-base35-gothic-fonts-20170801-10.el7.noarch 203/343 DEBUG: Installing : urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch 204/343 DEBUG: Installing : urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch 205/343 DEBUG: Installing : urw-base35-c059-fonts-20170801-10.el7.noarch 206/343 DEBUG: Installing : urw-base35-d050000l-fonts-20170801-10.el7.noarch 207/343 DEBUG: Installing : urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch 208/343 DEBUG: Installing : urw-base35-z003-fonts-20170801-10.el7.noarch 209/343 DEBUG: Installing : urw-base35-p052-fonts-20170801-10.el7.noarch 210/343 DEBUG: Installing : urw-base35-fonts-20170801-10.el7.noarch 211/343 DEBUG: Installing : yum-metadata-parser-1.1.4-10.el7.x86_64 212/343 DEBUG: Installing : harfbuzz-1.7.5-2.el7.x86_64 213/343 DEBUG: Installing : libcroco-0.6.12-6.el7_9.x86_64 214/343 DEBUG: Installing : python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch 215/343 DEBUG: Installing : python2-monotonic-1.5-1.el7.noarch 216/343 DEBUG: Installing : python2-typing-3.6.1-1.el7.noarch 217/343 DEBUG: Installing : python2-crypto-2.6.1-15.el7.x86_64 218/343 DEBUG: Installing : python-dns-1.15.0-5.el7.noarch 219/343 DEBUG: Installing : python2-markupsafe-1.1.0-2.el7.x86_64 220/343 DEBUG: Installing : pytz-2016.10-2.el7.noarch 221/343 DEBUG: Installing : python2-babel-2.6.0-4.el7.noarch 222/343 DEBUG: Installing : python2-jinja2-2.10.1-1.el7.noarch 223/343 DEBUG: Installing : pyliblzma-0.5.3-11.el7.x86_64 224/343 DEBUG: Installing : python2-snowballstemmer-1.2.0-2.el7.noarch 225/343 DEBUG: Installing : pyxattr-0.5.1-5.el7.x86_64 226/343 DEBUG: Installing : python2-idna-2.5-1.el7.noarch 227/343 DEBUG: Installing : python-backports-1.0-8.el7.x86_64 228/343 DEBUG: Installing : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noar 229/343 DEBUG: Installing : python2-imagesize-0.7.1-5.el7.noarch 230/343 DEBUG: Installing : python2-sphinx_rtd_theme-0.2.4-1.el7.noarch 231/343 DEBUG: Installing : python2-chardet-3.0.4-7.el7.noarch 232/343 DEBUG: Installing : python-iniparse-0.4-9.el7.noarch 233/343 DEBUG: Installing : python-whoosh-2.5.7-4.el7.noarch 234/343 DEBUG: Installing : python2-pysocks-1.5.6-3.el7.noarch 235/343 DEBUG: Installing : python2-urllib3-1.24.1-3.el7.noarch 236/343 DEBUG: Installing : python2-requests-2.21.0-3.el7.noarch 237/343 DEBUG: Installing : python2-greenlet-0.4.12-1.el7.x86_64 238/343 DEBUG: Installing : python2-olefile-0.44-1.el7.noarch 239/343 DEBUG: Installing : python2-pygments-2.2.0-7.el7.noarch 240/343 DEBUG: Installing : python2-pyparsing-2.3.1-1.el7.noarch 241/343 DEBUG: Installing : python2-packaging-19.0-1.el7.noarch 242/343 DEBUG: Installing : python-enum34-1.0.4-1.el7.noarch 243/343 DEBUG: Installing : python2-sqlalchemy-1.2.17-2.el7.x86_64 244/343 DEBUG: Installing : python2-funcsigs-1.0.2-1.el7.noarch 245/343 DEBUG: Installing : gdb-7.6.1-120.el7.x86_64 246/343 DEBUG: Installing : gd-2.0.35-27.el7_9.x86_64 247/343 DEBUG: Installing : libXft-2.3.2-2.el7.x86_64 248/343 DEBUG: Installing : nss-pem-1.0.3-7.el7.x86_64 249/343 DEBUG: Installing : nss-3.53.1-3.el7_9.x86_64 250/343 DEBUG: Installing : nss-sysinit-3.53.1-3.el7_9.x86_64 251/343 DEBUG: Installing : nss-tools-3.53.1-3.el7_9.x86_64 252/343 DEBUG: Installing : hicolor-icon-theme-0.12-7.el7.noarch 253/343 DEBUG: Installing : fipscheck-lib-1.4.1-6.el7.x86_64 254/343 DEBUG: Installing : fipscheck-1.4.1-6.el7.x86_64 255/343 DEBUG: Installing : libssh2-1.8.0-4.el7.x86_64 256/343 DEBUG: Installing : cyrus-sasl-lib-2.1.26-23.el7.x86_64 257/343 DEBUG: Installing : libcurl-7.29.0-59.el7_9.1.x86_64 258/343 DEBUG: Installing : curl-7.29.0-59.el7_9.1.x86_64 259/343 DEBUG: Installing : rpm-libs-4.11.3-45.el7.x86_64 260/343 DEBUG: Installing : rpm-4.11.3-45.el7.x86_64 261/343 DEBUG: Installing : openldap-2.4.44-22.el7.x86_64 262/343 DEBUG: Installing : gnupg2-2.0.22-5.el7_5.x86_64 263/343 DEBUG: Installing : rpm-build-libs-4.11.3-45.el7.x86_64 264/343 DEBUG: Installing : rpm-python-4.11.3-45.el7.x86_64 265/343 DEBUG: Installing : gpgme-1.3.2-5.el7.x86_64 266/343 DEBUG: Installing : pygpgme-0.3-9.el7.x86_64 267/343 DEBUG: Installing : libuser-0.60-9.el7.x86_64 268/343 DEBUG: Installing : python-pycurl-7.19.0-19.el7.x86_64 269/343 DEBUG: Installing : python-urlgrabber-3.10-10.el7.noarch 270/343 DEBUG: Installing : yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch 271/343 DEBUG: Installing : yum-3.4.3-168.el7.centos.noarch 272/343 DEBUG: warning: /etc/yum.conf created as /etc/yum.conf.rpmnew DEBUG: Installing : fribidi-1.0.2-1.el7_7.1.x86_64 273/343 DEBUG: Installing : json-c-0.11-4.el7_0.x86_64 274/343 DEBUG: Installing : ustr-1.0.4-16.el7.x86_64 275/343 DEBUG: Installing : libsemanage-2.5-14.el7.x86_64 276/343 DEBUG: Installing : 2:shadow-utils-4.6-5.el7.x86_64 277/343 DEBUG: Installing : libutempter-1.1.6-4.el7.x86_64 278/343 DEBUG: Installing : qrencode-libs-3.4.1-3.el7.x86_64 279/343 DEBUG: Installing : procps-ng-3.3.10-28.el7.x86_64 280/343 DEBUG: Installing : util-linux-2.23.2-65.el7_9.1.x86_64 281/343 DEBUG: Installing : kpartx-0.4.9-134.el7_9.x86_64 282/343 DEBUG: Installing : 7:device-mapper-1.02.170-6.el7_9.3.x86_64 283/343 DEBUG: Installing : dracut-033-572.el7.x86_64 284/343 DEBUG: Installing : kmod-20-28.el7.x86_64 285/343 DEBUG: Installing : 7:device-mapper-libs-1.02.170-6.el7_9.3.x86_64 286/343 DEBUG: Installing : cryptsetup-libs-2.0.3-6.el7.x86_64 287/343 DEBUG: Installing : elfutils-libs-0.176-5.el7.x86_64 288/343 DEBUG: Installing : systemd-libs-219-78.el7_9.3.x86_64 289/343 DEBUG: Installing : 1:dbus-libs-1.10.24-15.el7.x86_64 290/343 DEBUG: Installing : systemd-219-78.el7_9.3.x86_64 291/343 DEBUG: Running in chroot, ignoring request. DEBUG: Installing : 1:dbus-1.10.24-15.el7.x86_64 292/343 DEBUG: Installing : elfutils-default-yama-scope-0.176-5.el7.noarch 293/343 DEBUG: Installing : hwdata-0.252-9.7.el7.x86_64 294/343 DEBUG: Installing : libpciaccess-0.14-1.el7.x86_64 295/343 DEBUG: Installing : libdrm-2.4.97-2.el7.x86_64 296/343 DEBUG: Installing : mesa-libGL-18.3.4-12.el7_9.x86_64 297/343 DEBUG: Installing : 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 298/343 DEBUG: Installing : mesa-libgbm-18.3.4-12.el7_9.x86_64 299/343 DEBUG: Installing : 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 300/343 DEBUG: Installing : mesa-libEGL-18.3.4-12.el7_9.x86_64 301/343 DEBUG: Installing : cairo-1.15.12-4.el7.x86_64 302/343 DEBUG: Installing : rsync-3.1.2-10.el7.x86_64 303/343 DEBUG: Installing : avahi-libs-0.6.31-20.el7.x86_64 304/343 DEBUG: Installing : 1:cups-libs-1.6.3-51.el7.x86_64 305/343 DEBUG: Installing : elfutils-0.176-5.el7.x86_64 306/343 DEBUG: Installing : openssh-7.4p1-21.el7.x86_64 307/343 DEBUG: Installing : openssh-clients-7.4p1-21.el7.x86_64 308/343 DEBUG: Installing : perl-Git-1.8.3.1-23.el7_8.noarch 309/343 DEBUG: Installing : git-1.8.3.1-23.el7_8.x86_64 310/343 DEBUG: Installing : python2-pbr-5.1.2-2.el7.noarch 311/343 DEBUG: Installing : python2-mock-2.0.0-1.el7.noarch 312/343 DEBUG: Installing : libthai-0.1.14-9.el7.x86_64 313/343 DEBUG: Installing : pango-1.42.4-4.el7_7.x86_64 314/343 DEBUG: Installing : jbigkit-libs-2.0-11.el7.x86_64 315/343 DEBUG: Installing : libtiff-4.0.3-35.el7.x86_64 316/343 DEBUG: Installing : gdk-pixbuf2-2.36.12-3.el7.x86_64 317/343 DEBUG: Installing : librsvg2-2.40.20-1.el7.x86_64 318/343 DEBUG: Installing : gtk-update-icon-cache-3.22.30-6.el7.x86_64 319/343 DEBUG: Installing : gtk2-2.24.31-1.el7.x86_64 320/343 DEBUG: Installing : python2-pillow-5.4.1-3.el7.x86_64 321/343 DEBUG: Installing : python-docutils-0.11-0.3.20130715svn7687.el7.noarch 322/343 DEBUG: Installing : 1:python-sphinx-locale-1.8.4-1.el7.noarch 323/343 DEBUG: Installing : python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch 324/343 DEBUG: Installing : 1:python2-sphinx-1.8.4-1.el7.noarch 325/343 DEBUG: Installing : kernel-headers-3.10.0-1160.15.2.el7.x86_64 326/343 DEBUG: Installing : glibc-headers-2.17-323.el7_9.x86_64 327/343 DEBUG: Installing : glibc-devel-2.17-323.el7_9.x86_64 328/343 DEBUG: Installing : adobe-mappings-pdf-20180407-1.el7.noarch 329/343 DEBUG: Installing : libgs-9.25-5.el7.x86_64 330/343 DEBUG: Installing : perl-srpm-macros-1-8.el7.noarch 331/343 DEBUG: Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 332/343 DEBUG: Installing : rpm-build-4.11.3-45.el7.x86_64 333/343 DEBUG: Installing : ghostscript-9.25-5.el7.x86_64 334/343 DEBUG: Installing : graphviz-2.30.1-22.el7.x86_64 335/343 DEBUG: Installing : gcc-4.8.5-44.el7.x86_64 336/343 DEBUG: Installing : yum-plugin-priorities-1.1.31-54.el7_8.noarch 337/343 DEBUG: warning: /etc/yum/pluginconf.d/priorities.conf created as /etc/yum/pluginconf.d/priorities.conf.rpmnew DEBUG: Installing : python2-eventlet-0.24.1-3.el7.noarch 338/343 DEBUG: Installing : python-devel-2.7.5-90.el7.x86_64 339/343 DEBUG: Installing : python2-webob-1.8.5-1.el7.noarch 340/343 DEBUG: Installing : python2-setuptools_scm-1.15.7-2.el7.noarch 341/343 DEBUG: Installing : 1:make-3.82-24.el7.x86_64 342/343 DEBUG: Installing : openstack-macros-2020.1.2-0.20200920181622.ce6a105.el7 343/343 DEBUG: Verifying : libXext-1.3.3-3.el7.x86_64 1/343 DEBUG: Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/343 DEBUG: Verifying : 1:xorg-x11-font-utils-7.5-21.el7.x86_64 3/343 DEBUG: Verifying : libXrender-0.9.10-1.el7.x86_64 4/343 DEBUG: Verifying : ca-certificates-2020.2.41-70.0.el7_8.noarch 5/343 DEBUG: Verifying : nss-softokn-3.53.1-6.el7_9.x86_64 6/343 DEBUG: Verifying : rubygems-2.0.14.1-36.el7.noarch 7/343 DEBUG: Verifying : adobe-mappings-cmap-20171205-3.el7.noarch 8/343 DEBUG: Verifying : nspr-4.25.0-2.el7_9.x86_64 9/343 DEBUG: Verifying : centos-release-7-9.2009.1.el7.centos.x86_64 10/343 DEBUG: Verifying : unzip-6.0-21.el7.x86_64 11/343 DEBUG: Verifying : glibc-common-2.17-323.el7_9.x86_64 12/343 DEBUG: Verifying : fipscheck-1.4.1-6.el7.x86_64 13/343 DEBUG: Verifying : libX11-1.6.7-3.el7_9.x86_64 14/343 DEBUG: Verifying : libsemanage-2.5-14.el7.x86_64 15/343 DEBUG: Verifying : ghostscript-9.25-5.el7.x86_64 16/343 DEBUG: Verifying : dejavu-sans-fonts-2.33-6.el7.noarch 17/343 DEBUG: Verifying : procps-ng-3.3.10-28.el7.x86_64 18/343 DEBUG: Verifying : libwayland-server-1.15.0-1.el7.x86_64 19/343 DEBUG: Verifying : python-libs-2.7.5-90.el7.x86_64 20/343 DEBUG: Verifying : libassuan-2.1.0-3.el7.x86_64 21/343 DEBUG: Verifying : freetype-2.8-14.el7_9.1.x86_64 22/343 DEBUG: Verifying : libidn-1.28-4.el7.x86_64 23/343 DEBUG: Verifying : hwdata-0.252-9.7.el7.x86_64 24/343 DEBUG: Verifying : chkconfig-1.7.6-1.el7.x86_64 25/343 DEBUG: Verifying : libmount-2.23.2-65.el7_9.1.x86_64 26/343 DEBUG: Verifying : fontawesome-fonts-4.4.0-1.el7.noarch 27/343 DEBUG: Verifying : nss-sysinit-3.53.1-3.el7_9.x86_64 28/343 DEBUG: Verifying : libverto-0.2.5-4.el7.x86_64 29/343 DEBUG: Verifying : gdb-7.6.1-120.el7.x86_64 30/343 DEBUG: Verifying : python-docutils-0.11-0.3.20130715svn7687.el7.noarch 31/343 DEBUG: Verifying : bzip2-libs-1.0.6-13.el7.x86_64 32/343 DEBUG: Verifying : libsepol-2.5-10.el7.x86_64 33/343 DEBUG: Verifying : libmpc-1.0.1-3.el7.x86_64 34/343 DEBUG: Verifying : python2-ipaddress-1.0.18-5.el7.noarch 35/343 DEBUG: Verifying : python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch 36/343 DEBUG: Verifying : 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 37/343 DEBUG: Verifying : libpaper-1.1.24-9.el7.x86_64 38/343 DEBUG: Verifying : python2-setuptools-40.8.0-1.el7.noarch 39/343 DEBUG: Verifying : 1:hardlink-1.0-19.el7.x86_64 40/343 DEBUG: Verifying : pth-2.0.7-23.el7.x86_64 41/343 DEBUG: Verifying : atk-2.28.1-2.el7.x86_64 42/343 DEBUG: Verifying : glib2-2.56.1-8.el7.x86_64 43/343 DEBUG: Verifying : zlib-1.2.7-19.el7_9.x86_64 44/343 DEBUG: Verifying : gdk-pixbuf2-2.36.12-3.el7.x86_64 45/343 DEBUG: Verifying : popt-1.13-16.el7.x86_64 46/343 DEBUG: Verifying : gzip-1.5-10.el7.x86_64 47/343 DEBUG: Verifying : perl-threads-shared-1.43-6.el7.x86_64 48/343 DEBUG: Verifying : nss-3.53.1-3.el7_9.x86_64 49/343 DEBUG: Verifying : python2-monotonic-1.5-1.el7.noarch 50/343 DEBUG: Verifying : perl-srpm-macros-1-8.el7.noarch 51/343 DEBUG: Verifying : rpm-build-4.11.3-45.el7.x86_64 52/343 DEBUG: Verifying : python2-eventlet-0.24.1-3.el7.noarch 53/343 DEBUG: Verifying : python2-webob-1.8.5-1.el7.noarch 54/343 DEBUG: Verifying : patch-2.7.1-12.el7_7.x86_64 55/343 DEBUG: Verifying : libjpeg-turbo-1.2.90-8.el7.x86_64 56/343 DEBUG: Verifying : python2-mock-2.0.0-1.el7.noarch 57/343 DEBUG: Verifying : gdbm-1.10-8.el7.x86_64 58/343 DEBUG: Verifying : urw-base35-bookman-fonts-20170801-10.el7.noarch 59/343 DEBUG: Verifying : python-pycurl-7.19.0-19.el7.x86_64 60/343 DEBUG: Verifying : xz-libs-5.2.2-1.el7.x86_64 61/343 DEBUG: Verifying : libyaml-0.1.4-11.el7_0.x86_64 62/343 DEBUG: Verifying : 4:perl-5.16.3-299.el7_9.x86_64 63/343 DEBUG: Verifying : urw-base35-standard-symbols-ps-fonts-20170801-10.el7.n 64/343 DEBUG: Verifying : graphviz-2.30.1-22.el7.x86_64 65/343 DEBUG: Verifying : urw-base35-gothic-fonts-20170801-10.el7.noarch 66/343 DEBUG: Verifying : libXinerama-1.1.3-2.1.el7.x86_64 67/343 DEBUG: Verifying : urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch 68/343 DEBUG: Verifying : gtk2-2.24.31-1.el7.x86_64 69/343 DEBUG: Verifying : python2-typing-3.6.1-1.el7.noarch 70/343 DEBUG: Verifying : libwebp-0.3.0-7.el7.x86_64 71/343 DEBUG: Verifying : urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch 72/343 DEBUG: Verifying : adobe-mappings-pdf-20180407-1.el7.noarch 73/343 DEBUG: Verifying : libgcrypt-1.5.3-14.el7.x86_64 74/343 DEBUG: Verifying : perl-podlators-2.5.1-3.el7.noarch 75/343 DEBUG: Verifying : libtommath-0.42.0-6.el7.x86_64 76/343 DEBUG: Verifying : python2-crypto-2.6.1-15.el7.x86_64 77/343 DEBUG: Verifying : elfutils-0.176-5.el7.x86_64 78/343 DEBUG: Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 79/343 DEBUG: Verifying : libXi-1.7.9-1.el7.x86_64 80/343 DEBUG: Verifying : python2-requests-2.21.0-3.el7.noarch 81/343 DEBUG: Verifying : libacl-2.2.51-15.el7.x86_64 82/343 DEBUG: Verifying : libdb-utils-5.3.21-25.el7.x86_64 83/343 DEBUG: Verifying : libcap-2.22-11.el7.x86_64 84/343 DEBUG: Verifying : sqlite-3.7.17-8.el7_7.1.x86_64 85/343 DEBUG: Verifying : groff-base-1.22.2-8.el7.x86_64 86/343 DEBUG: Verifying : adobe-mappings-cmap-deprecated-20171205-3.el7.noarch 87/343 DEBUG: Verifying : 1:python2-sphinx-1.8.4-1.el7.noarch 88/343 DEBUG: Verifying : libXcomposite-0.4.4-4.1.el7.x86_64 89/343 DEBUG: Verifying : nss-pem-1.0.3-7.el7.x86_64 90/343 DEBUG: Verifying : libXpm-3.5.12-1.el7.x86_64 91/343 DEBUG: Verifying : 1:dbus-1.10.24-15.el7.x86_64 92/343 DEBUG: Verifying : 2:shadow-utils-4.6-5.el7.x86_64 93/343 DEBUG: Verifying : kmod-libs-20-28.el7.x86_64 94/343 DEBUG: Verifying : librsvg2-2.40.20-1.el7.x86_64 95/343 DEBUG: Verifying : 1:openssl-libs-1.0.2k-21.el7_9.x86_64 96/343 DEBUG: Verifying : libXau-1.0.8-2.1.el7.x86_64 97/343 DEBUG: Verifying : libutempter-1.1.6-4.el7.x86_64 98/343 DEBUG: Verifying : python2-jinja2-2.10.1-1.el7.noarch 99/343 DEBUG: Verifying : libXxf86misc-1.0.3-7.1.el7.x86_64 100/343 DEBUG: Verifying : libICE-1.0.9-9.el7.x86_64 101/343 DEBUG: Verifying : setup-2.8.71-11.el7.noarch 102/343 DEBUG: Verifying : python2-markupsafe-1.1.0-2.el7.x86_64 103/343 DEBUG: Verifying : libgs-9.25-5.el7.x86_64 104/343 DEBUG: Verifying : ncurses-libs-5.9-14.20130511.el7_4.x86_64 105/343 DEBUG: Verifying : elfutils-default-yama-scope-0.176-5.el7.noarch 106/343 DEBUG: Verifying : python-urlgrabber-3.10-10.el7.noarch 107/343 DEBUG: Verifying : dracut-033-572.el7.x86_64 108/343 DEBUG: Verifying : python2-packaging-19.0-1.el7.noarch 109/343 DEBUG: Verifying : python-dns-1.15.0-5.el7.noarch 110/343 DEBUG: Verifying : 1:cups-libs-1.6.3-51.el7.x86_64 111/343 DEBUG: Verifying : cryptsetup-libs-2.0.3-6.el7.x86_64 112/343 DEBUG: Verifying : urw-base35-c059-fonts-20170801-10.el7.noarch 113/343 DEBUG: Verifying : pytz-2016.10-2.el7.noarch 114/343 DEBUG: Verifying : urw-base35-d050000l-fonts-20170801-10.el7.noarch 115/343 DEBUG: Verifying : mesa-libGL-18.3.4-12.el7_9.x86_64 116/343 DEBUG: Verifying : audit-libs-2.8.5-4.el7.x86_64 117/343 DEBUG: Verifying : 7:device-mapper-libs-1.02.170-6.el7_9.3.x86_64 118/343 DEBUG: Verifying : ruby-irb-2.0.0.648-36.el7.noarch 119/343 DEBUG: Verifying : yum-metadata-parser-1.1.4-10.el7.x86_64 120/343 DEBUG: Verifying : curl-7.29.0-59.el7_9.1.x86_64 121/343 DEBUG: Verifying : cracklib-2.9.0-11.el7.x86_64 122/343 DEBUG: Verifying : pyliblzma-0.5.3-11.el7.x86_64 123/343 DEBUG: Verifying : perl-Getopt-Long-2.40-3.el7.noarch 124/343 DEBUG: Verifying : fontconfig-2.13.0-4.3.el7.x86_64 125/343 DEBUG: Verifying : libXaw-1.0.13-4.el7.x86_64 126/343 DEBUG: Verifying : perl-Storable-2.45-3.el7.x86_64 127/343 DEBUG: Verifying : libimagequant-2.8.2-2.el7.x86_64 128/343 DEBUG: Verifying : libattr-2.4.46-13.el7.x86_64 129/343 DEBUG: Verifying : yum-plugin-priorities-1.1.31-54.el7_8.noarch 130/343 DEBUG: Verifying : libdrm-2.4.97-2.el7.x86_64 131/343 DEBUG: Verifying : python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch 132/343 DEBUG: Verifying : openldap-2.4.44-22.el7.x86_64 133/343 DEBUG: Verifying : pinentry-0.8.1-17.el7.x86_64 134/343 DEBUG: Verifying : harfbuzz-1.7.5-2.el7.x86_64 135/343 DEBUG: Verifying : libXrandr-1.5.1-2.el7.x86_64 136/343 DEBUG: Verifying : gd-2.0.35-27.el7_9.x86_64 137/343 DEBUG: Verifying : libuuid-2.23.2-65.el7_9.1.x86_64 138/343 DEBUG: Verifying : yum-3.4.3-168.el7.centos.noarch 139/343 DEBUG: Verifying : python2-snowballstemmer-1.2.0-2.el7.noarch 140/343 DEBUG: Verifying : perl-Filter-1.49-3.el7.x86_64 141/343 DEBUG: Verifying : dwz-0.11-3.el7.x86_64 142/343 DEBUG: Verifying : xorg-x11-server-utils-7.7-20.el7.x86_64 143/343 DEBUG: Verifying : ncurses-5.9-14.20130511.el7_4.x86_64 144/343 DEBUG: Verifying : mesa-libEGL-18.3.4-12.el7_9.x86_64 145/343 DEBUG: Verifying : glibc-headers-2.17-323.el7_9.x86_64 146/343 DEBUG: Verifying : gpgme-1.3.2-5.el7.x86_64 147/343 DEBUG: Verifying : perl-Exporter-5.68-3.el7.noarch 148/343 DEBUG: Verifying : 4:perl-macros-5.16.3-299.el7_9.x86_64 149/343 DEBUG: Verifying : systemd-libs-219-78.el7_9.3.x86_64 150/343 DEBUG: Verifying : dejavu-fonts-common-2.33-6.el7.noarch 151/343 DEBUG: Verifying : perl-Time-Local-1.2300-2.el7.noarch 152/343 DEBUG: Verifying : 1:libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 153/343 DEBUG: Verifying : openjpeg2-2.3.1-3.el7_7.x86_64 154/343 DEBUG: Verifying : rubygem-psych-2.0.0-36.el7.x86_64 155/343 DEBUG: Verifying : p11-kit-trust-0.23.5-3.el7.x86_64 156/343 DEBUG: Verifying : pyxattr-0.5.1-5.el7.x86_64 157/343 DEBUG: Verifying : python2-pbr-5.1.2-2.el7.noarch 158/343 DEBUG: Verifying : lcms2-2.6-3.el7.x86_64 159/343 DEBUG: Verifying : gcc-4.8.5-44.el7.x86_64 160/343 DEBUG: Verifying : zip-3.0-11.el7.x86_64 161/343 DEBUG: Verifying : python2-idna-2.5-1.el7.noarch 162/343 DEBUG: Verifying : libpwquality-1.2.3-5.el7.x86_64 163/343 DEBUG: Verifying : cyrus-sasl-lib-2.1.26-23.el7.x86_64 164/343 DEBUG: Verifying : 4:perl-libs-5.16.3-299.el7_9.x86_64 165/343 DEBUG: Verifying : elfutils-libs-0.176-5.el7.x86_64 166/343 DEBUG: Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 167/343 DEBUG: Verifying : rpm-4.11.3-45.el7.x86_64 168/343 DEBUG: Verifying : acl-2.2.51-15.el7.x86_64 169/343 DEBUG: Verifying : nss-tools-3.53.1-3.el7_9.x86_64 170/343 DEBUG: Verifying : python2-urllib3-1.24.1-3.el7.noarch 171/343 DEBUG: Verifying : readline-6.2-11.el7.x86_64 172/343 DEBUG: Verifying : cpp-4.8.5-44.el7.x86_64 173/343 DEBUG: Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 174/343 DEBUG: Verifying : libsmartcols-2.23.2-65.el7_9.1.x86_64 175/343 DEBUG: Verifying : urw-base35-fonts-common-20170801-10.el7.noarch 176/343 DEBUG: Verifying : ruby-2.0.0.648-36.el7.x86_64 177/343 DEBUG: Verifying : pixman-0.34.0-1.el7.x86_64 178/343 DEBUG: Verifying : python-backports-1.0-8.el7.x86_64 179/343 DEBUG: Verifying : python2-imagesize-0.7.1-5.el7.noarch 180/343 DEBUG: Verifying : python2-sphinx_rtd_theme-0.2.4-1.el7.noarch 181/343 DEBUG: Verifying : perl-File-Path-2.09-2.el7.noarch 182/343 DEBUG: Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 183/343 DEBUG: Verifying : python-srpm-macros-3-34.el7.noarch 184/343 DEBUG: Verifying : python2-chardet-3.0.4-7.el7.noarch 185/343 DEBUG: Verifying : libgcc-4.8.5-44.el7.x86_64 186/343 DEBUG: Verifying : libwayland-client-1.15.0-1.el7.x86_64 187/343 DEBUG: Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 188/343 DEBUG: Verifying : python-iniparse-0.4-9.el7.noarch 189/343 DEBUG: Verifying : kernel-headers-3.10.0-1160.15.2.el7.x86_64 190/343 DEBUG: Verifying : python-devel-2.7.5-90.el7.x86_64 191/343 DEBUG: Verifying : glibc-2.17-323.el7_9.x86_64 192/343 DEBUG: Verifying : 1:python-sphinx-locale-1.8.4-1.el7.noarch 193/343 DEBUG: Verifying : util-linux-2.23.2-65.el7_9.1.x86_64 194/343 DEBUG: Verifying : 7:device-mapper-1.02.170-6.el7_9.3.x86_64 195/343 DEBUG: Verifying : openssh-clients-7.4p1-21.el7.x86_64 196/343 DEBUG: Verifying : libXmu-1.1.2-2.el7.x86_64 197/343 DEBUG: Verifying : nss-softokn-freebl-3.53.1-6.el7_9.x86_64 198/343 DEBUG: Verifying : perl-Encode-2.51-7.el7.x86_64 199/343 DEBUG: Verifying : libuser-0.60-9.el7.x86_64 200/343 DEBUG: Verifying : libtasn1-4.10-1.el7.x86_64 201/343 DEBUG: Verifying : krb5-libs-1.15.1-50.el7.x86_64 202/343 DEBUG: Verifying : libXfixes-5.0.3-1.el7.x86_64 203/343 DEBUG: Verifying : libgomp-4.8.5-44.el7.x86_64 204/343 DEBUG: Verifying : avahi-libs-0.6.31-20.el7.x86_64 205/343 DEBUG: Verifying : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noar 206/343 DEBUG: Verifying : p11-kit-0.23.5-3.el7.x86_64 207/343 DEBUG: Verifying : binutils-2.27-44.base.el7.x86_64 208/343 DEBUG: Verifying : urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch 209/343 DEBUG: Verifying : libXcursor-1.1.15-1.el7.x86_64 210/343 DEBUG: Verifying : lz4-1.8.3-1.el7.x86_64 211/343 DEBUG: Verifying : perl-File-Temp-0.23.01-3.el7.noarch 212/343 DEBUG: Verifying : fontpackages-filesystem-1.44-8.el7.noarch 213/343 DEBUG: Verifying : glibc-devel-2.17-323.el7_9.x86_64 214/343 DEBUG: Verifying : gawk-4.0.2-4.el7_3.1.x86_64 215/343 DEBUG: Verifying : lato-fonts-2.015-1.el7.noarch 216/343 DEBUG: Verifying : python-rpm-macros-3-34.el7.noarch 217/343 DEBUG: Verifying : fribidi-1.0.2-1.el7_7.1.x86_64 218/343 DEBUG: Verifying : google-roboto-slab-fonts-1.100263-0.5.20150923git.el7. 219/343 DEBUG: Verifying : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 220/343 DEBUG: Verifying : diffutils-3.3-5.el7.x86_64 221/343 DEBUG: Verifying : filesystem-3.2-25.el7.x86_64 222/343 DEBUG: Verifying : python2-setuptools_scm-1.15.7-2.el7.noarch 223/343 DEBUG: Verifying : 2:libpng-1.5.13-8.el7.x86_64 224/343 DEBUG: Verifying : mesa-libgbm-18.3.4-12.el7_9.x86_64 225/343 DEBUG: Verifying : libxshmfence-1.2-1.el7.x86_64 226/343 DEBUG: Verifying : libstdc++-4.8.5-44.el7.x86_64 227/343 DEBUG: Verifying : libSM-1.2.2-2.el7.x86_64 228/343 DEBUG: Verifying : python2-pillow-5.4.1-3.el7.x86_64 229/343 DEBUG: Verifying : ncurses-base-5.9-14.20130511.el7_4.noarch 230/343 DEBUG: Verifying : jasper-libs-1.900.1-33.el7.x86_64 231/343 DEBUG: Verifying : python-whoosh-2.5.7-4.el7.noarch 232/343 DEBUG: Verifying : libXxf86vm-1.1.4-1.el7.x86_64 233/343 DEBUG: Verifying : perl-threads-1.87-4.el7.x86_64 234/343 DEBUG: Verifying : perl-constant-1.27-2.el7.noarch 235/343 DEBUG: Verifying : keyutils-libs-1.5.8-3.el7.x86_64 236/343 DEBUG: Verifying : rsync-3.1.2-10.el7.x86_64 237/343 DEBUG: Verifying : openssh-7.4p1-21.el7.x86_64 238/343 DEBUG: Verifying : libcom_err-1.42.9-19.el7.x86_64 239/343 DEBUG: Verifying : python2-pysocks-1.5.6-3.el7.noarch 240/343 DEBUG: Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 241/343 DEBUG: Verifying : systemd-219-78.el7_9.3.x86_64 242/343 DEBUG: Verifying : shared-mime-info-1.8-5.el7.x86_64 243/343 DEBUG: Verifying : perl-Git-1.8.3.1-23.el7_8.noarch 244/343 DEBUG: Verifying : json-c-0.11-4.el7_0.x86_64 245/343 DEBUG: Verifying : urw-base35-fonts-20170801-10.el7.noarch 246/343 DEBUG: Verifying : rubygem-rdoc-4.0.0-36.el7.noarch 247/343 DEBUG: Verifying : 1:perl-Error-0.17020-2.el7.noarch 248/343 DEBUG: Verifying : 1:gmp-6.0.0-15.el7.x86_64 249/343 DEBUG: Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 250/343 DEBUG: Verifying : sed-4.2.2-7.el7.x86_64 251/343 DEBUG: Verifying : cpio-2.11-28.el7.x86_64 252/343 DEBUG: Verifying : python2-greenlet-0.4.12-1.el7.x86_64 253/343 DEBUG: Verifying : tzdata-2021a-1.el7.noarch 254/343 DEBUG: Verifying : fontawesome-fonts-web-4.4.0-1.el7.noarch 255/343 DEBUG: Verifying : elfutils-libelf-0.176-5.el7.x86_64 256/343 DEBUG: Verifying : pygpgme-0.3-9.el7.x86_64 257/343 DEBUG: Verifying : libblkid-2.23.2-65.el7_9.1.x86_64 258/343 DEBUG: Verifying : 1:pkgconfig-0.27.1-4.el7.x86_64 259/343 DEBUG: Verifying : pcre-8.32-17.el7.x86_64 260/343 DEBUG: Verifying : nss-util-3.53.1-1.el7_9.x86_64 261/343 DEBUG: Verifying : git-1.8.3.1-23.el7_8.x86_64 262/343 DEBUG: Verifying : python2-olefile-0.44-1.el7.noarch 263/343 DEBUG: Verifying : libssh2-1.8.0-4.el7.x86_64 264/343 DEBUG: Verifying : perl-TermReadKey-2.30-20.el7.x86_64 265/343 DEBUG: Verifying : python-2.7.5-90.el7.x86_64 266/343 DEBUG: Verifying : openstack-macros-2020.1.2-0.20200920181622.ce6a105.el7 267/343 DEBUG: Verifying : libX11-common-1.6.7-3.el7_9.noarch 268/343 DEBUG: Verifying : rpm-libs-4.11.3-45.el7.x86_64 269/343 DEBUG: Verifying : libcurl-7.29.0-59.el7_9.1.x86_64 270/343 DEBUG: Verifying : ruby-libs-2.0.0.648-36.el7.x86_64 271/343 DEBUG: Verifying : python2-rpm-macros-3-34.el7.noarch 272/343 DEBUG: Verifying : cracklib-dicts-2.9.0-11.el7.x86_64 273/343 DEBUG: Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 274/343 DEBUG: Verifying : rubygem-json-1.7.7-36.el7.x86_64 275/343 DEBUG: Verifying : ustr-1.0.4-16.el7.x86_64 276/343 DEBUG: Verifying : lua-5.1.4-15.el7.x86_64 277/343 DEBUG: Verifying : file-5.11-37.el7.x86_64 278/343 DEBUG: Verifying : libpciaccess-0.14-1.el7.x86_64 279/343 DEBUG: Verifying : python2-pygments-2.2.0-7.el7.noarch 280/343 DEBUG: Verifying : pam-1.1.8-23.el7.x86_64 281/343 DEBUG: Verifying : 1:dbus-libs-1.10.24-15.el7.x86_64 282/343 DEBUG: Verifying : libcroco-0.6.12-6.el7_9.x86_64 283/343 DEBUG: Verifying : bzip2-1.0.6-13.el7.x86_64 284/343 DEBUG: Verifying : basesystem-10.0-7.el7.centos.noarch 285/343 DEBUG: Verifying : python2-babel-2.6.0-4.el7.noarch 286/343 DEBUG: Verifying : 1:make-3.82-24.el7.x86_64 287/343 DEBUG: Verifying : info-5.1-5.el7.x86_64 288/343 DEBUG: Verifying : perl-Pod-Usage-1.63-3.el7.noarch 289/343 DEBUG: Verifying : rpm-python-4.11.3-45.el7.x86_64 290/343 DEBUG: Verifying : python2-six-1.12.0-1.el7.noarch 291/343 DEBUG: Verifying : graphite2-1.3.10-1.el7_3.x86_64 292/343 DEBUG: Verifying : bash-4.2.46-34.el7.x86_64 293/343 DEBUG: Verifying : libgpg-error-1.12-3.el7.x86_64 294/343 DEBUG: Verifying : rubygem-io-console-0.4.2-36.el7.x86_64 295/343 DEBUG: Verifying : rpm-build-libs-4.11.3-45.el7.x86_64 296/343 DEBUG: Verifying : urw-base35-z003-fonts-20170801-10.el7.noarch 297/343 DEBUG: Verifying : libselinux-2.5-15.el7.x86_64 298/343 DEBUG: Verifying : 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 299/343 DEBUG: Verifying : yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch 300/343 DEBUG: Verifying : hicolor-icon-theme-0.12-7.el7.noarch 301/343 DEBUG: Verifying : 1:perl-parent-0.225-244.el7.noarch 302/343 DEBUG: Verifying : libxml2-2.9.1-6.el7.5.x86_64 303/343 DEBUG: Verifying : cairo-1.15.12-4.el7.x86_64 304/343 DEBUG: Verifying : gnupg2-2.0.22-5.el7_5.x86_64 305/343 DEBUG: Verifying : qrencode-libs-3.4.1-3.el7.x86_64 306/343 DEBUG: Verifying : python2-pyparsing-2.3.1-1.el7.noarch 307/343 DEBUG: Verifying : pango-1.42.4-4.el7_7.x86_64 308/343 DEBUG: Verifying : grep-2.20-3.el7.x86_64 309/343 DEBUG: Verifying : perl-Carp-1.26-244.el7.noarch 310/343 DEBUG: Verifying : libdb-5.3.21-25.el7.x86_64 311/343 DEBUG: Verifying : file-libs-5.11-37.el7.x86_64 312/343 DEBUG: Verifying : rubygem-bigdecimal-1.2.0-36.el7.x86_64 313/343 DEBUG: Verifying : kmod-20-28.el7.x86_64 314/343 DEBUG: Verifying : coreutils-8.22-24.el7_9.2.x86_64 315/343 DEBUG: Verifying : kpartx-0.4.9-134.el7_9.x86_64 316/343 DEBUG: Verifying : 1:findutils-4.5.11-6.el7.x86_64 317/343 DEBUG: Verifying : mpfr-3.1.1-4.el7.x86_64 318/343 DEBUG: Verifying : libXdamage-1.1.4-4.1.el7.x86_64 319/343 DEBUG: Verifying : less-458-9.el7.x86_64 320/343 DEBUG: Verifying : expat-2.1.0-12.el7.x86_64 321/343 DEBUG: Verifying : 2:tar-1.26-35.el7.x86_64 322/343 DEBUG: Verifying : urw-base35-p052-fonts-20170801-10.el7.noarch 323/343 DEBUG: Verifying : perl-PathTools-3.40-5.el7.x86_64 324/343 DEBUG: Verifying : python-enum34-1.0.4-1.el7.noarch 325/343 DEBUG: Verifying : libXt-1.1.5-3.el7.x86_64 326/343 DEBUG: Verifying : perl-Socket-2.010-5.el7.x86_64 327/343 DEBUG: Verifying : python2-sqlalchemy-1.2.17-2.el7.x86_64 328/343 DEBUG: Verifying : libtiff-4.0.3-35.el7.x86_64 329/343 DEBUG: Verifying : perl-Thread-Queue-3.02-2.el7.noarch 330/343 DEBUG: Verifying : libthai-0.1.14-9.el7.x86_64 331/343 DEBUG: Verifying : libxcb-1.13-1.el7.x86_64 332/343 DEBUG: Verifying : libXft-2.3.2-2.el7.x86_64 333/343 DEBUG: Verifying : gtk-update-icon-cache-3.22.30-6.el7.x86_64 334/343 DEBUG: Verifying : python2-funcsigs-1.0.2-1.el7.noarch 335/343 DEBUG: Verifying : xz-5.2.2-1.el7.x86_64 336/343 DEBUG: Verifying : libcap-ng-0.7.5-4.el7.x86_64 337/343 DEBUG: Verifying : jbigkit-libs-2.0-11.el7.x86_64 338/343 DEBUG: Verifying : mesa-libglapi-18.3.4-12.el7_9.x86_64 339/343 DEBUG: Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 340/343 DEBUG: Verifying : libfontenc-1.1.3-3.el7.x86_64 341/343 DEBUG: Verifying : libtomcrypt-1.17-26.el7.x86_64 342/343 DEBUG: Verifying : libffi-3.0.13-19.el7.x86_64 343/343 DEBUG: Installed: DEBUG: basesystem.noarch 0:10.0-7.el7.centos DEBUG: gcc.x86_64 0:4.8.5-44.el7 DEBUG: ghostscript.x86_64 0:9.25-5.el7 DEBUG: git.x86_64 0:1.8.3.1-23.el7_8 DEBUG: graphviz.x86_64 0:2.30.1-22.el7 DEBUG: make.x86_64 1:3.82-24.el7 DEBUG: openstack-macros.noarch 0:2020.1.2-0.20200920181622.ce6a105.el7 DEBUG: python-devel.x86_64 0:2.7.5-90.el7 DEBUG: python2-eventlet.noarch 0:0.24.1-3.el7 DEBUG: python2-pbr.noarch 0:5.1.2-2.el7 DEBUG: python2-setuptools_scm.noarch 0:1.15.7-2.el7 DEBUG: python2-six.noarch 0:1.12.0-1.el7 DEBUG: python2-sphinx.noarch 1:1.8.4-1.el7 DEBUG: python2-sqlalchemy.x86_64 0:1.2.17-2.el7 DEBUG: python2-webob.noarch 0:1.8.5-1.el7 DEBUG: rpm-build.x86_64 0:4.11.3-45.el7 DEBUG: rubygems.noarch 0:2.0.14.1-36.el7 DEBUG: yum-plugin-priorities.noarch 0:1.1.31-54.el7_8 DEBUG: Dependency Installed: DEBUG: acl.x86_64 0:2.2.51-15.el7 DEBUG: adobe-mappings-cmap.noarch 0:20171205-3.el7 DEBUG: adobe-mappings-cmap-deprecated.noarch 0:20171205-3.el7 DEBUG: adobe-mappings-pdf.noarch 0:20180407-1.el7 DEBUG: atk.x86_64 0:2.28.1-2.el7 DEBUG: audit-libs.x86_64 0:2.8.5-4.el7 DEBUG: avahi-libs.x86_64 0:0.6.31-20.el7 DEBUG: bash.x86_64 0:4.2.46-34.el7 DEBUG: binutils.x86_64 0:2.27-44.base.el7 DEBUG: bzip2.x86_64 0:1.0.6-13.el7 DEBUG: bzip2-libs.x86_64 0:1.0.6-13.el7 DEBUG: ca-certificates.noarch 0:2020.2.41-70.0.el7_8 DEBUG: cairo.x86_64 0:1.15.12-4.el7 DEBUG: centos-release.x86_64 0:7-9.2009.1.el7.centos DEBUG: chkconfig.x86_64 0:1.7.6-1.el7 DEBUG: coreutils.x86_64 0:8.22-24.el7_9.2 DEBUG: cpio.x86_64 0:2.11-28.el7 DEBUG: cpp.x86_64 0:4.8.5-44.el7 DEBUG: cracklib.x86_64 0:2.9.0-11.el7 DEBUG: cracklib-dicts.x86_64 0:2.9.0-11.el7 DEBUG: cryptsetup-libs.x86_64 0:2.0.3-6.el7 DEBUG: cups-libs.x86_64 1:1.6.3-51.el7 DEBUG: curl.x86_64 0:7.29.0-59.el7_9.1 DEBUG: cyrus-sasl-lib.x86_64 0:2.1.26-23.el7 DEBUG: dbus.x86_64 1:1.10.24-15.el7 DEBUG: dbus-libs.x86_64 1:1.10.24-15.el7 DEBUG: dejavu-fonts-common.noarch 0:2.33-6.el7 DEBUG: dejavu-sans-fonts.noarch 0:2.33-6.el7 DEBUG: device-mapper.x86_64 7:1.02.170-6.el7_9.3 DEBUG: device-mapper-libs.x86_64 7:1.02.170-6.el7_9.3 DEBUG: diffutils.x86_64 0:3.3-5.el7 DEBUG: dracut.x86_64 0:033-572.el7 DEBUG: dwz.x86_64 0:0.11-3.el7 DEBUG: elfutils.x86_64 0:0.176-5.el7 DEBUG: elfutils-default-yama-scope.noarch 0:0.176-5.el7 DEBUG: elfutils-libelf.x86_64 0:0.176-5.el7 DEBUG: elfutils-libs.x86_64 0:0.176-5.el7 DEBUG: expat.x86_64 0:2.1.0-12.el7 DEBUG: file.x86_64 0:5.11-37.el7 DEBUG: file-libs.x86_64 0:5.11-37.el7 DEBUG: filesystem.x86_64 0:3.2-25.el7 DEBUG: findutils.x86_64 1:4.5.11-6.el7 DEBUG: fipscheck.x86_64 0:1.4.1-6.el7 DEBUG: fipscheck-lib.x86_64 0:1.4.1-6.el7 DEBUG: fontawesome-fonts.noarch 0:4.4.0-1.el7 DEBUG: fontawesome-fonts-web.noarch 0:4.4.0-1.el7 DEBUG: fontconfig.x86_64 0:2.13.0-4.3.el7 DEBUG: fontpackages-filesystem.noarch 0:1.44-8.el7 DEBUG: freetype.x86_64 0:2.8-14.el7_9.1 DEBUG: fribidi.x86_64 0:1.0.2-1.el7_7.1 DEBUG: gawk.x86_64 0:4.0.2-4.el7_3.1 DEBUG: gd.x86_64 0:2.0.35-27.el7_9 DEBUG: gdb.x86_64 0:7.6.1-120.el7 DEBUG: gdbm.x86_64 0:1.10-8.el7 DEBUG: gdk-pixbuf2.x86_64 0:2.36.12-3.el7 DEBUG: glib2.x86_64 0:2.56.1-8.el7 DEBUG: glibc.x86_64 0:2.17-323.el7_9 DEBUG: glibc-common.x86_64 0:2.17-323.el7_9 DEBUG: glibc-devel.x86_64 0:2.17-323.el7_9 DEBUG: glibc-headers.x86_64 0:2.17-323.el7_9 DEBUG: gmp.x86_64 1:6.0.0-15.el7 DEBUG: gnupg2.x86_64 0:2.0.22-5.el7_5 DEBUG: google-roboto-slab-fonts.noarch 0:1.100263-0.5.20150923git.el7 DEBUG: gpgme.x86_64 0:1.3.2-5.el7 DEBUG: graphite2.x86_64 0:1.3.10-1.el7_3 DEBUG: grep.x86_64 0:2.20-3.el7 DEBUG: groff-base.x86_64 0:1.22.2-8.el7 DEBUG: gtk-update-icon-cache.x86_64 0:3.22.30-6.el7 DEBUG: gtk2.x86_64 0:2.24.31-1.el7 DEBUG: gzip.x86_64 0:1.5-10.el7 DEBUG: hardlink.x86_64 1:1.0-19.el7 DEBUG: harfbuzz.x86_64 0:1.7.5-2.el7 DEBUG: hicolor-icon-theme.noarch 0:0.12-7.el7 DEBUG: hwdata.x86_64 0:0.252-9.7.el7 DEBUG: info.x86_64 0:5.1-5.el7 DEBUG: jasper-libs.x86_64 0:1.900.1-33.el7 DEBUG: jbigkit-libs.x86_64 0:2.0-11.el7 DEBUG: json-c.x86_64 0:0.11-4.el7_0 DEBUG: kernel-headers.x86_64 0:3.10.0-1160.15.2.el7 DEBUG: keyutils-libs.x86_64 0:1.5.8-3.el7 DEBUG: kmod.x86_64 0:20-28.el7 DEBUG: kmod-libs.x86_64 0:20-28.el7 DEBUG: kpartx.x86_64 0:0.4.9-134.el7_9 DEBUG: krb5-libs.x86_64 0:1.15.1-50.el7 DEBUG: lato-fonts.noarch 0:2.015-1.el7 DEBUG: lcms2.x86_64 0:2.6-3.el7 DEBUG: less.x86_64 0:458-9.el7 DEBUG: libICE.x86_64 0:1.0.9-9.el7 DEBUG: libSM.x86_64 0:1.2.2-2.el7 DEBUG: libX11.x86_64 0:1.6.7-3.el7_9 DEBUG: libX11-common.noarch 0:1.6.7-3.el7_9 DEBUG: libXau.x86_64 0:1.0.8-2.1.el7 DEBUG: libXaw.x86_64 0:1.0.13-4.el7 DEBUG: libXcomposite.x86_64 0:0.4.4-4.1.el7 DEBUG: libXcursor.x86_64 0:1.1.15-1.el7 DEBUG: libXdamage.x86_64 0:1.1.4-4.1.el7 DEBUG: libXext.x86_64 0:1.3.3-3.el7 DEBUG: libXfixes.x86_64 0:5.0.3-1.el7 DEBUG: libXft.x86_64 0:2.3.2-2.el7 DEBUG: libXi.x86_64 0:1.7.9-1.el7 DEBUG: libXinerama.x86_64 0:1.1.3-2.1.el7 DEBUG: libXmu.x86_64 0:1.1.2-2.el7 DEBUG: libXpm.x86_64 0:3.5.12-1.el7 DEBUG: libXrandr.x86_64 0:1.5.1-2.el7 DEBUG: libXrender.x86_64 0:0.9.10-1.el7 DEBUG: libXt.x86_64 0:1.1.5-3.el7 DEBUG: libXxf86misc.x86_64 0:1.0.3-7.1.el7 DEBUG: libXxf86vm.x86_64 0:1.1.4-1.el7 DEBUG: libacl.x86_64 0:2.2.51-15.el7 DEBUG: libassuan.x86_64 0:2.1.0-3.el7 DEBUG: libattr.x86_64 0:2.4.46-13.el7 DEBUG: libblkid.x86_64 0:2.23.2-65.el7_9.1 DEBUG: libcap.x86_64 0:2.22-11.el7 DEBUG: libcap-ng.x86_64 0:0.7.5-4.el7 DEBUG: libcom_err.x86_64 0:1.42.9-19.el7 DEBUG: libcroco.x86_64 0:0.6.12-6.el7_9 DEBUG: libcurl.x86_64 0:7.29.0-59.el7_9.1 DEBUG: libdb.x86_64 0:5.3.21-25.el7 DEBUG: libdb-utils.x86_64 0:5.3.21-25.el7 DEBUG: libdrm.x86_64 0:2.4.97-2.el7 DEBUG: libedit.x86_64 0:3.0-12.20121213cvs.el7 DEBUG: libffi.x86_64 0:3.0.13-19.el7 DEBUG: libfontenc.x86_64 0:1.1.3-3.el7 DEBUG: libgcc.x86_64 0:4.8.5-44.el7 DEBUG: libgcrypt.x86_64 0:1.5.3-14.el7 DEBUG: libglvnd.x86_64 1:1.0.1-0.8.git5baa1e5.el7 DEBUG: libglvnd-egl.x86_64 1:1.0.1-0.8.git5baa1e5.el7 DEBUG: libglvnd-glx.x86_64 1:1.0.1-0.8.git5baa1e5.el7 DEBUG: libgomp.x86_64 0:4.8.5-44.el7 DEBUG: libgpg-error.x86_64 0:1.12-3.el7 DEBUG: libgs.x86_64 0:9.25-5.el7 DEBUG: libidn.x86_64 0:1.28-4.el7 DEBUG: libimagequant.x86_64 0:2.8.2-2.el7 DEBUG: libjpeg-turbo.x86_64 0:1.2.90-8.el7 DEBUG: libmount.x86_64 0:2.23.2-65.el7_9.1 DEBUG: libmpc.x86_64 0:1.0.1-3.el7 DEBUG: libpaper.x86_64 0:1.1.24-9.el7 DEBUG: libpciaccess.x86_64 0:0.14-1.el7 DEBUG: libpng.x86_64 2:1.5.13-8.el7 DEBUG: libpwquality.x86_64 0:1.2.3-5.el7 DEBUG: librsvg2.x86_64 0:2.40.20-1.el7 DEBUG: libselinux.x86_64 0:2.5-15.el7 DEBUG: libsemanage.x86_64 0:2.5-14.el7 DEBUG: libsepol.x86_64 0:2.5-10.el7 DEBUG: libsmartcols.x86_64 0:2.23.2-65.el7_9.1 DEBUG: libssh2.x86_64 0:1.8.0-4.el7 DEBUG: libstdc++.x86_64 0:4.8.5-44.el7 DEBUG: libtasn1.x86_64 0:4.10-1.el7 DEBUG: libthai.x86_64 0:0.1.14-9.el7 DEBUG: libtiff.x86_64 0:4.0.3-35.el7 DEBUG: libtomcrypt.x86_64 0:1.17-26.el7 DEBUG: libtommath.x86_64 0:0.42.0-6.el7 DEBUG: libtool-ltdl.x86_64 0:2.4.2-22.el7_3 DEBUG: libuser.x86_64 0:0.60-9.el7 DEBUG: libutempter.x86_64 0:1.1.6-4.el7 DEBUG: libuuid.x86_64 0:2.23.2-65.el7_9.1 DEBUG: libverto.x86_64 0:0.2.5-4.el7 DEBUG: libwayland-client.x86_64 0:1.15.0-1.el7 DEBUG: libwayland-server.x86_64 0:1.15.0-1.el7 DEBUG: libwebp.x86_64 0:0.3.0-7.el7 DEBUG: libxcb.x86_64 0:1.13-1.el7 DEBUG: libxml2.x86_64 0:2.9.1-6.el7.5 DEBUG: libxshmfence.x86_64 0:1.2-1.el7 DEBUG: libyaml.x86_64 0:0.1.4-11.el7_0 DEBUG: lua.x86_64 0:5.1.4-15.el7 DEBUG: lz4.x86_64 0:1.8.3-1.el7 DEBUG: mesa-libEGL.x86_64 0:18.3.4-12.el7_9 DEBUG: mesa-libGL.x86_64 0:18.3.4-12.el7_9 DEBUG: mesa-libgbm.x86_64 0:18.3.4-12.el7_9 DEBUG: mesa-libglapi.x86_64 0:18.3.4-12.el7_9 DEBUG: mpfr.x86_64 0:3.1.1-4.el7 DEBUG: ncurses.x86_64 0:5.9-14.20130511.el7_4 DEBUG: ncurses-base.noarch 0:5.9-14.20130511.el7_4 DEBUG: ncurses-libs.x86_64 0:5.9-14.20130511.el7_4 DEBUG: nspr.x86_64 0:4.25.0-2.el7_9 DEBUG: nss.x86_64 0:3.53.1-3.el7_9 DEBUG: nss-pem.x86_64 0:1.0.3-7.el7 DEBUG: nss-softokn.x86_64 0:3.53.1-6.el7_9 DEBUG: nss-softokn-freebl.x86_64 0:3.53.1-6.el7_9 DEBUG: nss-sysinit.x86_64 0:3.53.1-3.el7_9 DEBUG: nss-tools.x86_64 0:3.53.1-3.el7_9 DEBUG: nss-util.x86_64 0:3.53.1-1.el7_9 DEBUG: openjpeg2.x86_64 0:2.3.1-3.el7_7 DEBUG: openldap.x86_64 0:2.4.44-22.el7 DEBUG: openssh.x86_64 0:7.4p1-21.el7 DEBUG: openssh-clients.x86_64 0:7.4p1-21.el7 DEBUG: openssl-libs.x86_64 1:1.0.2k-21.el7_9 DEBUG: p11-kit.x86_64 0:0.23.5-3.el7 DEBUG: p11-kit-trust.x86_64 0:0.23.5-3.el7 DEBUG: pam.x86_64 0:1.1.8-23.el7 DEBUG: pango.x86_64 0:1.42.4-4.el7_7 DEBUG: patch.x86_64 0:2.7.1-12.el7_7 DEBUG: pcre.x86_64 0:8.32-17.el7 DEBUG: perl.x86_64 4:5.16.3-299.el7_9 DEBUG: perl-Carp.noarch 0:1.26-244.el7 DEBUG: perl-Encode.x86_64 0:2.51-7.el7 DEBUG: perl-Error.noarch 1:0.17020-2.el7 DEBUG: perl-Exporter.noarch 0:5.68-3.el7 DEBUG: perl-File-Path.noarch 0:2.09-2.el7 DEBUG: perl-File-Temp.noarch 0:0.23.01-3.el7 DEBUG: perl-Filter.x86_64 0:1.49-3.el7 DEBUG: perl-Getopt-Long.noarch 0:2.40-3.el7 DEBUG: perl-Git.noarch 0:1.8.3.1-23.el7_8 DEBUG: perl-HTTP-Tiny.noarch 0:0.033-3.el7 DEBUG: perl-PathTools.x86_64 0:3.40-5.el7 DEBUG: perl-Pod-Escapes.noarch 1:1.04-299.el7_9 DEBUG: perl-Pod-Perldoc.noarch 0:3.20-4.el7 DEBUG: perl-Pod-Simple.noarch 1:3.28-4.el7 DEBUG: perl-Pod-Usage.noarch 0:1.63-3.el7 DEBUG: perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 DEBUG: perl-Socket.x86_64 0:2.010-5.el7 DEBUG: perl-Storable.x86_64 0:2.45-3.el7 DEBUG: perl-TermReadKey.x86_64 0:2.30-20.el7 DEBUG: perl-Text-ParseWords.noarch 0:3.29-4.el7 DEBUG: perl-Thread-Queue.noarch 0:3.02-2.el7 DEBUG: perl-Time-HiRes.x86_64 4:1.9725-3.el7 DEBUG: perl-Time-Local.noarch 0:1.2300-2.el7 DEBUG: perl-constant.noarch 0:1.27-2.el7 DEBUG: perl-libs.x86_64 4:5.16.3-299.el7_9 DEBUG: perl-macros.x86_64 4:5.16.3-299.el7_9 DEBUG: perl-parent.noarch 1:0.225-244.el7 DEBUG: perl-podlators.noarch 0:2.5.1-3.el7 DEBUG: perl-srpm-macros.noarch 0:1-8.el7 DEBUG: perl-threads.x86_64 0:1.87-4.el7 DEBUG: perl-threads-shared.x86_64 0:1.43-6.el7 DEBUG: pinentry.x86_64 0:0.8.1-17.el7 DEBUG: pixman.x86_64 0:0.34.0-1.el7 DEBUG: pkgconfig.x86_64 1:0.27.1-4.el7 DEBUG: popt.x86_64 0:1.13-16.el7 DEBUG: procps-ng.x86_64 0:3.3.10-28.el7 DEBUG: pth.x86_64 0:2.0.7-23.el7 DEBUG: pygpgme.x86_64 0:0.3-9.el7 DEBUG: pyliblzma.x86_64 0:0.5.3-11.el7 DEBUG: python.x86_64 0:2.7.5-90.el7 DEBUG: python-backports.x86_64 0:1.0-8.el7 DEBUG: python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 DEBUG: python-dns.noarch 0:1.15.0-5.el7 DEBUG: python-docutils.noarch 0:0.11-0.3.20130715svn7687.el7 DEBUG: python-enum34.noarch 0:1.0.4-1.el7 DEBUG: python-iniparse.noarch 0:0.4-9.el7 DEBUG: python-libs.x86_64 0:2.7.5-90.el7 DEBUG: python-pycurl.x86_64 0:7.19.0-19.el7 DEBUG: python-rpm-macros.noarch 0:3-34.el7 DEBUG: python-sphinx-locale.noarch 1:1.8.4-1.el7 DEBUG: python-srpm-macros.noarch 0:3-34.el7 DEBUG: python-urlgrabber.noarch 0:3.10-10.el7 DEBUG: python-whoosh.noarch 0:2.5.7-4.el7 DEBUG: python2-babel.noarch 0:2.6.0-4.el7 DEBUG: python2-chardet.noarch 0:3.0.4-7.el7 DEBUG: python2-crypto.x86_64 0:2.6.1-15.el7 DEBUG: python2-funcsigs.noarch 0:1.0.2-1.el7 DEBUG: python2-greenlet.x86_64 0:0.4.12-1.el7 DEBUG: python2-idna.noarch 0:2.5-1.el7 DEBUG: python2-imagesize.noarch 0:0.7.1-5.el7 DEBUG: python2-ipaddress.noarch 0:1.0.18-5.el7 DEBUG: python2-jinja2.noarch 0:2.10.1-1.el7 DEBUG: python2-markupsafe.x86_64 0:1.1.0-2.el7 DEBUG: python2-mock.noarch 0:2.0.0-1.el7 DEBUG: python2-monotonic.noarch 0:1.5-1.el7 DEBUG: python2-olefile.noarch 0:0.44-1.el7 DEBUG: python2-packaging.noarch 0:19.0-1.el7 DEBUG: python2-pillow.x86_64 0:5.4.1-3.el7 DEBUG: python2-pygments.noarch 0:2.2.0-7.el7 DEBUG: python2-pyparsing.noarch 0:2.3.1-1.el7 DEBUG: python2-pysocks.noarch 0:1.5.6-3.el7 DEBUG: python2-requests.noarch 0:2.21.0-3.el7 DEBUG: python2-rpm-macros.noarch 0:3-34.el7 DEBUG: python2-setuptools.noarch 0:40.8.0-1.el7 DEBUG: python2-snowballstemmer.noarch 0:1.2.0-2.el7 DEBUG: python2-sphinx-theme-alabaster.noarch 0:0.7.9-4.el7 DEBUG: python2-sphinx_rtd_theme.noarch 0:0.2.4-1.el7 DEBUG: python2-sphinxcontrib-websupport.noarch 0:1.0.1-1.el7 DEBUG: python2-typing.noarch 0:3.6.1-1.el7 DEBUG: python2-urllib3.noarch 0:1.24.1-3.el7 DEBUG: pytz.noarch 0:2016.10-2.el7 DEBUG: pyxattr.x86_64 0:0.5.1-5.el7 DEBUG: qrencode-libs.x86_64 0:3.4.1-3.el7 DEBUG: readline.x86_64 0:6.2-11.el7 DEBUG: redhat-rpm-config.noarch 0:9.1.0-88.el7.centos DEBUG: rpm.x86_64 0:4.11.3-45.el7 DEBUG: rpm-build-libs.x86_64 0:4.11.3-45.el7 DEBUG: rpm-libs.x86_64 0:4.11.3-45.el7 DEBUG: rpm-python.x86_64 0:4.11.3-45.el7 DEBUG: rsync.x86_64 0:3.1.2-10.el7 DEBUG: ruby.x86_64 0:2.0.0.648-36.el7 DEBUG: ruby-irb.noarch 0:2.0.0.648-36.el7 DEBUG: ruby-libs.x86_64 0:2.0.0.648-36.el7 DEBUG: rubygem-bigdecimal.x86_64 0:1.2.0-36.el7 DEBUG: rubygem-io-console.x86_64 0:0.4.2-36.el7 DEBUG: rubygem-json.x86_64 0:1.7.7-36.el7 DEBUG: rubygem-psych.x86_64 0:2.0.0-36.el7 DEBUG: rubygem-rdoc.noarch 0:4.0.0-36.el7 DEBUG: sed.x86_64 0:4.2.2-7.el7 DEBUG: setup.noarch 0:2.8.71-11.el7 DEBUG: shadow-utils.x86_64 2:4.6-5.el7 DEBUG: shared-mime-info.x86_64 0:1.8-5.el7 DEBUG: sqlite.x86_64 0:3.7.17-8.el7_7.1 DEBUG: systemd.x86_64 0:219-78.el7_9.3 DEBUG: systemd-libs.x86_64 0:219-78.el7_9.3 DEBUG: tar.x86_64 2:1.26-35.el7 DEBUG: tzdata.noarch 0:2021a-1.el7 DEBUG: unzip.x86_64 0:6.0-21.el7 DEBUG: urw-base35-bookman-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-c059-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-d050000l-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-fonts-common.noarch 0:20170801-10.el7 DEBUG: urw-base35-gothic-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-nimbus-mono-ps-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-nimbus-roman-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-nimbus-sans-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-p052-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-standard-symbols-ps-fonts.noarch 0:20170801-10.el7 DEBUG: urw-base35-z003-fonts.noarch 0:20170801-10.el7 DEBUG: ustr.x86_64 0:1.0.4-16.el7 DEBUG: util-linux.x86_64 0:2.23.2-65.el7_9.1 DEBUG: xorg-x11-font-utils.x86_64 1:7.5-21.el7 DEBUG: xorg-x11-server-utils.x86_64 0:7.7-20.el7 DEBUG: xz.x86_64 0:5.2.2-1.el7 DEBUG: xz-libs.x86_64 0:5.2.2-1.el7 DEBUG: yum.noarch 0:3.4.3-168.el7.centos DEBUG: yum-metadata-parser.x86_64 0:1.1.4-10.el7 DEBUG: yum-plugin-fastestmirror.noarch 0:1.1.31-54.el7_8 DEBUG: zip.x86_64 0:3.0-11.el7 DEBUG: zlib.x86_64 0:1.2.7-19.el7_9 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-stein-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-centos-stein-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-centos-stein-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-centos-stein-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-centos-stein-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: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stein-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: yum install DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/os-release DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e3a4d507cfd04d58925fd259c9bf8762', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--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: DEBUG: Unsharing. Flags: 134217728 DEBUG: userdel: user 'mockbuild' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0fccf8cf585747dbb64a9000c195969e', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--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: DEBUG: Unsharing. Flags: 134217728 DEBUG: groupdel: group 'mock' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8314e0e4b7eb449c828f3817664210e9', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--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: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '49d8be1aab7644c393fe5b88e0c2f9fc', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--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', '1006', '-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: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/originals DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-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-centos-stein-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=./var/log', '--exclude=.//proc', '--exclude=.//proc', '--exclude=.//sys', '--exclude=.//sys', '--exclude=.//dev/shm', '--exclude=.//dev/pts', '--exclude=.//sys/fs/selinux', '--exclude=.//var/cache/yum/', '--exclude=.//proc/filesystems', '.'] 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-centos-stein-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: libssh2-1.8.0-4.el7.x86_64 DEBUG: libgcc-4.8.5-44.el7.x86_64 DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: tzdata-2021a-1.el7.noarch DEBUG: rpm-libs-4.11.3-45.el7.x86_64 DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 DEBUG: openldap-2.4.44-22.el7.x86_64 DEBUG: filesystem-3.2-25.el7.x86_64 DEBUG: rpm-build-libs-4.11.3-45.el7.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch DEBUG: gpgme-1.3.2-5.el7.x86_64 DEBUG: basesystem-10.0-7.el7.centos.noarch DEBUG: libuser-0.60-9.el7.x86_64 DEBUG: dejavu-fonts-common-2.33-6.el7.noarch DEBUG: python-urlgrabber-3.10-10.el7.noarch DEBUG: libX11-common-1.6.7-3.el7_9.noarch DEBUG: yum-3.4.3-168.el7.centos.noarch DEBUG: glibc-common-2.17-323.el7_9.x86_64 DEBUG: json-c-0.11-4.el7_0.x86_64 DEBUG: glibc-2.17-323.el7_9.x86_64 DEBUG: libsemanage-2.5-14.el7.x86_64 DEBUG: nss-util-3.53.1-1.el7_9.x86_64 DEBUG: libutempter-1.1.6-4.el7.x86_64 DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: procps-ng-3.3.10-28.el7.x86_64 DEBUG: libsepol-2.5-10.el7.x86_64 DEBUG: kpartx-0.4.9-134.el7_9.x86_64 DEBUG: libselinux-2.5-15.el7.x86_64 DEBUG: dracut-033-572.el7.x86_64 DEBUG: info-5.1-5.el7.x86_64 DEBUG: device-mapper-libs-1.02.170-6.el7_9.3.x86_64 DEBUG: xz-libs-5.2.2-1.el7.x86_64 DEBUG: elfutils-libs-0.176-5.el7.x86_64 DEBUG: elfutils-libelf-0.176-5.el7.x86_64 DEBUG: dbus-libs-1.10.24-15.el7.x86_64 DEBUG: popt-1.13-16.el7.x86_64 DEBUG: dbus-1.10.24-15.el7.x86_64 DEBUG: libacl-2.2.51-15.el7.x86_64 DEBUG: hwdata-0.252-9.7.el7.x86_64 DEBUG: libpng-1.5.13-8.el7.x86_64 DEBUG: libdrm-2.4.97-2.el7.x86_64 DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 DEBUG: libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libffi-3.0.13-19.el7.x86_64 DEBUG: libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: sed-4.2.2-7.el7.x86_64 DEBUG: cairo-1.15.12-4.el7.x86_64 DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 DEBUG: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: lua-5.1.4-15.el7.x86_64 DEBUG: elfutils-0.176-5.el7.x86_64 DEBUG: grep-2.20-3.el7.x86_64 DEBUG: openssh-clients-7.4p1-21.el7.x86_64 DEBUG: libgcrypt-1.5.3-14.el7.x86_64 DEBUG: git-1.8.3.1-23.el7_8.x86_64 DEBUG: diffutils-3.3-5.el7.x86_64 DEBUG: python2-mock-2.0.0-1.el7.noarch DEBUG: file-libs-5.11-37.el7.x86_64 DEBUG: pango-1.42.4-4.el7_7.x86_64 DEBUG: mpfr-3.1.1-4.el7.x86_64 DEBUG: libtiff-4.0.3-35.el7.x86_64 DEBUG: xz-5.2.2-1.el7.x86_64 DEBUG: librsvg2-2.40.20-1.el7.x86_64 DEBUG: findutils-4.5.11-6.el7.x86_64 DEBUG: gtk2-2.24.31-1.el7.x86_64 DEBUG: gdbm-1.10-8.el7.x86_64 DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: audit-libs-2.8.5-4.el7.x86_64 DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: libmpc-1.0.1-3.el7.x86_64 DEBUG: kernel-headers-3.10.0-1160.15.2.el7.x86_64 DEBUG: groff-base-1.22.2-8.el7.x86_64 DEBUG: glibc-devel-2.17-323.el7_9.x86_64 DEBUG: p11-kit-0.23.5-3.el7.x86_64 DEBUG: libgs-9.25-5.el7.x86_64 DEBUG: libidn-1.28-4.el7.x86_64 DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch DEBUG: ghostscript-9.25-5.el7.x86_64 DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 DEBUG: gcc-4.8.5-44.el7.x86_64 DEBUG: lz4-1.8.3-1.el7.x86_64 DEBUG: python2-eventlet-0.24.1-3.el7.noarch DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 DEBUG: python2-webob-1.8.5-1.el7.noarch DEBUG: libimagequant-2.8.2-2.el7.x86_64 DEBUG: make-3.82-24.el7.x86_64 DEBUG: perl-parent-0.225-244.el7.noarch DEBUG: perl-podlators-2.5.1-3.el7.noarch DEBUG: perl-Pod-Escapes-1.04-299.el7_9.noarch DEBUG: perl-Encode-2.51-7.el7.x86_64 DEBUG: perl-macros-5.16.3-299.el7_9.x86_64 DEBUG: perl-Storable-2.45-3.el7.x86_64 DEBUG: perl-Exporter-5.68-3.el7.noarch DEBUG: perl-threads-1.87-4.el7.x86_64 DEBUG: perl-constant-1.27-2.el7.noarch DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 DEBUG: perl-File-Path-2.09-2.el7.noarch DEBUG: perl-PathTools-3.40-5.el7.x86_64 DEBUG: perl-Pod-Simple-3.28-4.el7.noarch DEBUG: perl-5.16.3-299.el7_9.x86_64 DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 DEBUG: cpp-4.8.5-44.el7.x86_64 DEBUG: pinentry-0.8.1-17.el7.x86_64 DEBUG: jasper-libs-1.900.1-33.el7.x86_64 DEBUG: patch-2.7.1-12.el7_7.x86_64 DEBUG: libdb-utils-5.3.21-25.el7.x86_64 DEBUG: unzip-6.0-21.el7.x86_64 DEBUG: bzip2-1.0.6-13.el7.x86_64 DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: lato-fonts-2.015-1.el7.noarch DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 DEBUG: graphite2-1.3.10-1.el7_3.x86_64 DEBUG: hardlink-1.0-19.el7.x86_64 DEBUG: libyaml-0.1.4-11.el7_0.x86_64 DEBUG: libtommath-0.42.0-6.el7.x86_64 DEBUG: libXau-1.0.8-2.1.el7.x86_64 DEBUG: libX11-1.6.7-3.el7_9.x86_64 DEBUG: libXrender-0.9.10-1.el7.x86_64 DEBUG: libXfixes-5.0.3-1.el7.x86_64 DEBUG: libXpm-3.5.12-1.el7.x86_64 DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 DEBUG: libsmartcols-2.23.2-65.el7_9.1.x86_64 DEBUG: libtasn1-4.10-1.el7.x86_64 DEBUG: ca-certificates-2020.2.41-70.0.el7_8.noarch DEBUG: openssl-libs-1.0.2k-21.el7_9.x86_64 DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: python-2.7.5-90.el7.x86_64 DEBUG: rubygem-psych-2.0.0-36.el7.x86_64 DEBUG: rubygem-io-console-0.4.2-36.el7.x86_64 DEBUG: ruby-2.0.0.648-36.el7.x86_64 DEBUG: rubygems-2.0.14.1-36.el7.noarch DEBUG: python2-six-1.12.0-1.el7.noarch DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 DEBUG: glib2-2.56.1-8.el7.x86_64 DEBUG: pkgconfig-0.27.1-4.el7.x86_64 DEBUG: cracklib-2.9.0-11.el7.x86_64 DEBUG: binutils-2.27-44.base.el7.x86_64 DEBUG: atk-2.28.1-2.el7.x86_64 DEBUG: libpwquality-1.2.3-5.el7.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-20170801-10.el7.noarch DEBUG: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch DEBUG: python2-typing-3.6.1-1.el7.noarch DEBUG: python-dns-1.15.0-5.el7.noarch DEBUG: pytz-2016.10-2.el7.noarch DEBUG: python2-jinja2-2.10.1-1.el7.noarch DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch DEBUG: python2-idna-2.5-1.el7.noarch DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: python-iniparse-0.4-9.el7.noarch DEBUG: python2-pysocks-1.5.6-3.el7.noarch DEBUG: python2-requests-2.21.0-3.el7.noarch DEBUG: python2-olefile-0.44-1.el7.noarch DEBUG: python2-pyparsing-2.3.1-1.el7.noarch DEBUG: python-enum34-1.0.4-1.el7.noarch DEBUG: python2-funcsigs-1.0.2-1.el7.noarch DEBUG: gd-2.0.35-27.el7_9.x86_64 DEBUG: nss-pem-1.0.3-7.el7.x86_64 DEBUG: nss-sysinit-3.53.1-3.el7_9.x86_64 DEBUG: hicolor-icon-theme-0.12-7.el7.noarch DEBUG: fipscheck-1.4.1-6.el7.x86_64 DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b DEBUG: cyrus-sasl-lib-2.1.26-23.el7.x86_64 DEBUG: fontpackages-filesystem-1.44-8.el7.noarch DEBUG: curl-7.29.0-59.el7_9.1.x86_64 DEBUG: python-srpm-macros-3-34.el7.noarch DEBUG: rpm-4.11.3-45.el7.x86_64 DEBUG: setup-2.8.71-11.el7.noarch DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch DEBUG: rpm-python-4.11.3-45.el7.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch DEBUG: pygpgme-0.3-9.el7.x86_64 DEBUG: python-rpm-macros-3-34.el7.noarch DEBUG: python-pycurl-7.19.0-19.el7.x86_64 DEBUG: python2-rpm-macros-3-34.el7.noarch DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 DEBUG: nss-softokn-freebl-3.53.1-6.el7_9.x86_64 DEBUG: ustr-1.0.4-16.el7.x86_64 DEBUG: nspr-4.25.0-2.el7_9.x86_64 DEBUG: shadow-utils-4.6-5.el7.x86_64 DEBUG: libstdc++-4.8.5-44.el7.x86_64 DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 DEBUG: bash-4.2.46-34.el7.x86_64 DEBUG: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: pcre-8.32-17.el7.x86_64 DEBUG: device-mapper-1.02.170-6.el7_9.3.x86_64 DEBUG: zlib-1.2.7-19.el7_9.x86_64 DEBUG: kmod-20-28.el7.x86_64 DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: libdb-5.3.21-25.el7.x86_64 DEBUG: systemd-libs-219-78.el7_9.3.x86_64 DEBUG: expat-2.1.0-12.el7.x86_64 DEBUG: systemd-219-78.el7_9.3.x86_64 DEBUG: libattr-2.4.46-13.el7.x86_64 DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch DEBUG: libcap-2.22-11.el7.x86_64 DEBUG: libpciaccess-0.14-1.el7.x86_64 DEBUG: freetype-2.8-14.el7_9.1.x86_64 DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: libcom_err-1.42.9-19.el7.x86_64 DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 DEBUG: readline-6.2-11.el7.x86_64 DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: gmp-6.0.0-15.el7.x86_64 DEBUG: rsync-3.1.2-10.el7.x86_64 DEBUG: libgpg-error-1.12-3.el7.x86_64 DEBUG: cups-libs-1.6.3-51.el7.x86_64 DEBUG: chkconfig-1.7.6-1.el7.x86_64 DEBUG: openssh-7.4p1-21.el7.x86_64 DEBUG: libICE-1.0.9-9.el7.x86_64 DEBUG: perl-Git-1.8.3.1-23.el7_8.noarch DEBUG: libxml2-2.9.1-6.el7.5.x86_64 DEBUG: python2-pbr-5.1.2-2.el7.noarch DEBUG: cpio-2.11-28.el7.x86_64 DEBUG: libthai-0.1.14-9.el7.x86_64 DEBUG: libSM-1.2.2-2.el7.x86_64 DEBUG: jbigkit-libs-2.0-11.el7.x86_64 DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 DEBUG: gtk-update-icon-cache-3.22.30-6.el7.x86_64 DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 DEBUG: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: libcap-ng-0.7.5-4.el7.x86_64 DEBUG: python-sphinx-locale-1.8.4-1.el7.noarch DEBUG: nss-softokn-3.53.1-6.el7_9.x86_64 DEBUG: python2-sphinx-1.8.4-1.el7.noarch DEBUG: libassuan-2.1.0-3.el7.x86_64 DEBUG: glibc-headers-2.17-323.el7_9.x86_64 DEBUG: libwayland-server-1.15.0-1.el7.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch DEBUG: tar-1.26-35.el7.x86_64 DEBUG: perl-srpm-macros-1-8.el7.noarch DEBUG: libgomp-4.8.5-44.el7.x86_64 DEBUG: rpm-build-4.11.3-45.el7.x86_64 DEBUG: libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: graphviz-2.30.1-22.el7.x86_64 DEBUG: lcms2-2.6-3.el7.x86_64 DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: libxshmfence-1.2-1.el7.x86_64 DEBUG: python-devel-2.7.5-90.el7.x86_64 DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch DEBUG: less-458-9.el7.x86_64 DEBUG: openstack-macros-2020.1.2-0.20200920181622.ce6a105.el7.noarch DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch DEBUG: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: perl-libs-5.16.3-299.el7_9.x86_64 DEBUG: perl-Filter-1.49-3.el7.x86_64 DEBUG: perl-Time-HiRes-1.9725-3.el7.x86_64 DEBUG: perl-Time-Local-1.2300-2.el7.noarch DEBUG: perl-threads-shared-1.43-6.el7.x86_64 DEBUG: perl-Carp-1.26-244.el7.noarch DEBUG: perl-File-Temp-0.23.01-3.el7.noarch DEBUG: perl-Socket-2.010-5.el7.x86_64 DEBUG: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: perl-Error-0.17020-2.el7.noarch DEBUG: perl-Thread-Queue-3.02-2.el7.noarch DEBUG: file-5.11-37.el7.x86_64 DEBUG: libwayland-client-1.15.0-1.el7.x86_64 DEBUG: acl-2.2.51-15.el7.x86_64 DEBUG: dwz-0.11-3.el7.x86_64 DEBUG: kmod-libs-20-28.el7.x86_64 DEBUG: zip-3.0-11.el7.x86_64 DEBUG: libfontenc-1.1.3-3.el7.x86_64 DEBUG: libpaper-1.1.24-9.el7.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 DEBUG: libverto-0.2.5-4.el7.x86_64 DEBUG: pth-2.0.7-23.el7.x86_64 DEBUG: libwebp-0.3.0-7.el7.x86_64 DEBUG: libtomcrypt-1.17-26.el7.x86_64 DEBUG: libxcb-1.13-1.el7.x86_64 DEBUG: libXext-1.3.3-3.el7.x86_64 DEBUG: libXt-1.1.5-3.el7.x86_64 DEBUG: libXmu-1.1.2-2.el7.x86_64 DEBUG: libXcursor-1.1.15-1.el7.x86_64 DEBUG: libXrandr-1.5.1-2.el7.x86_64 DEBUG: libXi-1.7.9-1.el7.x86_64 DEBUG: libXaw-1.0.13-4.el7.x86_64 DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 DEBUG: pixman-0.34.0-1.el7.x86_64 DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: krb5-libs-1.15.1-50.el7.x86_64 DEBUG: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: python-libs-2.7.5-90.el7.x86_64 DEBUG: ruby-libs-2.0.0.648-36.el7.x86_64 DEBUG: rubygem-json-1.7.7-36.el7.x86_64 DEBUG: ruby-irb-2.0.0.648-36.el7.noarch DEBUG: rubygem-bigdecimal-1.2.0-36.el7.x86_64 DEBUG: rubygem-rdoc-4.0.0-36.el7.noarch DEBUG: gzip-1.5-10.el7.x86_64 DEBUG: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: shared-mime-info-1.8-5.el7.x86_64 DEBUG: xorg-x11-font-utils-7.5-21.el7.x86_64 DEBUG: python2-setuptools-40.8.0-1.el7.noarch DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 DEBUG: python2-ipaddress-1.0.18-5.el7.noarch DEBUG: pam-1.1.8-23.el7.x86_64 DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 DEBUG: libcroco-0.6.12-6.el7_9.x86_64 DEBUG: python2-monotonic-1.5-1.el7.noarch DEBUG: python2-crypto-2.6.1-15.el7.x86_64 DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 DEBUG: python2-babel-2.6.0-4.el7.noarch DEBUG: pyliblzma-0.5.3-11.el7.x86_64 DEBUG: pyxattr-0.5.1-5.el7.x86_64 DEBUG: python-backports-1.0-8.el7.x86_64 DEBUG: python2-imagesize-0.7.1-5.el7.noarch DEBUG: python2-chardet-3.0.4-7.el7.noarch DEBUG: python-whoosh-2.5.7-4.el7.noarch DEBUG: python2-urllib3-1.24.1-3.el7.noarch DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 DEBUG: python2-pygments-2.2.0-7.el7.noarch DEBUG: python2-packaging-19.0-1.el7.noarch DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: gdb-7.6.1-120.el7.x86_64 DEBUG: libXft-2.3.2-2.el7.x86_64 DEBUG: nss-3.53.1-3.el7_9.x86_64 DEBUG: nss-tools-3.53.1-3.el7_9.x86_64 DEBUG: fipscheck-lib-1.4.1-6.el7.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-centos-stein-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 ++ /usr/bin/mock -r /home/centos-stein/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos-stein-x86_64-5/root/ + '[' -z '' ']' + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + git checkout -f d85b0e4833e50174c71b60004664d10e7099bda7 Note: checking out 'd85b0e4833e50174c71b60004664d10e7099bda7'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at d85b0e4... Remove grenade jobs from old stable branches + mkdir /var/lib/mock/dlrn-centos-stein-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos-stein-x86_64-5/root//var/tmp/pkgsrc ++ /usr/bin/mock -q -r /home/centos-stein/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/centos-stein/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 8.2.6.dev1 d85b0e4 + UPSTREAMVERSION=8.2.6.dev1 + [[ 8.2.6.dev1 =~ ([^-]*)-(.+) ]] + [[ 8.2.6.dev1 =~ (.*?)\.(0rc.+) ]] + [[ 8.2.6.dev1 =~ (.*?)\.(0b.+) ]] + [[ 8.2.6.dev1 =~ (.*?)\.(0a.+) ]] + [[ 8.2.6.dev1 =~ (.*?)\.(dev.+) ]] + VERSION=8.2.6 ++ date --utc +%Y%m%d%H%M%S + RELEASE_DATE=20210210204616 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20210210204616.d85b0e4 + /usr/bin/mock -v -r /home/centos-stein/data/dlrn-5.cfg --resultdir /home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 1.4.21 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stein-x86_64-5/yum_cache/ INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.21 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276 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: 1006 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.yzihf1yh:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', '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-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, '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-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276', 'package_manager': 'yum'}, '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', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}} 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 python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 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= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-tripleo-ansible-1dc10cd3b28483eaadc6c4b5c227d09b686b2985 baseurl=https://trunk.rdoproject.org/centos7-stein/1d/c1/1dc10cd3b28483eaadc6c4b5c227d09b686b2985_8d9f1861 enabled=1 gpgcheck=0 priority=1 [delorean-stein-testing] name=dlrn-stein-testing baseurl=https://trunk.rdoproject.org/centos7-stein/deps/latest/ enabled=1 gpgcheck=0 [delorean-stein-build-deps] name=dlrn-stein-build-deps baseurl=https://trunk.rdoproject.org/centos7-stein/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=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': 'trunk-centos7.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] 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: yum DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils 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 shadow-utils distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core shadow-utils 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: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-stein/data/dlrn-5.cfg', '/home/centos-stein/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-stein/data/dlrn-5.cfg DEBUG: root: dlrn-centos-stein-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: config_path: /etc/mock DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: __jinja_expand: True 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-centos-stein-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-stein-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-stein-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stein-x86_64-5/root_cache/ INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum 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: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw retpoline_amd ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266384 1846532 2537932 1271132 11881920 12068656 DEBUG: Swap: 8388604 409124 7979480 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-stein-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 841M 3.5G 20% /var/lib/mock/dlrn-centos-stein-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276 Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-stein-x86_64-5/yum_cache/', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.2utbdrr_', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-stein-x86_64-5/root DEBUG: resultdir = /home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3111a34ecb6a453995da0d80ad5c927d', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--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', '1006', '--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: DEBUG: Unsharing. Flags: 134217728 DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yzihf1yh:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ae140816805242d79654d5ac92669ddd', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yzihf1yh:/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 ironic_inspector.egg-info writing requirements to ironic_inspector.egg-info/requires.txt writing ironic_inspector.egg-info/PKG-INFO writing top-level names to ironic_inspector.egg-info/top_level.txt writing dependency_links to ironic_inspector.egg-info/dependency_links.txt writing entry points to ironic_inspector.egg-info/entry_points.txt writing pbr to ironic_inspector.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'ironic_inspector.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 'ironic_inspector.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating ironic-inspector-8.2.6.dev1 creating ironic-inspector-8.2.6.dev1/api-ref creating ironic-inspector-8.2.6.dev1/api-ref/source creating ironic-inspector-8.2.6.dev1/api-ref/source/samples creating ironic-inspector-8.2.6.dev1/devstack creating ironic-inspector-8.2.6.dev1/devstack/upgrade creating ironic-inspector-8.2.6.dev1/doc creating ironic-inspector-8.2.6.dev1/doc/source creating ironic-inspector-8.2.6.dev1/doc/source/admin creating ironic-inspector-8.2.6.dev1/doc/source/configuration creating ironic-inspector-8.2.6.dev1/doc/source/contributor creating ironic-inspector-8.2.6.dev1/doc/source/images creating ironic-inspector-8.2.6.dev1/doc/source/install creating ironic-inspector-8.2.6.dev1/doc/source/user creating ironic-inspector-8.2.6.dev1/ironic_inspector creating ironic-inspector-8.2.6.dev1/ironic_inspector.egg-info creating ironic-inspector-8.2.6.dev1/ironic_inspector/cmd creating ironic-inspector-8.2.6.dev1/ironic_inspector/common creating ironic-inspector-8.2.6.dev1/ironic_inspector/conductor creating ironic-inspector-8.2.6.dev1/ironic_inspector/conf creating ironic-inspector-8.2.6.dev1/ironic_inspector/locale creating ironic-inspector-8.2.6.dev1/ironic_inspector/locale/en_GB creating ironic-inspector-8.2.6.dev1/ironic_inspector/locale/en_GB/LC_MESSAGES creating ironic-inspector-8.2.6.dev1/ironic_inspector/migrations creating ironic-inspector-8.2.6.dev1/ironic_inspector/migrations/versions creating ironic-inspector-8.2.6.dev1/ironic_inspector/plugins creating ironic-inspector-8.2.6.dev1/ironic_inspector/pxe_filter creating ironic-inspector-8.2.6.dev1/ironic_inspector/test creating ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit creating ironic-inspector-8.2.6.dev1/playbooks creating ironic-inspector-8.2.6.dev1/playbooks/legacy creating ironic-inspector-8.2.6.dev1/playbooks/legacy/ironic-inspector-grenade-dsvm creating ironic-inspector-8.2.6.dev1/releasenotes creating ironic-inspector-8.2.6.dev1/releasenotes/notes creating ironic-inspector-8.2.6.dev1/releasenotes/source creating ironic-inspector-8.2.6.dev1/releasenotes/source/_static creating ironic-inspector-8.2.6.dev1/releasenotes/source/_templates creating ironic-inspector-8.2.6.dev1/releasenotes/source/locale creating ironic-inspector-8.2.6.dev1/releasenotes/source/locale/en_GB creating ironic-inspector-8.2.6.dev1/releasenotes/source/locale/en_GB/LC_MESSAGES creating ironic-inspector-8.2.6.dev1/releasenotes/source/locale/fr creating ironic-inspector-8.2.6.dev1/releasenotes/source/locale/fr/LC_MESSAGES creating ironic-inspector-8.2.6.dev1/rootwrap.d creating ironic-inspector-8.2.6.dev1/tools creating ironic-inspector-8.2.6.dev1/zuul.d copying files to ironic-inspector-8.2.6.dev1... copying .stestr.conf -> ironic-inspector-8.2.6.dev1 copying AUTHORS -> ironic-inspector-8.2.6.dev1 copying CONTRIBUTING.rst -> ironic-inspector-8.2.6.dev1 copying ChangeLog -> ironic-inspector-8.2.6.dev1 copying LICENSE -> ironic-inspector-8.2.6.dev1 copying README.rst -> ironic-inspector-8.2.6.dev1 copying babel.cfg -> ironic-inspector-8.2.6.dev1 copying bindep.txt -> ironic-inspector-8.2.6.dev1 copying ironic-inspector.8 -> ironic-inspector-8.2.6.dev1 copying lower-constraints.txt -> ironic-inspector-8.2.6.dev1 copying requirements.txt -> ironic-inspector-8.2.6.dev1 copying rootwrap.conf -> ironic-inspector-8.2.6.dev1 copying setup.cfg -> ironic-inspector-8.2.6.dev1 copying setup.py -> ironic-inspector-8.2.6.dev1 copying test-requirements.txt -> ironic-inspector-8.2.6.dev1 copying tox.ini -> ironic-inspector-8.2.6.dev1 copying api-ref/source/conf.py -> ironic-inspector-8.2.6.dev1/api-ref/source copying api-ref/source/index.rst -> ironic-inspector-8.2.6.dev1/api-ref/source copying api-ref/source/introspection-api-v1-continue.inc -> ironic-inspector-8.2.6.dev1/api-ref/source copying api-ref/source/introspection-api-v1-introspection.inc -> ironic-inspector-8.2.6.dev1/api-ref/source copying api-ref/source/introspection-api-v1-rules.inc -> ironic-inspector-8.2.6.dev1/api-ref/source copying api-ref/source/introspection-api-versions.inc -> ironic-inspector-8.2.6.dev1/api-ref/source copying api-ref/source/parameters.yaml -> ironic-inspector-8.2.6.dev1/api-ref/source copying api-ref/source/samples/api-root-response.json -> ironic-inspector-8.2.6.dev1/api-ref/source/samples copying api-ref/source/samples/api-v1-common-node-uuid.json -> ironic-inspector-8.2.6.dev1/api-ref/source/samples copying api-ref/source/samples/api-v1-common-rule-uuid.json -> ironic-inspector-8.2.6.dev1/api-ref/source/samples copying api-ref/source/samples/api-v1-continue-request.json -> ironic-inspector-8.2.6.dev1/api-ref/source/samples copying api-ref/source/samples/api-v1-create-rule-request.json -> ironic-inspector-8.2.6.dev1/api-ref/source/samples copying api-ref/source/samples/api-v1-create-rule-response.json -> ironic-inspector-8.2.6.dev1/api-ref/source/samples copying api-ref/source/samples/api-v1-data-introspection-response.json -> ironic-inspector-8.2.6.dev1/api-ref/source/samples copying api-ref/source/samples/api-v1-get-introspection-response.json -> ironic-inspector-8.2.6.dev1/api-ref/source/samples copying api-ref/source/samples/api-v1-get-introspections-response.json -> ironic-inspector-8.2.6.dev1/api-ref/source/samples copying api-ref/source/samples/api-v1-get-rule-response.json -> ironic-inspector-8.2.6.dev1/api-ref/source/samples copying api-ref/source/samples/api-v1-get-rules-response.json -> ironic-inspector-8.2.6.dev1/api-ref/source/samples copying api-ref/source/samples/api-v1-root-response.json -> ironic-inspector-8.2.6.dev1/api-ref/source/samples copying devstack/example.local.conf -> ironic-inspector-8.2.6.dev1/devstack copying devstack/plugin.sh -> ironic-inspector-8.2.6.dev1/devstack copying devstack/settings -> ironic-inspector-8.2.6.dev1/devstack copying devstack/upgrade/resources.sh -> ironic-inspector-8.2.6.dev1/devstack/upgrade copying devstack/upgrade/settings -> ironic-inspector-8.2.6.dev1/devstack/upgrade copying devstack/upgrade/shutdown.sh -> ironic-inspector-8.2.6.dev1/devstack/upgrade copying devstack/upgrade/upgrade.sh -> ironic-inspector-8.2.6.dev1/devstack/upgrade copying doc/Makefile -> ironic-inspector-8.2.6.dev1/doc copying doc/source/.gitignore -> ironic-inspector-8.2.6.dev1/doc/source copying doc/source/conf.py -> ironic-inspector-8.2.6.dev1/doc/source copying doc/source/index.rst -> ironic-inspector-8.2.6.dev1/doc/source copying doc/source/admin/dnsmasq-pxe-filter.rst -> ironic-inspector-8.2.6.dev1/doc/source/admin copying doc/source/admin/index.rst -> ironic-inspector-8.2.6.dev1/doc/source/admin copying doc/source/admin/upgrade.rst -> ironic-inspector-8.2.6.dev1/doc/source/admin copying doc/source/configuration/index.rst -> ironic-inspector-8.2.6.dev1/doc/source/configuration copying doc/source/configuration/ironic-inspector.rst -> ironic-inspector-8.2.6.dev1/doc/source/configuration copying doc/source/configuration/policy.rst -> ironic-inspector-8.2.6.dev1/doc/source/configuration copying doc/source/configuration/sample-config.rst -> ironic-inspector-8.2.6.dev1/doc/source/configuration copying doc/source/configuration/sample-policy.rst -> ironic-inspector-8.2.6.dev1/doc/source/configuration copying doc/source/contributor/index.rst -> ironic-inspector-8.2.6.dev1/doc/source/contributor copying doc/source/images/states.svg -> ironic-inspector-8.2.6.dev1/doc/source/images copying doc/source/install/index.rst -> ironic-inspector-8.2.6.dev1/doc/source/install copying doc/source/user/http-api.rst -> ironic-inspector-8.2.6.dev1/doc/source/user copying doc/source/user/index.rst -> ironic-inspector-8.2.6.dev1/doc/source/user copying doc/source/user/troubleshooting.rst -> ironic-inspector-8.2.6.dev1/doc/source/user copying doc/source/user/usage.rst -> ironic-inspector-8.2.6.dev1/doc/source/user copying doc/source/user/workflow.rst -> ironic-inspector-8.2.6.dev1/doc/source/user copying ironic_inspector/__init__.py -> ironic-inspector-8.2.6.dev1/ironic_inspector copying ironic_inspector/alembic.ini -> ironic-inspector-8.2.6.dev1/ironic_inspector copying ironic_inspector/api_tools.py -> ironic-inspector-8.2.6.dev1/ironic_inspector copying ironic_inspector/db.py -> ironic-inspector-8.2.6.dev1/ironic_inspector copying ironic_inspector/dbsync.py -> ironic-inspector-8.2.6.dev1/ironic_inspector copying ironic_inspector/introspect.py -> ironic-inspector-8.2.6.dev1/ironic_inspector copying ironic_inspector/introspection_state.py -> ironic-inspector-8.2.6.dev1/ironic_inspector copying ironic_inspector/main.py -> ironic-inspector-8.2.6.dev1/ironic_inspector copying ironic_inspector/node_cache.py -> ironic-inspector-8.2.6.dev1/ironic_inspector copying ironic_inspector/policy.py -> ironic-inspector-8.2.6.dev1/ironic_inspector copying ironic_inspector/process.py -> ironic-inspector-8.2.6.dev1/ironic_inspector copying ironic_inspector/rules.py -> ironic-inspector-8.2.6.dev1/ironic_inspector copying ironic_inspector/utils.py -> ironic-inspector-8.2.6.dev1/ironic_inspector copying ironic_inspector/version.py -> ironic-inspector-8.2.6.dev1/ironic_inspector copying ironic_inspector/wsgi_service.py -> ironic-inspector-8.2.6.dev1/ironic_inspector copying ironic_inspector.egg-info/PKG-INFO -> ironic-inspector-8.2.6.dev1/ironic_inspector.egg-info copying ironic_inspector.egg-info/SOURCES.txt -> ironic-inspector-8.2.6.dev1/ironic_inspector.egg-info copying ironic_inspector.egg-info/dependency_links.txt -> ironic-inspector-8.2.6.dev1/ironic_inspector.egg-info copying ironic_inspector.egg-info/entry_points.txt -> ironic-inspector-8.2.6.dev1/ironic_inspector.egg-info copying ironic_inspector.egg-info/not-zip-safe -> ironic-inspector-8.2.6.dev1/ironic_inspector.egg-info copying ironic_inspector.egg-info/pbr.json -> ironic-inspector-8.2.6.dev1/ironic_inspector.egg-info copying ironic_inspector.egg-info/requires.txt -> ironic-inspector-8.2.6.dev1/ironic_inspector.egg-info copying ironic_inspector.egg-info/top_level.txt -> ironic-inspector-8.2.6.dev1/ironic_inspector.egg-info copying ironic_inspector/cmd/__init__.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/cmd copying ironic_inspector/cmd/all.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/cmd copying ironic_inspector/cmd/migration.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/cmd copying ironic_inspector/common/__init__.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/common copying ironic_inspector/common/context.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/common copying ironic_inspector/common/i18n.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/common copying ironic_inspector/common/ironic.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/common copying ironic_inspector/common/keystone.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/common copying ironic_inspector/common/lldp_parsers.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/common copying ironic_inspector/common/lldp_tlvs.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/common copying ironic_inspector/common/rpc.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/common copying ironic_inspector/common/rpc_service.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/common copying ironic_inspector/common/service_utils.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/common copying ironic_inspector/common/swift.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/common copying ironic_inspector/conductor/__init__.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/conductor copying ironic_inspector/conductor/manager.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/conductor copying ironic_inspector/conf/__init__.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/conf copying ironic_inspector/conf/capabilities.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/conf copying ironic_inspector/conf/default.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/conf copying ironic_inspector/conf/discovery.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/conf copying ironic_inspector/conf/dnsmasq_pxe_filter.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/conf copying ironic_inspector/conf/iptables.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/conf copying ironic_inspector/conf/ironic.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/conf copying ironic_inspector/conf/opts.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/conf copying ironic_inspector/conf/pci_devices.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/conf copying ironic_inspector/conf/processing.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/conf copying ironic_inspector/conf/pxe_filter.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/conf copying ironic_inspector/conf/swift.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/conf copying ironic_inspector/locale/en_GB/LC_MESSAGES/ironic_inspector.po -> ironic-inspector-8.2.6.dev1/ironic_inspector/locale/en_GB/LC_MESSAGES copying ironic_inspector/migrations/env.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/migrations copying ironic_inspector/migrations/script.py.mako -> ironic-inspector-8.2.6.dev1/ironic_inspector/migrations copying ironic_inspector/migrations/versions/18440d0834af_introducing_the_aborting_state.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/migrations/versions copying ironic_inspector/migrations/versions/2970d2d44edc_add_manage_boot_to_nodes.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/migrations/versions copying ironic_inspector/migrations/versions/578f84f38d_inital_db_schema.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/migrations/versions copying ironic_inspector/migrations/versions/882b2d84cb1b_attribute_constraints_relaxing.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/migrations/versions copying ironic_inspector/migrations/versions/bf8dec16023c_add_introspection_data_table.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/migrations/versions copying ironic_inspector/migrations/versions/d00d6e3f38c4_change_created_finished_at_type.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/migrations/versions copying ironic_inspector/migrations/versions/d2e48801c8ef_introducing_node_state_attribute.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/migrations/versions copying ironic_inspector/migrations/versions/d588418040d_add_rules.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/migrations/versions copying ironic_inspector/migrations/versions/e169a4a81d88_add_invert_field_to_rule_condition.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/migrations/versions copying ironic_inspector/plugins/__init__.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/plugins copying ironic_inspector/plugins/base.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/plugins copying ironic_inspector/plugins/capabilities.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/plugins copying ironic_inspector/plugins/discovery.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/plugins copying ironic_inspector/plugins/example.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/plugins copying ironic_inspector/plugins/extra_hardware.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/plugins copying ironic_inspector/plugins/introspection_data.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/plugins copying ironic_inspector/plugins/lldp_basic.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/plugins copying ironic_inspector/plugins/local_link_connection.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/plugins copying ironic_inspector/plugins/pci_devices.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/plugins copying ironic_inspector/plugins/raid_device.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/plugins copying ironic_inspector/plugins/rules.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/plugins copying ironic_inspector/plugins/standard.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/plugins copying ironic_inspector/pxe_filter/__init__.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/pxe_filter copying ironic_inspector/pxe_filter/base.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/pxe_filter copying ironic_inspector/pxe_filter/dnsmasq.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/pxe_filter copying ironic_inspector/pxe_filter/interface.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/pxe_filter copying ironic_inspector/pxe_filter/iptables.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/pxe_filter copying ironic_inspector/test/__init__.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/test copying ironic_inspector/test/base.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/test copying ironic_inspector/test/functional.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/test copying ironic_inspector/test/unit/__init__.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit copying ironic_inspector/test/unit/policy_fixture.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit copying ironic_inspector/test/unit/test_api_tools.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit copying ironic_inspector/test/unit/test_common_ironic.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit copying ironic_inspector/test/unit/test_db.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit copying ironic_inspector/test/unit/test_dnsmasq_pxe_filter.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit copying ironic_inspector/test/unit/test_introspect.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit copying ironic_inspector/test/unit/test_iptables.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit copying ironic_inspector/test/unit/test_keystone.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit copying ironic_inspector/test/unit/test_main.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit copying ironic_inspector/test/unit/test_manager.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit copying ironic_inspector/test/unit/test_migrations.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit copying ironic_inspector/test/unit/test_node_cache.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit copying ironic_inspector/test/unit/test_plugins_base.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit copying ironic_inspector/test/unit/test_plugins_capabilities.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit copying ironic_inspector/test/unit/test_plugins_discovery.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit copying ironic_inspector/test/unit/test_plugins_extra_hardware.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit copying ironic_inspector/test/unit/test_plugins_introspection_data.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit copying ironic_inspector/test/unit/test_plugins_lldp_basic.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit copying ironic_inspector/test/unit/test_plugins_local_link_connection.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit copying ironic_inspector/test/unit/test_plugins_pci_devices.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit copying ironic_inspector/test/unit/test_plugins_raid_device.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit copying ironic_inspector/test/unit/test_plugins_rules.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit copying ironic_inspector/test/unit/test_plugins_standard.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit copying ironic_inspector/test/unit/test_process.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit copying ironic_inspector/test/unit/test_pxe_filter.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit copying ironic_inspector/test/unit/test_rules.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit copying ironic_inspector/test/unit/test_swift.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit copying ironic_inspector/test/unit/test_utils.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit copying ironic_inspector/test/unit/test_wsgi_service.py -> ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit copying playbooks/legacy/ironic-inspector-grenade-dsvm/post.yaml -> ironic-inspector-8.2.6.dev1/playbooks/legacy/ironic-inspector-grenade-dsvm copying playbooks/legacy/ironic-inspector-grenade-dsvm/run.yaml -> ironic-inspector-8.2.6.dev1/playbooks/legacy/ironic-inspector-grenade-dsvm copying releasenotes/notes/.placeholder -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/Inspector_rules_API_does_not_return_all_attributes-98a9765726c405d5.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/Reapply_update_started_at-8af8cf254cdf8cde.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/UUID-started_at-finished_at-in-the-status-API-7860312102923938.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/abort-introspection-ae5cb5a9fbacd2ac.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/active_states_timeout-3e3ab110870483ec.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/add-disabled-option-to-add-ports-f8c6c9b3e6797652.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/add-lldp-basic-plugin-98aebcf43e60931b.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/add-lldp-plugin-4645596cb8b39fd3.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/add-lldp-plugin-dependency-c323412654f71b3e.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/add-node-state-to-introspection-api-response-85fb7f4e72ae386a.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/add-support-for-listing-all-introspection-statuses-2a3d4379c3854894.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/add-support-for-long-running-ramdisk-ffee3c177c56cebb.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/add_node-with-version_id-24f51e5888480aa0.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/allow-periodics-shutdown-inspector-ac28ea5ba3224279.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/bmc-logging-deprecation-4ca046a64fac6f11.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/capabilities-15cc2268d661f0a0.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/change_started_finished_at_type_to_datetime-c5617e598350970c.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/check-formatted-value-from-nonstring-3d851cb42ce3a0ac.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/compact-debug-logging-b15dd9bbdd3ce27a.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/contains-matches-ee28958b08995494.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/continue-http-500-62f33d425aade9d7.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/cors-5f345c65da7f5c99.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/cpu-memory-cfdc72b625780871.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/custom-ramdisk-log-name-dac06822c38657e7.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/db-status-consistency-enhancements-f97fbaccfc81a60b.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/deprecate-rollback-dea95ac515d3189b.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/deprecate-root-device-hint-909d389b7efed5da.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/deprecate-setting-ipmi-creds-1581ddc63b273811.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/deprecate-ssl-opts-40ce8f4618c786ef.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/deprecate-store-data-location-037eaab9cd326646.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/deprecated-options-removal-ocata-a44dadf3bcf8d6fc.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/disable-dhcp-c86a3a0ee2696ee0.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/discovery-default-driver-94f990bb0676369b.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/dnsmask-pxe-filter-rootwrap-systemctl-099964ad39d38b4c.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/dnsmasq-pxe-filter-37928d3fdb1e8ec3.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/drop-maintenance-a9a87a9a2af051ad.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/edeploy-typeerror-6486e31923d91666.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/empty-condition-abc707b771be6be3.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/empty-ipmi-address-2-4d57c34aec7d14e2.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/empty-ipmi-address-5b5ca186a066ed32.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/enroll-hook-d8c32eba70848210.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/extend-rules-9a9d38701e970611.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/extra-hardware-swift-aeebf299b9605bb0.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/find-node-input-filtering-e8ea529252e80739.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/firewall-refactoring-17e8ad764f2cde8d.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/firewall-rerun-f2d0f64cca2698ff.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/fix-CalledProcessError-on-startup-28d9dbed85a81542.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/fix-crash-when-use-postgresql-ac6c708f48f55c83.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/fix-deadlock-during-cleanup-bcb6b517ef299791.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/fix-extra-hardware-process-c0635a972de37b0a.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/fix-llc-switch-id-not-mac-e2de3adc0945ee70.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/fix-mysql-6b79049fe96edae4.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/fix-periodic-tasks-configuration-edd167f0146e60b5.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/fix-pxe-filter-get-blacklist-2dde59d51c1d010f.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/fix-rules-endpoint-response-d60984c40d927c1f.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/fix-wrong-provision-state-name-150c91c48d471bf9.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/fix_llc_hook_bugs-efeea008c2f792eb.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/fix_llc_port_assume-4ea47d26501bddc3.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/flask-debug-6d2dcc2b482324dc.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/futurist-557fcd18d4eaf1c1.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/googbye-patches-args-071532024b9260bd.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/handle-patch-port-failure-9a8b85749104506f.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/hook-deps-83a867c7af0300e4.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/infiniband-support-960d6846e326dec4.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/introspection-data-db-store-0586292de05cbfd7.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/introspection-delay-drivers-deprecation-1d0c25b112fbd4da.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/introspection-state-03538fac198882b6.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/ipa-inventory-0a1e8d644da850ff.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/ipa-support-7eea800306829a49.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/ipmi-credentials-removal-0021f89424fbf7a3.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/ipv6-bmc-address-start-inspection-7a72794f25eb9f19.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/ironic-lib-hints-20412a1c7fa796e0.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/is-empty-missing-a590d580cb62761d.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/keystone-noauth-9ba5ad9884c6273c.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/keystoneauth-plugins-aab6cbe1d0e884bf.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/ksadapters-abc9edc63cafa405.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/less-iptables-calls-759e89d103df504c.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/local_gb-250bd415684a7855.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/log-info-not-found-cache-error-afbc87e80305ca5c.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/logs-collector-logging-356e56cd70a04a2b.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/lookup-all-macs-eead528c0b764ad7.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/loopback-bmc-e60d64fe74bdf142.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/manage-boot-2ae986f87098576b.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/migrate-introspection-data-bcd692c9ad3f22d7.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/migrations-autogenerate-4303fd496c3c2757.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/missing-pxe-mac-d9329dab85513460.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/multiattribute_node_lookup-17e219ba8d3e5eb0.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/names-82d9f84153a228ec.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/nested-value-formatting-e04f187475e5e475.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/no-downgrade-migrations-514bf872d9f944ed.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/no-fail-on-power-off-enroll-node-e40854f6def397b8.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/no-logs-stored-data-6db52934c7f9a91a.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/no-old-ramdisk-095b05e1245131d8.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/no-rollback-e15bc7fee0134545.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/no-root_device_hint-0e7676d481d503bb.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/node-locking-4d135ca5b93524b1.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/optional-root-disk-9b972f504b2e6262.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/patch-head-backslash-24bcdd03ba254bf2.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/pci_devices-plugin-5b93196e0e973155.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/pgsql-imperative-enum-dda76f150a205d0a.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/policy-engine-c44828e3131e6c62.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/port-creation-plugin-c0405ec646b1051d.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/port-list-retry-745d1cf41780e961.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/preprocessing-error-01e55b4db20fb7fc.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/processing-data-type-check-7c914339d3ab15ba.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/processing-logging-e2d27bbac95a7213.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/pxe-enabled-cbc3287ebe3fcd49.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/pxe-filter-dnsmasq-manage-deleted-ironic-macs-4bb766efad8c6d02.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/pxe-filter-dnsmasq-not-known-hosts-filter-76ae5bd7a8db6f75.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/ramdisk-logs-on-all-failures-24da41edf3a98400.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/reapply-introspection-5edbbfaf498dbd12.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/remove-deprecated-conf-opts-361ab0bb342f0e7e.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/remove-opt-group-firewall-96266983e476c29e.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/remove-opt-keep-node-status-7d6b96f1a6e498a8.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/remove-policy-json-b4746d64c1511023.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/remove_filter_logging-1a80419083c42bc6.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/reset-interfaces-ff78d50b9f05d47d.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/rollback-formatting-7d61c9af2600d42f.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/rollback-removal-a03a989e2e9f776b.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/rpc-backends-0e7405aa1c7723a0.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/rules-invert-2585173a11db3c31.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/set-node-to-error-when-swift-failure-3e919ecbf9db6401.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/sighup-support-e6eaec034d963108.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/size-hint-ea2a264468e1fcb7.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/sphinx-docs-4d0a5886261e57bf.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/status-removal-fa1d9a98ffad9f60.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/stein-ironicclient-d512f9d49ea29257.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/stein-prelude-42f0d90bf2c6a1a9.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/stop-when-setbootdev-failed-68d84fec0843bdc8.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/story-2002166-371315335fd8e62d.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/support-ip6tables-ce30f614de502adb.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/support-microversion-latest-dcf9598c5218e979.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/tempest_plugin_removal-91a01f5950f543e1.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/trait-actions-eec05cbb6a944619.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/unset_property_instrospectionrules-78d64b8b7643e40d.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/notes/validate-ipv6-address-fda29c929754352e.yaml -> ironic-inspector-8.2.6.dev1/releasenotes/notes copying releasenotes/source/conf.py -> ironic-inspector-8.2.6.dev1/releasenotes/source copying releasenotes/source/index.rst -> ironic-inspector-8.2.6.dev1/releasenotes/source copying releasenotes/source/liberty.rst -> ironic-inspector-8.2.6.dev1/releasenotes/source copying releasenotes/source/mitaka.rst -> ironic-inspector-8.2.6.dev1/releasenotes/source copying releasenotes/source/newton.rst -> ironic-inspector-8.2.6.dev1/releasenotes/source copying releasenotes/source/ocata.rst -> ironic-inspector-8.2.6.dev1/releasenotes/source copying releasenotes/source/pike.rst -> ironic-inspector-8.2.6.dev1/releasenotes/source copying releasenotes/source/queens.rst -> ironic-inspector-8.2.6.dev1/releasenotes/source copying releasenotes/source/rocky.rst -> ironic-inspector-8.2.6.dev1/releasenotes/source copying releasenotes/source/unreleased.rst -> ironic-inspector-8.2.6.dev1/releasenotes/source copying releasenotes/source/_static/.placeholder -> ironic-inspector-8.2.6.dev1/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> ironic-inspector-8.2.6.dev1/releasenotes/source/_templates copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> ironic-inspector-8.2.6.dev1/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po -> ironic-inspector-8.2.6.dev1/releasenotes/source/locale/fr/LC_MESSAGES copying rootwrap.d/ironic-inspector.filters -> ironic-inspector-8.2.6.dev1/rootwrap.d copying tools/config-generator.conf -> ironic-inspector-8.2.6.dev1/tools copying tools/policy-generator.conf -> ironic-inspector-8.2.6.dev1/tools copying tools/states_to_dot.py -> ironic-inspector-8.2.6.dev1/tools copying tools/test-setup.sh -> ironic-inspector-8.2.6.dev1/tools copying zuul.d/ironic-inspector-jobs.yaml -> ironic-inspector-8.2.6.dev1/zuul.d copying zuul.d/legacy-ironic-inspector-jobs.yaml -> ironic-inspector-8.2.6.dev1/zuul.d copying zuul.d/project.yaml -> ironic-inspector-8.2.6.dev1/zuul.d Writing ironic-inspector-8.2.6.dev1/setup.cfg creating dist Creating tar archive removing 'ironic-inspector-8.2.6.dev1' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/centos-stein/data/dlrn-5.cfg --resultdir /home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276 --copyout /var/tmp/pkgsrc/dist ./dist INFO: mock.py version 1.4.21 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stein-x86_64-5/yum_cache/ INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.21 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276 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: 1006 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.n_2iiwh9:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', '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-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, '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-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276', 'package_manager': 'yum'}, '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', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}} 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 python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 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= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-tripleo-ansible-1dc10cd3b28483eaadc6c4b5c227d09b686b2985 baseurl=https://trunk.rdoproject.org/centos7-stein/1d/c1/1dc10cd3b28483eaadc6c4b5c227d09b686b2985_8d9f1861 enabled=1 gpgcheck=0 priority=1 [delorean-stein-testing] name=dlrn-stein-testing baseurl=https://trunk.rdoproject.org/centos7-stein/deps/latest/ enabled=1 gpgcheck=0 [delorean-stein-build-deps] name=dlrn-stein-build-deps baseurl=https://trunk.rdoproject.org/centos7-stein/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=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': 'trunk-centos7.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] 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: yum DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils 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 shadow-utils distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core shadow-utils 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: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-stein/data/dlrn-5.cfg', '/home/centos-stein/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-stein/data/dlrn-5.cfg DEBUG: root: dlrn-centos-stein-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: config_path: /etc/mock DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: __jinja_expand: True 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-centos-stein-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-stein-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-stein-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stein-x86_64-5/root_cache/ INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum 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: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw retpoline_amd ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266384 1840960 2546988 1271484 11878436 12073716 DEBUG: Swap: 8388604 409124 7979480 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-stein-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 841M 3.5G 20% /var/lib/mock/dlrn-centos-stein-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276 Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-stein-x86_64-5/yum_cache/', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.nnvtqi0d', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-stein-x86_64-5/root DEBUG: resultdir = /home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8d99d1df7c444d199b5fc59f4ed746bd', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--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', '1006', '--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: DEBUG: Unsharing. Flags: 134217728 DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos-stein-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-centos-stein-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ ls dist ++ grep .tar.gz + SOURCE=ironic-inspector-8.2.6.dev1.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=dist/ironic-inspector-8.2.6.dev1.tar.gz ++ basename ironic-inspector-8.2.6.dev1.tar.gz .tar.gz + SOURCEWITHREL=ironic-inspector-8.2.6.dev1-0.20210210204616.d85b0e4.tar.gz + mv dist/ironic-inspector-8.2.6.dev1.tar.gz /tmp/tmp.3x035y5spm/SOURCES/ironic-inspector-8.2.6.dev1-0.20210210204616.d85b0e4.tar.gz + cd /home/centos-stein/data/openstack-ironic-inspector_distro + cp -a dnsmasq.conf ironic-inspector-dist.conf ironic-inspector.logrotate ironic-inspector-rootwrap-sudoers openstack-ironic-inspector-dnsmasq.service openstack-ironic-inspector.service openstack-ironic-inspector.spec /tmp/tmp.3x035y5spm/SOURCES/ + cp openstack-ironic-inspector.spec /tmp/tmp.3x035y5spm/SPECS/ + cd /tmp/tmp.3x035y5spm/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-ironic-inspector.spec + sed -i -e '1i%define upstream_version 8.2.6.dev1\' openstack-ironic-inspector.spec + grep -qc '^%global dlrn .*' openstack-ironic-inspector.spec + sed -i -e '1i%global dlrn 1\' openstack-ironic-inspector.spec + grep -qc '^%global dlrn_nvr .*' openstack-ironic-inspector.spec ++ basename ironic-inspector-8.2.6.dev1-0.20210210204616.d85b0e4.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr ironic-inspector-8.2.6.dev1-0.20210210204616.d85b0e4\' openstack-ironic-inspector.spec + sed -i -e s/UPSTREAMVERSION/8.2.6.dev1/g openstack-ironic-inspector.spec + VERSION=8.2.6 + sed -i -e 's/Version:.*/Version: 8.2.6/g' openstack-ironic-inspector.spec + sed -i -e 's/Release:.*/Release: 0.20210210204616.d85b0e4%{?dist}/g' openstack-ironic-inspector.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: ironic-inspector-8.2.6.dev1-0.20210210204616.d85b0e4.tar.gz/' openstack-ironic-inspector.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-ironic-inspector.spec + cat openstack-ironic-inspector.spec %global dlrn_nvr ironic-inspector-8.2.6.dev1-0.20210210204616.d85b0e4 %global dlrn 1 %define upstream_version 8.2.6.dev1 # Macros for py2/py3 compatibility %if 0%{?fedora} || 0%{?rhel} > 7 %global pyver %{python3_pkgversion} %else %global pyver 2 %endif %global pyver_bin python%{pyver} %global pyver_sitelib %python%{pyver}_sitelib %global pyver_install %py%{pyver}_install %global pyver_build %py%{pyver}_build # End of macros for py2/py3 compatibility %global service ironic-inspector %global modulename ironic_inspector %{!?upstream_version: %global upstream_version %{version}} %global with_doc 1 Name: openstack-ironic-inspector Summary: Hardware introspection service for OpenStack Ironic Version: 8.2.6 Release: 0.20210210204616.d85b0e4%{?dist} License: ASL 2.0 URL: https://launchpad.net/ironic-inspector Source0: ironic-inspector-8.2.6.dev1-0.20210210204616.d85b0e4.tar.gz Source1: openstack-ironic-inspector.service Source2: openstack-ironic-inspector-dnsmasq.service Source3: dnsmasq.conf Source4: ironic-inspector-rootwrap-sudoers Source5: ironic-inspector.logrotate Source6: ironic-inspector-dist.conf BuildArch: noarch BuildRequires: openstack-macros BuildRequires: python%{pyver}-devel BuildRequires: python%{pyver}-pbr BuildRequires: python%{pyver}-stestr BuildRequires: systemd # All these are required to run tests during check step BuildRequires: python%{pyver}-mock BuildRequires: python%{pyver}-alembic BuildRequires: python%{pyver}-automaton BuildRequires: python%{pyver}-babel BuildRequires: python%{pyver}-eventlet BuildRequires: python%{pyver}-fixtures BuildRequires: python%{pyver}-futurist BuildRequires: python%{pyver}-ironicclient BuildRequires: python%{pyver}-jsonschema BuildRequires: python%{pyver}-keystoneauth1 BuildRequires: python%{pyver}-keystonemiddleware BuildRequires: python%{pyver}-netaddr BuildRequires: python%{pyver}-oslo-concurrency BuildRequires: python%{pyver}-oslo-config BuildRequires: python%{pyver}-oslo-context BuildRequires: python%{pyver}-oslo-db BuildRequires: python%{pyver}-oslo-i18n BuildRequires: python%{pyver}-oslo-log BuildRequires: python%{pyver}-oslo-messaging BuildRequires: python%{pyver}-oslo-middleware BuildRequires: python%{pyver}-oslo-policy BuildRequires: python%{pyver}-oslo-serialization BuildRequires: python%{pyver}-oslo-utils BuildRequires: python%{pyver}-oslotest BuildRequires: python%{pyver}-six BuildRequires: python%{pyver}-sqlalchemy BuildRequires: python%{pyver}-stevedore BuildRequires: python%{pyver}-swiftclient BuildRequires: python%{pyver}-testscenarios BuildRequires: python%{pyver}-testresources Requires: dnsmasq %{?systemd_requires} Requires: python%{pyver}-pbr Requires: python%{pyver}-alembic Requires: python%{pyver}-automaton Requires: python%{pyver}-babel Requires: python%{pyver}-eventlet Requires: python%{pyver}-futurist Requires: python%{pyver}-ironicclient >= 2.3.0 Requires: python%{pyver}-jsonschema Requires: python%{pyver}-keystoneauth1 >= 3.4.0 Requires: python%{pyver}-keystonemiddleware >= 4.17.0 Requires: python%{pyver}-netaddr Requires: python%{pyver}-oslo-concurrency >= 3.26.0 Requires: python%{pyver}-oslo-config >= 2:5.2.0 Requires: python%{pyver}-oslo-context >= 2.19.2 Requires: python%{pyver}-oslo-db >= 4.27.0 Requires: python%{pyver}-oslo-i18n >= 3.15.3 Requires: python%{pyver}-oslo-log >= 3.36.0 Requires: python%{pyver}-oslo-messaging >= 5.32.0 Requires: python%{pyver}-oslo-middleware >= 3.31.0 Requires: python%{pyver}-oslo-policy >= 1.30.0 Requires: python%{pyver}-oslo-rootwrap >= 5.8.0 Requires: python%{pyver}-oslo-serialization >= 2.18.0 Requires: python%{pyver}-oslo-service >= 1.24.0 Requires: python%{pyver}-oslo-utils >= 3.33.0 Requires: python%{pyver}-six Requires: python%{pyver}-sqlalchemy Requires: python%{pyver}-stevedore Requires: python%{pyver}-swiftclient >= 3.2.0 # Handle python2 exception %if %{pyver} == 2 Requires: python-construct >= 2.8.10 Requires: python-flask Requires: python-ironic-lib >= 2.5.0 Requires: python-jsonpath-rw Requires: python-retrying >= 1.2.3 Requires: pytz %else Requires: python%{pyver}-construct >= 2.8.10 Requires: python%{pyver}-flask Requires: python%{pyver}-ironic-lib >= 2.5.0 Requires: python%{pyver}-jsonpath-rw Requires: python%{pyver}-retrying >= 1.2.3 Requires: python%{pyver}-pytz %endif # Handle python2 exception %if %{pyver} == 2 BuildRequires: python-construct BuildRequires: python-flask BuildRequires: python-ironic-lib BuildRequires: python-jsonpath-rw BuildRequires: python-retrying BuildRequires: pytz %else BuildRequires: python%{pyver}-construct BuildRequires: python%{pyver}-flask BuildRequires: python%{pyver}-ironic-lib BuildRequires: python%{pyver}-jsonpath-rw BuildRequires: python%{pyver}-retrying BuildRequires: python%{pyver}-pytz %endif Obsoletes: openstack-ironic-discoverd < 1.1.1 Provides: openstack-ironic-discoverd = %{upstream_version} %description Ironic Inspector is an auxiliary service for discovering hardware properties for a node managed by OpenStack Ironic. Hardware introspection or hardware properties discovery is a process of getting hardware parameters required for scheduling from a bare metal node, given it’s power management credentials (e.g. IPMI address, user name and password). %if 0%{?with_doc} %package -n openstack-ironic-inspector-doc Summary: Documentation for Ironic Inspector. BuildRequires: python%{pyver}-sphinx BuildRequires: python%{pyver}-oslo-sphinx %description -n openstack-ironic-inspector-doc Documentation for Ironic Inspector. %endif %package -n python%{pyver}-%{service}-tests Summary: %{service} Unit Tests %{?python_provide:%python_provide python2-%{service}-tests} Requires: %{name} = %{version}-%{release} %description -n python%{pyver}-%{service}-tests It contains the unit tests %prep %autosetup -v -p 1 -n %{service}-%{upstream_version} # Remove the requirements file so that pbr hooks don't add it # to distutils requires_dist config %py_req_cleanup %build %{pyver_build} %if 0%{?with_doc} %{pyver_bin} setup.py build_sphinx -b html %endif %install %{pyver_install} mkdir -p %{buildroot}%{_mandir}/man8 install -p -D -m 644 ironic-inspector.8 %{buildroot}%{_mandir}/man8/ # logs configuration install -d -m 750 %{buildroot}%{_localstatedir}/log/ironic-inspector install -d -m 750 %{buildroot}%{_localstatedir}/log/ironic-inspector/ramdisk install -p -D -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/logrotate.d/openstack-ironic-inspector # install systemd scripts mkdir -p %{buildroot}%{_unitdir} install -p -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir} install -p -D -m 644 %{SOURCE2} %{buildroot}%{_unitdir} # install sudoers file mkdir -p %{buildroot}%{_sysconfdir}/sudoers.d install -p -D -m 440 %{SOURCE4} %{buildroot}%{_sysconfdir}/sudoers.d/ironic-inspector # generate example configuration files install -d -m 750 %{buildroot}%{_sysconfdir}/ironic-inspector export PYTHONPATH=. oslo-config-generator-%{pyver} --config-file tools/config-generator.conf --output-file %{buildroot}/%{_sysconfdir}/ironic-inspector/inspector.conf oslopolicy-sample-generator-%{pyver} --config-file tools/policy-generator.conf --output-file %{buildroot}/%{_sysconfdir}/ironic-inspector/policy.json # configuration contains passwords, thus 640 chmod 0640 %{buildroot}/%{_sysconfdir}/ironic-inspector/inspector.conf install -p -D -m 640 %{SOURCE6} %{buildroot}/%{_sysconfdir}/ironic-inspector/inspector-dist.conf install -p -D -m 644 %{SOURCE3} %{buildroot}/%{_sysconfdir}/ironic-inspector/dnsmasq.conf # rootwrap configuration mkdir -p %{buildroot}%{_sysconfdir}/ironic-inspector/rootwrap.d install -p -D -m 640 rootwrap.conf %{buildroot}/%{_sysconfdir}/ironic-inspector/rootwrap.conf install -p -D -m 640 rootwrap.d/* %{buildroot}/%{_sysconfdir}/ironic-inspector/rootwrap.d/ # shared state directory mkdir -p %{buildroot}%{_sharedstatedir}/ironic-inspector # shared state directory for the dnsmasq PXE filter and the dnsmasq service mkdir -p %{buildroot}%{_sharedstatedir}/ironic-inspector/dhcp-hostsdir %check PYTHON=%{pyver_bin} stestr-%{pyver} run --test-path ironic_inspector.test.unit %files %doc README.rst %license LICENSE %config(noreplace) %attr(-,root,ironic-inspector) %{_sysconfdir}/ironic-inspector %config(noreplace) %{_sysconfdir}/logrotate.d/openstack-ironic-inspector %{_sysconfdir}/sudoers.d/ironic-inspector %{pyver_sitelib}/%{modulename} %{pyver_sitelib}/%{modulename}-*.egg-info %exclude %{pyver_sitelib}/%{modulename}/test %{_bindir}/ironic-inspector %{_bindir}/ironic-inspector-rootwrap %{_bindir}/ironic-inspector-dbsync %{_bindir}/ironic-inspector-migrate-data %{_unitdir}/openstack-ironic-inspector.service %{_unitdir}/openstack-ironic-inspector-dnsmasq.service %attr(-,ironic-inspector,ironic-inspector) %{_sharedstatedir}/ironic-inspector %attr(-,ironic-inspector,ironic-inspector) %{_sharedstatedir}/ironic-inspector/dhcp-hostsdir %attr(-,ironic-inspector,ironic-inspector) %{_localstatedir}/log/ironic-inspector %attr(-,ironic-inspector,ironic-inspector) %{_localstatedir}/log/ironic-inspector/ramdisk/ %doc %{_mandir}/man8/ironic-inspector.8.gz %exclude %{pyver_sitelib}/%{modulename}_tests.egg-info %if 0%{?with_doc} %files -n openstack-ironic-inspector-doc %license LICENSE %doc CONTRIBUTING.rst doc/build/html %endif %files -n python%{pyver}-%{service}-tests %license LICENSE %{pyver_sitelib}/%{modulename}/test %pre getent group ironic-inspector >/dev/null || groupadd -r ironic-inspector getent passwd ironic-inspector >/dev/null || \ useradd -r -g ironic-inspector -d %{_sharedstatedir}/ironic-inspector -s /sbin/nologin \ -c "OpenStack Ironic Inspector Daemons" ironic-inspector exit 0 %post %systemd_post openstack-ironic-inspector.service %systemd_post openstack-ironic-inspector-dnsmasq.service %preun %systemd_preun openstack-ironic-inspector.service %systemd_preun openstack-ironic-inspector-dnsmasq.service %postun %systemd_postun_with_restart openstack-ironic-inspector.service %systemd_postun_with_restart openstack-ironic-inspector-dnsmasq.service %changelog + spectool -g -C /tmp/tmp.3x035y5spm/SOURCES openstack-ironic-inspector.spec + /usr/bin/mock --buildsrpm -v -r /home/centos-stein/data/dlrn-5.cfg --resultdir /home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276 --spec openstack-ironic-inspector.spec --sources=/tmp/tmp.3x035y5spm/SOURCES INFO: mock.py version 1.4.21 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stein-x86_64-5/yum_cache/ INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.21 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276 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: 1006 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.hvih0fnd:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', '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-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, '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-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276', 'package_manager': 'yum'}, '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', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}} 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 python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 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= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-tripleo-ansible-1dc10cd3b28483eaadc6c4b5c227d09b686b2985 baseurl=https://trunk.rdoproject.org/centos7-stein/1d/c1/1dc10cd3b28483eaadc6c4b5c227d09b686b2985_8d9f1861 enabled=1 gpgcheck=0 priority=1 [delorean-stein-testing] name=dlrn-stein-testing baseurl=https://trunk.rdoproject.org/centos7-stein/deps/latest/ enabled=1 gpgcheck=0 [delorean-stein-build-deps] name=dlrn-stein-build-deps baseurl=https://trunk.rdoproject.org/centos7-stein/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=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': 'trunk-centos7.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] 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: yum DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils 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 shadow-utils distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core shadow-utils 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: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-stein/data/dlrn-5.cfg', '/home/centos-stein/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-stein/data/dlrn-5.cfg DEBUG: root: dlrn-centos-stein-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: config_path: /etc/mock DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: __jinja_expand: True 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(openstack-ironic-inspector.spec) Config(dlrn-centos-stein-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos-stein-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 DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-stein-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-centos-stein-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/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stein-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-stein-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-stein-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-centos-stein-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum 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: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw retpoline_amd ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266384 1847748 2598476 1264844 11820160 12073788 DEBUG: Swap: 8388604 409380 7979224 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-stein-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 835M 3.5G 20% /var/lib/mock/dlrn-centos-stein-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276 Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-stein-x86_64-5/yum_cache/', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.a5z90u2f', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-stein-x86_64-5/root DEBUG: resultdir = /home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2913aee90c114e929d7998642d08957e', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--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: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '12c13ffb039044bba89c15a217e55180', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--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: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7e109ae7488542389bc4c1a1e53159ca', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--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: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8932857000694874afcd55e6f128034d', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--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', '1006', '-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: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/originals Start: yum update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-stein-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-centos-stein-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/dlrn-centos-stein-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-centos-stein-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-stein-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-centos-stein-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/dlrn-centos-stein-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-centos-stein-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stein-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-centos-stein-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-centos-stein-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: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/rpmconfig DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/rpmconfig DEBUG: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/', '-y', '--releasever', '7', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/', '-y', '--releasever', '7', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-stein-x86_64-5/rpmconfig', '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: Failed to set locale, defaulting to C DEBUG: Loaded plugins: fastestmirror, priorities DEBUG: Loading mirror speeds from cached hostfile DEBUG: * base: mirror.genesishosting.com DEBUG: * extras: ewr.edge.kernel.org DEBUG: * updates: mirrors.seas.harvard.edu DEBUG: 2 packages excluded due to repository priority protections DEBUG: No packages marked for update DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-stein-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-centos-stein-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-centos-stein-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-centos-stein-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-centos-stein-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: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stein-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: yum update DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/.initialized Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-ironic-inspector.spec'], chrootPath='/var/lib/mock/dlrn-centos-stein-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=1006gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.hvih0fnd:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.hvih0fnd:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '460ed00b5f574fbca51c2d99f7d62602', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.hvih0fnd:/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/openstack-ironic-inspector.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: DEBUG: Unsharing. Flags: 1073741824 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-ironic-inspector.spec) Config(dlrn-5) 0 minutes 11 seconds INFO: Results and/or logs in: /home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276 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-centos-stein-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-stein-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 DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot Finish: run + finalize + rm -rf /tmp/tmp.3x035y5spm INFO: mock.py version 1.4.21 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stein-x86_64-5/yum_cache/ INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.21 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276 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: 1006 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.v11tie07:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', '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-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, '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-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276', 'package_manager': 'yum'}, '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', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-stein-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stein-x86_64-5', 'root': 'dlrn-centos-stein-x86_64-5', 'resultdir': '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276'}} 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 python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 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= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-tripleo-ansible-1dc10cd3b28483eaadc6c4b5c227d09b686b2985 baseurl=https://trunk.rdoproject.org/centos7-stein/1d/c1/1dc10cd3b28483eaadc6c4b5c227d09b686b2985_8d9f1861 enabled=1 gpgcheck=0 priority=1 [delorean-stein-testing] name=dlrn-stein-testing baseurl=https://trunk.rdoproject.org/centos7-stein/deps/latest/ enabled=1 gpgcheck=0 [delorean-stein-build-deps] name=dlrn-stein-build-deps baseurl=https://trunk.rdoproject.org/centos7-stein/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=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': 'trunk-centos7.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] 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: yum DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils 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 shadow-utils distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core shadow-utils 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: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-stein/data/dlrn-5.cfg', '/home/centos-stein/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-stein/data/dlrn-5.cfg DEBUG: root: dlrn-centos-stein-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: config_path: /etc/mock DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: __jinja_expand: True 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/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.src.rpm) Config(dlrn-centos-stein-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-stein-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-centos-stein-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/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stein-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-stein-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-stein-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-centos-stein-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum 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: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw retpoline_amd ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266384 1840020 2642632 1264812 11783732 12081324 DEBUG: Swap: 8388604 409380 7979224 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-stein-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 835M 3.5G 20% /var/lib/mock/dlrn-centos-stein-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276 Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-stein-x86_64-5/yum_cache/', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.ttlgwyrf', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-stein-x86_64-5/root DEBUG: resultdir = /home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '34380edaac0f487e908f3da4bf5b939d', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--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: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '63c66e46507e405ab5934d412d5006e7', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--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: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'bf4b608bf4034d9c955ecd91de06df92', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--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: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5460d5729147440681a4ddd90bb0779a', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--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', '1006', '-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: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/builddir/build/originals Start: yum update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-stein-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-centos-stein-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/dlrn-centos-stein-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-centos-stein-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-stein-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-centos-stein-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/dlrn-centos-stein-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-centos-stein-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stein-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-centos-stein-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-centos-stein-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: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/rpmconfig DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/rpmconfig DEBUG: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/', '-y', '--releasever', '7', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/', '-y', '--releasever', '7', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-stein-x86_64-5/rpmconfig', '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: Failed to set locale, defaulting to C DEBUG: Loaded plugins: fastestmirror, priorities DEBUG: Loading mirror speeds from cached hostfile DEBUG: * base: mirrors.maine.edu DEBUG: * extras: ewr.edge.kernel.org DEBUG: * updates: mirrors.seas.harvard.edu DEBUG: 2 packages excluded due to repository priority protections DEBUG: No packages marked for update DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-stein-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-centos-stein-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-centos-stein-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-centos-stein-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-centos-stein-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: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stein-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: yum update DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/.initialized Finish: chroot init Start: build phase for openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.src.rpm Start: build setup for openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.src.rpm DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.v11tie07:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '370b51ea702f4d258825725a7c70ff4c', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.v11tie07:/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/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.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: DEBUG: Unsharing. Flags: 1073741824 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Updating / installing... DEBUG: openstack-ironic-inspector-8.2.6-0.202######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.v11tie07:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4de660653c4b4d1e8b327a8081a01d82', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.v11tie07:/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/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.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: DEBUG: Unsharing. Flags: 1073741824 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: dnsmasq.conf DEBUG: ironic-inspector-8.2.6.dev1-0.20210210204616.d85b0e4.tar.gz DEBUG: ironic-inspector-dist.conf DEBUG: ironic-inspector-rootwrap-sudoers DEBUG: ironic-inspector.logrotate DEBUG: openstack-ironic-inspector-dnsmasq.service DEBUG: openstack-ironic-inspector.service DEBUG: openstack-ironic-inspector.spec DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-ironic-inspector.spec'], chrootPath='/var/lib/mock/dlrn-centos-stein-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=1006gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.v11tie07:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.v11tie07:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '26cca53330c64bb8af736ad37e2c5baf', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.v11tie07:/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/openstack-ironic-inspector.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: DEBUG: Unsharing. Flags: 1073741824 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-stein-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-centos-stein-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/dlrn-centos-stein-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-centos-stein-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-stein-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-centos-stein-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/dlrn-centos-stein-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-centos-stein-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stein-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-centos-stein-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-centos-stein-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: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/rpmconfig DEBUG: ['/usr/bin/yum-builddep', '--installroot', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/', '--releasever', '7', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root//builddir/build/SRPMS/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum-builddep', '--installroot', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/', '--releasever', '7', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root//builddir/build/SRPMS/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-stein-x86_64-5/rpmconfig', '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: Failed to set locale, defaulting to C DEBUG: Loaded plugins: fastestmirror, priorities DEBUG: Loading mirror speeds from cached hostfile DEBUG: * base: mirrors.maine.edu DEBUG: * extras: ewr.edge.kernel.org DEBUG: * updates: mirrors.seas.harvard.edu DEBUG: 3 packages excluded due to repository priority protections DEBUG: Checking for new repos for mirrors DEBUG: Getting requirements for openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.src DEBUG: --> Already installed : openstack-macros-2020.1.2-0.20200920181622.ce6a105.el7.noarch DEBUG: --> Already installed : python-devel-2.7.5-90.el7.x86_64 DEBUG: --> Already installed : python2-pbr-5.1.2-2.el7.noarch DEBUG: --> python2-stestr-2.3.1-1.el7.noarch DEBUG: --> Already installed : systemd-219-78.el7_9.3.x86_64 DEBUG: --> Already installed : python2-mock-2.0.0-1.el7.noarch DEBUG: --> python2-alembic-1.0.7-1.el7.noarch DEBUG: --> python2-automaton-1.16.0-0.20190312053340.0e9634c.el7.noarch DEBUG: --> Already installed : python2-babel-2.6.0-4.el7.noarch DEBUG: --> Already installed : python2-eventlet-0.24.1-3.el7.noarch DEBUG: --> python2-fixtures-3.0.0-7.el7.noarch DEBUG: --> python2-futurist-1.8.1-0.20190308155750.481e940.el7.noarch DEBUG: --> python2-ironicclient-2.7.3-0.20200116070450.0bd26cc.el7.noarch DEBUG: --> python2-jsonschema-2.6.0-2.el7.noarch DEBUG: --> python2-keystoneauth1-3.13.2-0.20200320084939.5187463.el7.noarch DEBUG: --> python2-keystonemiddleware-6.0.1-0.20200323062101.89af8f0.el7.noarch DEBUG: --> python2-netaddr-0.7.19-5.el7.noarch DEBUG: --> python2-oslo-concurrency-3.29.1-0.20190308171519.e11481b.el7.noarch DEBUG: --> 2:python2-oslo-config-6.8.2-0.20200113070904.0a9c6c1.el7.noarch DEBUG: --> python2-oslo-context-2.22.2-0.20200515061707.445de77.el7.noarch DEBUG: --> python2-oslo-db-4.45.0-0.20190327114338.79b933b.el7.noarch DEBUG: --> python2-oslo-i18n-3.23.1-0.20190308162844.20bbee5.el7.noarch DEBUG: --> python2-oslo-log-3.42.5-0.20200611054613.ef23f70.el7.noarch DEBUG: --> python2-oslo-messaging-9.5.2-0.20200721054715.fd795bb.el7.noarch DEBUG: --> python2-oslo-middleware-3.37.1-0.20190308170310.acfa72e.el7.noarch DEBUG: --> python2-oslo-policy-2.1.3-0.20200713061604.a49f31d.el7.noarch DEBUG: --> python2-oslo-serialization-2.28.2-0.20190308171935.bc2a1fb.el7.noarch DEBUG: --> python2-oslo-utils-3.40.7-0.20200828084611.4cf03f0.el7.noarch DEBUG: --> python2-oslotest-3.7.2-0.20200515061612.9e46577.el7.noarch DEBUG: --> Already installed : python2-six-1.12.0-1.el7.noarch DEBUG: --> Already installed : python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: --> python2-stevedore-1.30.1-0.20190308160443.27a8395.el7.noarch DEBUG: --> python2-swiftclient-3.7.1-0.20191028163455.c2ba4df.el7.noarch DEBUG: --> python2-testscenarios-0.5.0-8.el7.noarch DEBUG: --> python2-testresources-1.0.0-6.el7.noarch DEBUG: --> python-construct-2.8.10-1.el7.noarch DEBUG: --> 1:python2-flask-1.0.2-1.el7.noarch DEBUG: --> python2-ironic-lib-2.16.4-0.20200313054938.67214a7.el7.noarch DEBUG: --> python-jsonpath-rw-1.2.3-2.el7.noarch DEBUG: --> python-retrying-1.2.3-4.el7.noarch DEBUG: --> Already installed : pytz-2016.10-2.el7.noarch DEBUG: --> Already installed : 1:python2-sphinx-1.8.4-1.el7.noarch DEBUG: --> python2-oslo-sphinx-4.18.1-0.20190730112825.f92583c.el7.noarch DEBUG: --> Running transaction check DEBUG: ---> Package python-construct.noarch 0:2.8.10-1.el7 will be installed DEBUG: ---> Package python-jsonpath-rw.noarch 0:1.2.3-2.el7 will be installed DEBUG: --> Processing Dependency: python-ply for package: python-jsonpath-rw-1.2.3-2.el7.noarch DEBUG: --> Processing Dependency: python-decorator for package: python-jsonpath-rw-1.2.3-2.el7.noarch DEBUG: ---> Package python-retrying.noarch 0:1.2.3-4.el7 will be installed DEBUG: ---> Package python2-alembic.noarch 0:1.0.7-1.el7 will be installed DEBUG: --> Processing Dependency: python2-dateutil for package: python2-alembic-1.0.7-1.el7.noarch DEBUG: --> Processing Dependency: python-mako for package: python2-alembic-1.0.7-1.el7.noarch DEBUG: --> Processing Dependency: python-editor for package: python2-alembic-1.0.7-1.el7.noarch DEBUG: ---> Package python2-automaton.noarch 0:1.16.0-0.20190312053340.0e9634c.el7 will be installed DEBUG: --> Processing Dependency: python2-prettytable for package: python2-automaton-1.16.0-0.20190312053340.0e9634c.el7.noarch DEBUG: ---> Package python2-fixtures.noarch 0:3.0.0-7.el7 will be installed DEBUG: --> Processing Dependency: python-testtools >= 0.9.22 for package: python2-fixtures-3.0.0-7.el7.noarch DEBUG: ---> Package python2-flask.noarch 1:1.0.2-1.el7 will be installed DEBUG: --> Processing Dependency: python-werkzeug for package: 1:python2-flask-1.0.2-1.el7.noarch DEBUG: --> Processing Dependency: python-itsdangerous for package: 1:python2-flask-1.0.2-1.el7.noarch DEBUG: --> Processing Dependency: python-click for package: 1:python2-flask-1.0.2-1.el7.noarch DEBUG: ---> Package python2-futurist.noarch 0:1.8.1-0.20190308155750.481e940.el7 will be installed DEBUG: --> Processing Dependency: python-contextlib2 >= 0.4.0 for package: python2-futurist-1.8.1-0.20190308155750.481e940.el7.noarch DEBUG: --> Processing Dependency: python-futures >= 3.0 for package: python2-futurist-1.8.1-0.20190308155750.481e940.el7.noarch DEBUG: ---> Package python2-ironic-lib.noarch 0:2.16.4-0.20200313054938.67214a7.el7 will be installed DEBUG: --> Processing Dependency: python2-oslo-service >= 1.24.0 for package: python2-ironic-lib-2.16.4-0.20200313054938.67214a7.el7.noarch DEBUG: ---> Package python2-ironicclient.noarch 0:2.7.3-0.20200116070450.0bd26cc.el7 will be installed DEBUG: --> Processing Dependency: python-dogpile-cache >= 0.6.2 for package: python2-ironicclient-2.7.3-0.20200116070450.0bd26cc.el7.noarch DEBUG: --> Processing Dependency: python2-appdirs >= 1.3.0 for package: python2-ironicclient-2.7.3-0.20200116070450.0bd26cc.el7.noarch DEBUG: --> Processing Dependency: python2-osc-lib >= 1.10.0 for package: python2-ironicclient-2.7.3-0.20200116070450.0bd26cc.el7.noarch DEBUG: --> Processing Dependency: PyYAML for package: python2-ironicclient-2.7.3-0.20200116070450.0bd26cc.el7.noarch DEBUG: --> Processing Dependency: genisoimage for package: python2-ironicclient-2.7.3-0.20200116070450.0bd26cc.el7.noarch DEBUG: ---> Package python2-jsonschema.noarch 0:2.6.0-2.el7 will be installed DEBUG: --> Processing Dependency: python-repoze-lru for package: python2-jsonschema-2.6.0-2.el7.noarch DEBUG: ---> Package python2-keystoneauth1.noarch 0:3.13.2-0.20200320084939.5187463.el7 will be installed DEBUG: --> Processing Dependency: python2-iso8601 >= 0.1.11 for package: python2-keystoneauth1-3.13.2-0.20200320084939.5187463.el7.noarch DEBUG: --> Processing Dependency: python2-os-service-types >= 1.2.0 for package: python2-keystoneauth1-3.13.2-0.20200320084939.5187463.el7.noarch DEBUG: ---> Package python2-keystonemiddleware.noarch 0:6.0.1-0.20200323062101.89af8f0.el7 will be installed DEBUG: --> Processing Dependency: python2-keystoneclient >= 1:3.8.0 for package: python2-keystonemiddleware-6.0.1-0.20200323062101.89af8f0.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-cache >= 1.26.0 for package: python2-keystonemiddleware-6.0.1-0.20200323062101.89af8f0.el7.noarch DEBUG: --> Processing Dependency: python2-pycadf >= 1.1.0 for package: python2-keystonemiddleware-6.0.1-0.20200323062101.89af8f0.el7.noarch DEBUG: ---> Package python2-netaddr.noarch 0:0.7.19-5.el7 will be installed DEBUG: ---> Package python2-oslo-concurrency.noarch 0:3.29.1-0.20190308171519.e11481b.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-concurrency-lang = 3.29.1-0.20190308171519.e11481b.el7 for package: python2-oslo-concurrency-3.29.1-0.20190308171519.e11481b.el7.noarch DEBUG: --> Processing Dependency: python2-fasteners for package: python2-oslo-concurrency-3.29.1-0.20190308171519.e11481b.el7.noarch DEBUG: ---> Package python2-oslo-config.noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 will be installed DEBUG: --> Processing Dependency: python2-debtcollector >= 1.2.0 for package: 2:python2-oslo-config-6.8.2-0.20200113070904.0a9c6c1.el7.noarch DEBUG: --> Processing Dependency: python2-rfc3986 >= 1.2.0 for package: 2:python2-oslo-config-6.8.2-0.20200113070904.0a9c6c1.el7.noarch DEBUG: ---> Package python2-oslo-context.noarch 0:2.22.2-0.20200515061707.445de77.el7 will be installed DEBUG: ---> Package python2-oslo-db.noarch 0:4.45.0-0.20190327114338.79b933b.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-db-lang = 4.45.0-0.20190327114338.79b933b.el7 for package: python2-oslo-db-4.45.0-0.20190327114338.79b933b.el7.noarch DEBUG: --> Processing Dependency: python-migrate >= 0.11.0 for package: python2-oslo-db-4.45.0-0.20190327114338.79b933b.el7.noarch DEBUG: --> Processing Dependency: python2-PyMySQL for package: python2-oslo-db-4.45.0-0.20190327114338.79b933b.el7.noarch DEBUG: ---> Package python2-oslo-i18n.noarch 0:3.23.1-0.20190308162844.20bbee5.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-i18n-lang = 3.23.1-0.20190308162844.20bbee5.el7 for package: python2-oslo-i18n-3.23.1-0.20190308162844.20bbee5.el7.noarch DEBUG: ---> Package python2-oslo-log.noarch 0:3.42.5-0.20200611054613.ef23f70.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-log-lang = 3.42.5-0.20200611054613.ef23f70.el7 for package: python2-oslo-log-3.42.5-0.20200611054613.ef23f70.el7.noarch DEBUG: --> Processing Dependency: python-inotify for package: python2-oslo-log-3.42.5-0.20200611054613.ef23f70.el7.noarch DEBUG: ---> Package python2-oslo-messaging.noarch 0:9.5.2-0.20200721054715.fd795bb.el7 will be installed DEBUG: --> Processing Dependency: python2-amqp >= 2.4.1 for package: python2-oslo-messaging-9.5.2-0.20200721054715.fd795bb.el7.noarch DEBUG: --> Processing Dependency: python2-kombu >= 1:4.0.0 for package: python2-oslo-messaging-9.5.2-0.20200721054715.fd795bb.el7.noarch DEBUG: --> Processing Dependency: python-cachetools for package: python2-oslo-messaging-9.5.2-0.20200721054715.fd795bb.el7.noarch DEBUG: --> Processing Dependency: python-pyngus for package: python2-oslo-messaging-9.5.2-0.20200721054715.fd795bb.el7.noarch DEBUG: ---> Package python2-oslo-middleware.noarch 0:3.37.1-0.20190308170310.acfa72e.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-middleware-lang = 3.37.1-0.20190308170310.acfa72e.el7 for package: python2-oslo-middleware-3.37.1-0.20190308170310.acfa72e.el7.noarch DEBUG: --> Processing Dependency: python2-statsd for package: python2-oslo-middleware-3.37.1-0.20190308170310.acfa72e.el7.noarch DEBUG: ---> Package python2-oslo-policy.noarch 0:2.1.3-0.20200713061604.a49f31d.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-policy-lang = 2.1.3-0.20200713061604.a49f31d.el7 for package: python2-oslo-policy-2.1.3-0.20200713061604.a49f31d.el7.noarch DEBUG: ---> Package python2-oslo-serialization.noarch 0:2.28.2-0.20190308171935.bc2a1fb.el7 will be installed DEBUG: --> Processing Dependency: python2-msgpack >= 0.5.2 for package: python2-oslo-serialization-2.28.2-0.20190308171935.bc2a1fb.el7.noarch DEBUG: ---> Package python2-oslo-sphinx.noarch 0:4.18.1-0.20190730112825.f92583c.el7 will be installed DEBUG: ---> Package python2-oslo-utils.noarch 0:3.40.7-0.20200828084611.4cf03f0.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-utils-lang = 3.40.7-0.20200828084611.4cf03f0.el7 for package: python2-oslo-utils-3.40.7-0.20200828084611.4cf03f0.el7.noarch DEBUG: --> Processing Dependency: python-netifaces >= 0.10.4 for package: python2-oslo-utils-3.40.7-0.20200828084611.4cf03f0.el7.noarch DEBUG: ---> Package python2-oslotest.noarch 0:3.7.2-0.20200515061612.9e46577.el7 will be installed DEBUG: --> Processing Dependency: python2-mox3 >= 0.20.0 for package: python2-oslotest-3.7.2-0.20200515061612.9e46577.el7.noarch DEBUG: --> Processing Dependency: python2-subunit for package: python2-oslotest-3.7.2-0.20200515061612.9e46577.el7.noarch DEBUG: ---> Package python2-stestr.noarch 0:2.3.1-1.el7 will be installed DEBUG: --> Processing Dependency: python2-voluptuous for package: python2-stestr-2.3.1-1.el7.noarch DEBUG: --> Processing Dependency: python2-future for package: python2-stestr-2.3.1-1.el7.noarch DEBUG: --> Processing Dependency: python2-cliff for package: python2-stestr-2.3.1-1.el7.noarch DEBUG: ---> Package python2-stevedore.noarch 0:1.30.1-0.20190308160443.27a8395.el7 will be installed DEBUG: ---> Package python2-swiftclient.noarch 0:3.7.1-0.20191028163455.c2ba4df.el7 will be installed DEBUG: ---> Package python2-testresources.noarch 0:1.0.0-6.el7 will be installed DEBUG: ---> Package python2-testscenarios.noarch 0:0.5.0-8.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package PyYAML.x86_64 0:3.10-11.el7 will be installed DEBUG: ---> Package genisoimage.x86_64 0:1.1.11-25.el7 will be installed DEBUG: --> Processing Dependency: libusal = 1.1.11-25.el7 for package: genisoimage-1.1.11-25.el7.x86_64 DEBUG: --> Processing Dependency: libusal.so.0()(64bit) for package: genisoimage-1.1.11-25.el7.x86_64 DEBUG: --> Processing Dependency: librols.so.0()(64bit) for package: genisoimage-1.1.11-25.el7.x86_64 DEBUG: ---> Package python-click.noarch 0:6.3-1.el7 will be installed DEBUG: ---> Package python-decorator.noarch 0:3.4.0-3.el7 will be installed DEBUG: ---> Package python-editor.noarch 0:0.4-4.el7 will be installed DEBUG: ---> Package python-inotify.noarch 0:0.9.4-4.el7 will be installed DEBUG: ---> Package python-mako.noarch 0:0.8.1-2.el7 will be installed DEBUG: --> Processing Dependency: python-beaker for package: python-mako-0.8.1-2.el7.noarch DEBUG: ---> Package python-migrate.noarch 0:0.11.0-1.el7 will be installed DEBUG: --> Processing Dependency: python-tempita >= 0.4 for package: python-migrate-0.11.0-1.el7.noarch DEBUG: --> Processing Dependency: python-sqlparse for package: python-migrate-0.11.0-1.el7.noarch DEBUG: ---> Package python-netifaces.x86_64 0:0.10.4-3.el7 will be installed DEBUG: ---> Package python-oslo-concurrency-lang.noarch 0:3.29.1-0.20190308171519.e11481b.el7 will be installed DEBUG: ---> Package python-oslo-db-lang.noarch 0:4.45.0-0.20190327114338.79b933b.el7 will be installed DEBUG: ---> Package python-oslo-i18n-lang.noarch 0:3.23.1-0.20190308162844.20bbee5.el7 will be installed DEBUG: ---> Package python-oslo-log-lang.noarch 0:3.42.5-0.20200611054613.ef23f70.el7 will be installed DEBUG: ---> Package python-oslo-middleware-lang.noarch 0:3.37.1-0.20190308170310.acfa72e.el7 will be installed DEBUG: ---> Package python-oslo-policy-lang.noarch 0:2.1.3-0.20200713061604.a49f31d.el7 will be installed DEBUG: ---> Package python-oslo-utils-lang.noarch 0:3.40.7-0.20200828084611.4cf03f0.el7 will be installed DEBUG: ---> Package python-ply.noarch 0:3.4-11.el7 will be installed DEBUG: ---> Package python-prettytable.noarch 0:0.7.2-3.el7 will be installed DEBUG: ---> Package python-pyngus.noarch 0:2.0.3-3.el7 will be installed DEBUG: --> Processing Dependency: qpid-proton-c >= 0.13.0 for package: python-pyngus-2.0.3-3.el7.noarch DEBUG: --> Processing Dependency: python-qpid-proton >= 0.13.0 for package: python-pyngus-2.0.3-3.el7.noarch DEBUG: ---> Package python-repoze-lru.noarch 0:0.4-3.el7 will be installed DEBUG: ---> Package python-testtools.noarch 0:1.8.0-2.el7 will be installed DEBUG: --> Processing Dependency: python-unittest2 >= 0.8.0 for package: python-testtools-1.8.0-2.el7.noarch DEBUG: --> Processing Dependency: python-mimeparse for package: python-testtools-1.8.0-2.el7.noarch DEBUG: --> Processing Dependency: python-extras for package: python-testtools-1.8.0-2.el7.noarch DEBUG: ---> Package python2-PyMySQL.noarch 0:0.9.2-2.el7 will be installed DEBUG: --> Processing Dependency: python2-cryptography for package: python2-PyMySQL-0.9.2-2.el7.noarch DEBUG: ---> Package python2-amqp.noarch 0:2.4.1-1.el7 will be installed DEBUG: --> Processing Dependency: python2-vine >= 1.1.3 for package: python2-amqp-2.4.1-1.el7.noarch DEBUG: ---> Package python2-appdirs.noarch 0:1.4.0-4.el7 will be installed DEBUG: ---> Package python2-cachetools.noarch 0:3.1.0-1.el7 will be installed DEBUG: ---> Package python2-cliff.noarch 0:2.14.1-0.20190310203842.99236b4.el7 will be installed DEBUG: --> Processing Dependency: python-cmd2 >= 0.6.7 for package: python2-cliff-2.14.1-0.20190310203842.99236b4.el7.noarch DEBUG: --> Processing Dependency: python2-unicodecsv for package: python2-cliff-2.14.1-0.20190310203842.99236b4.el7.noarch DEBUG: ---> Package python2-contextlib2.noarch 0:0.5.5-8.el7 will be installed DEBUG: ---> Package python2-dateutil.noarch 1:2.8.0-1.el7 will be installed DEBUG: ---> Package python2-debtcollector.noarch 0:1.21.0-0.20190308155412.becfb5b.el7 will be installed DEBUG: --> Processing Dependency: python-wrapt for package: python2-debtcollector-1.21.0-0.20190308155412.becfb5b.el7.noarch DEBUG: ---> Package python2-dogpile-cache.noarch 0:0.6.8-1.el7 will be installed DEBUG: ---> Package python2-fasteners.noarch 0:0.14.1-6.el7 will be installed DEBUG: ---> Package python2-future.noarch 0:0.16.0-4.el7 will be installed DEBUG: ---> Package python2-futures.noarch 0:3.1.1-5.el7 will be installed DEBUG: ---> Package python2-iso8601.noarch 0:0.1.11-1.el7 will be installed DEBUG: ---> Package python2-itsdangerous.noarch 0:0.24-14.el7 will be installed DEBUG: ---> Package python2-keystoneclient.noarch 1:3.19.1-0.20200323061933.abe757a.el7 will be installed DEBUG: --> Processing Dependency: python-keyring >= 5.5.1 for package: 1:python2-keystoneclient-3.19.1-0.20200323061933.abe757a.el7.noarch DEBUG: ---> Package python2-kombu.noarch 1:4.2.2-1.el7 will be installed DEBUG: ---> Package python2-mox3.noarch 0:0.27.0-0.20190308160130.543e2cc.el7 will be installed DEBUG: ---> Package python2-msgpack.x86_64 0:0.6.1-2.el7 will be installed DEBUG: ---> Package python2-os-service-types.noarch 0:1.6.0-0.20190308195959.cf1419a.el7 will be installed DEBUG: ---> Package python2-osc-lib.noarch 0:1.12.1-0.20190510032413.9b610ea.el7 will be installed DEBUG: --> Processing Dependency: python-simplejson >= 3.5.1 for package: python2-osc-lib-1.12.1-0.20190510032413.9b610ea.el7.noarch DEBUG: --> Processing Dependency: python2-openstacksdk >= 0.15.0 for package: python2-osc-lib-1.12.1-0.20190510032413.9b610ea.el7.noarch DEBUG: --> Processing Dependency: python2-os-client-config >= 1.28.0 for package: python2-osc-lib-1.12.1-0.20190510032413.9b610ea.el7.noarch DEBUG: ---> Package python2-oslo-cache.noarch 0:1.33.3-0.20190520045849.aeb9577.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-cache-lang = 1.33.3-0.20190520045849.aeb9577.el7 for package: python2-oslo-cache-1.33.3-0.20190520045849.aeb9577.el7.noarch DEBUG: --> Processing Dependency: python-memcached for package: python2-oslo-cache-1.33.3-0.20190520045849.aeb9577.el7.noarch DEBUG: ---> Package python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 will be installed DEBUG: --> Processing Dependency: python-paste-deploy >= 1.5.0 for package: python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch DEBUG: --> Processing Dependency: python-paste for package: python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch DEBUG: --> Processing Dependency: python2-routes for package: python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch DEBUG: --> Processing Dependency: python2-yappi for package: python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch DEBUG: ---> Package python2-pycadf.noarch 0:2.9.0-0.20190308165536.4398b7d.el7 will be installed DEBUG: --> Processing Dependency: python-pycadf-common = 2.9.0-0.20190308165536.4398b7d.el7 for package: python2-pycadf-2.9.0-0.20190308165536.4398b7d.el7.noarch DEBUG: ---> Package python2-rfc3986.noarch 0:1.2.0-1.el7 will be installed DEBUG: ---> Package python2-statsd.noarch 0:3.2.1-5.el7 will be installed DEBUG: ---> Package python2-subunit.noarch 0:1.2.0-14.el7 will be installed DEBUG: ---> Package python2-voluptuous.noarch 0:0.10.5-2.el7 will be installed DEBUG: ---> Package python2-werkzeug.noarch 0:0.14.1-3.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package libusal.x86_64 0:1.1.11-25.el7 will be installed DEBUG: ---> Package python-beaker.noarch 0:1.5.4-10.el7 will be installed DEBUG: ---> Package python-keyring.noarch 0:5.7.1-1.el7 will be installed DEBUG: ---> Package python-memcached.noarch 0:1.58-1.el7 will be installed DEBUG: ---> Package python-oslo-cache-lang.noarch 0:1.33.3-0.20190520045849.aeb9577.el7 will be installed DEBUG: ---> Package python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 will be installed DEBUG: --> Processing Dependency: pyOpenSSL for package: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch DEBUG: ---> Package python-paste-deploy.noarch 0:1.5.2-6.el7 will be installed DEBUG: ---> Package python-pycadf-common.noarch 0:2.9.0-0.20190308165536.4398b7d.el7 will be installed DEBUG: ---> Package python-routes.noarch 0:2.4.1-1.el7 will be installed DEBUG: ---> Package python-sqlparse.noarch 0:0.1.18-5.el7 will be installed DEBUG: ---> Package python-tempita.noarch 0:0.5.1-8.el7 will be installed DEBUG: ---> Package python-unicodecsv.noarch 0:0.14.1-1.el7 will be installed DEBUG: ---> Package python2-cmd2.noarch 0:0.8.8-5.el7 will be installed DEBUG: --> Processing Dependency: python2-wcwidth for package: python2-cmd2-0.8.8-5.el7.noarch DEBUG: --> Processing Dependency: python2-pyperclip for package: python2-cmd2-0.8.8-5.el7.noarch DEBUG: --> Processing Dependency: python-subprocess32 for package: python2-cmd2-0.8.8-5.el7.noarch DEBUG: --> Processing Dependency: /usr/bin/which for package: python2-cmd2-0.8.8-5.el7.noarch DEBUG: ---> Package python2-cryptography.x86_64 0:2.5-1.el7 will be installed DEBUG: --> Processing Dependency: python2-cffi >= 1.7 for package: python2-cryptography-2.5-1.el7.x86_64 DEBUG: --> Processing Dependency: python2-asn1crypto >= 0.21 for package: python2-cryptography-2.5-1.el7.x86_64 DEBUG: ---> Package python2-extras.noarch 0:1.0.0-2.el7 will be installed DEBUG: ---> Package python2-mimeparse.noarch 0:1.6.0-2.el7 will be installed DEBUG: ---> Package python2-openstacksdk.noarch 0:0.27.1-0.20200727064721.25ae60c.el7 will be installed DEBUG: --> Processing Dependency: python2-jsonpatch >= 1.16 for package: python2-openstacksdk-0.27.1-0.20200727064721.25ae60c.el7.noarch DEBUG: --> Processing Dependency: python2-requestsexceptions >= 1.2.0 for package: python2-openstacksdk-0.27.1-0.20200727064721.25ae60c.el7.noarch DEBUG: --> Processing Dependency: python2-jmespath for package: python2-openstacksdk-0.27.1-0.20200727064721.25ae60c.el7.noarch DEBUG: --> Processing Dependency: python2-munch for package: python2-openstacksdk-0.27.1-0.20200727064721.25ae60c.el7.noarch DEBUG: ---> Package python2-os-client-config.noarch 0:1.32.0-0.20190510172422.74fc34a.el7 will be installed DEBUG: ---> Package python2-qpid-proton.x86_64 0:0.22.0-1.el7 will be installed DEBUG: ---> Package python2-simplejson.x86_64 0:3.10.0-7.el7 will be installed DEBUG: ---> Package python2-unittest2.noarch 0:1.1.0-15.el7 will be installed DEBUG: --> Processing Dependency: python2-traceback2 for package: python2-unittest2-1.1.0-15.el7.noarch DEBUG: ---> Package python2-vine.noarch 0:1.2.0-2.el7 will be installed DEBUG: ---> Package python2-wrapt.x86_64 0:1.11.1-1.el7 will be installed DEBUG: ---> Package python2-yappi.x86_64 0:1.0-1.el7 will be installed DEBUG: ---> Package qpid-proton-c.x86_64 0:0.22.0-1.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package python2-asn1crypto.noarch 0:0.23.0-2.el7 will be installed DEBUG: ---> Package python2-cffi.x86_64 0:1.11.2-1.el7 will be installed DEBUG: --> Processing Dependency: python-pycparser for package: python2-cffi-1.11.2-1.el7.x86_64 DEBUG: ---> Package python2-jmespath.noarch 0:0.9.0-5.el7 will be installed DEBUG: ---> Package python2-jsonpatch.noarch 0:1.21-1.el7 will be installed DEBUG: --> Processing Dependency: python2-jsonpointer for package: python2-jsonpatch-1.21-1.el7.noarch DEBUG: ---> Package python2-munch.noarch 0:2.2.0-2.el7 will be installed DEBUG: ---> Package python2-pyOpenSSL.noarch 0:19.0.0-1.el7 will be installed DEBUG: ---> Package python2-pyperclip.noarch 0:1.6.4-1.el7 will be installed DEBUG: ---> Package python2-requestsexceptions.noarch 0:1.4.0-0.20200416144631.d7ac0ff.el7 will be installed DEBUG: ---> Package python2-subprocess32.x86_64 0:3.2.6-14.el7 will be installed DEBUG: ---> Package python2-traceback2.noarch 0:1.4.0-14.el7 will be installed DEBUG: --> Processing Dependency: python-linecache2 for package: python2-traceback2-1.4.0-14.el7.noarch DEBUG: ---> Package python2-wcwidth.noarch 0:0.1.7-8.el7 will be installed DEBUG: ---> Package which.x86_64 0:2.20-7.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package python-linecache2.noarch 0:1.0.0-1.el7 will be installed DEBUG: ---> Package python-pycparser.noarch 0:2.14-1.el7 will be installed DEBUG: ---> Package python2-jsonpointer.noarch 0:1.10-4.el7 will be installed DEBUG: --> Finished Dependency Resolution DEBUG: Dependencies Resolved DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python-construct noarch 2.8.10-1.el7 delorean-stein-testing 127 k DEBUG: python-jsonpath-rw noarch 1.2.3-2.el7 delorean-stein-testing 28 k DEBUG: python-retrying noarch 1.2.3-4.el7 delorean-stein-testing 15 k DEBUG: python2-alembic noarch 1.0.7-1.el7 delorean-stein-testing 786 k DEBUG: python2-automaton noarch 1.16.0-0.20190312053340.0e9634c.el7 DEBUG: delorean 36 k DEBUG: python2-fixtures noarch 3.0.0-7.el7 delorean-stein-testing 88 k DEBUG: python2-flask noarch 1:1.0.2-1.el7 delorean-stein-testing 152 k DEBUG: python2-futurist noarch 1.8.1-0.20190308155750.481e940.el7 DEBUG: delorean 58 k DEBUG: python2-ironic-lib noarch 2.16.4-0.20200313054938.67214a7.el7 DEBUG: delorean 93 k DEBUG: python2-ironicclient noarch 2.7.3-0.20200116070450.0bd26cc.el7 DEBUG: delorean 440 k DEBUG: python2-jsonschema noarch 2.6.0-2.el7 delorean-stein-testing 76 k DEBUG: python2-keystoneauth1 noarch 3.13.2-0.20200320084939.5187463.el7 DEBUG: delorean 406 k DEBUG: python2-keystonemiddleware noarch 6.0.1-0.20200323062101.89af8f0.el7 DEBUG: delorean 91 k DEBUG: python2-netaddr noarch 0.7.19-5.el7 delorean-stein-testing 1.5 M DEBUG: python2-oslo-concurrency noarch 3.29.1-0.20190308171519.e11481b.el7 DEBUG: delorean 35 k DEBUG: python2-oslo-config noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 DEBUG: delorean 220 k DEBUG: python2-oslo-context noarch 2.22.2-0.20200515061707.445de77.el7 DEBUG: delorean 20 k DEBUG: python2-oslo-db noarch 4.45.0-0.20190327114338.79b933b.el7 DEBUG: delorean 144 k DEBUG: python2-oslo-i18n noarch 3.23.1-0.20190308162844.20bbee5.el7 DEBUG: delorean 52 k DEBUG: python2-oslo-log noarch 3.42.5-0.20200611054613.ef23f70.el7 DEBUG: delorean 58 k DEBUG: python2-oslo-messaging noarch 9.5.2-0.20200721054715.fd795bb.el7 DEBUG: delorean 218 k DEBUG: python2-oslo-middleware noarch 3.37.1-0.20190308170310.acfa72e.el7 DEBUG: delorean 48 k DEBUG: python2-oslo-policy noarch 2.1.3-0.20200713061604.a49f31d.el7 DEBUG: delorean 64 k DEBUG: python2-oslo-serialization noarch 2.28.2-0.20190308171935.bc2a1fb.el7 DEBUG: delorean 27 k DEBUG: python2-oslo-sphinx noarch 4.18.1-0.20190730112825.f92583c.el7 DEBUG: delorean 30 k DEBUG: python2-oslo-utils noarch 3.40.7-0.20200828084611.4cf03f0.el7 DEBUG: delorean 73 k DEBUG: python2-oslotest noarch 3.7.2-0.20200515061612.9e46577.el7 DEBUG: delorean 45 k DEBUG: python2-stestr noarch 2.3.1-1.el7 delorean-stein-testing 145 k DEBUG: python2-stevedore noarch 1.30.1-0.20190308160443.27a8395.el7 DEBUG: delorean 56 k DEBUG: python2-swiftclient noarch 3.7.1-0.20191028163455.c2ba4df.el7 DEBUG: delorean 162 k DEBUG: python2-testresources noarch 1.0.0-6.el7 delorean-stein-testing 54 k DEBUG: python2-testscenarios noarch 0.5.0-8.el7 delorean-stein-testing 32 k DEBUG: Installing for dependencies: DEBUG: PyYAML x86_64 3.10-11.el7 base 153 k DEBUG: genisoimage x86_64 1.1.11-25.el7 base 299 k DEBUG: libusal x86_64 1.1.11-25.el7 base 136 k DEBUG: python-beaker noarch 1.5.4-10.el7 base 80 k DEBUG: python-click noarch 6.3-1.el7 delorean-stein-testing 119 k DEBUG: python-decorator noarch 3.4.0-3.el7 base 27 k DEBUG: python-editor noarch 0.4-4.el7 delorean-stein-testing 12 k DEBUG: python-inotify noarch 0.9.4-4.el7 base 49 k DEBUG: python-keyring noarch 5.7.1-1.el7 delorean-stein-testing 116 k DEBUG: python-linecache2 noarch 1.0.0-1.el7 delorean-stein-testing 11 k DEBUG: python-mako noarch 0.8.1-2.el7 base 307 k DEBUG: python-memcached noarch 1.58-1.el7 delorean-stein-testing 37 k DEBUG: python-migrate noarch 0.11.0-1.el7 delorean-stein-testing 227 k DEBUG: python-netifaces x86_64 0.10.4-3.el7 base 17 k DEBUG: python-oslo-cache-lang noarch 1.33.3-0.20190520045849.aeb9577.el7 DEBUG: delorean 11 k DEBUG: python-oslo-concurrency-lang noarch 3.29.1-0.20190308171519.e11481b.el7 DEBUG: delorean 8.6 k DEBUG: python-oslo-db-lang noarch 4.45.0-0.20190327114338.79b933b.el7 DEBUG: delorean 8.2 k DEBUG: python-oslo-i18n-lang noarch 3.23.1-0.20190308162844.20bbee5.el7 DEBUG: delorean 8.8 k DEBUG: python-oslo-log-lang noarch 3.42.5-0.20200611054613.ef23f70.el7 DEBUG: delorean 8.0 k DEBUG: python-oslo-middleware-lang noarch 3.37.1-0.20190308170310.acfa72e.el7 DEBUG: delorean 7.0 k DEBUG: python-oslo-policy-lang noarch 2.1.3-0.20200713061604.a49f31d.el7 DEBUG: delorean 7.1 k DEBUG: python-oslo-utils-lang noarch 3.40.7-0.20200828084611.4cf03f0.el7 DEBUG: delorean 7.8 k DEBUG: python-paste noarch 1.7.5.1-9.20111221hg1498.el7 DEBUG: base 866 k DEBUG: python-paste-deploy noarch 1.5.2-6.el7 delorean-stein-testing 45 k DEBUG: python-ply noarch 3.4-11.el7 base 123 k DEBUG: python-prettytable noarch 0.7.2-3.el7 base 37 k DEBUG: python-pycadf-common noarch 2.9.0-0.20190308165536.4398b7d.el7 DEBUG: delorean 9.5 k DEBUG: python-pycparser noarch 2.14-1.el7 base 104 k DEBUG: python-pyngus noarch 2.0.3-3.el7 delorean-stein-testing 41 k DEBUG: python-repoze-lru noarch 0.4-3.el7 delorean-stein-testing 12 k DEBUG: python-routes noarch 2.4.1-1.el7 delorean-stein-testing 191 k DEBUG: python-sqlparse noarch 0.1.18-5.el7 delorean-stein-testing 74 k DEBUG: python-tempita noarch 0.5.1-8.el7 delorean-stein-testing 32 k DEBUG: python-testtools noarch 1.8.0-2.el7 delorean-stein-testing 301 k DEBUG: python-unicodecsv noarch 0.14.1-1.el7 delorean-stein-testing 25 k DEBUG: python2-PyMySQL noarch 0.9.2-2.el7 delorean-stein-testing 91 k DEBUG: python2-amqp noarch 2.4.1-1.el7 delorean-stein-testing 89 k DEBUG: python2-appdirs noarch 1.4.0-4.el7 delorean-stein-testing 16 k DEBUG: python2-asn1crypto noarch 0.23.0-2.el7 delorean-stein-testing 172 k DEBUG: python2-cachetools noarch 3.1.0-1.el7 delorean-stein-testing 27 k DEBUG: python2-cffi x86_64 1.11.2-1.el7 delorean-stein-testing 228 k DEBUG: python2-cliff noarch 2.14.1-0.20190310203842.99236b4.el7 DEBUG: delorean 88 k DEBUG: python2-cmd2 noarch 0.8.8-5.el7 delorean-stein-testing 105 k DEBUG: python2-contextlib2 noarch 0.5.5-8.el7 delorean-stein-testing 19 k DEBUG: python2-cryptography x86_64 2.5-1.el7 delorean-stein-testing 544 k DEBUG: python2-dateutil noarch 1:2.8.0-1.el7 delorean-stein-testing 290 k DEBUG: python2-debtcollector noarch 1.21.0-0.20190308155412.becfb5b.el7 DEBUG: delorean 27 k DEBUG: python2-dogpile-cache noarch 0.6.8-1.el7 delorean-stein-testing 73 k DEBUG: python2-extras noarch 1.0.0-2.el7 delorean-stein-testing 15 k DEBUG: python2-fasteners noarch 0.14.1-6.el7 delorean-stein-testing 37 k DEBUG: python2-future noarch 0.16.0-4.el7 delorean-stein-testing 798 k DEBUG: python2-futures noarch 3.1.1-5.el7 base 29 k DEBUG: python2-iso8601 noarch 0.1.11-1.el7 delorean-stein-testing 18 k DEBUG: python2-itsdangerous noarch 0.24-14.el7 delorean-stein-testing 25 k DEBUG: python2-jmespath noarch 0.9.0-5.el7 delorean-stein-testing 38 k DEBUG: python2-jsonpatch noarch 1.21-1.el7 delorean-stein-testing 21 k DEBUG: python2-jsonpointer noarch 1.10-4.el7 delorean-stein-testing 13 k DEBUG: python2-keystoneclient noarch 1:3.19.1-0.20200323061933.abe757a.el7 DEBUG: delorean 241 k DEBUG: python2-kombu noarch 1:4.2.2-1.el7 delorean-stein-testing 350 k DEBUG: python2-mimeparse noarch 1.6.0-2.el7 delorean-stein-testing 12 k DEBUG: python2-mox3 noarch 0.27.0-0.20190308160130.543e2cc.el7 DEBUG: delorean 74 k DEBUG: python2-msgpack x86_64 0.6.1-2.el7 delorean-stein-testing 87 k DEBUG: python2-munch noarch 2.2.0-2.el7 delorean-stein-testing 15 k DEBUG: python2-openstacksdk noarch 0.27.1-0.20200727064721.25ae60c.el7 DEBUG: delorean 662 k DEBUG: python2-os-client-config noarch 1.32.0-0.20190510172422.74fc34a.el7 DEBUG: delorean 48 k DEBUG: python2-os-service-types noarch 1.6.0-0.20190308195959.cf1419a.el7 DEBUG: delorean 31 k DEBUG: python2-osc-lib noarch 1.12.1-0.20190510032413.9b610ea.el7 DEBUG: delorean 69 k DEBUG: python2-oslo-cache noarch 1.33.3-0.20190520045849.aeb9577.el7 DEBUG: delorean 45 k DEBUG: python2-oslo-service noarch 1.38.1-0.20200113063102.abfec6a.el7 DEBUG: delorean 65 k DEBUG: python2-pyOpenSSL noarch 19.0.0-1.el7 delorean-stein-testing 97 k DEBUG: python2-pycadf noarch 2.9.0-0.20190308165536.4398b7d.el7 DEBUG: delorean 45 k DEBUG: python2-pyperclip noarch 1.6.4-1.el7 delorean-stein-testing 16 k DEBUG: python2-qpid-proton x86_64 0.22.0-1.el7 delorean-stein-testing 218 k DEBUG: python2-requestsexceptions noarch 1.4.0-0.20200416144631.d7ac0ff.el7 DEBUG: delorean 10 k DEBUG: python2-rfc3986 noarch 1.2.0-1.el7 delorean-stein-testing 41 k DEBUG: python2-simplejson x86_64 3.10.0-7.el7 delorean-stein-testing 274 k DEBUG: python2-statsd noarch 3.2.1-5.el7 delorean-stein-testing 27 k DEBUG: python2-subprocess32 x86_64 3.2.6-14.el7 base 47 k DEBUG: python2-subunit noarch 1.2.0-14.el7 delorean-stein-testing 85 k DEBUG: python2-traceback2 noarch 1.4.0-14.el7 delorean-stein-testing 18 k DEBUG: python2-unittest2 noarch 1.1.0-15.el7 delorean-stein-testing 175 k DEBUG: python2-vine noarch 1.2.0-2.el7 delorean-stein-testing 29 k DEBUG: python2-voluptuous noarch 0.10.5-2.el7 delorean-stein-testing 49 k DEBUG: python2-wcwidth noarch 0.1.7-8.el7 delorean-stein-testing 27 k DEBUG: python2-werkzeug noarch 0.14.1-3.el7 delorean-stein-testing 466 k DEBUG: python2-wrapt x86_64 1.11.1-1.el7 delorean-stein-testing 48 k DEBUG: python2-yappi x86_64 1.0-1.el7 delorean-stein-testing 39 k DEBUG: qpid-proton-c x86_64 0.22.0-1.el7 delorean-stein-testing 182 k DEBUG: which x86_64 2.20-7.el7 base 41 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 32 Packages (+89 Dependent packages) DEBUG: Total size: 15 M DEBUG: Total download size: 224 k DEBUG: Installed size: 69 M DEBUG: Downloading packages: DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 658 kB/s | 224 kB 00:00 DEBUG: Running transaction check DEBUG: Running transaction test DEBUG: Transaction test succeeded DEBUG: Running transaction DEBUG: Installing : python2-stevedore-1.30.1-0.20190308160443.27a8395.el7. 1/121 DEBUG: Installing : PyYAML-3.10-11.el7.x86_64 2/121 DEBUG: Installing : python2-iso8601-0.1.11-1.el7.noarch 3/121 DEBUG: Installing : python-prettytable-0.7.2-3.el7.noarch 4/121 DEBUG: Installing : python2-futures-3.1.1-5.el7.noarch 5/121 DEBUG: Installing : python-decorator-3.4.0-3.el7.noarch 6/121 DEBUG: Installing : python2-vine-1.2.0-2.el7.noarch 7/121 DEBUG: Installing : python2-amqp-2.4.1-1.el7.noarch 8/121 DEBUG: Installing : python-netifaces-0.10.4-3.el7.x86_64 9/121 DEBUG: Installing : python2-netaddr-0.7.19-5.el7.noarch 10/121 DEBUG: Installing : python2-os-service-types-1.6.0-0.20190308195959.cf1419 11/121 DEBUG: Installing : python2-keystoneauth1-3.13.2-0.20200320084939.5187463. 12/121 DEBUG: Installing : qpid-proton-c-0.22.0-1.el7.x86_64 13/121 DEBUG: Installing : 1:python2-dateutil-2.8.0-1.el7.noarch 14/121 DEBUG: Installing : python-tempita-0.5.1-8.el7.noarch 15/121 DEBUG: Installing : python-ply-3.4-11.el7.noarch 16/121 DEBUG: Installing : python2-appdirs-1.4.0-4.el7.noarch 17/121 DEBUG: Installing : python2-contextlib2-0.5.5-8.el7.noarch 18/121 DEBUG: Installing : python2-extras-1.0.0-2.el7.noarch 19/121 DEBUG: Installing : python-repoze-lru-0.4-3.el7.noarch 20/121 DEBUG: Installing : python2-jsonschema-2.6.0-2.el7.noarch 21/121 DEBUG: Installing : python-routes-2.4.1-1.el7.noarch 22/121 DEBUG: Installing : python2-futurist-1.8.1-0.20190308155750.481e940.el7.no 23/121 DEBUG: Installing : python-pycparser-2.14-1.el7.noarch 24/121 DEBUG: Installing : python2-cffi-1.11.2-1.el7.x86_64 25/121 DEBUG: Installing : python2-qpid-proton-0.22.0-1.el7.x86_64 26/121 DEBUG: Installing : python-pyngus-2.0.3-3.el7.noarch 27/121 DEBUG: Installing : 1:python2-kombu-4.2.2-1.el7.noarch 28/121 DEBUG: Installing : python2-mimeparse-1.6.0-2.el7.noarch 29/121 DEBUG: Installing : python2-statsd-3.2.1-5.el7.noarch 30/121 DEBUG: Installing : python2-fasteners-0.14.1-6.el7.noarch 31/121 DEBUG: Installing : python2-pyperclip-1.6.4-1.el7.noarch 32/121 DEBUG: Installing : python2-future-0.16.0-4.el7.noarch 33/121 DEBUG: Installing : python-inotify-0.9.4-4.el7.noarch 34/121 DEBUG: Installing : libusal-1.1.11-25.el7.x86_64 35/121 DEBUG: Installing : genisoimage-1.1.11-25.el7.x86_64 36/121 DEBUG: Installing : python-memcached-1.58-1.el7.noarch 37/121 DEBUG: Installing : python2-msgpack-0.6.1-2.el7.x86_64 38/121 DEBUG: Installing : python2-werkzeug-0.14.1-3.el7.noarch 39/121 DEBUG: Installing : python-oslo-utils-lang-3.40.7-0.20200828084611.4cf03f0 40/121 DEBUG: Installing : python2-rfc3986-1.2.0-1.el7.noarch 41/121 DEBUG: Installing : python-oslo-cache-lang-1.33.3-0.20190520045849.aeb9577 42/121 DEBUG: Installing : python2-voluptuous-0.10.5-2.el7.noarch 43/121 DEBUG: Installing : python-editor-0.4-4.el7.noarch 44/121 DEBUG: Installing : python2-subprocess32-3.2.6-14.el7.x86_64 45/121 DEBUG: Installing : python-linecache2-1.0.0-1.el7.noarch 46/121 DEBUG: Installing : python2-traceback2-1.4.0-14.el7.noarch 47/121 DEBUG: Installing : python2-unittest2-1.1.0-15.el7.noarch 48/121 DEBUG: Installing : python-testtools-1.8.0-2.el7.noarch 49/121 DEBUG: Installing : python2-fixtures-3.0.0-7.el7.noarch 50/121 DEBUG: Installing : python2-subunit-1.2.0-14.el7.noarch 51/121 DEBUG: Installing : python2-mox3-0.27.0-0.20190308160130.543e2cc.el7.noarc 52/121 DEBUG: Installing : python-keyring-5.7.1-1.el7.noarch 53/121 DEBUG: Installing : python-sqlparse-0.1.18-5.el7.noarch 54/121 DEBUG: Installing : python-migrate-0.11.0-1.el7.noarch 55/121 DEBUG: Installing : python-click-6.3-1.el7.noarch 56/121 DEBUG: Installing : python-oslo-db-lang-4.45.0-0.20190327114338.79b933b.el 57/121 DEBUG: Installing : python-oslo-i18n-lang-3.23.1-0.20190308162844.20bbee5. 58/121 DEBUG: Installing : python2-oslo-i18n-3.23.1-0.20190308162844.20bbee5.el7. 59/121 DEBUG: Installing : python2-wrapt-1.11.1-1.el7.x86_64 60/121 DEBUG: Installing : python2-debtcollector-1.21.0-0.20190308155412.becfb5b. 61/121 DEBUG: Installing : python2-oslo-utils-3.40.7-0.20200828084611.4cf03f0.el7 62/121 DEBUG: Installing : 2:python2-oslo-config-6.8.2-0.20200113070904.0a9c6c1.e 63/121 DEBUG: Installing : python2-oslo-serialization-2.28.2-0.20190308171935.bc2 64/121 DEBUG: Installing : python2-oslo-context-2.22.2-0.20200515061707.445de77.e 65/121 DEBUG: Installing : 1:python2-keystoneclient-3.19.1-0.20200323061933.abe75 66/121 DEBUG: Installing : python-unicodecsv-0.14.1-1.el7.noarch 67/121 DEBUG: Installing : python2-cachetools-3.1.0-1.el7.noarch 68/121 DEBUG: Installing : python2-asn1crypto-0.23.0-2.el7.noarch 69/121 DEBUG: Installing : python2-cryptography-2.5-1.el7.x86_64 70/121 DEBUG: Installing : python2-pyOpenSSL-19.0.0-1.el7.noarch 71/121 DEBUG: Installing : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 72/121 DEBUG: Installing : python-paste-deploy-1.5.2-6.el7.noarch 73/121 DEBUG: Installing : python-beaker-1.5.4-10.el7.noarch 74/121 DEBUG: Installing : python-mako-0.8.1-2.el7.noarch 75/121 DEBUG: Installing : python2-dogpile-cache-0.6.8-1.el7.noarch 76/121 DEBUG: Installing : python2-alembic-1.0.7-1.el7.noarch 77/121 DEBUG: Installing : python2-PyMySQL-0.9.2-2.el7.noarch 78/121 DEBUG: Installing : python2-wcwidth-0.1.7-8.el7.noarch 79/121 DEBUG: Installing : python2-requestsexceptions-1.4.0-0.20200416144631.d7ac 80/121 DEBUG: Installing : python2-simplejson-3.10.0-7.el7.x86_64 81/121 DEBUG: Installing : python-oslo-middleware-lang-3.37.1-0.20190308170310.ac 82/121 DEBUG: Installing : python2-oslo-middleware-3.37.1-0.20190308170310.acfa72 83/121 DEBUG: Installing : python2-munch-2.2.0-2.el7.noarch 84/121 DEBUG: Installing : python2-itsdangerous-0.24-14.el7.noarch 85/121 DEBUG: Installing : python-oslo-policy-lang-2.1.3-0.20200713061604.a49f31d 86/121 DEBUG: Installing : python-oslo-log-lang-3.42.5-0.20200611054613.ef23f70.e 87/121 DEBUG: Installing : python2-oslo-log-3.42.5-0.20200611054613.ef23f70.el7.n 88/121 DEBUG: Installing : python2-oslo-cache-1.33.3-0.20190520045849.aeb9577.el7 89/121 DEBUG: Installing : python2-jmespath-0.9.0-5.el7.noarch 90/121 DEBUG: Installing : python2-jsonpointer-1.10-4.el7.noarch 91/121 DEBUG: Installing : python2-jsonpatch-1.21-1.el7.noarch 92/121 DEBUG: Installing : python2-openstacksdk-0.27.1-0.20200727064721.25ae60c.e 93/121 DEBUG: Installing : python2-os-client-config-1.32.0-0.20190510172422.74fc3 94/121 DEBUG: Installing : python2-yappi-1.0-1.el7.x86_64 95/121 DEBUG: Installing : which-2.20-7.el7.x86_64 96/121 DEBUG: Installing : python2-cmd2-0.8.8-5.el7.noarch 97/121 DEBUG: Installing : python2-cliff-2.14.1-0.20190310203842.99236b4.el7.noar 98/121 DEBUG: Installing : python2-osc-lib-1.12.1-0.20190510032413.9b610ea.el7.no 99/121 DEBUG: Installing : python2-stestr-2.3.1-1.el7.noarch 100/121 DEBUG: Installing : python-oslo-concurrency-lang-3.29.1-0.20190308171519.e 101/121 DEBUG: Installing : python2-oslo-concurrency-3.29.1-0.20190308171519.e1148 102/121 DEBUG: Installing : python2-oslo-service-1.38.1-0.20200113063102.abfec6a.e 103/121 DEBUG: Installing : python-pycadf-common-2.9.0-0.20190308165536.4398b7d.el 104/121 DEBUG: Installing : python2-pycadf-2.9.0-0.20190308165536.4398b7d.el7.noar 105/121 DEBUG: Installing : python2-keystonemiddleware-6.0.1-0.20200323062101.89af 106/121 DEBUG: Installing : python2-ironic-lib-2.16.4-0.20200313054938.67214a7.el7 107/121 DEBUG: Installing : python2-oslo-messaging-9.5.2-0.20200721054715.fd795bb. 108/121 DEBUG: Installing : python2-oslotest-3.7.2-0.20200515061612.9e46577.el7.no 109/121 DEBUG: Installing : python2-ironicclient-2.7.3-0.20200116070450.0bd26cc.el 110/121 DEBUG: Installing : python2-oslo-policy-2.1.3-0.20200713061604.a49f31d.el7 111/121 DEBUG: Installing : 1:python2-flask-1.0.2-1.el7.noarch 112/121 DEBUG: Installing : python2-oslo-db-4.45.0-0.20190327114338.79b933b.el7.no 113/121 DEBUG: Installing : python2-swiftclient-3.7.1-0.20191028163455.c2ba4df.el7 114/121 DEBUG: Installing : python2-testscenarios-0.5.0-8.el7.noarch 115/121 DEBUG: Installing : python-jsonpath-rw-1.2.3-2.el7.noarch 116/121 DEBUG: Installing : python2-automaton-1.16.0-0.20190312053340.0e9634c.el7. 117/121 DEBUG: Installing : python-retrying-1.2.3-4.el7.noarch 118/121 DEBUG: Installing : python-construct-2.8.10-1.el7.noarch 119/121 DEBUG: Installing : python2-testresources-1.0.0-6.el7.noarch 120/121 DEBUG: Installing : python2-oslo-sphinx-4.18.1-0.20190730112825.f92583c.el 121/121 DEBUG: Verifying : python2-dogpile-cache-0.6.8-1.el7.noarch 1/121 DEBUG: Verifying : python-pycadf-common-2.9.0-0.20190308165536.4398b7d.el 2/121 DEBUG: Verifying : python2-oslo-i18n-3.23.1-0.20190308162844.20bbee5.el7. 3/121 DEBUG: Verifying : python2-oslo-log-3.42.5-0.20200611054613.ef23f70.el7.n 4/121 DEBUG: Verifying : python2-oslo-middleware-3.37.1-0.20190308170310.acfa72 5/121 DEBUG: Verifying : python-mako-0.8.1-2.el7.noarch 6/121 DEBUG: Verifying : python-oslo-concurrency-lang-3.29.1-0.20190308171519.e 7/121 DEBUG: Verifying : which-2.20-7.el7.x86_64 8/121 DEBUG: Verifying : python2-yappi-1.0-1.el7.x86_64 9/121 DEBUG: Verifying : python2-cmd2-0.8.8-5.el7.noarch 10/121 DEBUG: Verifying : python2-osc-lib-1.12.1-0.20190510032413.9b610ea.el7.no 11/121 DEBUG: Verifying : python-paste-deploy-1.5.2-6.el7.noarch 12/121 DEBUG: Verifying : python2-jsonpointer-1.10-4.el7.noarch 13/121 DEBUG: Verifying : python2-cffi-1.11.2-1.el7.x86_64 14/121 DEBUG: Verifying : python2-jmespath-0.9.0-5.el7.noarch 15/121 DEBUG: Verifying : python-oslo-log-lang-3.42.5-0.20200611054613.ef23f70.e 16/121 DEBUG: Verifying : python2-oslotest-3.7.2-0.20200515061612.9e46577.el7.no 17/121 DEBUG: Verifying : python-oslo-policy-lang-2.1.3-0.20200713061604.a49f31d 18/121 DEBUG: Verifying : python2-oslo-service-1.38.1-0.20200113063102.abfec6a.e 19/121 DEBUG: Verifying : python-repoze-lru-0.4-3.el7.noarch 20/121 DEBUG: Verifying : python2-openstacksdk-0.27.1-0.20200727064721.25ae60c.e 21/121 DEBUG: Verifying : python2-jsonschema-2.6.0-2.el7.noarch 22/121 DEBUG: Verifying : python-decorator-3.4.0-3.el7.noarch 23/121 DEBUG: Verifying : python2-qpid-proton-0.22.0-1.el7.x86_64 24/121 DEBUG: Verifying : python-pycparser-2.14-1.el7.noarch 25/121 DEBUG: Verifying : python-beaker-1.5.4-10.el7.noarch 26/121 DEBUG: Verifying : python2-extras-1.0.0-2.el7.noarch 27/121 DEBUG: Verifying : python2-oslo-sphinx-4.18.1-0.20190730112825.f92583c.el 28/121 DEBUG: Verifying : python2-testscenarios-0.5.0-8.el7.noarch 29/121 DEBUG: Verifying : PyYAML-3.10-11.el7.x86_64 30/121 DEBUG: Verifying : python2-stestr-2.3.1-1.el7.noarch 31/121 DEBUG: Verifying : python2-futurist-1.8.1-0.20190308155750.481e940.el7.no 32/121 DEBUG: Verifying : python2-debtcollector-1.21.0-0.20190308155412.becfb5b. 33/121 DEBUG: Verifying : python2-subunit-1.2.0-14.el7.noarch 34/121 DEBUG: Verifying : python2-itsdangerous-0.24-14.el7.noarch 35/121 DEBUG: Verifying : python2-munch-2.2.0-2.el7.noarch 36/121 DEBUG: Verifying : python2-contextlib2-0.5.5-8.el7.noarch 37/121 DEBUG: Verifying : python-oslo-middleware-lang-3.37.1-0.20190308170310.ac 38/121 DEBUG: Verifying : python2-appdirs-1.4.0-4.el7.noarch 39/121 DEBUG: Verifying : python2-simplejson-3.10.0-7.el7.x86_64 40/121 DEBUG: Verifying : python2-mox3-0.27.0-0.20190308160130.543e2cc.el7.noarc 41/121 DEBUG: Verifying : python2-pyOpenSSL-19.0.0-1.el7.noarch 42/121 DEBUG: Verifying : python2-ironic-lib-2.16.4-0.20200313054938.67214a7.el7 43/121 DEBUG: Verifying : python-ply-3.4-11.el7.noarch 44/121 DEBUG: Verifying : python2-requestsexceptions-1.4.0-0.20200416144631.d7ac 45/121 DEBUG: Verifying : python2-wcwidth-0.1.7-8.el7.noarch 46/121 DEBUG: Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 47/121 DEBUG: Verifying : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 48/121 DEBUG: Verifying : python2-keystoneauth1-3.13.2-0.20200320084939.5187463. 49/121 DEBUG: Verifying : python2-oslo-context-2.22.2-0.20200515061707.445de77.e 50/121 DEBUG: Verifying : python2-cachetools-3.1.0-1.el7.noarch 51/121 DEBUG: Verifying : python2-testresources-1.0.0-6.el7.noarch 52/121 DEBUG: Verifying : python-unicodecsv-0.14.1-1.el7.noarch 53/121 DEBUG: Verifying : 1:python2-flask-1.0.2-1.el7.noarch 54/121 DEBUG: Verifying : python2-wrapt-1.11.1-1.el7.x86_64 55/121 DEBUG: Verifying : python-prettytable-0.7.2-3.el7.noarch 56/121 DEBUG: Verifying : python-tempita-0.5.1-8.el7.noarch 57/121 DEBUG: Verifying : 1:python2-dateutil-2.8.0-1.el7.noarch 58/121 DEBUG: Verifying : python2-fixtures-3.0.0-7.el7.noarch 59/121 DEBUG: Verifying : qpid-proton-c-0.22.0-1.el7.x86_64 60/121 DEBUG: Verifying : python-oslo-i18n-lang-3.23.1-0.20190308162844.20bbee5. 61/121 DEBUG: Verifying : python2-oslo-concurrency-3.29.1-0.20190308171519.e1148 62/121 DEBUG: Verifying : python2-PyMySQL-0.9.2-2.el7.noarch 63/121 DEBUG: Verifying : python-oslo-db-lang-4.45.0-0.20190327114338.79b933b.el 64/121 DEBUG: Verifying : python2-cryptography-2.5-1.el7.x86_64 65/121 DEBUG: Verifying : python2-os-client-config-1.32.0-0.20190510172422.74fc3 66/121 DEBUG: Verifying : python2-traceback2-1.4.0-14.el7.noarch 67/121 DEBUG: Verifying : python-click-6.3-1.el7.noarch 68/121 DEBUG: Verifying : 1:python2-keystoneclient-3.19.1-0.20200323061933.abe75 69/121 DEBUG: Verifying : python-jsonpath-rw-1.2.3-2.el7.noarch 70/121 DEBUG: Verifying : python-sqlparse-0.1.18-5.el7.noarch 71/121 DEBUG: Verifying : python2-stevedore-1.30.1-0.20190308160443.27a8395.el7. 72/121 DEBUG: Verifying : python-keyring-5.7.1-1.el7.noarch 73/121 DEBUG: Verifying : python2-oslo-db-4.45.0-0.20190327114338.79b933b.el7.no 74/121 DEBUG: Verifying : python2-oslo-cache-1.33.3-0.20190520045849.aeb9577.el7 75/121 DEBUG: Verifying : python-linecache2-1.0.0-1.el7.noarch 76/121 DEBUG: Verifying : python2-subprocess32-3.2.6-14.el7.x86_64 77/121 DEBUG: Verifying : python2-swiftclient-3.7.1-0.20191028163455.c2ba4df.el7 78/121 DEBUG: Verifying : python-editor-0.4-4.el7.noarch 79/121 DEBUG: Verifying : python2-os-service-types-1.6.0-0.20190308195959.cf1419 80/121 DEBUG: Verifying : python2-voluptuous-0.10.5-2.el7.noarch 81/121 DEBUG: Verifying : python2-oslo-utils-3.40.7-0.20200828084611.4cf03f0.el7 82/121 DEBUG: Verifying : python2-netaddr-0.7.19-5.el7.noarch 83/121 DEBUG: Verifying : python-netifaces-0.10.4-3.el7.x86_64 84/121 DEBUG: Verifying : python2-ironicclient-2.7.3-0.20200116070450.0bd26cc.el 85/121 DEBUG: Verifying : python-oslo-cache-lang-1.33.3-0.20190520045849.aeb9577 86/121 DEBUG: Verifying : python-migrate-0.11.0-1.el7.noarch 87/121 DEBUG: Verifying : python2-rfc3986-1.2.0-1.el7.noarch 88/121 DEBUG: Verifying : python-oslo-utils-lang-3.40.7-0.20200828084611.4cf03f0 89/121 DEBUG: Verifying : python2-cliff-2.14.1-0.20190310203842.99236b4.el7.noar 90/121 DEBUG: Verifying : python2-oslo-serialization-2.28.2-0.20190308171935.bc2 91/121 DEBUG: Verifying : python2-werkzeug-0.14.1-3.el7.noarch 92/121 DEBUG: Verifying : python2-msgpack-0.6.1-2.el7.x86_64 93/121 DEBUG: Verifying : python-memcached-1.58-1.el7.noarch 94/121 DEBUG: Verifying : genisoimage-1.1.11-25.el7.x86_64 95/121 DEBUG: Verifying : python2-unittest2-1.1.0-15.el7.noarch 96/121 DEBUG: Verifying : python2-automaton-1.16.0-0.20190312053340.0e9634c.el7. 97/121 DEBUG: Verifying : python2-amqp-2.4.1-1.el7.noarch 98/121 DEBUG: Verifying : libusal-1.1.11-25.el7.x86_64 99/121 DEBUG: Verifying : python-inotify-0.9.4-4.el7.noarch 100/121 DEBUG: Verifying : python-testtools-1.8.0-2.el7.noarch 101/121 DEBUG: Verifying : python2-futures-3.1.1-5.el7.noarch 102/121 DEBUG: Verifying : python-construct-2.8.10-1.el7.noarch 103/121 DEBUG: Verifying : python2-vine-1.2.0-2.el7.noarch 104/121 DEBUG: Verifying : python-retrying-1.2.3-4.el7.noarch 105/121 DEBUG: Verifying : 2:python2-oslo-config-6.8.2-0.20200113070904.0a9c6c1.e 106/121 DEBUG: Verifying : python-pyngus-2.0.3-3.el7.noarch 107/121 DEBUG: Verifying : python2-iso8601-0.1.11-1.el7.noarch 108/121 DEBUG: Verifying : python2-future-0.16.0-4.el7.noarch 109/121 DEBUG: Verifying : 1:python2-kombu-4.2.2-1.el7.noarch 110/121 DEBUG: Verifying : python2-alembic-1.0.7-1.el7.noarch 111/121 DEBUG: Verifying : python2-pycadf-2.9.0-0.20190308165536.4398b7d.el7.noar 112/121 DEBUG: Verifying : python2-pyperclip-1.6.4-1.el7.noarch 113/121 DEBUG: Verifying : python2-keystonemiddleware-6.0.1-0.20200323062101.89af 114/121 DEBUG: Verifying : python2-fasteners-0.14.1-6.el7.noarch 115/121 DEBUG: Verifying : python2-oslo-policy-2.1.3-0.20200713061604.a49f31d.el7 116/121 DEBUG: Verifying : python2-jsonpatch-1.21-1.el7.noarch 117/121 DEBUG: Verifying : python2-statsd-3.2.1-5.el7.noarch 118/121 DEBUG: Verifying : python-routes-2.4.1-1.el7.noarch 119/121 DEBUG: Verifying : python2-mimeparse-1.6.0-2.el7.noarch 120/121 DEBUG: Verifying : python2-oslo-messaging-9.5.2-0.20200721054715.fd795bb. 121/121 DEBUG: Installed: DEBUG: python-construct.noarch 0:2.8.10-1.el7 DEBUG: python-jsonpath-rw.noarch 0:1.2.3-2.el7 DEBUG: python-retrying.noarch 0:1.2.3-4.el7 DEBUG: python2-alembic.noarch 0:1.0.7-1.el7 DEBUG: python2-automaton.noarch 0:1.16.0-0.20190312053340.0e9634c.el7 DEBUG: python2-fixtures.noarch 0:3.0.0-7.el7 DEBUG: python2-flask.noarch 1:1.0.2-1.el7 DEBUG: python2-futurist.noarch 0:1.8.1-0.20190308155750.481e940.el7 DEBUG: python2-ironic-lib.noarch 0:2.16.4-0.20200313054938.67214a7.el7 DEBUG: python2-ironicclient.noarch 0:2.7.3-0.20200116070450.0bd26cc.el7 DEBUG: python2-jsonschema.noarch 0:2.6.0-2.el7 DEBUG: python2-keystoneauth1.noarch 0:3.13.2-0.20200320084939.5187463.el7 DEBUG: python2-keystonemiddleware.noarch 0:6.0.1-0.20200323062101.89af8f0.el7 DEBUG: python2-netaddr.noarch 0:0.7.19-5.el7 DEBUG: python2-oslo-concurrency.noarch 0:3.29.1-0.20190308171519.e11481b.el7 DEBUG: python2-oslo-config.noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 DEBUG: python2-oslo-context.noarch 0:2.22.2-0.20200515061707.445de77.el7 DEBUG: python2-oslo-db.noarch 0:4.45.0-0.20190327114338.79b933b.el7 DEBUG: python2-oslo-i18n.noarch 0:3.23.1-0.20190308162844.20bbee5.el7 DEBUG: python2-oslo-log.noarch 0:3.42.5-0.20200611054613.ef23f70.el7 DEBUG: python2-oslo-messaging.noarch 0:9.5.2-0.20200721054715.fd795bb.el7 DEBUG: python2-oslo-middleware.noarch 0:3.37.1-0.20190308170310.acfa72e.el7 DEBUG: python2-oslo-policy.noarch 0:2.1.3-0.20200713061604.a49f31d.el7 DEBUG: python2-oslo-serialization.noarch 0:2.28.2-0.20190308171935.bc2a1fb.el7 DEBUG: python2-oslo-sphinx.noarch 0:4.18.1-0.20190730112825.f92583c.el7 DEBUG: python2-oslo-utils.noarch 0:3.40.7-0.20200828084611.4cf03f0.el7 DEBUG: python2-oslotest.noarch 0:3.7.2-0.20200515061612.9e46577.el7 DEBUG: python2-stestr.noarch 0:2.3.1-1.el7 DEBUG: python2-stevedore.noarch 0:1.30.1-0.20190308160443.27a8395.el7 DEBUG: python2-swiftclient.noarch 0:3.7.1-0.20191028163455.c2ba4df.el7 DEBUG: python2-testresources.noarch 0:1.0.0-6.el7 DEBUG: python2-testscenarios.noarch 0:0.5.0-8.el7 DEBUG: Dependency Installed: DEBUG: PyYAML.x86_64 0:3.10-11.el7 DEBUG: genisoimage.x86_64 0:1.1.11-25.el7 DEBUG: libusal.x86_64 0:1.1.11-25.el7 DEBUG: python-beaker.noarch 0:1.5.4-10.el7 DEBUG: python-click.noarch 0:6.3-1.el7 DEBUG: python-decorator.noarch 0:3.4.0-3.el7 DEBUG: python-editor.noarch 0:0.4-4.el7 DEBUG: python-inotify.noarch 0:0.9.4-4.el7 DEBUG: python-keyring.noarch 0:5.7.1-1.el7 DEBUG: python-linecache2.noarch 0:1.0.0-1.el7 DEBUG: python-mako.noarch 0:0.8.1-2.el7 DEBUG: python-memcached.noarch 0:1.58-1.el7 DEBUG: python-migrate.noarch 0:0.11.0-1.el7 DEBUG: python-netifaces.x86_64 0:0.10.4-3.el7 DEBUG: python-oslo-cache-lang.noarch 0:1.33.3-0.20190520045849.aeb9577.el7 DEBUG: python-oslo-concurrency-lang.noarch 0:3.29.1-0.20190308171519.e11481b.el7 DEBUG: python-oslo-db-lang.noarch 0:4.45.0-0.20190327114338.79b933b.el7 DEBUG: python-oslo-i18n-lang.noarch 0:3.23.1-0.20190308162844.20bbee5.el7 DEBUG: python-oslo-log-lang.noarch 0:3.42.5-0.20200611054613.ef23f70.el7 DEBUG: python-oslo-middleware-lang.noarch 0:3.37.1-0.20190308170310.acfa72e.el7 DEBUG: python-oslo-policy-lang.noarch 0:2.1.3-0.20200713061604.a49f31d.el7 DEBUG: python-oslo-utils-lang.noarch 0:3.40.7-0.20200828084611.4cf03f0.el7 DEBUG: python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 DEBUG: python-paste-deploy.noarch 0:1.5.2-6.el7 DEBUG: python-ply.noarch 0:3.4-11.el7 DEBUG: python-prettytable.noarch 0:0.7.2-3.el7 DEBUG: python-pycadf-common.noarch 0:2.9.0-0.20190308165536.4398b7d.el7 DEBUG: python-pycparser.noarch 0:2.14-1.el7 DEBUG: python-pyngus.noarch 0:2.0.3-3.el7 DEBUG: python-repoze-lru.noarch 0:0.4-3.el7 DEBUG: python-routes.noarch 0:2.4.1-1.el7 DEBUG: python-sqlparse.noarch 0:0.1.18-5.el7 DEBUG: python-tempita.noarch 0:0.5.1-8.el7 DEBUG: python-testtools.noarch 0:1.8.0-2.el7 DEBUG: python-unicodecsv.noarch 0:0.14.1-1.el7 DEBUG: python2-PyMySQL.noarch 0:0.9.2-2.el7 DEBUG: python2-amqp.noarch 0:2.4.1-1.el7 DEBUG: python2-appdirs.noarch 0:1.4.0-4.el7 DEBUG: python2-asn1crypto.noarch 0:0.23.0-2.el7 DEBUG: python2-cachetools.noarch 0:3.1.0-1.el7 DEBUG: python2-cffi.x86_64 0:1.11.2-1.el7 DEBUG: python2-cliff.noarch 0:2.14.1-0.20190310203842.99236b4.el7 DEBUG: python2-cmd2.noarch 0:0.8.8-5.el7 DEBUG: python2-contextlib2.noarch 0:0.5.5-8.el7 DEBUG: python2-cryptography.x86_64 0:2.5-1.el7 DEBUG: python2-dateutil.noarch 1:2.8.0-1.el7 DEBUG: python2-debtcollector.noarch 0:1.21.0-0.20190308155412.becfb5b.el7 DEBUG: python2-dogpile-cache.noarch 0:0.6.8-1.el7 DEBUG: python2-extras.noarch 0:1.0.0-2.el7 DEBUG: python2-fasteners.noarch 0:0.14.1-6.el7 DEBUG: python2-future.noarch 0:0.16.0-4.el7 DEBUG: python2-futures.noarch 0:3.1.1-5.el7 DEBUG: python2-iso8601.noarch 0:0.1.11-1.el7 DEBUG: python2-itsdangerous.noarch 0:0.24-14.el7 DEBUG: python2-jmespath.noarch 0:0.9.0-5.el7 DEBUG: python2-jsonpatch.noarch 0:1.21-1.el7 DEBUG: python2-jsonpointer.noarch 0:1.10-4.el7 DEBUG: python2-keystoneclient.noarch 1:3.19.1-0.20200323061933.abe757a.el7 DEBUG: python2-kombu.noarch 1:4.2.2-1.el7 DEBUG: python2-mimeparse.noarch 0:1.6.0-2.el7 DEBUG: python2-mox3.noarch 0:0.27.0-0.20190308160130.543e2cc.el7 DEBUG: python2-msgpack.x86_64 0:0.6.1-2.el7 DEBUG: python2-munch.noarch 0:2.2.0-2.el7 DEBUG: python2-openstacksdk.noarch 0:0.27.1-0.20200727064721.25ae60c.el7 DEBUG: python2-os-client-config.noarch 0:1.32.0-0.20190510172422.74fc34a.el7 DEBUG: python2-os-service-types.noarch 0:1.6.0-0.20190308195959.cf1419a.el7 DEBUG: python2-osc-lib.noarch 0:1.12.1-0.20190510032413.9b610ea.el7 DEBUG: python2-oslo-cache.noarch 0:1.33.3-0.20190520045849.aeb9577.el7 DEBUG: python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 DEBUG: python2-pyOpenSSL.noarch 0:19.0.0-1.el7 DEBUG: python2-pycadf.noarch 0:2.9.0-0.20190308165536.4398b7d.el7 DEBUG: python2-pyperclip.noarch 0:1.6.4-1.el7 DEBUG: python2-qpid-proton.x86_64 0:0.22.0-1.el7 DEBUG: python2-requestsexceptions.noarch 0:1.4.0-0.20200416144631.d7ac0ff.el7 DEBUG: python2-rfc3986.noarch 0:1.2.0-1.el7 DEBUG: python2-simplejson.x86_64 0:3.10.0-7.el7 DEBUG: python2-statsd.noarch 0:3.2.1-5.el7 DEBUG: python2-subprocess32.x86_64 0:3.2.6-14.el7 DEBUG: python2-subunit.noarch 0:1.2.0-14.el7 DEBUG: python2-traceback2.noarch 0:1.4.0-14.el7 DEBUG: python2-unittest2.noarch 0:1.1.0-15.el7 DEBUG: python2-vine.noarch 0:1.2.0-2.el7 DEBUG: python2-voluptuous.noarch 0:0.10.5-2.el7 DEBUG: python2-wcwidth.noarch 0:0.1.7-8.el7 DEBUG: python2-werkzeug.noarch 0:0.14.1-3.el7 DEBUG: python2-wrapt.x86_64 0:1.11.1-1.el7 DEBUG: python2-yappi.x86_64 0:1.0-1.el7 DEBUG: qpid-proton-c.x86_64 0:0.22.0-1.el7 DEBUG: which.x86_64 0:2.20-7.el7 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-stein-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-centos-stein-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-centos-stein-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-centos-stein-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-centos-stein-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: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stein-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 openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.src.rpm Start: Outputting list of installed packages DEBUG: child environment: None DEBUG: Executing command: rpm -qa --root '/var/lib/mock/dlrn-centos-stein-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\n' > /home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276/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 Start: rpmbuild openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.src.rpm INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-ironic-inspector.spec'], chrootPath='/var/lib/mock/dlrn-centos-stein-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=1006gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.v11tie07:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.v11tie07:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'cfe987b2779348849dd2b824fa40c470', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.v11tie07:/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/openstack-ironic-inspector.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: DEBUG: Unsharing. Flags: 1073741824 DEBUG: 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.oWuI0Q DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf ironic-inspector-8.2.6.dev1 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/ironic-inspector-8.2.6.dev1-0.20210210204616.d85b0e4.tar.gz DEBUG: + /usr/bin/tar -xvvf - DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/ DEBUG: -rw-r--r-- root/root 2634 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/PKG-INFO DEBUG: -rw-r--r-- root/root 2872 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/tox.ini DEBUG: -rw-r--r-- root/root 651 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/test-requirements.txt DEBUG: -rw-r--r-- root/root 1030 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/setup.py DEBUG: -rw-r--r-- root/root 4554 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/setup.cfg DEBUG: -rw-r--r-- root/root 969 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/rootwrap.conf DEBUG: -rw-r--r-- root/root 1339 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/requirements.txt DEBUG: -rw-r--r-- root/root 2338 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/lower-constraints.txt DEBUG: -rw-r--r-- root/root 757 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic-inspector.8 DEBUG: -rw-r--r-- root/root 140 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/bindep.txt DEBUG: -rw-r--r-- root/root 16 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/babel.cfg DEBUG: -rw-r--r-- root/root 1492 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/README.rst DEBUG: -rw-r--r-- root/root 11358 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/LICENSE DEBUG: -rw-r--r-- root/root 44890 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/ChangeLog DEBUG: -rw-r--r-- root/root 13616 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/CONTRIBUTING.rst DEBUG: -rw-r--r-- root/root 4303 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/AUTHORS DEBUG: -rw-r--r-- root/root 75 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/.stestr.conf DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/zuul.d/ DEBUG: -rw-r--r-- root/root 786 2021-02-10 20:43 ironic-inspector-8.2.6.dev1/zuul.d/project.yaml DEBUG: -rw-r--r-- root/root 820 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/zuul.d/legacy-ironic-inspector-jobs.yaml DEBUG: -rw-r--r-- root/root 1965 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/zuul.d/ironic-inspector-jobs.yaml DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/tools/ DEBUG: -rwxr-xr-x root/root 1990 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/tools/test-setup.sh DEBUG: -rwxr-xr-x root/root 3208 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/tools/states_to_dot.py DEBUG: -rw-r--r-- root/root 76 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/tools/policy-generator.conf DEBUG: -rw-r--r-- root/root 329 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/tools/config-generator.conf DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/rootwrap.d/ DEBUG: -rw-r--r-- root/root 515 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/rootwrap.d/ironic-inspector.filters DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/releasenotes/ DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/releasenotes/source/ DEBUG: -rw-r--r-- root/root 107 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/source/unreleased.rst DEBUG: -rw-r--r-- root/root 145 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/source/rocky.rst DEBUG: -rw-r--r-- root/root 181 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/source/queens.rst DEBUG: -rw-r--r-- root/root 170 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/source/pike.rst DEBUG: -rw-r--r-- root/root 181 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/source/ocata.rst DEBUG: -rw-r--r-- root/root 185 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/source/newton.rst DEBUG: -rw-r--r-- root/root 185 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/source/mitaka.rst DEBUG: -rw-r--r-- root/root 189 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/source/liberty.rst DEBUG: -rw-r--r-- root/root 205 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/source/index.rst DEBUG: -rw-r--r-- root/root 9355 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/source/conf.py DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/releasenotes/source/locale/ DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/releasenotes/source/locale/fr/ DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/releasenotes/source/locale/fr/LC_MESSAGES/ DEBUG: -rw-r--r-- root/root 2456 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/releasenotes/source/locale/en_GB/ DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/releasenotes/source/locale/en_GB/LC_MESSAGES/ DEBUG: -rw-r--r-- root/root 63827 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/releasenotes/source/_templates/ DEBUG: -rw-r--r-- root/root 0 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/source/_templates/.placeholder DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/releasenotes/source/_static/ DEBUG: -rw-r--r-- root/root 0 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/source/_static/.placeholder DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/releasenotes/notes/ DEBUG: -rw-r--r-- root/root 390 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/validate-ipv6-address-fda29c929754352e.yaml DEBUG: -rw-r--r-- root/root 120 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/unset_property_instrospectionrules-78d64b8b7643e40d.yaml DEBUG: -rw-r--r-- root/root 135 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/trait-actions-eec05cbb6a944619.yaml DEBUG: -rw-r--r-- root/root 440 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/tempest_plugin_removal-91a01f5950f543e1.yaml DEBUG: -rw-r--r-- root/root 128 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/support-microversion-latest-dcf9598c5218e979.yaml DEBUG: -rw-r--r-- root/root 340 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/support-ip6tables-ce30f614de502adb.yaml DEBUG: -rw-r--r-- root/root 543 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/story-2002166-371315335fd8e62d.yaml DEBUG: -rw-r--r-- root/root 147 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/stop-when-setbootdev-failed-68d84fec0843bdc8.yaml DEBUG: -rw-r--r-- root/root 192 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/stein-prelude-42f0d90bf2c6a1a9.yaml DEBUG: -rw-r--r-- root/root 143 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/stein-ironicclient-d512f9d49ea29257.yaml DEBUG: -rw-r--r-- root/root 439 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/status-removal-fa1d9a98ffad9f60.yaml DEBUG: -rw-r--r-- root/root 503 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/sphinx-docs-4d0a5886261e57bf.yaml DEBUG: -rw-r--r-- root/root 111 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/size-hint-ea2a264468e1fcb7.yaml DEBUG: -rw-r--r-- root/root 497 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/sighup-support-e6eaec034d963108.yaml DEBUG: -rw-r--r-- root/root 83 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/set-node-to-error-when-swift-failure-3e919ecbf9db6401.yaml DEBUG: -rw-r--r-- root/root 132 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/rules-invert-2585173a11db3c31.yaml DEBUG: -rw-r--r-- root/root 283 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/rpc-backends-0e7405aa1c7723a0.yaml DEBUG: -rw-r--r-- root/root 88 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/rollback-removal-a03a989e2e9f776b.yaml DEBUG: -rw-r--r-- root/root 259 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/rollback-formatting-7d61c9af2600d42f.yaml DEBUG: -rw-r--r-- root/root 328 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/reset-interfaces-ff78d50b9f05d47d.yaml DEBUG: -rw-r--r-- root/root 123 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/remove_filter_logging-1a80419083c42bc6.yaml DEBUG: -rw-r--r-- root/root 480 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/remove-policy-json-b4746d64c1511023.yaml DEBUG: -rw-r--r-- root/root 111 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/remove-opt-keep-node-status-7d6b96f1a6e498a8.yaml DEBUG: -rw-r--r-- root/root 156 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/remove-opt-group-firewall-96266983e476c29e.yaml DEBUG: -rw-r--r-- root/root 184 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/remove-deprecated-conf-opts-361ab0bb342f0e7e.yaml DEBUG: -rw-r--r-- root/root 135 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/reapply-introspection-5edbbfaf498dbd12.yaml DEBUG: -rw-r--r-- root/root 513 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/ramdisk-logs-on-all-failures-24da41edf3a98400.yaml DEBUG: -rw-r--r-- root/root 594 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/pxe-filter-dnsmasq-not-known-hosts-filter-76ae5bd7a8db6f75.yaml DEBUG: -rw-r--r-- root/root 465 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/pxe-filter-dnsmasq-manage-deleted-ironic-macs-4bb766efad8c6d02.yaml DEBUG: -rw-r--r-- root/root 278 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/pxe-enabled-cbc3287ebe3fcd49.yaml DEBUG: -rw-r--r-- root/root 317 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/processing-logging-e2d27bbac95a7213.yaml DEBUG: -rw-r--r-- root/root 225 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/processing-data-type-check-7c914339d3ab15ba.yaml DEBUG: -rw-r--r-- root/root 149 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/preprocessing-error-01e55b4db20fb7fc.yaml DEBUG: -rw-r--r-- root/root 394 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/port-list-retry-745d1cf41780e961.yaml DEBUG: -rw-r--r-- root/root 308 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/port-creation-plugin-c0405ec646b1051d.yaml DEBUG: -rw-r--r-- root/root 1778 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/policy-engine-c44828e3131e6c62.yaml DEBUG: -rw-r--r-- root/root 270 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/pgsql-imperative-enum-dda76f150a205d0a.yaml DEBUG: -rw-r--r-- root/root 256 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/pci_devices-plugin-5b93196e0e973155.yaml DEBUG: -rw-r--r-- root/root 141 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/patch-head-backslash-24bcdd03ba254bf2.yaml DEBUG: -rw-r--r-- root/root 130 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/optional-root-disk-9b972f504b2e6262.yaml DEBUG: -rw-r--r-- root/root 63 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/node-locking-4d135ca5b93524b1.yaml DEBUG: -rw-r--r-- root/root 93 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/no-root_device_hint-0e7676d481d503bb.yaml DEBUG: -rw-r--r-- root/root 432 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/no-rollback-e15bc7fee0134545.yaml DEBUG: -rw-r--r-- root/root 231 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/no-old-ramdisk-095b05e1245131d8.yaml DEBUG: -rw-r--r-- root/root 102 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/no-logs-stored-data-6db52934c7f9a91a.yaml DEBUG: -rw-r--r-- root/root 145 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/no-fail-on-power-off-enroll-node-e40854f6def397b8.yaml DEBUG: -rw-r--r-- root/root 210 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/no-downgrade-migrations-514bf872d9f944ed.yaml DEBUG: -rw-r--r-- root/root 138 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/nested-value-formatting-e04f187475e5e475.yaml DEBUG: -rw-r--r-- root/root 207 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/names-82d9f84153a228ec.yaml DEBUG: -rw-r--r-- root/root 584 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/multiattribute_node_lookup-17e219ba8d3e5eb0.yaml DEBUG: -rw-r--r-- root/root 108 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/missing-pxe-mac-d9329dab85513460.yaml DEBUG: -rw-r--r-- root/root 60 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/migrations-autogenerate-4303fd496c3c2757.yaml DEBUG: -rw-r--r-- root/root 821 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/migrate-introspection-data-bcd692c9ad3f22d7.yaml DEBUG: -rw-r--r-- root/root 420 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/manage-boot-2ae986f87098576b.yaml DEBUG: -rw-r--r-- root/root 109 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/loopback-bmc-e60d64fe74bdf142.yaml DEBUG: -rw-r--r-- root/root 277 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/lookup-all-macs-eead528c0b764ad7.yaml DEBUG: -rw-r--r-- root/root 60 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/logs-collector-logging-356e56cd70a04a2b.yaml DEBUG: -rw-r--r-- root/root 216 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/log-info-not-found-cache-error-afbc87e80305ca5c.yaml DEBUG: -rw-r--r-- root/root 127 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/local_gb-250bd415684a7855.yaml DEBUG: -rw-r--r-- root/root 76 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/less-iptables-calls-759e89d103df504c.yaml DEBUG: -rw-r--r-- root/root 1174 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/ksadapters-abc9edc63cafa405.yaml DEBUG: -rw-r--r-- root/root 947 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/keystoneauth-plugins-aab6cbe1d0e884bf.yaml DEBUG: -rw-r--r-- root/root 203 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/keystone-noauth-9ba5ad9884c6273c.yaml DEBUG: -rw-r--r-- root/root 80 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/is-empty-missing-a590d580cb62761d.yaml DEBUG: -rw-r--r-- root/root 271 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/ironic-lib-hints-20412a1c7fa796e0.yaml DEBUG: -rw-r--r-- root/root 192 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/ipv6-bmc-address-start-inspection-7a72794f25eb9f19.yaml DEBUG: -rw-r--r-- root/root 343 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/ipmi-credentials-removal-0021f89424fbf7a3.yaml DEBUG: -rw-r--r-- root/root 148 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/ipa-support-7eea800306829a49.yaml DEBUG: -rw-r--r-- root/root 705 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/ipa-inventory-0a1e8d644da850ff.yaml DEBUG: -rw-r--r-- root/root 762 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/introspection-state-03538fac198882b6.yaml DEBUG: -rw-r--r-- root/root 363 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/introspection-delay-drivers-deprecation-1d0c25b112fbd4da.yaml DEBUG: -rw-r--r-- root/root 185 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/introspection-data-db-store-0586292de05cbfd7.yaml DEBUG: -rw-r--r-- root/root 403 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/infiniband-support-960d6846e326dec4.yaml DEBUG: -rw-r--r-- root/root 212 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/hook-deps-83a867c7af0300e4.yaml DEBUG: -rw-r--r-- root/root 270 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/handle-patch-port-failure-9a8b85749104506f.yaml DEBUG: -rw-r--r-- root/root 126 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/googbye-patches-args-071532024b9260bd.yaml DEBUG: -rw-r--r-- root/root 148 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/futurist-557fcd18d4eaf1c1.yaml DEBUG: -rw-r--r-- root/root 148 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/flask-debug-6d2dcc2b482324dc.yaml DEBUG: -rw-r--r-- root/root 82 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/fix_llc_port_assume-4ea47d26501bddc3.yaml DEBUG: -rw-r--r-- root/root 213 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/fix_llc_hook_bugs-efeea008c2f792eb.yaml DEBUG: -rw-r--r-- root/root 555 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/fix-wrong-provision-state-name-150c91c48d471bf9.yaml DEBUG: -rw-r--r-- root/root 389 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/fix-rules-endpoint-response-d60984c40d927c1f.yaml DEBUG: -rw-r--r-- root/root 180 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/fix-pxe-filter-get-blacklist-2dde59d51c1d010f.yaml DEBUG: -rw-r--r-- root/root 224 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/fix-periodic-tasks-configuration-edd167f0146e60b5.yaml DEBUG: -rw-r--r-- root/root 213 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/fix-mysql-6b79049fe96edae4.yaml DEBUG: -rw-r--r-- root/root 432 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/fix-llc-switch-id-not-mac-e2de3adc0945ee70.yaml DEBUG: -rw-r--r-- root/root 180 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/fix-extra-hardware-process-c0635a972de37b0a.yaml DEBUG: -rw-r--r-- root/root 108 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/fix-deadlock-during-cleanup-bcb6b517ef299791.yaml DEBUG: -rw-r--r-- root/root 138 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/fix-crash-when-use-postgresql-ac6c708f48f55c83.yaml DEBUG: -rw-r--r-- root/root 340 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/fix-CalledProcessError-on-startup-28d9dbed85a81542.yaml DEBUG: -rw-r--r-- root/root 137 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/firewall-rerun-f2d0f64cca2698ff.yaml DEBUG: -rw-r--r-- root/root 884 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/firewall-refactoring-17e8ad764f2cde8d.yaml DEBUG: -rw-r--r-- root/root 305 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/find-node-input-filtering-e8ea529252e80739.yaml DEBUG: -rw-r--r-- root/root 64 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/extra-hardware-swift-aeebf299b9605bb0.yaml DEBUG: -rw-r--r-- root/root 238 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/extend-rules-9a9d38701e970611.yaml DEBUG: -rw-r--r-- root/root 203 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/enroll-hook-d8c32eba70848210.yaml DEBUG: -rw-r--r-- root/root 146 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/empty-ipmi-address-5b5ca186a066ed32.yaml DEBUG: -rw-r--r-- root/root 370 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/empty-ipmi-address-2-4d57c34aec7d14e2.yaml DEBUG: -rw-r--r-- root/root 125 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/empty-condition-abc707b771be6be3.yaml DEBUG: -rw-r--r-- root/root 169 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/edeploy-typeerror-6486e31923d91666.yaml DEBUG: -rw-r--r-- root/root 178 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/drop-maintenance-a9a87a9a2af051ad.yaml DEBUG: -rw-r--r-- root/root 250 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/dnsmasq-pxe-filter-37928d3fdb1e8ec3.yaml DEBUG: -rw-r--r-- root/root 540 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/dnsmask-pxe-filter-rootwrap-systemctl-099964ad39d38b4c.yaml DEBUG: -rw-r--r-- root/root 228 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/discovery-default-driver-94f990bb0676369b.yaml DEBUG: -rw-r--r-- root/root 369 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/disable-dhcp-c86a3a0ee2696ee0.yaml DEBUG: -rw-r--r-- root/root 232 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/deprecated-options-removal-ocata-a44dadf3bcf8d6fc.yaml DEBUG: -rw-r--r-- root/root 230 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/deprecate-store-data-location-037eaab9cd326646.yaml DEBUG: -rw-r--r-- root/root 277 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/deprecate-ssl-opts-40ce8f4618c786ef.yaml DEBUG: -rw-r--r-- root/root 518 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/deprecate-setting-ipmi-creds-1581ddc63b273811.yaml DEBUG: -rw-r--r-- root/root 97 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/deprecate-root-device-hint-909d389b7efed5da.yaml DEBUG: -rw-r--r-- root/root 174 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/deprecate-rollback-dea95ac515d3189b.yaml DEBUG: -rw-r--r-- root/root 492 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/db-status-consistency-enhancements-f97fbaccfc81a60b.yaml DEBUG: -rw-r--r-- root/root 309 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/custom-ramdisk-log-name-dac06822c38657e7.yaml DEBUG: -rw-r--r-- root/root 213 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/cpu-memory-cfdc72b625780871.yaml DEBUG: -rw-r--r-- root/root 553 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/cors-5f345c65da7f5c99.yaml DEBUG: -rw-r--r-- root/root 99 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/continue-http-500-62f33d425aade9d7.yaml DEBUG: -rw-r--r-- root/root 119 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/contains-matches-ee28958b08995494.yaml DEBUG: -rw-r--r-- root/root 155 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/compact-debug-logging-b15dd9bbdd3ce27a.yaml DEBUG: -rw-r--r-- root/root 185 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/check-formatted-value-from-nonstring-3d851cb42ce3a0ac.yaml DEBUG: -rw-r--r-- root/root 363 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/change_started_finished_at_type_to_datetime-c5617e598350970c.yaml DEBUG: -rw-r--r-- root/root 144 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/capabilities-15cc2268d661f0a0.yaml DEBUG: -rw-r--r-- root/root 86 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/bmc-logging-deprecation-4ca046a64fac6f11.yaml DEBUG: -rw-r--r-- root/root 109 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/allow-periodics-shutdown-inspector-ac28ea5ba3224279.yaml DEBUG: -rw-r--r-- root/root 332 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/add_node-with-version_id-24f51e5888480aa0.yaml DEBUG: -rw-r--r-- root/root 150 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/add-support-for-long-running-ramdisk-ffee3c177c56cebb.yaml DEBUG: -rw-r--r-- root/root 338 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/add-support-for-listing-all-introspection-statuses-2a3d4379c3854894.yaml DEBUG: -rw-r--r-- root/root 140 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/add-node-state-to-introspection-api-response-85fb7f4e72ae386a.yaml DEBUG: -rw-r--r-- root/root 166 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/add-lldp-plugin-dependency-c323412654f71b3e.yaml DEBUG: -rw-r--r-- root/root 235 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/add-lldp-plugin-4645596cb8b39fd3.yaml DEBUG: -rw-r--r-- root/root 122 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/add-lldp-basic-plugin-98aebcf43e60931b.yaml DEBUG: -rw-r--r-- root/root 129 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/add-disabled-option-to-add-ports-f8c6c9b3e6797652.yaml DEBUG: -rw-r--r-- root/root 228 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/active_states_timeout-3e3ab110870483ec.yaml DEBUG: -rw-r--r-- root/root 115 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/abort-introspection-ae5cb5a9fbacd2ac.yaml DEBUG: -rw-r--r-- root/root 225 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/UUID-started_at-finished_at-in-the-status-API-7860312102923938.yaml DEBUG: -rw-r--r-- root/root 155 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/Reapply_update_started_at-8af8cf254cdf8cde.yaml DEBUG: -rw-r--r-- root/root 162 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/Inspector_rules_API_does_not_return_all_attributes-98a9765726c405d5.yaml DEBUG: -rw-r--r-- root/root 0 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/releasenotes/notes/.placeholder DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/playbooks/ DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/playbooks/legacy/ DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/playbooks/legacy/ironic-inspector-grenade-dsvm/ DEBUG: -rw-r--r-- root/root 5464 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/playbooks/legacy/ironic-inspector-grenade-dsvm/run.yaml DEBUG: -rw-r--r-- root/root 411 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/playbooks/legacy/ironic-inspector-grenade-dsvm/post.yaml DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/ironic_inspector.egg-info/ DEBUG: -rw-r--r-- root/root 17 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/ironic_inspector.egg-info/top_level.txt DEBUG: -rw-r--r-- root/root 757 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/ironic_inspector.egg-info/requires.txt DEBUG: -rw-r--r-- root/root 47 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/ironic_inspector.egg-info/pbr.json DEBUG: -rw-r--r-- root/root 1 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/ironic_inspector.egg-info/not-zip-safe DEBUG: -rw-r--r-- root/root 3077 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/ironic_inspector.egg-info/entry_points.txt DEBUG: -rw-r--r-- root/root 1 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/ironic_inspector.egg-info/dependency_links.txt DEBUG: -rw-r--r-- root/root 16303 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/ironic_inspector.egg-info/SOURCES.txt DEBUG: -rw-r--r-- root/root 2634 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/ironic_inspector.egg-info/PKG-INFO DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/ironic_inspector/ DEBUG: -rw-r--r-- root/root 2154 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/wsgi_service.py DEBUG: -rw-r--r-- root/root 652 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/version.py DEBUG: -rw-r--r-- root/root 7311 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/utils.py DEBUG: -rw-r--r-- root/root 17119 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/rules.py DEBUG: -rw-r--r-- root/root 14041 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/process.py DEBUG: -rw-r--r-- root/root 7120 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/policy.py DEBUG: -rw-r--r-- root/root 37527 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/node_cache.py DEBUG: -rw-r--r-- root/root 12691 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/main.py DEBUG: -rw-r--r-- root/root 4632 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/introspection_state.py DEBUG: -rw-r--r-- root/root 6336 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/introspect.py DEBUG: -rw-r--r-- root/root 3047 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/dbsync.py DEBUG: -rw-r--r-- root/root 6647 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/db.py DEBUG: -rw-r--r-- root/root 2506 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/api_tools.py DEBUG: -rw-r--r-- root/root 578 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/alembic.ini DEBUG: -rw-r--r-- root/root 0 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/__init__.py DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/ironic_inspector/test/ DEBUG: -rw-r--r-- root/root 31703 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/test/functional.py DEBUG: -rw-r--r-- root/root 8206 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/test/base.py DEBUG: -rw-r--r-- root/root 0 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/test/__init__.py DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit/ DEBUG: -rw-r--r-- root/root 4398 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit/test_wsgi_service.py DEBUG: -rw-r--r-- root/root 6346 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit/test_utils.py DEBUG: -rw-r--r-- root/root 7082 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit/test_swift.py DEBUG: -rw-r--r-- root/root 21879 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit/test_rules.py DEBUG: -rw-r--r-- root/root 11486 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit/test_pxe_filter.py DEBUG: -rw-r--r-- root/root 29639 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit/test_process.py DEBUG: -rw-r--r-- root/root 21968 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit/test_plugins_standard.py DEBUG: -rw-r--r-- root/root 11806 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit/test_plugins_rules.py DEBUG: -rw-r--r-- root/root 4835 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit/test_plugins_raid_device.py DEBUG: -rw-r--r-- root/root 4965 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit/test_plugins_pci_devices.py DEBUG: -rw-r--r-- root/root 9455 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit/test_plugins_local_link_connection.py DEBUG: -rw-r--r-- root/root 13411 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit/test_plugins_lldp_basic.py DEBUG: -rw-r--r-- root/root 4042 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit/test_plugins_introspection_data.py DEBUG: -rw-r--r-- root/root 5084 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit/test_plugins_extra_hardware.py DEBUG: -rw-r--r-- root/root 5720 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit/test_plugins_discovery.py DEBUG: -rw-r--r-- root/root 2987 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit/test_plugins_capabilities.py DEBUG: -rw-r--r-- root/root 3420 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit/test_plugins_base.py DEBUG: -rw-r--r-- root/root 55816 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit/test_node_cache.py DEBUG: -rw-r--r-- root/root 21129 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit/test_migrations.py DEBUG: -rw-r--r-- root/root 18146 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit/test_manager.py DEBUG: -rw-r--r-- root/root 29020 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit/test_main.py DEBUG: -rw-r--r-- root/root 2551 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit/test_keystone.py DEBUG: -rw-r--r-- root/root 17843 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit/test_iptables.py DEBUG: -rw-r--r-- root/root 23407 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit/test_introspect.py DEBUG: -rw-r--r-- root/root 20574 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit/test_dnsmasq_pxe_filter.py DEBUG: -rw-r--r-- root/root 3050 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit/test_db.py DEBUG: -rw-r--r-- root/root 8827 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit/test_common_ironic.py DEBUG: -rw-r--r-- root/root 4722 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit/test_api_tools.py DEBUG: -rw-r--r-- root/root 1369 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit/policy_fixture.py DEBUG: -rw-r--r-- root/root 0 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/test/unit/__init__.py DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/ironic_inspector/pxe_filter/ DEBUG: -rw-r--r-- root/root 9334 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/pxe_filter/iptables.py DEBUG: -rw-r--r-- root/root 1991 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/pxe_filter/interface.py DEBUG: -rw-r--r-- root/root 11643 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/pxe_filter/dnsmasq.py DEBUG: -rw-r--r-- root/root 7074 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/pxe_filter/base.py DEBUG: -rw-r--r-- root/root 0 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/pxe_filter/__init__.py DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/ironic_inspector/plugins/ DEBUG: -rw-r--r-- root/root 13320 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/plugins/standard.py DEBUG: -rw-r--r-- root/root 6132 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/plugins/rules.py DEBUG: -rw-r--r-- root/root 4500 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/plugins/raid_device.py DEBUG: -rw-r--r-- root/root 3269 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/plugins/pci_devices.py DEBUG: -rw-r--r-- root/root 6451 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/plugins/local_link_connection.py DEBUG: -rw-r--r-- root/root 3236 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/plugins/lldp_basic.py DEBUG: -rw-r--r-- root/root 5052 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/plugins/introspection_data.py DEBUG: -rw-r--r-- root/root 4138 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/plugins/extra_hardware.py DEBUG: -rw-r--r-- root/root 1381 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/plugins/example.py DEBUG: -rw-r--r-- root/root 3542 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/plugins/discovery.py DEBUG: -rw-r--r-- root/root 2741 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/plugins/capabilities.py DEBUG: -rw-r--r-- root/root 8352 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/plugins/base.py DEBUG: -rw-r--r-- root/root 0 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/plugins/__init__.py DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/ironic_inspector/migrations/ DEBUG: -rw-r--r-- root/root 972 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/migrations/script.py.mako DEBUG: -rw-r--r-- root/root 2470 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/migrations/env.py DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/ironic_inspector/migrations/versions/ DEBUG: -rw-r--r-- root/root 1024 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/migrations/versions/e169a4a81d88_add_invert_field_to_rule_condition.py DEBUG: -rw-r--r-- root/root 2035 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/migrations/versions/d588418040d_add_rules.py DEBUG: -rw-r--r-- root/root 1807 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/migrations/versions/d2e48801c8ef_introducing_node_state_attribute.py DEBUG: -rw-r--r-- root/root 2709 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/migrations/versions/d00d6e3f38c4_change_created_finished_at_type.py DEBUG: -rw-r--r-- root/root 1339 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/migrations/versions/bf8dec16023c_add_introspection_data_table.py DEBUG: -rw-r--r-- root/root 3136 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/migrations/versions/882b2d84cb1b_attribute_constraints_relaxing.py DEBUG: -rw-r--r-- root/root 1868 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/migrations/versions/578f84f38d_inital_db_schema.py DEBUG: -rw-r--r-- root/root 999 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/migrations/versions/2970d2d44edc_add_manage_boot_to_nodes.py DEBUG: -rw-r--r-- root/root 1358 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/migrations/versions/18440d0834af_introducing_the_aborting_state.py DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/ironic_inspector/locale/ DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/ironic_inspector/locale/en_GB/ DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/ironic_inspector/locale/en_GB/LC_MESSAGES/ DEBUG: -rw-r--r-- root/root 25122 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/locale/en_GB/LC_MESSAGES/ironic_inspector.po DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/ironic_inspector/conf/ DEBUG: -rw-r--r-- root/root 2409 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/conf/swift.py DEBUG: -rw-r--r-- root/root 1173 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/conf/pxe_filter.py DEBUG: -rw-r--r-- root/root 5708 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/conf/processing.py DEBUG: -rw-r--r-- root/root 1080 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/conf/pci_devices.py DEBUG: -rw-r--r-- root/root 2942 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/conf/opts.py DEBUG: -rw-r--r-- root/root 3231 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/conf/ironic.py DEBUG: -rw-r--r-- root/root 1954 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/conf/iptables.py DEBUG: -rw-r--r-- root/root 1991 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/conf/dnsmasq_pxe_filter.py DEBUG: -rw-r--r-- root/root 957 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/conf/discovery.py DEBUG: -rw-r--r-- root/root 4260 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/conf/default.py DEBUG: -rw-r--r-- root/root 1269 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/conf/capabilities.py DEBUG: -rw-r--r-- root/root 1401 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/conf/__init__.py DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/ironic_inspector/conductor/ DEBUG: -rw-r--r-- root/root 5841 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/conductor/manager.py DEBUG: -rw-r--r-- root/root 0 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/conductor/__init__.py DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/ironic_inspector/common/ DEBUG: -rw-r--r-- root/root 6089 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/common/swift.py DEBUG: -rw-r--r-- root/root 1220 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/common/service_utils.py DEBUG: -rw-r--r-- root/root 2076 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/common/rpc_service.py DEBUG: -rw-r--r-- root/root 1515 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/common/rpc.py DEBUG: -rw-r--r-- root/root 10500 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/common/lldp_tlvs.py DEBUG: -rw-r--r-- root/root 14392 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/common/lldp_parsers.py DEBUG: -rw-r--r-- root/root 2670 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/common/keystone.py DEBUG: -rw-r--r-- root/root 7584 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/common/ironic.py DEBUG: -rw-r--r-- root/root 783 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/common/i18n.py DEBUG: -rw-r--r-- root/root 1867 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/common/context.py DEBUG: -rw-r--r-- root/root 0 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/common/__init__.py DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/ironic_inspector/cmd/ DEBUG: -rw-r--r-- root/root 4465 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/cmd/migration.py DEBUG: -rw-r--r-- root/root 1240 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/cmd/all.py DEBUG: -rw-r--r-- root/root 48 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/ironic_inspector/cmd/__init__.py DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/doc/ DEBUG: -rw-r--r-- root/root 5752 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/doc/Makefile DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/doc/source/ DEBUG: -rw-r--r-- root/root 349 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/doc/source/index.rst DEBUG: -rw-r--r-- root/root 3504 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/doc/source/conf.py DEBUG: -rw-r--r-- root/root 14 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/doc/source/.gitignore DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/doc/source/user/ DEBUG: -rw-r--r-- root/root 3557 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/doc/source/user/workflow.rst DEBUG: -rw-r--r-- root/root 16161 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/doc/source/user/usage.rst DEBUG: -rw-r--r-- root/root 6328 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/doc/source/user/troubleshooting.rst DEBUG: -rw-r--r-- root/root 374 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/doc/source/user/index.rst DEBUG: -rw-r--r-- root/root 12321 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/doc/source/user/http-api.rst DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/doc/source/install/ DEBUG: -rw-r--r-- root/root 14584 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/doc/source/install/index.rst DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/doc/source/images/ DEBUG: -rw-r--r-- root/root 16969 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/doc/source/images/states.svg DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/doc/source/contributor/ DEBUG: -rw-r--r-- root/root 132 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/doc/source/contributor/index.rst DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/doc/source/configuration/ DEBUG: -rw-r--r-- root/root 486 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/doc/source/configuration/sample-policy.rst DEBUG: -rw-r--r-- root/root 573 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/doc/source/configuration/sample-config.rst DEBUG: -rw-r--r-- root/root 235 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/doc/source/configuration/policy.rst DEBUG: -rw-r--r-- root/root 131 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/doc/source/configuration/ironic-inspector.rst DEBUG: -rw-r--r-- root/root 372 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/doc/source/configuration/index.rst DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/doc/source/admin/ DEBUG: -rw-r--r-- root/root 1491 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/doc/source/admin/upgrade.rst DEBUG: -rw-r--r-- root/root 249 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/doc/source/admin/index.rst DEBUG: -rw-r--r-- root/root 4944 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/doc/source/admin/dnsmasq-pxe-filter.rst DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/devstack/ DEBUG: -rw-r--r-- root/root 54 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/devstack/settings DEBUG: -rw-r--r-- root/root 19672 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/devstack/plugin.sh DEBUG: -rw-r--r-- root/root 2224 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/devstack/example.local.conf DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/devstack/upgrade/ DEBUG: -rwxr-xr-x root/root 3263 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/devstack/upgrade/upgrade.sh DEBUG: -rwxr-xr-x root/root 690 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/devstack/upgrade/shutdown.sh DEBUG: -rw-r--r-- root/root 164 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/devstack/upgrade/settings DEBUG: -rwxr-xr-x root/root 1540 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/devstack/upgrade/resources.sh DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/api-ref/ DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/api-ref/source/ DEBUG: -rw-r--r-- root/root 6634 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/api-ref/source/parameters.yaml DEBUG: -rw-r--r-- root/root 2047 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/api-ref/source/introspection-api-versions.inc DEBUG: -rw-r--r-- root/root 2630 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/api-ref/source/introspection-api-v1-rules.inc DEBUG: -rw-r--r-- root/root 4684 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/api-ref/source/introspection-api-v1-introspection.inc DEBUG: -rw-r--r-- root/root 1644 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/api-ref/source/introspection-api-v1-continue.inc DEBUG: -rw-r--r-- root/root 359 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/api-ref/source/index.rst DEBUG: -rw-r--r-- root/root 7841 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/api-ref/source/conf.py DEBUG: drwxr-xr-x root/root 0 2021-02-10 20:46 ironic-inspector-8.2.6.dev1/api-ref/source/samples/ DEBUG: -rw-r--r-- root/root 517 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/api-ref/source/samples/api-v1-root-response.json DEBUG: -rw-r--r-- root/root 558 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/api-ref/source/samples/api-v1-get-rules-response.json DEBUG: -rw-r--r-- root/root 869 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/api-ref/source/samples/api-v1-get-rule-response.json DEBUG: -rw-r--r-- root/root 812 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/api-ref/source/samples/api-v1-get-introspections-response.json DEBUG: -rw-r--r-- root/root 334 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/api-ref/source/samples/api-v1-get-introspection-response.json DEBUG: -rw-r--r-- root/root 2508 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/api-ref/source/samples/api-v1-data-introspection-response.json DEBUG: -rw-r--r-- root/root 826 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/api-ref/source/samples/api-v1-create-rule-response.json DEBUG: -rw-r--r-- root/root 653 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/api-ref/source/samples/api-v1-create-rule-request.json DEBUG: -rw-r--r-- root/root 1517 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/api-ref/source/samples/api-v1-continue-request.json DEBUG: -rw-r--r-- root/root 52 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/api-ref/source/samples/api-v1-common-rule-uuid.json DEBUG: -rw-r--r-- root/root 52 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/api-ref/source/samples/api-v1-common-node-uuid.json DEBUG: -rw-r--r-- root/root 198 2020-11-27 17:15 ironic-inspector-8.2.6.dev1/api-ref/source/samples/api-root-response.json DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd ironic-inspector-8.2.6.dev1 DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg DEBUG: + rm -rf requirements.txt test-requirements.txt DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bRvTPW DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd ironic-inspector-8.2.6.dev1 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' DEBUG: + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/ironic_inspector DEBUG: creating build/lib/ironic_inspector/pxe_filter DEBUG: copying ironic_inspector/pxe_filter/__init__.py -> build/lib/ironic_inspector/pxe_filter DEBUG: copying ironic_inspector/pxe_filter/base.py -> build/lib/ironic_inspector/pxe_filter DEBUG: copying ironic_inspector/pxe_filter/dnsmasq.py -> build/lib/ironic_inspector/pxe_filter DEBUG: copying ironic_inspector/pxe_filter/interface.py -> build/lib/ironic_inspector/pxe_filter DEBUG: copying ironic_inspector/pxe_filter/iptables.py -> build/lib/ironic_inspector/pxe_filter DEBUG: creating build/lib/ironic_inspector/conf DEBUG: copying ironic_inspector/conf/__init__.py -> build/lib/ironic_inspector/conf DEBUG: copying ironic_inspector/conf/capabilities.py -> build/lib/ironic_inspector/conf DEBUG: copying ironic_inspector/conf/default.py -> build/lib/ironic_inspector/conf DEBUG: copying ironic_inspector/conf/discovery.py -> build/lib/ironic_inspector/conf DEBUG: copying ironic_inspector/conf/dnsmasq_pxe_filter.py -> build/lib/ironic_inspector/conf DEBUG: copying ironic_inspector/conf/iptables.py -> build/lib/ironic_inspector/conf DEBUG: copying ironic_inspector/conf/ironic.py -> build/lib/ironic_inspector/conf DEBUG: copying ironic_inspector/conf/opts.py -> build/lib/ironic_inspector/conf DEBUG: copying ironic_inspector/conf/pci_devices.py -> build/lib/ironic_inspector/conf DEBUG: copying ironic_inspector/conf/processing.py -> build/lib/ironic_inspector/conf DEBUG: copying ironic_inspector/conf/pxe_filter.py -> build/lib/ironic_inspector/conf DEBUG: copying ironic_inspector/conf/swift.py -> build/lib/ironic_inspector/conf DEBUG: creating build/lib/ironic_inspector/common DEBUG: copying ironic_inspector/common/__init__.py -> build/lib/ironic_inspector/common DEBUG: copying ironic_inspector/common/context.py -> build/lib/ironic_inspector/common DEBUG: copying ironic_inspector/common/i18n.py -> build/lib/ironic_inspector/common DEBUG: copying ironic_inspector/common/ironic.py -> build/lib/ironic_inspector/common DEBUG: copying ironic_inspector/common/keystone.py -> build/lib/ironic_inspector/common DEBUG: copying ironic_inspector/common/lldp_parsers.py -> build/lib/ironic_inspector/common DEBUG: copying ironic_inspector/common/lldp_tlvs.py -> build/lib/ironic_inspector/common DEBUG: copying ironic_inspector/common/rpc.py -> build/lib/ironic_inspector/common DEBUG: copying ironic_inspector/common/rpc_service.py -> build/lib/ironic_inspector/common DEBUG: copying ironic_inspector/common/service_utils.py -> build/lib/ironic_inspector/common DEBUG: copying ironic_inspector/common/swift.py -> build/lib/ironic_inspector/common DEBUG: creating build/lib/ironic_inspector/test DEBUG: copying ironic_inspector/test/__init__.py -> build/lib/ironic_inspector/test DEBUG: copying ironic_inspector/test/base.py -> build/lib/ironic_inspector/test DEBUG: copying ironic_inspector/test/functional.py -> build/lib/ironic_inspector/test DEBUG: creating build/lib/ironic_inspector/test/unit DEBUG: copying ironic_inspector/test/unit/__init__.py -> build/lib/ironic_inspector/test/unit DEBUG: copying ironic_inspector/test/unit/policy_fixture.py -> build/lib/ironic_inspector/test/unit DEBUG: copying ironic_inspector/test/unit/test_api_tools.py -> build/lib/ironic_inspector/test/unit DEBUG: copying ironic_inspector/test/unit/test_common_ironic.py -> build/lib/ironic_inspector/test/unit DEBUG: copying ironic_inspector/test/unit/test_db.py -> build/lib/ironic_inspector/test/unit DEBUG: copying ironic_inspector/test/unit/test_dnsmasq_pxe_filter.py -> build/lib/ironic_inspector/test/unit DEBUG: copying ironic_inspector/test/unit/test_introspect.py -> build/lib/ironic_inspector/test/unit DEBUG: copying ironic_inspector/test/unit/test_iptables.py -> build/lib/ironic_inspector/test/unit DEBUG: copying ironic_inspector/test/unit/test_keystone.py -> build/lib/ironic_inspector/test/unit DEBUG: copying ironic_inspector/test/unit/test_main.py -> build/lib/ironic_inspector/test/unit DEBUG: copying ironic_inspector/test/unit/test_manager.py -> build/lib/ironic_inspector/test/unit DEBUG: copying ironic_inspector/test/unit/test_migrations.py -> build/lib/ironic_inspector/test/unit DEBUG: copying ironic_inspector/test/unit/test_node_cache.py -> build/lib/ironic_inspector/test/unit DEBUG: copying ironic_inspector/test/unit/test_plugins_base.py -> build/lib/ironic_inspector/test/unit DEBUG: copying ironic_inspector/test/unit/test_plugins_capabilities.py -> build/lib/ironic_inspector/test/unit DEBUG: copying ironic_inspector/test/unit/test_plugins_discovery.py -> build/lib/ironic_inspector/test/unit DEBUG: copying ironic_inspector/test/unit/test_plugins_extra_hardware.py -> build/lib/ironic_inspector/test/unit DEBUG: copying ironic_inspector/test/unit/test_plugins_introspection_data.py -> build/lib/ironic_inspector/test/unit DEBUG: copying ironic_inspector/test/unit/test_plugins_lldp_basic.py -> build/lib/ironic_inspector/test/unit DEBUG: copying ironic_inspector/test/unit/test_plugins_local_link_connection.py -> build/lib/ironic_inspector/test/unit DEBUG: copying ironic_inspector/test/unit/test_plugins_pci_devices.py -> build/lib/ironic_inspector/test/unit DEBUG: copying ironic_inspector/test/unit/test_plugins_raid_device.py -> build/lib/ironic_inspector/test/unit DEBUG: copying ironic_inspector/test/unit/test_plugins_rules.py -> build/lib/ironic_inspector/test/unit DEBUG: copying ironic_inspector/test/unit/test_plugins_standard.py -> build/lib/ironic_inspector/test/unit DEBUG: copying ironic_inspector/test/unit/test_process.py -> build/lib/ironic_inspector/test/unit DEBUG: copying ironic_inspector/test/unit/test_pxe_filter.py -> build/lib/ironic_inspector/test/unit DEBUG: copying ironic_inspector/test/unit/test_rules.py -> build/lib/ironic_inspector/test/unit DEBUG: copying ironic_inspector/test/unit/test_swift.py -> build/lib/ironic_inspector/test/unit DEBUG: copying ironic_inspector/test/unit/test_utils.py -> build/lib/ironic_inspector/test/unit DEBUG: copying ironic_inspector/test/unit/test_wsgi_service.py -> build/lib/ironic_inspector/test/unit DEBUG: creating build/lib/ironic_inspector/plugins DEBUG: copying ironic_inspector/plugins/__init__.py -> build/lib/ironic_inspector/plugins DEBUG: copying ironic_inspector/plugins/base.py -> build/lib/ironic_inspector/plugins DEBUG: copying ironic_inspector/plugins/capabilities.py -> build/lib/ironic_inspector/plugins DEBUG: copying ironic_inspector/plugins/discovery.py -> build/lib/ironic_inspector/plugins DEBUG: copying ironic_inspector/plugins/example.py -> build/lib/ironic_inspector/plugins DEBUG: copying ironic_inspector/plugins/extra_hardware.py -> build/lib/ironic_inspector/plugins DEBUG: copying ironic_inspector/plugins/introspection_data.py -> build/lib/ironic_inspector/plugins DEBUG: copying ironic_inspector/plugins/lldp_basic.py -> build/lib/ironic_inspector/plugins DEBUG: copying ironic_inspector/plugins/local_link_connection.py -> build/lib/ironic_inspector/plugins DEBUG: copying ironic_inspector/plugins/pci_devices.py -> build/lib/ironic_inspector/plugins DEBUG: copying ironic_inspector/plugins/raid_device.py -> build/lib/ironic_inspector/plugins DEBUG: copying ironic_inspector/plugins/rules.py -> build/lib/ironic_inspector/plugins DEBUG: copying ironic_inspector/plugins/standard.py -> build/lib/ironic_inspector/plugins DEBUG: copying ironic_inspector/__init__.py -> build/lib/ironic_inspector DEBUG: copying ironic_inspector/api_tools.py -> build/lib/ironic_inspector DEBUG: copying ironic_inspector/db.py -> build/lib/ironic_inspector DEBUG: copying ironic_inspector/dbsync.py -> build/lib/ironic_inspector DEBUG: copying ironic_inspector/introspect.py -> build/lib/ironic_inspector DEBUG: copying ironic_inspector/introspection_state.py -> build/lib/ironic_inspector DEBUG: copying ironic_inspector/main.py -> build/lib/ironic_inspector DEBUG: copying ironic_inspector/node_cache.py -> build/lib/ironic_inspector DEBUG: copying ironic_inspector/policy.py -> build/lib/ironic_inspector DEBUG: copying ironic_inspector/process.py -> build/lib/ironic_inspector DEBUG: copying ironic_inspector/rules.py -> build/lib/ironic_inspector DEBUG: copying ironic_inspector/utils.py -> build/lib/ironic_inspector DEBUG: copying ironic_inspector/version.py -> build/lib/ironic_inspector DEBUG: copying ironic_inspector/wsgi_service.py -> build/lib/ironic_inspector DEBUG: creating build/lib/ironic_inspector/cmd DEBUG: copying ironic_inspector/cmd/__init__.py -> build/lib/ironic_inspector/cmd DEBUG: copying ironic_inspector/cmd/all.py -> build/lib/ironic_inspector/cmd DEBUG: copying ironic_inspector/cmd/migration.py -> build/lib/ironic_inspector/cmd DEBUG: creating build/lib/ironic_inspector/conductor DEBUG: copying ironic_inspector/conductor/__init__.py -> build/lib/ironic_inspector/conductor DEBUG: copying ironic_inspector/conductor/manager.py -> build/lib/ironic_inspector/conductor DEBUG: running egg_info DEBUG: deleting ironic_inspector.egg-info/requires.txt DEBUG: writing ironic_inspector.egg-info/PKG-INFO DEBUG: writing top-level names to ironic_inspector.egg-info/top_level.txt DEBUG: writing dependency_links to ironic_inspector.egg-info/dependency_links.txt DEBUG: writing entry points to ironic_inspector.egg-info/entry_points.txt DEBUG: [pbr] Reusing existing SOURCES.txt DEBUG: copying ironic_inspector/alembic.ini -> build/lib/ironic_inspector DEBUG: creating build/lib/ironic_inspector/locale DEBUG: creating build/lib/ironic_inspector/locale/en_GB DEBUG: creating build/lib/ironic_inspector/locale/en_GB/LC_MESSAGES DEBUG: copying ironic_inspector/locale/en_GB/LC_MESSAGES/ironic_inspector.po -> build/lib/ironic_inspector/locale/en_GB/LC_MESSAGES DEBUG: creating build/lib/ironic_inspector/migrations DEBUG: copying ironic_inspector/migrations/env.py -> build/lib/ironic_inspector/migrations DEBUG: copying ironic_inspector/migrations/script.py.mako -> build/lib/ironic_inspector/migrations DEBUG: creating build/lib/ironic_inspector/migrations/versions DEBUG: copying ironic_inspector/migrations/versions/18440d0834af_introducing_the_aborting_state.py -> build/lib/ironic_inspector/migrations/versions DEBUG: copying ironic_inspector/migrations/versions/2970d2d44edc_add_manage_boot_to_nodes.py -> build/lib/ironic_inspector/migrations/versions DEBUG: copying ironic_inspector/migrations/versions/578f84f38d_inital_db_schema.py -> build/lib/ironic_inspector/migrations/versions DEBUG: copying ironic_inspector/migrations/versions/882b2d84cb1b_attribute_constraints_relaxing.py -> build/lib/ironic_inspector/migrations/versions DEBUG: copying ironic_inspector/migrations/versions/bf8dec16023c_add_introspection_data_table.py -> build/lib/ironic_inspector/migrations/versions DEBUG: copying ironic_inspector/migrations/versions/d00d6e3f38c4_change_created_finished_at_type.py -> build/lib/ironic_inspector/migrations/versions DEBUG: copying ironic_inspector/migrations/versions/d2e48801c8ef_introducing_node_state_attribute.py -> build/lib/ironic_inspector/migrations/versions DEBUG: copying ironic_inspector/migrations/versions/d588418040d_add_rules.py -> build/lib/ironic_inspector/migrations/versions DEBUG: copying ironic_inspector/migrations/versions/e169a4a81d88_add_invert_field_to_rule_condition.py -> build/lib/ironic_inspector/migrations/versions DEBUG: + sleep 1 DEBUG: + python2 setup.py build_sphinx -b html DEBUG: running build_sphinx DEBUG: The autodoc and autodoc_tree features are deprecated in 4.2 and will be removed in a future release. You should use the sphinxcontrib-apidoc Sphinx extension instead. Refer to the pbr documentation for more information. Deprecated options: ['autodoc_index_modules', 'autodoc_exclude_modules'] DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: [pbr] Autodocumenting from /builddir/build/BUILD/ironic-inspector-8.2.6.dev1 DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.api_tools.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.cmd.all.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.cmd.migration.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.common.context.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.common.i18n.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.common.ironic.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.common.keystone.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.common.lldp_parsers.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.common.lldp_tlvs.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.common.rpc.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.common.rpc_service.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.common.service_utils.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.common.swift.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.conductor.manager.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.conf.capabilities.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.conf.default.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.conf.discovery.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.conf.dnsmasq_pxe_filter.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.conf.iptables.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.conf.ironic.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.conf.opts.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.conf.pci_devices.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.conf.processing.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.conf.pxe_filter.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.conf.swift.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.db.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.dbsync.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.introspect.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.introspection_state.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.main.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.node_cache.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.plugins.base.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.plugins.capabilities.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.plugins.discovery.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.plugins.example.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.plugins.extra_hardware.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.plugins.introspection_data.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.plugins.lldp_basic.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.plugins.local_link_connection.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.plugins.pci_devices.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.plugins.raid_device.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.plugins.rules.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.plugins.standard.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.policy.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.process.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.pxe_filter.base.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.pxe_filter.dnsmasq.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.pxe_filter.interface.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.pxe_filter.iptables.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.rules.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.utils.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.version.rst DEBUG: [pbr] Generating doc/source/contributor/api/ironic_inspector.wsgi_service.rst DEBUG: Running Sphinx v1.8.4 DEBUG: making output directory... DEBUG: [oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/ironic-inspector-8.2.6.dev1/doc/source/../../tools/policy-generator.conf DEBUG: [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/ironic-inspector-8.2.6.dev1/doc/source/_static/ironic-inspector.policy.yaml.sample DEBUG: [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/ironic-inspector-8.2.6.dev1/doc/source/../../tools/config-generator.conf DEBUG: [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/ironic-inspector-8.2.6.dev1/doc/source/_static/ironic-inspector.conf.sample DEBUG: building [mo]: all of 0 po files DEBUG: building [html]: all source files DEBUG: updating environment: 70 added, 0 changed, 0 removed DEBUG: reading sources... [ 1%] admin/dnsmasq-pxe-filter DEBUG: reading sources... [ 2%] admin/index DEBUG: reading sources... [ 4%] admin/upgrade DEBUG: reading sources... [ 5%] configuration/index DEBUG: reading sources... [ 7%] configuration/ironic-inspector DEBUG: loading config file tools/config-generator.conf DEBUG: reading sources... [ 8%] configuration/policy DEBUG: reading sources... [ 10%] configuration/sample-config DEBUG: reading sources... [ 11%] configuration/sample-policy DEBUG: reading sources... [ 12%] contributor/api/autoindex DEBUG: reading sources... [ 14%] contributor/api/ironic_inspector.api_tools DEBUG: reading sources... [ 15%] contributor/api/ironic_inspector.cmd.all DEBUG: reading sources... [ 17%] contributor/api/ironic_inspector.cmd.migration DEBUG: reading sources... [ 18%] contributor/api/ironic_inspector.common.context DEBUG: reading sources... [ 20%] contributor/api/ironic_inspector.common.i18n DEBUG: reading sources... [ 21%] contributor/api/ironic_inspector.common.ironic DEBUG: reading sources... [ 22%] contributor/api/ironic_inspector.common.keystone DEBUG: reading sources... [ 24%] contributor/api/ironic_inspector.common.lldp_parsers DEBUG: reading sources... [ 25%] contributor/api/ironic_inspector.common.lldp_tlvs DEBUG: reading sources... [ 27%] contributor/api/ironic_inspector.common.rpc DEBUG: reading sources... [ 28%] contributor/api/ironic_inspector.common.rpc_service DEBUG: reading sources... [ 30%] contributor/api/ironic_inspector.common.service_utils DEBUG: reading sources... [ 31%] contributor/api/ironic_inspector.common.swift DEBUG: reading sources... [ 32%] contributor/api/ironic_inspector.conductor.manager DEBUG: reading sources... [ 34%] contributor/api/ironic_inspector.conf.capabilities DEBUG: reading sources... [ 35%] contributor/api/ironic_inspector.conf.default DEBUG: reading sources... [ 37%] contributor/api/ironic_inspector.conf.discovery DEBUG: reading sources... [ 38%] contributor/api/ironic_inspector.conf.dnsmasq_pxe_filter DEBUG: reading sources... [ 40%] contributor/api/ironic_inspector.conf.iptables DEBUG: reading sources... [ 41%] contributor/api/ironic_inspector.conf.ironic DEBUG: reading sources... [ 42%] contributor/api/ironic_inspector.conf.opts DEBUG: reading sources... [ 44%] contributor/api/ironic_inspector.conf.pci_devices DEBUG: reading sources... [ 45%] contributor/api/ironic_inspector.conf.processing DEBUG: reading sources... [ 47%] contributor/api/ironic_inspector.conf.pxe_filter DEBUG: reading sources... [ 48%] contributor/api/ironic_inspector.conf.swift DEBUG: reading sources... [ 50%] contributor/api/ironic_inspector.db DEBUG: reading sources... [ 51%] contributor/api/ironic_inspector.dbsync DEBUG: reading sources... [ 52%] contributor/api/ironic_inspector.introspect DEBUG: reading sources... [ 54%] contributor/api/ironic_inspector.introspection_state DEBUG: reading sources... [ 55%] contributor/api/ironic_inspector.main DEBUG: reading sources... [ 57%] contributor/api/ironic_inspector.node_cache DEBUG: reading sources... [ 58%] contributor/api/ironic_inspector.plugins.base DEBUG: reading sources... [ 60%] contributor/api/ironic_inspector.plugins.capabilities DEBUG: reading sources... [ 61%] contributor/api/ironic_inspector.plugins.discovery DEBUG: reading sources... [ 62%] contributor/api/ironic_inspector.plugins.example DEBUG: reading sources... [ 64%] contributor/api/ironic_inspector.plugins.extra_hardware DEBUG: reading sources... [ 65%] contributor/api/ironic_inspector.plugins.introspection_data DEBUG: reading sources... [ 67%] contributor/api/ironic_inspector.plugins.lldp_basic DEBUG: reading sources... [ 68%] contributor/api/ironic_inspector.plugins.local_link_connection DEBUG: reading sources... [ 70%] contributor/api/ironic_inspector.plugins.pci_devices DEBUG: reading sources... [ 71%] contributor/api/ironic_inspector.plugins.raid_device DEBUG: reading sources... [ 72%] contributor/api/ironic_inspector.plugins.rules DEBUG: reading sources... [ 74%] contributor/api/ironic_inspector.plugins.standard DEBUG: reading sources... [ 75%] contributor/api/ironic_inspector.policy DEBUG: reading sources... [ 77%] contributor/api/ironic_inspector.process DEBUG: reading sources... [ 78%] contributor/api/ironic_inspector.pxe_filter.base DEBUG: reading sources... [ 80%] contributor/api/ironic_inspector.pxe_filter.dnsmasq DEBUG: reading sources... [ 81%] contributor/api/ironic_inspector.pxe_filter.interface DEBUG: reading sources... [ 82%] contributor/api/ironic_inspector.pxe_filter.iptables DEBUG: reading sources... [ 84%] contributor/api/ironic_inspector.rules DEBUG: reading sources... [ 85%] contributor/api/ironic_inspector.utils DEBUG: reading sources... [ 87%] contributor/api/ironic_inspector.version DEBUG: reading sources... [ 88%] contributor/api/ironic_inspector.wsgi_service DEBUG: reading sources... [ 90%] contributor/index DEBUG: reading sources... [ 91%] index DEBUG: reading sources... [ 92%] install/index DEBUG: reading sources... [ 94%] user/http-api DEBUG: reading sources... [ 95%] user/index DEBUG: reading sources... [ 97%] user/troubleshooting DEBUG: reading sources... [ 98%] user/usage DEBUG: reading sources... [100%] user/workflow DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... done DEBUG: checking consistency... done DEBUG: preparing documents... done DEBUG: writing output... [ 1%] admin/dnsmasq-pxe-filter DEBUG: writing output... [ 2%] admin/index DEBUG: writing output... [ 4%] admin/upgrade DEBUG: writing output... [ 5%] configuration/index DEBUG: writing output... [ 7%] configuration/ironic-inspector DEBUG: writing output... [ 8%] configuration/policy DEBUG: writing output... [ 10%] configuration/sample-config DEBUG: writing output... [ 11%] configuration/sample-policy DEBUG: writing output... [ 12%] contributor/api/autoindex DEBUG: writing output... [ 14%] contributor/api/ironic_inspector.api_tools DEBUG: writing output... [ 15%] contributor/api/ironic_inspector.cmd.all DEBUG: writing output... [ 17%] contributor/api/ironic_inspector.cmd.migration DEBUG: writing output... [ 18%] contributor/api/ironic_inspector.common.context DEBUG: writing output... [ 20%] contributor/api/ironic_inspector.common.i18n DEBUG: writing output... [ 21%] contributor/api/ironic_inspector.common.ironic DEBUG: writing output... [ 22%] contributor/api/ironic_inspector.common.keystone DEBUG: writing output... [ 24%] contributor/api/ironic_inspector.common.lldp_parsers DEBUG: writing output... [ 25%] contributor/api/ironic_inspector.common.lldp_tlvs DEBUG: writing output... [ 27%] contributor/api/ironic_inspector.common.rpc DEBUG: writing output... [ 28%] contributor/api/ironic_inspector.common.rpc_service DEBUG: writing output... [ 30%] contributor/api/ironic_inspector.common.service_utils DEBUG: writing output... [ 31%] contributor/api/ironic_inspector.common.swift DEBUG: writing output... [ 32%] contributor/api/ironic_inspector.conductor.manager DEBUG: writing output... [ 34%] contributor/api/ironic_inspector.conf.capabilities DEBUG: writing output... [ 35%] contributor/api/ironic_inspector.conf.default DEBUG: writing output... [ 37%] contributor/api/ironic_inspector.conf.discovery DEBUG: writing output... [ 38%] contributor/api/ironic_inspector.conf.dnsmasq_pxe_filter DEBUG: writing output... [ 40%] contributor/api/ironic_inspector.conf.iptables DEBUG: writing output... [ 41%] contributor/api/ironic_inspector.conf.ironic DEBUG: writing output... [ 42%] contributor/api/ironic_inspector.conf.opts DEBUG: writing output... [ 44%] contributor/api/ironic_inspector.conf.pci_devices DEBUG: writing output... [ 45%] contributor/api/ironic_inspector.conf.processing DEBUG: writing output... [ 47%] contributor/api/ironic_inspector.conf.pxe_filter DEBUG: writing output... [ 48%] contributor/api/ironic_inspector.conf.swift DEBUG: writing output... [ 50%] contributor/api/ironic_inspector.db DEBUG: writing output... [ 51%] contributor/api/ironic_inspector.dbsync DEBUG: writing output... [ 52%] contributor/api/ironic_inspector.introspect DEBUG: writing output... [ 54%] contributor/api/ironic_inspector.introspection_state DEBUG: writing output... [ 55%] contributor/api/ironic_inspector.main DEBUG: writing output... [ 57%] contributor/api/ironic_inspector.node_cache DEBUG: writing output... [ 58%] contributor/api/ironic_inspector.plugins.base DEBUG: writing output... [ 60%] contributor/api/ironic_inspector.plugins.capabilities DEBUG: writing output... [ 61%] contributor/api/ironic_inspector.plugins.discovery DEBUG: writing output... [ 62%] contributor/api/ironic_inspector.plugins.example DEBUG: writing output... [ 64%] contributor/api/ironic_inspector.plugins.extra_hardware DEBUG: writing output... [ 65%] contributor/api/ironic_inspector.plugins.introspection_data DEBUG: writing output... [ 67%] contributor/api/ironic_inspector.plugins.lldp_basic DEBUG: writing output... [ 68%] contributor/api/ironic_inspector.plugins.local_link_connection DEBUG: writing output... [ 70%] contributor/api/ironic_inspector.plugins.pci_devices DEBUG: writing output... [ 71%] contributor/api/ironic_inspector.plugins.raid_device DEBUG: writing output... [ 72%] contributor/api/ironic_inspector.plugins.rules DEBUG: writing output... [ 74%] contributor/api/ironic_inspector.plugins.standard DEBUG: writing output... [ 75%] contributor/api/ironic_inspector.policy DEBUG: writing output... [ 77%] contributor/api/ironic_inspector.process DEBUG: writing output... [ 78%] contributor/api/ironic_inspector.pxe_filter.base DEBUG: writing output... [ 80%] contributor/api/ironic_inspector.pxe_filter.dnsmasq DEBUG: writing output... [ 81%] contributor/api/ironic_inspector.pxe_filter.interface DEBUG: writing output... [ 82%] contributor/api/ironic_inspector.pxe_filter.iptables DEBUG: writing output... [ 84%] contributor/api/ironic_inspector.rules DEBUG: writing output... [ 85%] contributor/api/ironic_inspector.utils DEBUG: writing output... [ 87%] contributor/api/ironic_inspector.version DEBUG: writing output... [ 88%] contributor/api/ironic_inspector.wsgi_service DEBUG: writing output... [ 90%] contributor/index DEBUG: writing output... [ 91%] index DEBUG: writing output... [ 92%] install/index DEBUG: writing output... [ 94%] user/http-api DEBUG: writing output... [ 95%] user/index DEBUG: writing output... [ 97%] user/troubleshooting DEBUG: writing output... [ 98%] user/usage DEBUG: writing output... [100%] user/workflow DEBUG: generating indices... genindex py-modindex DEBUG: highlighting module code... [ 1%] automaton.machines DEBUG: highlighting module code... [ 3%] ironic_inspector.api_tools DEBUG: highlighting module code... [ 5%] ironic_inspector.cmd.all DEBUG: highlighting module code... [ 7%] ironic_inspector.cmd.migration DEBUG: highlighting module code... [ 8%] ironic_inspector.common.context DEBUG: highlighting module code... [ 10%] ironic_inspector.common.ironic DEBUG: highlighting module code... [ 12%] ironic_inspector.common.keystone DEBUG: highlighting module code... [ 14%] ironic_inspector.common.lldp_parsers DEBUG: highlighting module code... [ 16%] ironic_inspector.common.lldp_tlvs DEBUG: highlighting module code... [ 17%] ironic_inspector.common.rpc DEBUG: highlighting module code... [ 19%] ironic_inspector.common.rpc_service DEBUG: highlighting module code... [ 21%] ironic_inspector.common.service_utils DEBUG: highlighting module code... [ 23%] ironic_inspector.common.swift DEBUG: highlighting module code... [ 25%] ironic_inspector.conductor.manager DEBUG: highlighting module code... [ 26%] ironic_inspector.conf.capabilities DEBUG: highlighting module code... [ 28%] ironic_inspector.conf.default DEBUG: highlighting module code... [ 30%] ironic_inspector.conf.discovery DEBUG: highlighting module code... [ 32%] ironic_inspector.conf.dnsmasq_pxe_filter DEBUG: highlighting module code... [ 33%] ironic_inspector.conf.iptables DEBUG: highlighting module code... [ 35%] ironic_inspector.conf.ironic DEBUG: highlighting module code... [ 37%] ironic_inspector.conf.opts DEBUG: highlighting module code... [ 39%] ironic_inspector.conf.pci_devices DEBUG: highlighting module code... [ 41%] ironic_inspector.conf.processing DEBUG: highlighting module code... [ 42%] ironic_inspector.conf.pxe_filter DEBUG: highlighting module code... [ 44%] ironic_inspector.conf.swift DEBUG: highlighting module code... [ 46%] ironic_inspector.db DEBUG: highlighting module code... [ 48%] ironic_inspector.dbsync DEBUG: highlighting module code... [ 50%] ironic_inspector.introspect DEBUG: highlighting module code... [ 51%] ironic_inspector.introspection_state DEBUG: highlighting module code... [ 53%] ironic_inspector.main DEBUG: highlighting module code... [ 55%] ironic_inspector.node_cache DEBUG: highlighting module code... [ 57%] ironic_inspector.plugins.base DEBUG: highlighting module code... [ 58%] ironic_inspector.plugins.capabilities DEBUG: highlighting module code... [ 60%] ironic_inspector.plugins.discovery DEBUG: highlighting module code... [ 62%] ironic_inspector.plugins.example DEBUG: highlighting module code... [ 64%] ironic_inspector.plugins.extra_hardware DEBUG: highlighting module code... [ 66%] ironic_inspector.plugins.introspection_data DEBUG: highlighting module code... [ 67%] ironic_inspector.plugins.lldp_basic DEBUG: highlighting module code... [ 69%] ironic_inspector.plugins.local_link_connection DEBUG: highlighting module code... [ 71%] ironic_inspector.plugins.pci_devices DEBUG: highlighting module code... [ 73%] ironic_inspector.plugins.raid_device DEBUG: highlighting module code... [ 75%] ironic_inspector.plugins.rules DEBUG: highlighting module code... [ 76%] ironic_inspector.plugins.standard DEBUG: highlighting module code... [ 78%] ironic_inspector.policy DEBUG: highlighting module code... [ 80%] ironic_inspector.process DEBUG: highlighting module code... [ 82%] ironic_inspector.pxe_filter.base DEBUG: highlighting module code... [ 83%] ironic_inspector.pxe_filter.dnsmasq DEBUG: highlighting module code... [ 85%] ironic_inspector.pxe_filter.interface DEBUG: highlighting module code... [ 87%] ironic_inspector.pxe_filter.iptables DEBUG: highlighting module code... [ 89%] ironic_inspector.rules DEBUG: highlighting module code... [ 91%] ironic_inspector.utils DEBUG: highlighting module code... [ 92%] ironic_inspector.wsgi_service DEBUG: highlighting module code... [ 94%] operator DEBUG: highlighting module code... [ 96%] oslo_messaging.rpc.server DEBUG: highlighting module code... [ 98%] oslo_messaging.target DEBUG: highlighting module code... [100%] sqlalchemy.orm.attributes DEBUG: writing additional pages... search DEBUG: copying images... [100%] user/../images/states.svg DEBUG: copying downloadable files... [ 50%] _static/ironic-inspector.policy.yaml.sample DEBUG: copying downloadable files... [100%] _static/ironic-inspector.conf.sample 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: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SmRquP DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64 DEBUG: + cd ironic-inspector-8.2.6.dev1 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' DEBUG: + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64 DEBUG: running install DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7 DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/migrations DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/migrations/versions DEBUG: copying build/lib/ironic_inspector/migrations/versions/e169a4a81d88_add_invert_field_to_rule_condition.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/migrations/versions DEBUG: copying build/lib/ironic_inspector/migrations/versions/d588418040d_add_rules.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/migrations/versions DEBUG: copying build/lib/ironic_inspector/migrations/versions/d2e48801c8ef_introducing_node_state_attribute.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/migrations/versions DEBUG: copying build/lib/ironic_inspector/migrations/versions/d00d6e3f38c4_change_created_finished_at_type.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/migrations/versions DEBUG: copying build/lib/ironic_inspector/migrations/versions/bf8dec16023c_add_introspection_data_table.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/migrations/versions DEBUG: copying build/lib/ironic_inspector/migrations/versions/882b2d84cb1b_attribute_constraints_relaxing.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/migrations/versions DEBUG: copying build/lib/ironic_inspector/migrations/versions/578f84f38d_inital_db_schema.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/migrations/versions DEBUG: copying build/lib/ironic_inspector/migrations/versions/2970d2d44edc_add_manage_boot_to_nodes.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/migrations/versions DEBUG: copying build/lib/ironic_inspector/migrations/versions/18440d0834af_introducing_the_aborting_state.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/migrations/versions DEBUG: copying build/lib/ironic_inspector/migrations/script.py.mako -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/migrations DEBUG: copying build/lib/ironic_inspector/migrations/env.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/migrations DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/locale DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/locale/en_GB DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/locale/en_GB/LC_MESSAGES DEBUG: copying build/lib/ironic_inspector/locale/en_GB/LC_MESSAGES/ironic_inspector.po -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/locale/en_GB/LC_MESSAGES DEBUG: copying build/lib/ironic_inspector/alembic.ini -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/conductor DEBUG: copying build/lib/ironic_inspector/conductor/manager.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/conductor DEBUG: copying build/lib/ironic_inspector/conductor/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/conductor DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/cmd DEBUG: copying build/lib/ironic_inspector/cmd/migration.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/cmd DEBUG: copying build/lib/ironic_inspector/cmd/all.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/cmd DEBUG: copying build/lib/ironic_inspector/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/cmd DEBUG: copying build/lib/ironic_inspector/wsgi_service.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector DEBUG: copying build/lib/ironic_inspector/version.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector DEBUG: copying build/lib/ironic_inspector/utils.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector DEBUG: copying build/lib/ironic_inspector/rules.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector DEBUG: copying build/lib/ironic_inspector/process.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector DEBUG: copying build/lib/ironic_inspector/policy.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector DEBUG: copying build/lib/ironic_inspector/node_cache.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector DEBUG: copying build/lib/ironic_inspector/main.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector DEBUG: copying build/lib/ironic_inspector/introspection_state.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector DEBUG: copying build/lib/ironic_inspector/introspect.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector DEBUG: copying build/lib/ironic_inspector/dbsync.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector DEBUG: copying build/lib/ironic_inspector/db.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector DEBUG: copying build/lib/ironic_inspector/api_tools.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector DEBUG: copying build/lib/ironic_inspector/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/plugins DEBUG: copying build/lib/ironic_inspector/plugins/standard.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/plugins DEBUG: copying build/lib/ironic_inspector/plugins/rules.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/plugins DEBUG: copying build/lib/ironic_inspector/plugins/raid_device.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/plugins DEBUG: copying build/lib/ironic_inspector/plugins/pci_devices.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/plugins DEBUG: copying build/lib/ironic_inspector/plugins/local_link_connection.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/plugins DEBUG: copying build/lib/ironic_inspector/plugins/lldp_basic.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/plugins DEBUG: copying build/lib/ironic_inspector/plugins/introspection_data.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/plugins DEBUG: copying build/lib/ironic_inspector/plugins/extra_hardware.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/plugins DEBUG: copying build/lib/ironic_inspector/plugins/example.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/plugins DEBUG: copying build/lib/ironic_inspector/plugins/discovery.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/plugins DEBUG: copying build/lib/ironic_inspector/plugins/capabilities.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/plugins DEBUG: copying build/lib/ironic_inspector/plugins/base.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/plugins DEBUG: copying build/lib/ironic_inspector/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/plugins DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit DEBUG: copying build/lib/ironic_inspector/test/unit/test_wsgi_service.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit DEBUG: copying build/lib/ironic_inspector/test/unit/test_utils.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit DEBUG: copying build/lib/ironic_inspector/test/unit/test_swift.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit DEBUG: copying build/lib/ironic_inspector/test/unit/test_rules.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit DEBUG: copying build/lib/ironic_inspector/test/unit/test_pxe_filter.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit DEBUG: copying build/lib/ironic_inspector/test/unit/test_process.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit DEBUG: copying build/lib/ironic_inspector/test/unit/test_plugins_standard.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit DEBUG: copying build/lib/ironic_inspector/test/unit/test_plugins_rules.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit DEBUG: copying build/lib/ironic_inspector/test/unit/test_plugins_raid_device.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit DEBUG: copying build/lib/ironic_inspector/test/unit/test_plugins_pci_devices.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit DEBUG: copying build/lib/ironic_inspector/test/unit/test_plugins_local_link_connection.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit DEBUG: copying build/lib/ironic_inspector/test/unit/test_plugins_lldp_basic.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit DEBUG: copying build/lib/ironic_inspector/test/unit/test_plugins_introspection_data.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit DEBUG: copying build/lib/ironic_inspector/test/unit/test_plugins_extra_hardware.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit DEBUG: copying build/lib/ironic_inspector/test/unit/test_plugins_discovery.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit DEBUG: copying build/lib/ironic_inspector/test/unit/test_plugins_capabilities.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit DEBUG: copying build/lib/ironic_inspector/test/unit/test_plugins_base.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit DEBUG: copying build/lib/ironic_inspector/test/unit/test_node_cache.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit DEBUG: copying build/lib/ironic_inspector/test/unit/test_migrations.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit DEBUG: copying build/lib/ironic_inspector/test/unit/test_manager.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit DEBUG: copying build/lib/ironic_inspector/test/unit/test_main.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit DEBUG: copying build/lib/ironic_inspector/test/unit/test_keystone.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit DEBUG: copying build/lib/ironic_inspector/test/unit/test_iptables.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit DEBUG: copying build/lib/ironic_inspector/test/unit/test_introspect.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit DEBUG: copying build/lib/ironic_inspector/test/unit/test_dnsmasq_pxe_filter.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit DEBUG: copying build/lib/ironic_inspector/test/unit/test_db.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit DEBUG: copying build/lib/ironic_inspector/test/unit/test_common_ironic.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit DEBUG: copying build/lib/ironic_inspector/test/unit/test_api_tools.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit DEBUG: copying build/lib/ironic_inspector/test/unit/policy_fixture.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit DEBUG: copying build/lib/ironic_inspector/test/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit DEBUG: copying build/lib/ironic_inspector/test/functional.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test DEBUG: copying build/lib/ironic_inspector/test/base.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test DEBUG: copying build/lib/ironic_inspector/test/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/common DEBUG: copying build/lib/ironic_inspector/common/swift.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/common DEBUG: copying build/lib/ironic_inspector/common/service_utils.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/common DEBUG: copying build/lib/ironic_inspector/common/rpc_service.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/common DEBUG: copying build/lib/ironic_inspector/common/rpc.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/common DEBUG: copying build/lib/ironic_inspector/common/lldp_tlvs.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/common DEBUG: copying build/lib/ironic_inspector/common/lldp_parsers.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/common DEBUG: copying build/lib/ironic_inspector/common/keystone.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/common DEBUG: copying build/lib/ironic_inspector/common/ironic.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/common DEBUG: copying build/lib/ironic_inspector/common/i18n.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/common DEBUG: copying build/lib/ironic_inspector/common/context.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/common DEBUG: copying build/lib/ironic_inspector/common/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/common DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/conf DEBUG: copying build/lib/ironic_inspector/conf/swift.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/conf DEBUG: copying build/lib/ironic_inspector/conf/pxe_filter.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/conf DEBUG: copying build/lib/ironic_inspector/conf/processing.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/conf DEBUG: copying build/lib/ironic_inspector/conf/pci_devices.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/conf DEBUG: copying build/lib/ironic_inspector/conf/opts.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/conf DEBUG: copying build/lib/ironic_inspector/conf/ironic.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/conf DEBUG: copying build/lib/ironic_inspector/conf/iptables.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/conf DEBUG: copying build/lib/ironic_inspector/conf/dnsmasq_pxe_filter.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/conf DEBUG: copying build/lib/ironic_inspector/conf/discovery.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/conf DEBUG: copying build/lib/ironic_inspector/conf/default.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/conf DEBUG: copying build/lib/ironic_inspector/conf/capabilities.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/conf DEBUG: copying build/lib/ironic_inspector/conf/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/conf DEBUG: creating /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/pxe_filter DEBUG: copying build/lib/ironic_inspector/pxe_filter/iptables.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/pxe_filter DEBUG: copying build/lib/ironic_inspector/pxe_filter/interface.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/pxe_filter DEBUG: copying build/lib/ironic_inspector/pxe_filter/dnsmasq.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/pxe_filter DEBUG: copying build/lib/ironic_inspector/pxe_filter/base.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/pxe_filter DEBUG: copying build/lib/ironic_inspector/pxe_filter/__init__.py -> /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/pxe_filter DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/migrations/versions/e169a4a81d88_add_invert_field_to_rule_condition.py to e169a4a81d88_add_invert_field_to_rule_condition.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/migrations/versions/d588418040d_add_rules.py to d588418040d_add_rules.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/migrations/versions/d2e48801c8ef_introducing_node_state_attribute.py to d2e48801c8ef_introducing_node_state_attribute.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/migrations/versions/d00d6e3f38c4_change_created_finished_at_type.py to d00d6e3f38c4_change_created_finished_at_type.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/migrations/versions/bf8dec16023c_add_introspection_data_table.py to bf8dec16023c_add_introspection_data_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/migrations/versions/882b2d84cb1b_attribute_constraints_relaxing.py to 882b2d84cb1b_attribute_constraints_relaxing.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/migrations/versions/578f84f38d_inital_db_schema.py to 578f84f38d_inital_db_schema.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/migrations/versions/2970d2d44edc_add_manage_boot_to_nodes.py to 2970d2d44edc_add_manage_boot_to_nodes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/migrations/versions/18440d0834af_introducing_the_aborting_state.py to 18440d0834af_introducing_the_aborting_state.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/migrations/env.py to env.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/conductor/manager.py to manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/conductor/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/cmd/migration.py to migration.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/cmd/all.py to all.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/cmd/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/wsgi_service.py to wsgi_service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/version.py to version.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/rules.py to rules.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/process.py to process.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/policy.py to policy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/node_cache.py to node_cache.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/main.py to main.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/introspection_state.py to introspection_state.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/introspect.py to introspect.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/dbsync.py to dbsync.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/db.py to db.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/api_tools.py to api_tools.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/plugins/standard.py to standard.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/plugins/rules.py to rules.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/plugins/raid_device.py to raid_device.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/plugins/pci_devices.py to pci_devices.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/plugins/local_link_connection.py to local_link_connection.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/plugins/lldp_basic.py to lldp_basic.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/plugins/introspection_data.py to introspection_data.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/plugins/extra_hardware.py to extra_hardware.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/plugins/example.py to example.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/plugins/discovery.py to discovery.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/plugins/capabilities.py to capabilities.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/plugins/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/plugins/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit/test_wsgi_service.py to test_wsgi_service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit/test_utils.py to test_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit/test_swift.py to test_swift.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit/test_rules.py to test_rules.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit/test_pxe_filter.py to test_pxe_filter.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit/test_process.py to test_process.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit/test_plugins_standard.py to test_plugins_standard.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit/test_plugins_rules.py to test_plugins_rules.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit/test_plugins_raid_device.py to test_plugins_raid_device.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit/test_plugins_pci_devices.py to test_plugins_pci_devices.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit/test_plugins_local_link_connection.py to test_plugins_local_link_connection.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit/test_plugins_lldp_basic.py to test_plugins_lldp_basic.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit/test_plugins_introspection_data.py to test_plugins_introspection_data.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit/test_plugins_extra_hardware.py to test_plugins_extra_hardware.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit/test_plugins_discovery.py to test_plugins_discovery.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit/test_plugins_capabilities.py to test_plugins_capabilities.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit/test_plugins_base.py to test_plugins_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit/test_node_cache.py to test_node_cache.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit/test_migrations.py to test_migrations.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit/test_manager.py to test_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit/test_main.py to test_main.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit/test_keystone.py to test_keystone.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit/test_iptables.py to test_iptables.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit/test_introspect.py to test_introspect.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit/test_dnsmasq_pxe_filter.py to test_dnsmasq_pxe_filter.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit/test_db.py to test_db.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit/test_common_ironic.py to test_common_ironic.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit/test_api_tools.py to test_api_tools.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit/policy_fixture.py to policy_fixture.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/unit/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/functional.py to functional.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/test/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/common/swift.py to swift.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/common/service_utils.py to service_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/common/rpc_service.py to rpc_service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/common/rpc.py to rpc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/common/lldp_tlvs.py to lldp_tlvs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/common/lldp_parsers.py to lldp_parsers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/common/keystone.py to keystone.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/common/ironic.py to ironic.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/common/i18n.py to i18n.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/common/context.py to context.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/conf/swift.py to swift.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/conf/pxe_filter.py to pxe_filter.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/conf/processing.py to processing.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/conf/pci_devices.py to pci_devices.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/conf/opts.py to opts.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/conf/ironic.py to ironic.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/conf/iptables.py to iptables.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/conf/dnsmasq_pxe_filter.py to dnsmasq_pxe_filter.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/conf/discovery.py to discovery.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/conf/default.py to default.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/conf/capabilities.py to capabilities.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/conf/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/pxe_filter/iptables.py to iptables.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/pxe_filter/interface.py to interface.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/pxe_filter/dnsmasq.py to dnsmasq.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/pxe_filter/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector/pxe_filter/__init__.py to __init__.pyc DEBUG: writing byte-compilation script '/tmp/tmpo3IGyQ.py' DEBUG: /usr/bin/python2 -O /tmp/tmpo3IGyQ.py DEBUG: removing /tmp/tmpo3IGyQ.py DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing ironic_inspector.egg-info/PKG-INFO DEBUG: writing top-level names to ironic_inspector.egg-info/top_level.txt DEBUG: writing dependency_links to ironic_inspector.egg-info/dependency_links.txt DEBUG: writing entry points to ironic_inspector.egg-info/entry_points.txt DEBUG: [pbr] Reusing existing SOURCES.txt DEBUG: Copying ironic_inspector.egg-info to /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector-8.2.6.dev1-py2.7.egg-info DEBUG: running install_scripts DEBUG: Installing ironic-inspector script to /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/bin DEBUG: Installing ironic-inspector-rootwrap script to /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/bin DEBUG: Installing ironic-inspector-migrate-data script to /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/bin DEBUG: Installing ironic-inspector-dbsync script to /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/bin DEBUG: /usr/lib/python2.7/site-packages/pbr/packaging.py:410: EasyInstallDeprecationWarning: Use get_header DEBUG: header = easy_install.get_script_header("", executable, is_wininst) DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/share/man/man8 DEBUG: + install -p -D -m 644 ironic-inspector.8 /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/share/man/man8/ DEBUG: + install -d -m 750 /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/var/log/ironic-inspector DEBUG: + install -d -m 750 /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/var/log/ironic-inspector/ramdisk DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/ironic-inspector.logrotate /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/etc/logrotate.d/openstack-ironic-inspector DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/systemd/system DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-ironic-inspector.service /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/systemd/system DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-ironic-inspector-dnsmasq.service /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/systemd/system DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/etc/sudoers.d DEBUG: + install -p -D -m 440 /builddir/build/SOURCES/ironic-inspector-rootwrap-sudoers /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/etc/sudoers.d/ironic-inspector DEBUG: + install -d -m 750 /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/etc/ironic-inspector DEBUG: + export PYTHONPATH=. DEBUG: + PYTHONPATH=. DEBUG: + oslo-config-generator-2 --config-file tools/config-generator.conf --output-file /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64//etc/ironic-inspector/inspector.conf DEBUG: + oslopolicy-sample-generator-2 --config-file tools/policy-generator.conf --output-file /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64//etc/ironic-inspector/policy.json DEBUG: + chmod 0640 /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64//etc/ironic-inspector/inspector.conf DEBUG: + install -p -D -m 640 /builddir/build/SOURCES/ironic-inspector-dist.conf /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64//etc/ironic-inspector/inspector-dist.conf DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/dnsmasq.conf /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64//etc/ironic-inspector/dnsmasq.conf DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/etc/ironic-inspector/rootwrap.d DEBUG: + install -p -D -m 640 rootwrap.conf /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64//etc/ironic-inspector/rootwrap.conf DEBUG: + install -p -D -m 640 rootwrap.d/ironic-inspector.filters /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64//etc/ironic-inspector/rootwrap.d/ DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/var/lib/ironic-inspector DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/var/lib/ironic-inspector/dhcp-hostsdir DEBUG: + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/ironic-inspector-8.2.6.dev1 DEBUG: /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. DEBUG: find: 'debug': No such file or directory DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-compress DEBUG: + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 DEBUG: + /usr/lib/rpm/redhat/brp-python-hardlink DEBUG: + /usr/lib/rpm/redhat/brp-java-repack-jars DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.nEvlQV DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd ironic-inspector-8.2.6.dev1 DEBUG: + PYTHON=python2 DEBUG: + stestr-2 run --test-path ironic_inspector.test.unit DEBUG: ERROR [ironic_inspector.utils] Bad request: Limit cannot be negative DEBUG: {3} ironic_inspector.test.unit.test_api_tools.LimitFieldTestCase.test_limit_negative [0.033054s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_api_tools.RequestFieldTestCase.test_request_field_with_default [0.013267s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_common_ironic.TestCallWithRetries.test_no_retries_on_python_error [0.000292s] ... ok DEBUG: ERROR [ironic_inspector.utils] [node: ] Failed to resolve the hostname (meow) for node uuid1 DEBUG: {3} ironic_inspector.test.unit.test_common_ironic.TestGetIpmiAddress.test_bad_hostname_errors [0.019553s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_dnsmasq_pxe_filter.TestDnsmasqDriverAPI.test_init_filter [0.018234s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_dnsmasq_pxe_filter.TestMACHandlers.test__blacklist_unknown_hosts [0.034741s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_api_tools.LimitFieldTestCase.test_limit_ok [0.036734s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_dnsmasq_pxe_filter.TestMACHandlers.test__configure_removedlist_blacklist [0.032011s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_api_tools.LimitFieldTestCase.test_limit_over [0.021385s] ... ok DEBUG: ERROR [ironic_inspector.utils] Bad request: Limit over 1000 DEBUG: {1} ironic_inspector.test.unit.test_api_tools.LimitFieldTestCase.test_limit_zero [0.016143s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_dnsmasq_pxe_filter.TestMACHandlers.test__configure_removedlist_whitelist [0.025830s] ... ok DEBUG: ERROR [ironic_inspector.utils] Bad request: Marker not UUID-like DEBUG: {1} ironic_inspector.test.unit.test_api_tools.MarkerFieldTestCase.test_marker_check_fails [0.013810s] ... ok DEBUG: ERROR [ironic_inspector.utils] Bad request: Oops! DEBUG: {1} ironic_inspector.test.unit.test_api_tools.RaisesCoercionExceptionTestCase.test_assertion_error [0.009365s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_dnsmasq_pxe_filter.TestMACHandlers.test__whitelist_mac [0.026094s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_api_tools.RaisesCoercionExceptionTestCase.test_ok [0.011852s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_common_ironic.TestCapabilities.test_dict_to_capabilities [0.000057s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_dnsmasq_pxe_filter.TestMACHandlers.test__whitelist_unknown_hosts [0.027622s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_common_ironic.TestGetClientNoAuth.test_get_client_with_auth_token [0.026171s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_common_ironic.TestGetIpmiAddress.test_good_hostname_resolves [0.010004s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_dnsmasq_pxe_filter.TestShouldEnableUnknownHosts.test_introspection_active [0.017905s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_common_ironic.TestGetIpmiAddress.test_ipv6_in_resolves [0.014248s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_dnsmasq_pxe_filter.Test_Execute.test__execute_empty [0.013898s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_db.TestDB.test_ensure_transaction_new_session [0.018152s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_introspect.TestAbort.test_no_manage_boot [0.024777s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_db.TestDB.test_ensure_transaction_session [0.015513s] ... ok DEBUG: ERROR [ironic_inspector.utils] [node: ] Node is locked, please, retry later DEBUG: {1} ironic_inspector.test.unit.test_dnsmasq_pxe_filter.TestDnsmasqDriverAPI.test_tear_down_filter [0.012486s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_introspect.TestAbort.test_node_locked [0.029815s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_dnsmasq_pxe_filter.TestExclusiveWriteOrPass.test_write [0.013868s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_dnsmasq_pxe_filter.TestExclusiveWriteOrPass.test_write_would_block [0.014585s] ... ok DEBUG: ERROR [ironic_inspector.utils] Node 09590825-4a0c-483e-9439-0084c5c9087f was not found in Ironic DEBUG: {3} ironic_inspector.test.unit.test_introspect.TestIntrospect.test_failed_to_get_node [0.030704s] ... ok DEBUG: ERROR [ironic_inspector.utils] Cannot get node 09590825-4a0c-483e-9439-0084c5c9087f: Bad Request (HTTP 400) DEBUG: ERROR [ironic_inspector.utils] Bad request: Oops! DEBUG: {0} ironic_inspector.test.unit.test_api_tools.RaisesCoercionExceptionTestCase.test_value_error [0.040341s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_common_ironic.TestCapabilities.test_capabilities_to_dict [0.000130s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_dnsmasq_pxe_filter.TestMACHandlers.test__blacklist_mac [0.012943s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_dnsmasq_pxe_filter.TestMACHandlers.test__get_no_whitelist [0.011624s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_dnsmasq_pxe_filter.TestMACHandlers.test__get_whitelist [0.010549s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_common_ironic.TestGetClientAuth.test_get_client_without_auth_token [0.018505s] ... ok DEBUG: ERROR [ironic_inspector.utils] [node: ] Failed validation of power interface, reason: oops DEBUG: {3} ironic_inspector.test.unit.test_introspect.TestIntrospect.test_failed_to_validate_node [0.029126s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_common_ironic.TestGetClientNoAuth.test_get_client_without_auth_token [0.025963s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_introspect.TestIntrospect.test_ok_ilo_and_drac [0.029704s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_common_ironic.TestGetIpmiAddress.test_additional_fields [0.010880s] ... ok DEBUG: ERROR [ironic_inspector.utils] Bad request: invalid literal for int() with base 10: 'foo' DEBUG: {1} ironic_inspector.test.unit.test_dnsmasq_pxe_filter.TestSync.test__sync [0.040961s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_api_tools.LimitFieldTestCase.test_limit_invalid_value [0.035570s] ... ok DEBUG: ERROR [ironic_inspector.utils] [node: ] Failed to power on the node, check it's power management configuration: Bad Request (HTTP 400) DEBUG: ERROR [ironic_inspector.node_cache] [node: ] Processing the error event because of an exception : Failed to power on the node, check it's power management configuration: Bad Request (HTTP 400) raised by ironic_inspector.introspect._background_introspect DEBUG: {1} ironic_inspector.test.unit.test_dnsmasq_pxe_filter.Test_Execute.test__execute_ignoring_errors [0.016143s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_db.TestDB.test__create_context_manager [0.023091s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_api_tools.MarkerFieldTestCase.test_marker_ok [0.015578s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_introspect.TestIntrospect.test_power_failure [0.021750s] ... ok DEBUG: ERROR [ironic_inspector.utils] Not found. DEBUG: {1} ironic_inspector.test.unit.test_introspect.TestAbort.test_node_not_found [0.016436s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_api_tools.RequestFieldTestCase.test_request_field_ok [0.014518s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_iptables.TestIptablesDriver.test__iptables_args_ipv6 [0.016426s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_api_tools.RequestFieldTestCase.test_request_field_with_default_returns_default [0.010531s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_common_ironic.TestCallWithRetries.test_no_retries_on_success [0.000196s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_common_ironic.TestCallWithRetries.test_retries_on_ironicclient_error [0.000396s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_db.TestDB.test_get_reader_session [0.016342s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_introspect.TestIntrospect.test_introspection_delay_not_needed [0.018779s] ... ok DEBUG: WARNING [ironic_inspector.pxe_filter.iptables] iptables does not support -w flag, please update it to at least version 1.4.21 DEBUG: {0} ironic_inspector.test.unit.test_db.TestDB.test_get_writer_session [0.016514s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_common_ironic.TestCallWithRetries.test_retries_on_ironicclient_error_with_failure [0.013699s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_iptables.TestIptablesDriver.test_init_args_old_iptables [0.030874s] ... ok DEBUG: ERROR [ironic_inspector.utils] [node: ] No lookup attributes were found, inspector won't be able to find it after introspection, consider creating ironic ports or providing an IPMI address DEBUG: ERROR [ironic_inspector.node_cache] [node: ] Processing the error event because of an exception : No lookup attributes were found, inspector won't be able to find it after introspection, consider creating ironic ports or providing an IPMI address raised by ironic_inspector.introspect._background_introspect DEBUG: {1} ironic_inspector.test.unit.test_introspect.TestIntrospect.test_no_lookup_attrs [0.016399s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_introspect.TestIntrospect.test_no_lookup_attrs_with_node_not_found_hook [0.013541s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_db.TestDB.test_model_query [0.028665s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_common_ironic.TestGetClientAuth.test_get_client_with_auth_token [0.020859s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_iptables.TestIptablesDriver.test_iptables_command_ipv4 [0.022577s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_common_ironic.TestGetIpmiAddress.test_ipmi_bridging_enabled [0.009951s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_introspect.TestIntrospect.test_no_macs [0.014802s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_dnsmasq_pxe_filter.TestExclusiveWriteOrPass.test_write_custom_ioerror [0.015912s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_iptables.TestIptablesDriver.test_sync_with_blacklist_ipv4 [0.014133s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_common_ironic.TestGetIpmiAddress.test_ipv4_in_resolves [0.019763s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_iptables.Test_ShouldEnableDhcp.test_introspection_active [0.006507s] ... ok DEBUG: WARNING [ironic_inspector.common.ironic] [node: ] Ignoring loopback BMC address 127.0.0.2 DEBUG: {2} ironic_inspector.test.unit.test_common_ironic.TestGetIpmiAddress.test_loopback_address [0.021714s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_dnsmasq_pxe_filter.TestExclusiveWriteOrPass.test_write_would_block_too_many_times [0.040329s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_dnsmasq_pxe_filter.TestDnsmasqDriverAPI.test_reset [0.016542s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_dnsmasq_pxe_filter.TestMACHandlers.test__get_blacklist [0.017529s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_dnsmasq_pxe_filter.TestDnsmasqDriverAPI.test_sync [0.019131s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_dnsmasq_pxe_filter.TestShouldEnableUnknownHosts.test_introspection_not_active [0.014940s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_dnsmasq_pxe_filter.TestMACHandlers.test__get_no_blacklist [0.033149s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_dnsmasq_pxe_filter.TestSync.test__sync_with_port_list_retries [0.019950s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_introspect.TestIntrospect.test_ok [0.109365s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_dnsmasq_pxe_filter.Test_Execute.test__execute [0.012872s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_dnsmasq_pxe_filter.TestMACHandlers.test__purge_dhcp_hostsdir [0.031299s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_introspect.TestIntrospect.test_wrong_provision_state [0.015862s] ... ok DEBUG: ERROR [ironic_inspector.utils] [node: ] Invalid provision state for introspection: "active", valid states are "['enroll', 'manageable', 'inspect wait', 'inspect failed', 'inspecting']" DEBUG: {1} ironic_inspector.test.unit.test_iptables.TestGetBlacklist.test_active_port [0.008311s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_dnsmasq_pxe_filter.TestMACHandlers.test_disabled__purge_dhcp_hostsdir [0.015963s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_iptables.TestIptablesDriver.test_sync_with_blacklist_ipv6 [0.010167s] ... ok DEBUG: WARNING [ironic_inspector.introspect] [node: ] Failed to sync the PXE filter: Boom DEBUG: {2} ironic_inspector.test.unit.test_introspect.TestAbort.test_firewall_update_exception [0.026314s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_dnsmasq_pxe_filter.TestSync.test__sync_enable_unknown_hosts [0.014355s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_dnsmasq_pxe_filter.TestSync.test__sync_not_enable_unknown_hosts [0.011294s] ... ok DEBUG: WARNING [ironic_inspector.introspect] [node: ] Failed to power off node: BadaBoom DEBUG: {2} ironic_inspector.test.unit.test_introspect.TestAbort.test_node_power_off_exception [0.021742s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_main.TestApiGetData.test_get_introspection_data_from_swift [0.161168s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_main.TestApiGetData.test_with_name [0.041047s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_introspect.TestAbort.test_ok [0.022464s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_introspect.TestIntrospect.test_inspect_wait_state_allowed [0.034036s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_main.TestApiGetStatus.test_get_introspection_finished [0.044489s] ... ok DEBUG: WARNING [ironic_inspector.common.ironic] [node: ] Ignoring loopback BMC address 127.0.0.1 DEBUG: {3} ironic_inspector.test.unit.test_main.TestApiGetStatus.test_get_introspection_in_progress [0.062556s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_introspect.TestIntrospect.test_introspection_delay [0.049597s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_introspect.TestIntrospect.test_loopback_bmc_address [0.037223s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_iptables.TestGetBlacklist.test_retry_on_port_list_failure [0.015133s] ... ok DEBUG: ERROR [ironic_inspector.utils] boom DEBUG: {2} ironic_inspector.test.unit.test_introspect.TestIntrospect.test_no_manage_boot [0.022678s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_main.TestApiIntrospect.test_introspect_can_manage_boot_false [0.036426s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_iptables.TestIBMapping.test_ib_not_match [0.019929s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_main.TestApiIntrospect.test_intospect_failed [0.039684s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_introspect.TestIntrospect.test_resolved_bmc_address [0.020171s] ... ok DEBUG: ERROR [ironic_inspector.utils] Boom DEBUG: {1} ironic_inspector.test.unit.test_main.TestApiIntrospect.test_introspect_failed_authentication [0.026129s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_iptables.TestIBMapping.test_no_interfaces [0.020174s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_main.TestApiIntrospect.test_introspect_no_authentication [0.020271s] ... ok DEBUG: ERROR [ironic_inspector.utils] [node: ] Failed to set boot device to PXE: Bad Request (HTTP 400) DEBUG: ERROR [ironic_inspector.node_cache] [node: ] Processing the error event because of an exception : Failed to set boot device to PXE: Bad Request (HTTP 400) raised by ironic_inspector.introspect._background_introspect DEBUG: {2} ironic_inspector.test.unit.test_introspect.TestIntrospect.test_set_boot_device_failure [0.021470s] ... ok DEBUG: ERROR [ironic_inspector.node_cache] [node: ] Processing the error event because of an exception : raised by ironic_inspector.introspect._background_introspect DEBUG: {1} ironic_inspector.test.unit.test_main.TestApiIntrospect.test_introspect_no_manage_boot [0.028755s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_introspect.TestIntrospect.test_unexpected_error [0.017565s] ... ok DEBUG: ERROR [ironic_inspector.pxe_filter.base] The PXE filter IptablesFilter, state= encountered an exception: Oops!; resetting the filter DEBUG: Traceback (most recent call last): DEBUG: File "ironic_inspector/pxe_filter/base.py", line 137, in fsm_reset_on_error DEBUG: yield self.fsm DEBUG: File "ironic_inspector/pxe_filter/base.py", line 81, in inner DEBUG: return method(self, *args, **kwargs) DEBUG: File "ironic_inspector/pxe_filter/iptables.py", line 124, in sync DEBUG: with self._temporary_chain(self.new_chain, self.chain): DEBUG: File "/usr/lib64/python2.7/contextlib.py", line 17, in __enter__ DEBUG: return self.gen.next() DEBUG: File "ironic_inspector/pxe_filter/iptables.py", line 143, in _temporary_chain DEBUG: self._clean_up(chain) DEBUG: File "ironic_inspector/pxe_filter/iptables.py", line 179, in _clean_up DEBUG: self._iptables('-X', chain, ignore=True) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1123, in _mock_call DEBUG: raise result DEBUG: RuntimeError: Oops! DEBUG: {3} ironic_inspector.test.unit.test_main.TestApiListStatus.test_list_introspection_makrer [0.029167s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_iptables.TestIptablesDriver.test__iptables_clean_cache_on_error_ipv6 [0.035050s] ... ok DEBUG: ERROR [ironic_inspector.main] Internal server error DEBUG: Traceback (most recent call last): DEBUG: File "ironic_inspector/main.py", line 79, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "ironic_inspector/main.py", line 185, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "ironic_inspector/main.py", line 265, in api_introspection DEBUG: node_info = node_cache.get_node(node_id) DEBUG: File "", line 3, in get_node DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1118, in _mock_call DEBUG: raise effect DEBUG: RuntimeError: boom DEBUG: {3} ironic_inspector.test.unit.test_main.TestApiMisc.test_500_without_debug [0.011190s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_iptables.TestIBMapping.test_matching_ib [0.018801s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_main.TestApiReapply.test_api_ok [0.009679s] ... ok DEBUG: ERROR [ironic_inspector.pxe_filter.iptables] Interface eth0 is not Ethernet Over InfiniBand; Skipping ... DEBUG: ERROR [ironic_inspector.utils] The store is crashed DEBUG: {2} ironic_inspector.test.unit.test_iptables.TestIBMapping.test_open_no_such_file [0.013419s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_main.TestApiReapply.test_get_introspection_data_error [0.010758s] ... ok DEBUG: ERROR [ironic_inspector.utils] Invalid boolean value for manage_boot: foo DEBUG: {1} ironic_inspector.test.unit.test_main.TestApiIntrospect.test_introspect_wrong_manage_boot [0.044320s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_main.TestApiReapply.test_user_data [0.011214s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_main.TestApiRules.test_create_api_less_1_6 [0.012169s] ... ok DEBUG: ERROR [ironic_inspector.utils] Invalid UUID value DEBUG: {3} ironic_inspector.test.unit.test_main.TestApiRules.test_create_bad_uuid [0.010342s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_main.TestApiListStatus.test_list_introspection [0.028744s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_main.TestApiRules.test_delete_all [0.012129s] ... ok DEBUG: ERROR [ironic_inspector.utils] boom DEBUG: {3} ironic_inspector.test.unit.test_main.TestApiRules.test_get_all [0.023773s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_main.TestApiMisc.test_404_expected [0.035490s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_main.TestApiVersions.test_request_correct_version [0.008813s] ... ok DEBUG: ERROR [ironic_inspector.utils] Version not found. DEBUG: ERROR [ironic_inspector.utils] Version not found. DEBUG: {1} ironic_inspector.test.unit.test_main.TestApiMisc.test_404_unexpected [0.021917s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_main.TestApiVersions.test_version_endpoint_invalid [0.016440s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_iptables.TestIptablesDriver.test__iptables_args_ipv4 [0.112677s] ... ok DEBUG: ERROR [ironic_inspector.main] Internal server error DEBUG: Traceback (most recent call last): DEBUG: File "ironic_inspector/main.py", line 79, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "ironic_inspector/main.py", line 185, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "ironic_inspector/main.py", line 265, in api_introspection DEBUG: node_info = node_cache.get_node(node_id) DEBUG: File "", line 3, in get_node DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1118, in _mock_call DEBUG: raise effect DEBUG: RuntimeError: boom DEBUG: {1} ironic_inspector.test.unit.test_main.TestApiMisc.test_500_with_debug [0.020188s] ... ok DEBUG: ERROR [ironic_inspector.utils] Locked. DEBUG: {3} ironic_inspector.test.unit.test_manager.TestManagerAbort.test_abort_failed [0.024416s] ... ok DEBUG: ERROR [ironic_inspector.pxe_filter.base] The PXE filter IptablesFilter, state= encountered an exception: Oops!; resetting the filter DEBUG: Traceback (most recent call last): DEBUG: File "ironic_inspector/pxe_filter/base.py", line 137, in fsm_reset_on_error DEBUG: yield self.fsm DEBUG: File "ironic_inspector/pxe_filter/base.py", line 81, in inner DEBUG: return method(self, *args, **kwargs) DEBUG: File "ironic_inspector/pxe_filter/iptables.py", line 124, in sync DEBUG: with self._temporary_chain(self.new_chain, self.chain): DEBUG: File "/usr/lib64/python2.7/contextlib.py", line 17, in __enter__ DEBUG: return self.gen.next() DEBUG: File "ironic_inspector/pxe_filter/iptables.py", line 143, in _temporary_chain DEBUG: self._clean_up(chain) DEBUG: File "ironic_inspector/pxe_filter/iptables.py", line 179, in _clean_up DEBUG: self._iptables('-X', chain, ignore=True) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1123, in _mock_call DEBUG: raise result DEBUG: RuntimeError: Oops! DEBUG: {2} ironic_inspector.test.unit.test_iptables.TestIptablesDriver.test__iptables_clean_cache_on_error_ipv4 [0.017439s] ... ok DEBUG: ERROR [ironic_inspector.utils] Oops DEBUG: {1} ironic_inspector.test.unit.test_main.TestApiReapply.test_generic_error [0.022420s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_manager.TestManagerAbort.test_abort_node_not_found [0.018567s] ... ok DEBUG: ERROR [ironic_inspector.utils] Not Found. DEBUG: {2} ironic_inspector.test.unit.test_iptables.TestIptablesDriver.test_init_args [0.017903s] ... ok DEBUG: ERROR [ironic_inspector.pxe_filter.base] The PXE filter IptablesFilter, state= encountered an exception: Oops!; resetting the filter DEBUG: Traceback (most recent call last): DEBUG: File "ironic_inspector/pxe_filter/base.py", line 137, in fsm_reset_on_error DEBUG: yield self.fsm DEBUG: File "ironic_inspector/pxe_filter/base.py", line 81, in inner DEBUG: return method(self, *args, **kwargs) DEBUG: File "ironic_inspector/pxe_filter/iptables.py", line 82, in init_filter DEBUG: processutils.execute(*cmd) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1118, in _mock_call DEBUG: raise effect DEBUG: MyError: Oops! DEBUG: {1} ironic_inspector.test.unit.test_main.TestApiVersions.test_404_unexpected [0.017113s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_manager.TestManagerAbort.test_abort_ok [0.018901s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_iptables.TestIptablesDriver.test_init_fails [0.013172s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_main.TestApiVersions.test_root_endpoint [0.009822s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_iptables.TestIptablesDriver.test_iptables_command_ipv6 [0.011380s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_main.TestApiVersions.test_usual_requests [0.011142s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_iptables.Test_ShouldEnableDhcp.test__should_enable_dhcp_false [0.008067s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_manager.TestManagerDelHost.test_del_host_no_worker [0.022650s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_iptables.Test_ShouldEnableDhcp.test_node_not_found_hook_set [0.007947s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_iptables.TestIptablesDriver.test__iptables_kwargs [0.220221s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_keystone.KeystoneTest.test_add_auth_options [0.011171s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_manager.TestManagerDelHost.test_del_host [0.028924s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_keystone.KeystoneTest.test_get_session [0.013667s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_manager.TestManagerDelHost.test_del_host_race [0.039472s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_keystone.KeystoneTest.test_register_auth_opts [0.011723s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_iptables.TestIptablesDriver.test_init_kwargs [0.037905s] ... ok DEBUG: ERROR [ironic_inspector.utils] Locked. DEBUG: {2} ironic_inspector.test.unit.test_main.TestApiAbort.test_abort_failed [0.011343s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_manager.TestManagerIntrospect.test_do_introspect [0.031672s] ... ok DEBUG: ERROR [ironic_inspector.utils] Not Found. DEBUG: {2} ironic_inspector.test.unit.test_main.TestApiAbort.test_node_not_found [0.010396s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_manager.TestManagerDelHost.test_del_host_worker_exception [0.030173s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_main.TestApiAbort.test_no_authentication [0.021466s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_main.TestApiAbort.test_ok [0.011208s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_manager.TestManagerIntrospect.test_do_introspect_with_manage_boot [0.017094s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_main.TestApiContinue.test_continue [0.010741s] ... ok DEBUG: ERROR [ironic_inspector.utils] Invalid data: expected a JSON object, got int DEBUG: ERROR [ironic_inspector.utils] Oops DEBUG: {0} ironic_inspector.test.unit.test_main.TestApiContinue.test_continue_wrong_type [0.025204s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_manager.TestManagerReapply.test_generic_error [0.024256s] ... ok DEBUG: ERROR [ironic_inspector.utils] boom DEBUG: {2} ironic_inspector.test.unit.test_main.TestApiContinue.test_continue_failed [0.014934s] ... ok DEBUG: ERROR [ironic_inspector.utils] The store is empty DEBUG: ERROR [ironic_inspector.utils] Managed boot is requested, but this installation cannot manage boot ((can_manage_boot set to False) DEBUG: {2} ironic_inspector.test.unit.test_main.TestApiIntrospect.test_introspect_can_manage_boot_false_failed [0.014969s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_manager.TestManagerReapply.test_get_introspection_data_error [0.019188s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_main.TestApiGetData.test_get_introspection_data_from_db [0.025261s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_manager.TestManagerInitHost.test_init_host_validate_processing_hooks_exception [0.052083s] ... ok DEBUG: ERROR [ironic_inspector.utils] Introspection data storage is disabled DEBUG: {0} ironic_inspector.test.unit.test_main.TestApiGetData.test_introspection_data_not_stored [0.009872s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_main.TestApiReapply.test_reapply_with_node_name [0.014572s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_main.TestApiRules.test_delete_one [0.008721s] ... ok DEBUG: ERROR [ironic_inspector.utils] Locked. DEBUG: {0} ironic_inspector.test.unit.test_main.TestApiListStatus.test_list_introspection_limit [0.009607s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_manager.TestManagerReapply.test_node_locked [0.033587s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_manager.TestManagerInitHost.test_no_introspection_data_store [0.031819s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_main.TestApiRules.test_create [0.016455s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_manager.TestManagerReapply.test_ok [0.019111s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_main.TestApiVersions.test_request_unsupported_version [0.035764s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_main.TestApiRules.test_get_one [0.016833s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_main.TestApiVersions.test_request_latest_version [0.010113s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_manager.TestManagerReapply.test_ok_swift [0.030734s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_main.TestPlugins.test_hook [0.010865s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_main.TestPlugins.test_manager_is_cached [0.000103s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_manager.TestManagerReapply.test_ok_db [0.029654s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_main.TestApiVersions.test_version_endpoint [0.027529s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_manager.TestManagerDelHost.test_del_host_stopped_executor [0.046177s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_manager.TestManagerPeriodicWatchDog.test__periodics_watchdog [0.076369s] ... ok DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: INFO [alembic.runtime.migration] Running upgrade -> 578f84f38d, inital_db_schema DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: ERROR [ironic_inspector.utils] Introspection data storage is disabled DEBUG: ERROR [ironic_inspector.utils] Inspector is not configured to store data. Set the [processing]store_data configuration option to change this. DEBUG: {2} ironic_inspector.test.unit.test_manager.TestManagerReapply.test_store_data_disabled [0.057190s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_manager.TestManagerInitHost.test_init_host [0.065093s] ... ok DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: INFO [alembic.runtime.migration] Running upgrade 578f84f38d -> d588418040d, Add Rules DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: {0} ironic_inspector.test.unit.test_manager.TestManagerIntrospect.test_introspect_failed [0.018028s] ... ok DEBUG: ERROR [ironic_inspector.utils] boom DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: INFO [alembic.runtime.migration] Running upgrade d588418040d -> e169a4a81d88, Add invert field to rule condition DEBUG: /usr/lib/python2.7/site-packages/alembic/util/messaging.py:73: UserWarning: Skipping unsupported ALTER for creation of implicit constraint DEBUG: warnings.warn(msg) DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: {1} ironic_inspector.test.unit.test_migrations.ModelsMigrationsSyncPostgres.test_models_sync ... SKIPPED: Backend 'postgresql' is unavailable: No DBAPI installed DEBUG: {0} ironic_inspector.test.unit.test_manager.TestManagerReapply.test_node_not_found [0.017912s] ... ok DEBUG: ERROR [ironic_inspector.utils] Not found. DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: INFO [alembic.runtime.migration] Running upgrade e169a4a81d88 -> d2e48801c8ef, Introducing Node.state attribute DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: INFO [alembic.runtime.migration] Running upgrade -> 578f84f38d, inital_db_schema DEBUG: {1} ironic_inspector.test.unit.test_migrations.TestMigrationSqlite.test_connect_fail [0.008563s] ... ok DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: INFO [alembic.runtime.migration] Running upgrade 578f84f38d -> d588418040d, Add Rules DEBUG: INFO [alembic.runtime.migration] Running upgrade d2e48801c8ef -> d00d6e3f38c4, Change created|finished_at type to DateTime DEBUG: INFO [alembic.runtime.migration] Running upgrade d588418040d -> e169a4a81d88, Add invert field to rule condition DEBUG: /usr/lib/python2.7/site-packages/alembic/util/messaging.py:73: UserWarning: Skipping unsupported ALTER for creation of implicit constraint DEBUG: warnings.warn(msg) DEBUG: INFO [alembic.runtime.migration] Running upgrade e169a4a81d88 -> d2e48801c8ef, Introducing Node.state attribute DEBUG: INFO [alembic.runtime.migration] Running upgrade d2e48801c8ef -> d00d6e3f38c4, Change created|finished_at type to DateTime DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: INFO [alembic.runtime.migration] Running upgrade d00d6e3f38c4 -> 882b2d84cb1b, attribute_constraints_relaxing DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: INFO [alembic.runtime.migration] Running upgrade d00d6e3f38c4 -> 882b2d84cb1b, attribute_constraints_relaxing DEBUG: INFO [alembic.runtime.migration] Running upgrade 882b2d84cb1b -> 18440d0834af, Introducing the aborting state DEBUG: INFO [alembic.runtime.migration] Running upgrade 18440d0834af -> 2970d2d44edc, Add manage_boot to nodes DEBUG: INFO [alembic.runtime.migration] Running upgrade 2970d2d44edc -> bf8dec16023c, add_introspection_data_table DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: {1} ironic_inspector.test.unit.test_migrations.TestMigrationSqlite.test_upgrade_and_version [0.075362s] ... ok DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: INFO [alembic.runtime.migration] Running upgrade 882b2d84cb1b -> 18440d0834af, Introducing the aborting state DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: INFO [alembic.runtime.migration] Running upgrade -> 578f84f38d, inital_db_schema DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: INFO [alembic.runtime.migration] Running upgrade 18440d0834af -> 2970d2d44edc, Add manage_boot to nodes DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: INFO [alembic.runtime.migration] Running upgrade 578f84f38d -> d588418040d, Add Rules DEBUG: {0} ironic_inspector.test.unit.test_migrations.ModelsMigrationsSyncMysql.test_models_sync ... SKIPPED: Backend 'mysql+pymysql' is unavailable: Could not connect DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: INFO [alembic.runtime.migration] Running upgrade 2970d2d44edc -> bf8dec16023c, add_introspection_data_table DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: {2} ironic_inspector.test.unit.test_migrations.TestMigrationsMySQL.test_connect_fail ... SKIPPED: Backend 'mysql+pymysql' is unavailable: Could not connect DEBUG: {2} ironic_inspector.test.unit.test_migrations.TestMigrationsMySQL.test_upgrade_and_version ... SKIPPED: Backend 'mysql+pymysql' is unavailable: Could not connect DEBUG: {2} ironic_inspector.test.unit.test_migrations.TestMigrationsMySQL.test_upgrade_twice ... SKIPPED: Backend 'mysql+pymysql' is unavailable: Could not connect DEBUG: {2} ironic_inspector.test.unit.test_migrations.TestMigrationsMySQL.test_walk_versions ... SKIPPED: Backend 'mysql+pymysql' is unavailable: Could not connect DEBUG: {2} ironic_inspector.test.unit.test_migrations.TestMigrationsPostgreSQL.test_upgrade_and_version ... SKIPPED: Backend 'postgresql' is unavailable: No DBAPI installed DEBUG: {1} ironic_inspector.test.unit.test_migrations.TestMigrationSqlite.test_upgrade_twice [0.040662s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_migrations.TestMigrationsPostgreSQL.test_connect_fail ... SKIPPED: Backend 'postgresql' is unavailable: No DBAPI installed DEBUG: {3} ironic_inspector.test.unit.test_migrations.TestMigrationSqlite.test_walk_versions [0.306126s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_migrations.TestMigrationsPostgreSQL.test_upgrade_twice ... SKIPPED: Backend 'postgresql' is unavailable: No DBAPI installed DEBUG: INFO [alembic.runtime.migration] Running upgrade -> 578f84f38d, inital_db_schema DEBUG: INFO [alembic.runtime.migration] Running upgrade 578f84f38d -> d588418040d, Add Rules DEBUG: INFO [alembic.runtime.migration] Running upgrade d588418040d -> e169a4a81d88, Add invert field to rule condition DEBUG: {1} ironic_inspector.test.unit.test_migrations.TestWalkVersions.test_walk_versions_all_default [0.009674s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_migrations.TestWalkVersions.test_migrate_up [0.013686s] ... ok DEBUG: /usr/lib/python2.7/site-packages/alembic/util/messaging.py:73: UserWarning: Skipping unsupported ALTER for creation of implicit constraint DEBUG: warnings.warn(msg) DEBUG: INFO [alembic.runtime.migration] Running upgrade e169a4a81d88 -> d2e48801c8ef, Introducing Node.state attribute DEBUG: INFO [alembic.runtime.migration] Running upgrade d2e48801c8ef -> d00d6e3f38c4, Change created|finished_at type to DateTime DEBUG: {3} ironic_inspector.test.unit.test_migrations.TestWalkVersions.test_migrate_up_with_data [0.011377s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_migrations.TestWalkVersions.test_walk_versions_all_false [0.009021s] ... ok DEBUG: INFO [alembic.runtime.migration] Running upgrade d00d6e3f38c4 -> 882b2d84cb1b, attribute_constraints_relaxing DEBUG: {2} ironic_inspector.test.unit.test_node_cache.TestFsmEvent.test_fsm_transition [0.026302s] ... ok DEBUG: INFO [alembic.runtime.migration] Running upgrade 882b2d84cb1b -> 18440d0834af, Introducing the aborting state DEBUG: {2} ironic_inspector.test.unit.test_node_cache.TestFsmEvent.test_unlock_unlocked [0.011012s] ... ok DEBUG: INFO [alembic.runtime.migration] Running upgrade 18440d0834af -> 2970d2d44edc, Add manage_boot to nodes DEBUG: INFO [alembic.runtime.migration] Running upgrade 2970d2d44edc -> bf8dec16023c, add_introspection_data_table DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: {1} ironic_inspector.test.unit.test_node_cache.TestFsmEvent.test_triggers_fsm_error_transition_erros_masked [0.016876s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_node_cache.TestLock.test_release [0.017572s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_node_cache.TestFsmEvent.test_triggers_fsm_error_transition_no_errors_empty [0.030197s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_node_cache.TestFsmEvent.test_unlock [0.040956s] ... ok DEBUG: ERROR [ironic_inspector.node_cache] Introspection for nodes [u'40dd091e-b56f-4c54-8c0e-138108622d7a'] has timed out DEBUG: {0} ironic_inspector.test.unit.test_migrations.ModelsMigrationsSyncSqlite.test_models_sync [0.109485s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_migrations.TestMigrationsPostgreSQL.test_walk_versions ... SKIPPED: Backend 'postgresql' is unavailable: No DBAPI installed DEBUG: {1} ironic_inspector.test.unit.test_node_cache.TestFsmEvent.test_triggers_fsm_error_transition_no_errors_with_error [0.027673s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_node_cache.TestNodeCacheCleanUp.test_timeout [0.056693s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_node_cache.TestIntrospectionDataDbStore.test_store_and_get_processed [0.037493s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_node_cache.TestFsmEvent.test_event_after [0.024525s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_node_cache.TestIntrospectionDataDbStore.test_store_and_get_unprocessed [0.018812s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_node_cache.TestIntrospectionDataDbStore.test_get_no_data_available [0.030319s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_node_cache.TestFsmEvent.test_event_before [0.016755s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_node_cache.TestNodeCacheFind.test_both [0.023619s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_node_cache.TestNodeCacheGetByPath.test_get_by_path [0.009024s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_node_cache.TestLock.test_acquire_non_blocking [0.011568s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_node_cache.TestFsmEvent.test_nonreentrant_fsm_transition [0.012259s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_node_cache.TestIntrospectionDataDbStore.test_store_proc_and_unproc [0.024474s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_node_cache.TestNodeCache.test__delete_node [0.019066s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_node_cache.TestNodeCacheGetNode.test_with_name [0.012365s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_node_cache.TestNodeCacheIronicObjects.test_ports_ironic_preset [0.001114s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_node_cache.TestNodeCacheIronicObjects.test_ports_provided_list [0.000817s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_node_cache.TestFsmEvent.test_triggers_fsm_error_transition_no_errors [0.014530s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_node_cache.TestNodeCreate.test_default_create [0.010093s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_node_cache.TestNodeCache.test__list_node_uuids [0.012045s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_node_cache.TestNodeCache.test_add_attribute [0.012801s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_node_cache.TestLock.test_acquire [0.019387s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_node_cache.TestNodeCache.test_active_macs [0.017293s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_node_cache.TestNodeCache.test_add_node [0.024611s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_node_cache.TestNodeCache.test_add_attribute_same_name [0.029777s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_node_cache.TestNodeCacheCleanUp.test_ok [0.024593s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_node_cache.TestNodeInfoFinished.test_success [0.048082s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_node_cache.TestNodeCacheCleanUp.test_no_timeout [0.019183s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_node_cache.TestNodeCacheFind.test_already_finished [0.015934s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_node_cache.TestNodeCacheFind.test_macs [0.023954s] ... ok DEBUG: ERROR [oslo_db.sqlalchemy.exc_filters] DBAPIError exception wrapped from (sqlite3.IntegrityError) constraint failed [SQL: u'UPDATE nodes SET state=? WHERE nodes.uuid = ? AND nodes.version_id = ?'] [parameters: ('foo', u'1b979b43-e5b4-4c2e-846a-de03dc8dc09f', u'78aaa138-fc22-4e86-a2bf-141d0e897a60')] (Background on this error at: http://sqlalche.me/e/gkpj) DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 1236, in _execute_context DEBUG: cursor, statement, parameters, context DEBUG: File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/default.py", line 536, in do_execute DEBUG: cursor.execute(statement, parameters) DEBUG: IntegrityError: constraint failed DEBUG: {0} ironic_inspector.test.unit.test_node_cache.TestNodeCacheFind.test_bmc [0.014830s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_node_cache.TestNodeInfoState.test_set_invalid_state [0.032644s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_node_cache.TestNodeCache.test_add_attribute_same_value [0.033676s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_node_cache.TestNodeCacheFind.test_macs_not_found [0.017186s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_node_cache.TestNodeCacheFind.test_input_filtering [0.013196s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_node_cache.TestNodeInfoStateFsm.test__fsm_ctx_generic_exception [0.017021s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_node_cache.TestNodeCacheFind.test_same_bmc_raises [0.022178s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_node_cache.TestNodeCacheGetNode.test_not_found [0.018301s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_node_cache.TestNodeCacheIronicObjects.test_ports_not_provided [0.001663s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_node_cache.TestNodeInfoStateFsm.test__fsm_ctx_set_state [0.014002s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_node_cache.TestNodeCacheGetNode.test_locked [0.012279s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_node_cache.TestNodeCreate.test_create_with_args [0.010718s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_node_cache.TestNodeInfoStateFsm.test__get_fsm [0.011216s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_node_cache.TestNodeCache.test_attributes [0.046003s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_node_cache.TestNodeCacheGetNode.test_ok [0.012392s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_node_cache.TestNodeCacheIronicObjects.test_node_ironic_preset [0.001144s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_node_cache.TestNodeInfoVersionId.test_get [0.012410s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_node_cache.TestNodeCacheIronicObjects.test_node_provided [0.004645s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_node_cache.TestNodeInfoVersionId.test_set [0.012385s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_node_cache.TestNodeInfoFinished.test_error [0.028278s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_node_cache.TestNodeCacheListNode.test_list_node_wrong_marker [0.016702s] ... ok DEBUG: ERROR [ironic_inspector.utils] [node: 5fc674f0-8e8c-46bb-b357-9960e68d2c42 state starting] Node state mismatch detected between the DB and the cached node_info object DEBUG: {2} ironic_inspector.test.unit.test_node_cache.TestNodeInfoVersionId.test_set_race [0.014472s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_node_cache.TestNodeCache.test_delete_nodes_not_in_list [0.036721s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_node_cache.TestNodeCreate.test_create_client_error [0.015728s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_node_cache.TestNodeInfoFinished.test_release_lock [0.034700s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_node_cache.TestNodeInfoOptions.test_get [0.027457s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_node_cache.TestNodeInfoState.test_get [0.014280s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_node_cache.TestNodeInfoState.test_commit [0.018034s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_node_cache.TestNodeInfoState.test_set [0.014562s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_node_cache.TestNodeInfoStateFsm.test__get_fsm_invalid_state [0.010464s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_node_cache.TestNodeInfoStateFsm.test_fsm_event [0.014271s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_node_cache.TestNodeInfoStateFsm.test_fsm_illegal_event [0.019831s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_node_cache.TestStartIntrospection.test_custom_exc_fsm_event [0.088039s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_node_cache.TestNodeCacheCleanUp.test_timeout_active_state [0.096295s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_node_cache.TestStartIntrospection.test_node_in_db_invalid_state [0.052914s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_node_cache.TestNodeCacheFind.test_inconsistency [0.016240s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_node_cache.TestUpdate.test_delete_port [0.010719s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_node_cache.TestUpdate.test_delete_port_by_mac [0.007192s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_node_cache.TestNodeCacheFind.test_macs_multiple_found [0.020645s] ... ok DEBUG: ERROR [ironic_inspector.utils] Node state mismatch detected between the DB and the cached node_info object DEBUG: {0} ironic_inspector.test.unit.test_node_cache.TestUpdate.test_patch_port [0.009777s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_node_cache.TestStartIntrospection.test_error_fsm_event [0.060834s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_node_cache.TestStartIntrospection.test_node_in_db_race_condition [0.063166s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_node_cache.TestNodeCacheFind.test_no_data [0.018574s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_node_cache.TestUpdate.test_replace_field_same_value [0.008538s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_node_cache.TestUpdate.test_replace_field_with_default [0.011040s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_node_cache.TestUpdate.test_create_ports_with_conflicts [0.017669s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_base.TestValidateProcessingHooks.test_self_dependency [0.008509s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_node_cache.TestUpdate.test_patch_port_by_mac [0.010643s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_base.TestWithValidation.test_ok [0.007099s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_base.TestWithValidation.test_required_missing [0.007056s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_node_cache.TestNodeCacheFind.test_same_bmc_different_macs [0.029619s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_node_cache.TestNodeCacheIronicObjects.test_node_not_provided [0.001593s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_node_cache.TestUpdate.test_patch_with_args [0.008405s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_base.TestWithValidation.test_unexpected [0.007639s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_node_cache.TestNodeCacheIronicObjects.test_ports_provided [0.003237s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_node_cache.TestUpdate.test_replace_field_not_found [0.012213s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_capabilities.TestCapabilitiesHook.test_boot_mode [0.008567s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_node_cache.TestNodeCacheListNode.test_list_node [0.012702s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_capabilities.TestCapabilitiesHook.test_loadable_by_name [0.009414s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_node_cache.TestStartIntrospection.test_node_in_db_ok_state [0.065149s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_node_cache.TestUpdate.test_update_capabilities [0.010997s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_node_cache.TestUpdate.test_update_properties [0.007849s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_node_cache.TestNodeCacheListNode.test_list_node_limit [0.011994s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_discovery.TestEnrollNodeNotFoundHook.test__check_existing_nodes_existing_node [0.009767s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_plugins_base.TestValidateProcessingHooks.test_broken_dependencies [0.008468s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_extra_hardware.TestExtraHardware.test__convert_edeploy_data [0.012151s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_plugins_base.TestValidateProcessingHooks.test_ok [0.007906s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_node_cache.TestNodeCacheListNode.test_list_node_marker [0.016851s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_plugins_capabilities.TestCapabilitiesHook.test_cpu_flags_custom [0.008645s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_extra_hardware.TestExtraHardware.test_no_data_recieved [0.017700s] ... ok DEBUG: ERROR [ironic_inspector.utils] [unidentified node] Port 7c:fe:90:29:26:52 already exists, uuid: fake_port DEBUG: {1} ironic_inspector.test.unit.test_node_cache.TestNodeInfoOptions.test_set [0.016746s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_plugins_discovery.TestEnrollNodeNotFoundHook.test__check_existing_nodes_existing_mac [0.009025s] ... ok DEBUG: WARNING [ironic_inspector.plugins.discovery] No suitable interfaces found for discovered node. Check that validate_interfaces hook is listed in [processing]default_processing_hooks config option DEBUG: {2} ironic_inspector.test.unit.test_plugins_discovery.TestEnrollNodeNotFoundHook.test__check_existing_nodes_new_node [0.012304s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_node_cache.TestNodeInfoStateFsm.test__fsm_ctx_illegal_event [0.023488s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_extra_hardware.TestExtraHardware.test_swift_access_failed [0.022612s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_plugins_discovery.TestEnrollNodeNotFoundHook.test_enroll_default [0.011395s] ... ok DEBUG: WARNING [ironic_inspector.plugins.discovery] No BMC address provided, discovered node will be created without ipmi address DEBUG: {3} ironic_inspector.test.unit.test_node_cache.TestStartIntrospection.test_node_not_in_db [0.067681s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_node_cache.TestNodeInfoStateFsm.test__fsm_ctx_set_same_state [0.012144s] ... ok DEBUG: WARNING [ironic_inspector.plugins.extra_hardware] [node: a12eb163-89ac-47d7-a05c-6fdfe59797fa] Extra hardware data was not in a recognised format (eDeploy), and will not be forwarded to introspection rules DEBUG: {3} ironic_inspector.test.unit.test_node_cache.TestUpdate.test__create_port [0.012586s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_plugins_extra_hardware.TestExtraHardware.test_data_not_in_edeploy_format [0.012082s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_introspection_data.TestSwiftStore.test_store_data_location [0.020374s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_plugins_lldp_basic.TestLLDPBasicProcessingHook.test_all_valid_data [0.010535s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_node_cache.TestNodeInfoStateFsm.test_fsm_illegal_strict_event [0.018540s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_lldp_basic.TestLLDPBasicProcessingHook.test_bad_value_macphy [0.014305s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_plugins_lldp_basic.TestLLDPBasicProcessingHook.test_bad_value_linkagg [0.011886s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_lldp_basic.TestLLDPBasicProcessingHook.test_invalid_ip [0.010263s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_node_cache.TestUpdate.test_create_ports [0.027474s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_node_cache.TestNodeInfoVersionId.test_get_missing_uuid [0.018461s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_plugins_lldp_basic.TestLLDPBasicProcessingHook.test_truncated_int [0.012264s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_node_cache.TestUpdate.test_patch_path_with_leading_slash [0.011318s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_node_cache.TestUpdate.test_patch [0.008756s] ... ok DEBUG: WARNING [ironic_inspector.common.lldp_parsers] [node: ce85f41e-4ae8-4e52-99b6-cb5da0b83732] Organizationally Unique ID 009069 not recognized DEBUG: WARNING [ironic_inspector.common.lldp_parsers] [node: ce85f41e-4ae8-4e52-99b6-cb5da0b83732] Organizationally Unique ID 23ac00 not recognized DEBUG: WARNING [ironic_inspector.common.lldp_parsers] [node: ce85f41e-4ae8-4e52-99b6-cb5da0b83732] Organizationally Unique ID 00120e not recognized DEBUG: {0} ironic_inspector.test.unit.test_plugins_lldp_basic.TestLLDPBasicProcessingHook.test_null_strings [0.016645s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_plugins_lldp_basic.TestLLDPBasicProcessingHook.test_unhandled_oui [0.007754s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_plugins_base.TestValidateProcessingHooks.test_wrong_dependencies_order [0.008294s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_node_cache.TestUpdate.test_patch_path_wo_leading_slash [0.009001s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_local_link_connection.TestGenericLocalLinkConnectionHook.test_expected_data [0.009151s] ... ok DEBUG: WARNING [ironic_inspector.plugins.local_link_connection] [node: 95ae2277-33ec-4157-8ef7-a8640b41434a] TLV parse error for Port ID: no decoding mapping for 6 DEBUG: parsing -> subtype DEBUG: {2} ironic_inspector.test.unit.test_plugins_lldp_basic.TestLLDPBasicProcessingHook.test_unhandled_tlvs [0.007221s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_node_cache.TestUpdate.test_replace_field [0.008671s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_local_link_connection.TestGenericLocalLinkConnectionHook.test_interface_not_in_ironic [0.007736s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_plugins_local_link_connection.TestGenericLocalLinkConnectionHook.test_invalid_port_id_subtype [0.009106s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_plugins_pci_devices.TestPciDevicesHook.test_before_update [0.009025s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_plugins_capabilities.TestCapabilitiesHook.test_cpu_flags [0.011874s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_local_link_connection.TestGenericLocalLinkConnectionHook.test_lldp_none [0.007932s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_plugins_capabilities.TestCapabilitiesHook.test_boot_mode_disabled [0.021813s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_plugins_capabilities.TestCapabilitiesHook.test_cpu_no_known_flags [0.010305s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_local_link_connection.TestGenericLocalLinkConnectionHook.test_no_inventory [0.019222s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_plugins_pci_devices.TestPciDevicesHook.test_parse_pci_alias_entry [0.009739s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_plugins_pci_devices.TestPciDevicesHook.test_parse_pci_alias_entry_invalid_json [0.010239s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_plugins_extra_hardware.TestExtraHardware.test_data_recieved [0.013020s] ... ok DEBUG: WARNING [ironic_inspector.plugins.raid_device] [node: cc25f82c-c886-48dc-9918-375db9f28a8d] No new devices were found DEBUG: {3} ironic_inspector.test.unit.test_plugins_capabilities.TestCapabilitiesHook.test_no_data [0.025759s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_plugins_raid_device.TestRaidDeviceDetectionUpdate.test_no_new_devices [0.008243s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_plugins_lldp_basic.TestLLDPBasicProcessingHook.test_chassis_ids [0.008079s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_local_link_connection.TestGenericLocalLinkConnectionHook.test_processed_chassis_id_not_mac [0.018408s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_plugins_lldp_basic.TestLLDPBasicProcessingHook.test_duplicate_tlvs [0.009796s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_plugins_raid_device.TestRaidDeviceDetectionUpdate.test_root_device_found [0.008048s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_plugins_lldp_basic.TestLLDPBasicProcessingHook.test_multiple_interfaces [0.011314s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_plugins_rules.TestExtendAttributeAction.test_apply [0.007771s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_plugins_discovery.TestEnrollNodeNotFoundHook.test__check_existing_nodes_new_mac [0.024828s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_local_link_connection.TestGenericLocalLinkConnectionHook.test_processed_data_chassis_only [0.013834s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_plugins_rules.TestExtendAttributeAction.test_apply_unique_with_existing [0.007537s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_local_link_connection.TestGenericLocalLinkConnectionHook.test_processed_data_port_only [0.010100s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_plugins_rules.TestFailAction.test_validate [0.007023s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_plugins_lldp_basic.TestLLDPBasicProcessingHook.test_truncated_mac [0.013702s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_pci_devices.TestPciDevicesHook.test_before_update_no_pci_info_from_ipa [0.011030s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_plugins_rules.TestSetAttributeAction.test_apply_driver [0.010400s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_plugins_local_link_connection.TestGenericLocalLinkConnectionHook.test_interface_not_in_all_interfaces [0.011053s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_plugins_rules.TestSetCapabilityAction.test_apply [0.008881s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_pci_devices.TestPciDevicesHook.test_parse_pci_alias_entry_invalid_keys [0.014305s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_plugins_local_link_connection.TestGenericLocalLinkConnectionHook.test_no_overwrite [0.008821s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_raid_device.TestRaidDeviceDetectionUpdate.test_no_previous_block_devices [0.008343s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_plugins_rules.TestSimpleConditions.test_gt [0.008187s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_raid_device.TestRaidDeviceDetectionUpdate.test_root_device_already_exposed [0.007564s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_plugins_rules.TestSimpleConditions.test_lt [0.006984s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_plugins_rules.TestSimpleConditions.test_validate [0.007912s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_plugins_local_link_connection.TestGenericLocalLinkConnectionHook.test_port_id_subtype_mac [0.022845s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_raid_device.TestRaidDeviceDetectionUpdate.test_root_device_found_old_ramdisk [0.009306s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_plugins_standard.TestRootDiskSelection.test_no_hints_no_overwrite [0.008467s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_rules.TestAddTraitAction.test_add [0.010858s] ... ok DEBUG: ERROR [ironic_inspector.utils] [node: MAC 11:22:33:44:55:66 BMC 1.2.3.4] No disks could be found using the root device hints {'size': 'foo'} because they failed to validate. Error: Root device hint "size" is not an integer value. Current value: foo DEBUG: ERROR [ironic_inspector.utils] [node: MAC 11:22:33:44:55:66 BMC 1.2.3.4] No disks could be found using the root device hints {'size': None} because they failed to validate. Error: Root device hint "size" is not an integer value. Current value: None DEBUG: ERROR [ironic_inspector.utils] [node: MAC 11:22:33:44:55:66 BMC 1.2.3.4] No disks could be found using the root device hints {'size': {}} because they failed to validate. Error: Root device hint "size" is not an integer value. Current value: {} DEBUG: {1} ironic_inspector.test.unit.test_plugins_local_link_connection.TestGenericLocalLinkConnectionHook.test_processed_data_available [0.011940s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_plugins_standard.TestRootDiskSelection.test_size_invalid [0.010970s] ... ok DEBUG: WARNING [ironic_inspector.plugins.standard] malformed or missing CPU information: {'count': 'none'} DEBUG: {1} ironic_inspector.test.unit.test_plugins_raid_device.TestRaidDeviceDetection.test_loadable_by_name [0.009273s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_rules.TestAddTraitAction.test_validate [0.010483s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_plugins_standard.TestSchedulerHook.test_missing_cpu [0.009808s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_plugins_raid_device.TestRaidDeviceDetection.test_local_gb_not_changed [0.008331s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_rules.TestEmptyCondition.test_check_empty_dict [0.010608s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_plugins_standard.TestSchedulerHook.test_no_overwrite [0.008647s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_plugins_discovery.TestEnrollNodeNotFoundHook.test_enroll_with_ipmi_address [0.099004s] ... ok DEBUG: ERROR [ironic_inspector.utils] Configuration error: add_ports set to disabled and keep_ports set to added. Please change keep_ports to all. DEBUG: {1} ironic_inspector.test.unit.test_plugins_raid_device.TestRaidDeviceDetection.test_missing_local_gb [0.014696s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_plugins_standard.TestValidateInterfacesHookBeforeProcessing.test_disabled_bad_conf [0.012571s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_rules.TestEmptyCondition.test_check_empty_list [0.020170s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_plugins_raid_device.TestRaidDeviceDetectionUpdate.test_multiple_new_devices [0.010793s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_plugins_standard.TestValidateInterfacesHookBeforeProcessing.test_interfaces_with_ipv6_addresses_only [0.012592s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_rules.TestEmptyCondition.test_check_empty_string [0.011188s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_plugins_raid_device.TestRaidDeviceDetectionUpdate.test_no_block_devices_from_ramdisk [0.008278s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_plugins_rules.TestExtendAttributeAction.test_apply_non_empty [0.009122s] ... ok DEBUG: ERROR [ironic_inspector.plugins.standard] [node: MAC 11:22:33:44:55:66 BMC 1.2.3.4] Malformed interface record: {'ipv4_address': '1.1.1.1', 'mac_address': '11:11:11:11:11:11'} DEBUG: ERROR [ironic_inspector.plugins.standard] [node: MAC 11:22:33:44:55:66 BMC 1.2.3.4] Malformed interface record: {} DEBUG: ERROR [ironic_inspector.utils] [node: MAC 11:22:33:44:55:66 BMC 1.2.3.4] No interfaces supplied by the ramdisk DEBUG: {2} ironic_inspector.test.unit.test_plugins_standard.TestValidateInterfacesHookBeforeProcessing.test_malformed_interfaces [0.018584s] ... ok DEBUG: WARNING [ironic_inspector.plugins.standard] [node: MAC 11:22:33:44:55:66 BMC 1.2.3.4] MAC foobar for interface em4 is not valid, skipping DEBUG: ERROR [ironic_inspector.utils] [node: MAC 11:22:33:44:55:66 BMC 1.2.3.4] No suitable interfaces found in {'lo': {'ip': '1.1.1.1', 'mac': '11:11:11:11:11:11', 'pxe': False, 'client_id': None}, 'em1': {'ip': '127.0.0.1', 'mac': '22:22:22:22:22:22', 'pxe': False, 'client_id': None}} DEBUG: {0} ironic_inspector.test.unit.test_plugins_rules.TestEmptyCondition.test_check_none [0.017149s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_plugins_rules.TestReConditions.test_matches [0.010456s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_rules.TestExtendAttributeAction.test_validate [0.012729s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_plugins_rules.TestReConditions.test_validate [0.013200s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_plugins_standard.TestValidateInterfacesHookBeforeProcessing.test_skipped_interfaces [0.013121s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_rules.TestNetCondition.test_check [0.012378s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_plugins_rules.TestSimpleConditions.test_eq [0.011064s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_plugins_standard.TestValidateInterfacesHookBeforeUpdateDeletion.test_keep_present [0.012862s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_rules.TestReConditions.test_contains [0.007582s] ... ok DEBUG: ERROR [ironic_inspector.utils] [node: 04d7d6de-6ea8-4e69-ac9c-95e55c45cbc1 state waiting] Node processing already finished with error: None DEBUG: {1} ironic_inspector.test.unit.test_plugins_standard.TestRootDiskSelection.test_all_match [0.016120s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_rules.TestRemoveTraitAction.test_validate [0.013101s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_process.TestProcess.test_already_finished [0.018413s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_plugins_standard.TestRootDiskSelection.test_no_disks [0.009155s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_rules.TestSetAttributeAction.test_apply_driver_not_supported [0.013628s] ... ok DEBUG: ERROR [ironic_inspector.process] [node: MAC 11:22:33:44:55:66 BMC 1.2.3.4] Hook ramdisk_error failed, delaying error report until node look up: boom DEBUG: Traceback (most recent call last): DEBUG: File "ironic_inspector/process.py", line 118, in _run_pre_hooks DEBUG: hook_ext.obj.before_processing(introspection_data) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1118, in _mock_call DEBUG: raise effect DEBUG: RuntimeError: boom DEBUG: ERROR [ironic_inspector.process] [node: MAC 11:22:33:44:55:66 BMC 1.2.3.4] Hook root_disk_selection failed, delaying error report until node look up: boom DEBUG: Traceback (most recent call last): DEBUG: File "ironic_inspector/process.py", line 118, in _run_pre_hooks DEBUG: hook_ext.obj.before_processing(introspection_data) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1118, in _mock_call DEBUG: raise effect DEBUG: RuntimeError: boom DEBUG: ERROR [ironic_inspector.process] [node: MAC 11:22:33:44:55:66 BMC 1.2.3.4] Hook scheduler failed, delaying error report until node look up: boom DEBUG: Traceback (most recent call last): DEBUG: File "ironic_inspector/process.py", line 118, in _run_pre_hooks DEBUG: hook_ext.obj.before_processing(introspection_data) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1118, in _mock_call DEBUG: raise effect DEBUG: RuntimeError: boom DEBUG: ERROR [ironic_inspector.process] [node: MAC 11:22:33:44:55:66 BMC 1.2.3.4] Hook validate_interfaces failed, delaying error report until node look up: boom DEBUG: Traceback (most recent call last): DEBUG: File "ironic_inspector/process.py", line 118, in _run_pre_hooks DEBUG: hook_ext.obj.before_processing(introspection_data) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1118, in _mock_call DEBUG: raise effect DEBUG: RuntimeError: boom DEBUG: ERROR [ironic_inspector.process] [node: MAC 11:22:33:44:55:66 BMC 1.2.3.4] Hook capabilities failed, delaying error report until node look up: boom DEBUG: Traceback (most recent call last): DEBUG: File "ironic_inspector/process.py", line 118, in _run_pre_hooks DEBUG: hook_ext.obj.before_processing(introspection_data) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1118, in _mock_call DEBUG: raise effect DEBUG: RuntimeError: boom DEBUG: ERROR [ironic_inspector.process] [node: MAC 11:22:33:44:55:66 BMC 1.2.3.4] Hook pci_devices failed, delaying error report until node look up: boom DEBUG: Traceback (most recent call last): DEBUG: File "ironic_inspector/process.py", line 118, in _run_pre_hooks DEBUG: hook_ext.obj.before_processing(introspection_data) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1118, in _mock_call DEBUG: raise effect DEBUG: RuntimeError: boom DEBUG: WARNING [ironic_inspector.process] [node: bcd6237c-6fe3-428a-ab22-14e87beecd21 state waiting MAC 11:22:33:44:55:66 BMC 1.2.3.4] No logs were passed by the ramdisk DEBUG: ERROR [ironic_inspector.utils] [node: bcd6237c-6fe3-428a-ab22-14e87beecd21 state waiting MAC 11:22:33:44:55:66 BMC 1.2.3.4] The following failures happened during running pre-processing hooks: DEBUG: Unexpected exception RuntimeError during preprocessing in hook ramdisk_error: boom DEBUG: Unexpected exception RuntimeError during preprocessing in hook root_disk_selection: boom DEBUG: Unexpected exception RuntimeError during preprocessing in hook scheduler: boom DEBUG: Unexpected exception RuntimeError during preprocessing in hook validate_interfaces: boom DEBUG: Unexpected exception RuntimeError during preprocessing in hook capabilities: boom DEBUG: Unexpected exception RuntimeError during preprocessing in hook pci_devices: boom DEBUG: {1} ironic_inspector.test.unit.test_plugins_standard.TestRootDiskSelection.test_size_string [0.012190s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_process.TestProcess.test_hook_unexpected_exceptions [0.021053s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_plugins_standard.TestSchedulerHook.test_missing_memory [0.009096s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_rules.TestSetCapabilityAction.test_validate [0.022659s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_plugins_standard.TestSchedulerHook.test_no_data [0.012432s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_process.TestProcess.test_ok [0.024776s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_plugins_standard.TestValidateInterfacesHookBeforeProcessing.test_only_pxe_no_boot_interface [0.009799s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_plugins_standard.TestValidateInterfacesHookBeforeProcessing.test_only_pxe_not_found [0.008859s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_rules.TestSimpleConditions.test_ge [0.016902s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_rules.TestSimpleConditions.test_le [0.007447s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_rules.TestSimpleConditions.test_ne [0.007831s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_plugins_standard.TestValidateInterfacesHookBeforeUpdatePXEEnabled.test_fix_pxe_enabled [0.014273s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_standard.TestRootDiskSelection.test_no_hints [0.009117s] ... ok DEBUG: WARNING [ironic_inspector.plugins.capabilities] [node: 9ad965ed-4cb6-4d5a-a279-e5dc336349d4 state processing MAC 11:22:33:44:55:66 BMC 1.2.3.4] No CPU flags available, please update your introspection ramdisk DEBUG: {1} ironic_inspector.test.unit.test_plugins_standard.TestValidateInterfacesHookBeforeUpdatePXEEnabled.test_no_overwrite [0.014434s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_standard.TestRootDiskSelection.test_one_fails [0.020910s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_standard.TestSchedulerHook.test_hook_loadable_by_name [0.017645s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_standard.TestValidateInterfacesHookBeforeProcessing.test_all [0.010521s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_plugins_discovery.TestEnrollNodeNotFoundHook.test_enroll_with_non_default_driver [0.225531s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_standard.TestValidateInterfacesHookBeforeProcessing.test_disabled [0.010409s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_standard.TestValidateInterfacesHookBeforeProcessing.test_only_active [0.008857s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_plugins_introspection_data.TestDatabaseStore.test_store_and_get_data [0.018078s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_standard.TestValidateInterfacesHookBeforeProcessing.test_skipped_interfaces_with_local_address [0.008485s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_plugins_standard.TestValidateInterfacesHookLoad.test_hook_loadable_by_name [0.007964s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_plugins_introspection_data.TestSwiftStore.test_get_data [0.029068s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_process.TestNodeNotFoundHook.test_node_not_found_hook_exception [0.028930s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_plugins_introspection_data.TestSwiftStore.test_store_data [0.019500s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_process.TestProcessNode.test_store_data_no_logs_with_swift [0.163594s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_plugins_local_link_connection.TestGenericLocalLinkConnectionHook.test_invalid_chassis_id_subtype [0.017632s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_process.TestProcess.test_error_if_node_not_found_hook [0.131303s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_process.TestStoreLogs.test_always_store_logs [0.013890s] ... ok DEBUG: ERROR [ironic_inspector.utils] [node: MAC 11:22:33:44:55:66 BMC 1.2.3.4] Ramdisk reported error: boom DEBUG: ERROR [ironic_inspector.process] [node: MAC 11:22:33:44:55:66 BMC 1.2.3.4] Hook ramdisk_error failed, delaying error report until node look up: Ramdisk reported error: boom DEBUG: {3} ironic_inspector.test.unit.test_plugins_local_link_connection.TestGenericLocalLinkConnectionHook.test_patch_port_exception [0.014885s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_process.TestProcess.test_ipmi_not_detected [0.017481s] ... ok DEBUG: ERROR [ironic_inspector.utils] [node: 42375e9b-25ed-4e03-82ac-8f6b87b14ac8 state waiting MAC 11:22:33:44:55:66 BMC 1.2.3.4] The following failures happened during running pre-processing hooks: DEBUG: Preprocessing hook ramdisk_error: Ramdisk reported error: boom DEBUG: {2} ironic_inspector.test.unit.test_process.TestStoreLogs.test_directory_is_created [0.016251s] ... ok DEBUG: ERROR [ironic_inspector.utils] boom DEBUG: {2} ironic_inspector.test.unit.test_process.TestStoreLogs.test_store_on_process_failure [0.012864s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_process.TestProcess.test_no_ipmi [0.012646s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_plugins_pci_devices.TestPciDevicesHook.test_before_update_no_match [0.027078s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_process.TestProcess.test_not_found_in_cache [0.013979s] ... ok DEBUG: ERROR [ironic_inspector.process] [node: MAC 11:22:33:44:55:66 BMC 1.2.3.4] Encountered exception saving unprocessed introspection data for node 22400510-cd97-42c7-89c2-ad9d489d9ce7 DEBUG: Traceback (most recent call last): DEBUG: File "ironic_inspector/process.py", line 153, in _store_unprocessed_data DEBUG: _store_data(node_uuid, data, processed=False) DEBUG: File "ironic_inspector/process.py", line 147, in _store_data DEBUG: ext.save(node_uuid, data, processed) DEBUG: File "ironic_inspector/plugins/introspection_data.py", line 93, in save DEBUG: suffix=suffix DEBUG: File "ironic_inspector/common/swift.py", line 143, in store_introspection_data DEBUG: swift_api = SwiftAPI() DEBUG: File "ironic_inspector/common/swift.py", line 70, in __init__ DEBUG: 'object_storage_url': adapter.get_endpoint()}} DEBUG: File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 271, in get_endpoint DEBUG: return self.session.get_endpoint(auth or self.auth, **kwargs) DEBUG: File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1137, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1077, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: {3} ironic_inspector.test.unit.test_plugins_pci_devices.TestPciDevicesHook.test_parse_pci_alias_entry_no_entries [0.013562s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_process.TestUnprocessedData.test_save_unprocessed_data_failure [0.024907s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_pxe_filter.TestBaseFilterInterface.test_get_periodic_sync_task [0.010656s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_plugins_raid_device.TestRaidDeviceDetectionUpdate.test_no_previous_block_devices_old_ramdisk [0.014230s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_pxe_filter.TestBaseFilterInterface.test_get_periodic_sync_task_custom_error [0.008954s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_plugins_rules.TestFailAction.test_apply [0.010612s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_pxe_filter.TestBaseFilterInterface.test_get_periodic_sync_task_custom_spacing [0.009003s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_pxe_filter.TestBaseFilterInterface.test_get_periodic_sync_task_disabled [0.012345s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_plugins_rules.TestNetCondition.test_validate [0.012252s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_process.TestProcessNode.test_port_failed [0.059015s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_plugins_rules.TestRemoveTraitAction.test_remove [0.015492s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_pxe_filter.TestBaseFilterInterface.test_get_periodic_sync_task_invalid_state [0.011246s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_process.TestNodeNotFoundHook.test_node_not_found_hook_run_none [0.142480s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_plugins_rules.TestRemoveTraitAction.test_remove_not_found [0.015703s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_pxe_filter.TestBaseFilterInterface.test_tear_down_filter [0.015372s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_pxe_filter.TestDriverManagerLoading.test_invalid_filter_driver [0.008926s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_plugins_rules.TestSetAttributeAction.test_apply [0.009835s] ... ok DEBUG: WARNING [stevedore.named] Could not load foo DEBUG: {0} ironic_inspector.test.unit.test_process.TestProcess.test_expected_exception [0.018099s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_plugins_rules.TestSetAttributeAction.test_apply_driver_no_reset_interfaces [0.010236s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_process.TestProcess.test_hook_unexpected_exceptions_no_node [0.013699s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_plugins_rules.TestSetAttributeAction.test_validate [0.009843s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_process.TestProcess.test_unexpected_exception [0.015408s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_process.TestProcessNode.test_store_data_location_with_swift [0.070769s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_plugins_rules.TestSetCapabilityAction.test_apply_with_existing [0.013716s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_plugins_standard.TestRamdiskError.test_no_logs [0.020886s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_plugins_standard.TestRootDiskSelection.test_local_gb_without_spacing [0.013635s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_rules.TestApplyActions.test_apply_data_format_value [0.074201s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_plugins_standard.TestRootDiskSelection.test_no_inventory [0.010237s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_process.TestProcessNode.test_no_power_off [0.058298s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_plugins_standard.TestRootDiskSelection.test_one_matches [0.018749s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_plugins_standard.TestSchedulerHook.test_ok [0.015553s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_process.TestProcessNode.test_store_data_with_swift [0.064835s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_plugins_standard.TestValidateInterfacesHookBeforeProcessing.test_no_interfaces [0.009696s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_plugins_standard.TestValidateInterfacesHookBeforeProcessing.test_only_pxe [0.009216s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_process.TestReapply.test_locking_failed [0.028063s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_plugins_standard.TestValidateInterfacesHookBeforeProcessing.test_only_pxe_mac_format [0.008383s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_rules.TestApplyActions.test_apply_data_format_value_list [0.069834s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_plugins_standard.TestValidateInterfacesHookBeforeUpdateDeletion.test_keep_added [0.012944s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_plugins_standard.TestValidateInterfacesHookBeforeUpdateDeletion.test_keep_all [0.010440s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_process.TestProcessNode.test_ok [0.078549s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_process.TestStoreLogs.test_failure_to_write [0.031654s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_process.TestNodeNotFoundHook.test_node_not_found_hook_run_ok [0.022420s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_process.TestStoreLogs.test_store_on_preprocess_failure [0.026940s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_process.TestProcess.test_ipmi_not_detected_with_old_field [0.013316s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_rules.TestApplyActions.test_apply_data_format_value_primitives [0.072447s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_pxe_filter.TestBaseFilterInterface.test_sync [0.021079s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_process.TestProcess.test_not_found_in_ironic [0.021639s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_pxe_filter.TestDriver.test_driver [0.012200s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_process.TestProcessNode.test_power_off_failed [0.059259s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_rules.TestApply.test_no_rules [0.013109s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_process.TestProcessNode.test_power_off_enroll_state [0.034455s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_process.TestProcessNode.test_return_includes_uuid [0.041810s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_process.TestProcessNode.test_store_data_with_database [0.079334s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_rules.TestApplyActions.test_apply_data_format_value_nested_fail [0.082557s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_rules.TestCheckConditions.test_invert [0.121351s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_process.TestProcessNode.test_store_data_no_logs_with_database [0.042863s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_process.TestProcessNode.test_wrong_provision_state [0.041775s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_process.TestReapply.test_ok [0.019582s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_process.TestReapplyNode.test_ok [0.028796s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_rules.TestCheckConditions.test_fail [0.049086s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_process.TestStoreLogs.test_logs_disabled [0.020242s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_process.TestReapplyNode.test_prehook_failure [0.040256s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_process.TestStoreLogs.test_store_custom_name [0.023048s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_rules.TestCheckConditionsMultiple.test_default [0.086584s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_process.TestStoreLogs.test_store_find_node_error [0.014095s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_process.TestStoreLogs.test_no_error_no_logs [0.024074s] ... ok DEBUG: ERROR [ironic_inspector.utils] Validation failed for conditions: 'op' is a required property DEBUG: Failed validating 'required' in schema['items']: DEBUG: {'additionalProperties': True, DEBUG: 'properties': {'field': {'description': 'JSON path to field for matching', DEBUG: 'type': 'string'}, DEBUG: 'invert': {'description': 'whether to invert the result', DEBUG: 'type': 'boolean'}, DEBUG: 'multiple': {'description': 'how to treat multiple values', DEBUG: 'enum': ['all', 'any', 'first']}, DEBUG: 'op': {'description': 'condition operator', DEBUG: 'enum': ['gt', DEBUG: 'matches', DEBUG: 'contains', DEBUG: 'is-empty', DEBUG: 'lt', DEBUG: 'ne', DEBUG: 'ge', DEBUG: 'le', DEBUG: 'in-net', DEBUG: 'eq']}}, DEBUG: 'required': ['op', 'field'], DEBUG: 'type': 'object'} DEBUG: On instance[0]: DEBUG: {'field': 'memory_mb', 'value': 1024} DEBUG: {3} ironic_inspector.test.unit.test_process.TestStoreLogs.test_store_on_unexpected_process_failure [0.012615s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_process.TestStoreLogs.test_store_on_ramdisk_error [0.013004s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_process.TestUnprocessedData.test_save_unprocessed_data [0.012790s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_rules.TestCheckConditions.test_no_field [0.076950s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_pxe_filter.TestBaseFilterFsmPrecautions.test___init__ [0.009124s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_pxe_filter.TestBaseFilterFsmPrecautions.test_fsm_automaton_error [0.010462s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_pxe_filter.TestBaseFilterFsmPrecautions.test_fsm_reset_on_error [0.012824s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_pxe_filter.TestBaseFilterFsmPrecautions.test_fsm_reset_on_error_ctx_custom_error [0.011627s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_pxe_filter.TestBaseFilterInterface.test_init_filter [0.010492s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_pxe_filter.TestDriverManager.test_default [0.076591s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_rules.TestCheckConditions.test_ok [0.077798s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_pxe_filter.TestDriverManager.test_default_existing_driver_manager [0.032189s] ... ok DEBUG: ERROR [ironic_inspector.utils] Validation failed for conditions: 'foobar' is not one of ['gt', 'matches', 'contains', 'is-empty', 'lt', 'ne', 'ge', 'le', 'in-net', 'eq'] DEBUG: Failed validating 'enum' in schema['items']['properties']['op']: DEBUG: {'description': 'condition operator', DEBUG: 'enum': ['gt', DEBUG: 'matches', DEBUG: 'contains', DEBUG: 'is-empty', DEBUG: 'lt', DEBUG: 'ne', DEBUG: 'ge', DEBUG: 'le', DEBUG: 'in-net', DEBUG: 'eq']} DEBUG: On instance[0]['op']: DEBUG: 'foobar' DEBUG: {2} ironic_inspector.test.unit.test_rules.TestCreateRule.test_invalid_condition [0.133892s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_pxe_filter.TestDriverReset.test_reset [0.020784s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_pxe_filter.TestDriverManager.test_pxe_filter_name [0.053083s] ... ok DEBUG: ERROR [ironic_inspector.utils] Invalid parameters for operator eq: unexpected parameter(s): foo DEBUG: {2} ironic_inspector.test.unit.test_rules.TestCreateRule.test_invalid_condition_parameters [0.025627s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_pxe_filter.TestLockedDriverEvent.test_locked_driver_event [0.034172s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_pxe_filter.TestDriverManagerLoading.test_pxe_filter_driver_loads [0.031443s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_rules.TestApply.test_apply [0.025808s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_rules.TestDeleteRule.test_delete [0.097463s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_rules.TestDeleteRule.test_delete_non_existing [0.098814s] ... ok DEBUG: ERROR [ironic_inspector.utils] Rule foo was not found DEBUG: {1} ironic_inspector.test.unit.test_rules.TestCheckConditionsMultiple.test_any [0.249556s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_rules.TestApplyActions.test_apply [0.189483s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_rules.TestCheckConditionsMultiple.test_first [0.067983s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_rules.TestApplyActions.test_apply_data_format_value_fail [0.257656s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_rules.TestGetRule.test_get [0.076770s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_rules.TestApplyActions.test_apply_data_format_value_dict [0.085714s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_rules.TestCheckConditionsSchemePath.test_conditions_node_path [0.069428s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_rules.TestCheckConditionsMultiple.test_all [0.070550s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_rules.TestCreateRule.test_create_action_none_value [0.031143s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_rules.TestCreateRule.test_invalid_condition_field [0.036069s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_rules.TestGetRule.test_get_all [0.124692s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_rules.TestCreateRule.test_duplicate_uuid [0.036716s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_rules.TestCreateRule.test_no_actions [0.042706s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_rules.TestCreateRule.test_only_actions [0.018062s] ... ok DEBUG: ERROR [ironic_inspector.utils] Rule foobar was not found DEBUG: {2} ironic_inspector.test.unit.test_rules.TestGetRule.test_not_found [0.054436s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_rules.TestCreateRule.test_invalid_action [0.059005s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_swift.SwiftTestCase.test___init__swift_failure [0.049030s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_utils.TestCheckAuth.test_disabled [0.008474s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_utils.TestCheckAuth.test_middleware [0.010976s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_utils.TestIsoTimestamp.test_none [0.006565s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_swift.SwiftTestCase.test_get_object_fails [0.064066s] ... ok DEBUG: ERROR [ironic_inspector.utils] Swift failed to get object object in container ironic-inspector. Error was: DEBUG: {1} ironic_inspector.test.unit.test_utils.TestProcessingLogger.test_adapter_empty_data [0.017293s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_utils.TestProcessingLogger.test_adapter_with_bmc [0.014169s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_utils.TestProcessingLogger.test_adapter_no_data [0.007259s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_utils.TestProcessingLogger.test_prefix_no_info [0.006767s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_utils.TestProcessingLogger.test_prefix_everything [0.008570s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_rules.TestApplyActions.test_apply_data_non_format_value [0.220181s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_utils.TestProcessingLogger.test_prefix_only_uuid [0.006572s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_rules.TestCreateRule.test_invalid_action_parameters [0.102124s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_wsgi_service.TestWSGIService.test_wait [0.060841s] ... ok DEBUG: {1} ironic_inspector.test.unit.test_wsgi_service.TestWSGIServiceInitMiddleware.test_init_middleware [0.052078s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_rules.TestCheckConditions.test_no_field_none_allowed [0.058870s] ... ok DEBUG: {2} ironic_inspector.test.unit.test_wsgi_service.TestWSGIServiceInitMiddleware.test_init_middleware_noauth [0.056376s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_swift.SwiftTestCase.test___init__ [0.080665s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_swift.SwiftTestCase.test___init__keystone_failure [0.054349s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_rules.TestCheckConditionsSchemePath.test_conditions_data_path [0.104041s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_swift.SwiftTestCase.test_create_object [0.054021s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_rules.TestCreateRule.test_with_conditions [0.082327s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_swift.SwiftTestCase.test_create_object_put_object_fails [0.055705s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_swift.SwiftTestCase.test_get_object [0.040970s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_rules.TestDeleteRule.test_delete_all [0.069300s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_utils.TestCheckAuth.test_admin [0.008140s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_utils.TestCheckAuth.test_not_admin [0.007711s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_utils.TestIsoTimestamp.test_ok [0.006330s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_utils.TestProcessingLogger.test_prefix_only_bmc [0.007490s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_utils.TestProcessingLogger.test_prefix_only_mac [0.006113s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_utils.TestProcessingLogger.test_prefix_uuid_not_str [0.006356s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_swift.SwiftTestCase.test_create_object_create_container_fails [0.041669s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_utils.TestCheckAuth.test_invalid [0.008034s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_utils.TestCheckAuth.test_public_api [0.008227s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_utils.TestProcessingLogger.test_prefix_NodeInfo_instance [0.006652s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_utils.TestProcessingLogger.test_prefix_NodeInfo_instance_with_state [0.007554s] ... ok DEBUG: {3} ironic_inspector.test.unit.test_wsgi_service.TestWSGIService.test_reset [0.050612s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_wsgi_service.TestSSLOptions.test_use_deprecated_options [0.019260s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_wsgi_service.TestSSLOptions.test_use_ssl_options [0.018351s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_wsgi_service.TestWSGIService.test_start [0.049924s] ... ok DEBUG: {0} ironic_inspector.test.unit.test_wsgi_service.TestWSGIService.test_stop [0.052411s] ... ok DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 590 tests in 4.0000 sec. DEBUG: - Passed: 580 DEBUG: - Skipped: 10 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 16.0065 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (148 tests) => 0:00:04.194735 DEBUG: - Worker 1 (148 tests) => 0:00:03.927523 DEBUG: - Worker 2 (147 tests) => 0:00:03.700620 DEBUG: - Worker 3 (147 tests) => 0:00:04.385034 DEBUG: + exit 0 DEBUG: Processing files: openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.noarch DEBUG: warning: File not found: /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/lib/python2.7/site-packages/ironic_inspector_tests.egg-info DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kexKTr DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd ironic-inspector-8.2.6.dev1 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/share/doc/openstack-ironic-inspector-8.2.6 DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/share/doc/openstack-ironic-inspector-8.2.6 DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/share/doc/openstack-ironic-inspector-8.2.6 DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7SX6XX DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd ironic-inspector-8.2.6.dev1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/share/licenses/openstack-ironic-inspector-8.2.6 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/share/licenses/openstack-ironic-inspector-8.2.6 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/share/licenses/openstack-ironic-inspector-8.2.6 DEBUG: + exit 0 DEBUG: warning: File listed twice: /var/lib/ironic-inspector/dhcp-hostsdir DEBUG: warning: File listed twice: /var/log/ironic-inspector/ramdisk DEBUG: Provides: config(openstack-ironic-inspector) = 8.2.6-0.20210210204616.d85b0e4.el7 openstack-ironic-discoverd = 8.2.6.dev1 openstack-ironic-inspector = 8.2.6-0.20210210204616.d85b0e4.el7 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh 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(pre): /bin/sh DEBUG: Requires(post): /bin/sh systemd DEBUG: Requires(preun): /bin/sh systemd DEBUG: Requires(postun): /bin/sh systemd DEBUG: Requires: /usr/bin/python2 python(abi) = 2.7 DEBUG: Obsoletes: openstack-ironic-discoverd < 1.1.1 DEBUG: Processing files: openstack-ironic-inspector-doc-8.2.6-0.20210210204616.d85b0e4.el7.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.O6O0OB DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd ironic-inspector-8.2.6.dev1 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/share/doc/openstack-ironic-inspector-doc-8.2.6 DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/share/doc/openstack-ironic-inspector-doc-8.2.6 DEBUG: + cp -pr CONTRIBUTING.rst /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/share/doc/openstack-ironic-inspector-doc-8.2.6 DEBUG: + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/share/doc/openstack-ironic-inspector-doc-8.2.6 DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VtUHKf DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd ironic-inspector-8.2.6.dev1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/share/licenses/openstack-ironic-inspector-doc-8.2.6 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/share/licenses/openstack-ironic-inspector-doc-8.2.6 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/share/licenses/openstack-ironic-inspector-doc-8.2.6 DEBUG: + exit 0 DEBUG: Provides: openstack-ironic-inspector-doc = 8.2.6-0.20210210204616.d85b0e4.el7 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Processing files: python2-ironic-inspector-tests-8.2.6-0.20210210204616.d85b0e4.el7.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eb5quX DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd ironic-inspector-8.2.6.dev1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/share/licenses/python2-ironic-inspector-tests-8.2.6 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/share/licenses/python2-ironic-inspector-tests-8.2.6 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64/usr/share/licenses/python2-ironic-inspector-tests-8.2.6 DEBUG: + exit 0 DEBUG: Provides: python-ironic-inspector-tests = 8.2.6-0.20210210204616.d85b0e4.el7 python2-ironic-inspector-tests = 8.2.6-0.20210210204616.d85b0e4.el7 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) = 2.7 DEBUG: Obsoletes: python-ironic-inspector-tests < 8.2.6-0.20210210204616.d85b0e4.el7 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64 DEBUG: Wrote: /builddir/build/RPMS/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-ironic-inspector-doc-8.2.6-0.20210210204616.d85b0e4.el7.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python2-ironic-inspector-tests-8.2.6-0.20210210204616.d85b0e4.el7.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ydqRx6 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd ironic-inspector-8.2.6.dev1 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.src.rpm INFO: Done(/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.src.rpm) Config(dlrn-5) 0 minutes 53 seconds INFO: Results and/or logs in: /home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276 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-centos-stein-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-stein-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 DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-stein-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-centos-stein-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/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stein-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-stein-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-stein-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-centos-stein-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum 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: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw retpoline_amd ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266384 1980872 3023836 1264956 11261676 11940648 DEBUG: Swap: 8388604 409636 7978968 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-stein-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 835M 3.5G 20% /var/lib/mock/dlrn-centos-stein-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-stein-x86_64-5/yum_cache/', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.ttlgwyrf', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-stein-x86_64-5/root DEBUG: resultdir = /home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ddb8546a750f4c7d9e0ef0744b2a3497', '-D', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root', '--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', '1006', '--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: DEBUG: Unsharing. Flags: 134217728 DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages INFO: installing package(s): /home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276/python2-ironic-inspector-tests-8.2.6-0.20210210204616.d85b0e4.el7.noarch.rpm /home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276/openstack-ironic-inspector-doc-8.2.6-0.20210210204616.d85b0e4.el7.noarch.rpm /home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-stein-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-centos-stein-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/dlrn-centos-stein-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-centos-stein-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-stein-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-centos-stein-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/dlrn-centos-stein-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-centos-stein-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stein-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-centos-stein-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-centos-stein-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: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stein-x86_64-5/rpmconfig DEBUG: creating dir: /var/lib/mock/dlrn-centos-stein-x86_64-5/rpmconfig DEBUG: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/', '--releasever', '7', 'install', '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276/python2-ironic-inspector-tests-8.2.6-0.20210210204616.d85b0e4.el7.noarch.rpm', '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276/openstack-ironic-inspector-doc-8.2.6-0.20210210204616.d85b0e4.el7.noarch.rpm', '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.noarch.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/', '--releasever', '7', 'install', '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276/python2-ironic-inspector-tests-8.2.6-0.20210210204616.d85b0e4.el7.noarch.rpm', '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276/openstack-ironic-inspector-doc-8.2.6-0.20210210204616.d85b0e4.el7.noarch.rpm', '/home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-stein-x86_64-5/rpmconfig', '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: Failed to set locale, defaulting to C DEBUG: Loaded plugins: fastestmirror, priorities DEBUG: Examining /home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276/python2-ironic-inspector-tests-8.2.6-0.20210210204616.d85b0e4.el7.noarch.rpm: python2-ironic-inspector-tests-8.2.6-0.20210210204616.d85b0e4.el7.noarch DEBUG: Marking /home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276/python2-ironic-inspector-tests-8.2.6-0.20210210204616.d85b0e4.el7.noarch.rpm to be installed DEBUG: Examining /home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276/openstack-ironic-inspector-doc-8.2.6-0.20210210204616.d85b0e4.el7.noarch.rpm: openstack-ironic-inspector-doc-8.2.6-0.20210210204616.d85b0e4.el7.noarch DEBUG: Marking /home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276/openstack-ironic-inspector-doc-8.2.6-0.20210210204616.d85b0e4.el7.noarch.rpm to be installed DEBUG: Examining /home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.noarch.rpm: openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.noarch DEBUG: Marking /home/centos-stein/data/repos/d8/5b/d85b0e4833e50174c71b60004664d10e7099bda7_f0e7d276/openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.noarch.rpm to be installed DEBUG: Resolving Dependencies DEBUG: --> Running transaction check DEBUG: ---> Package openstack-ironic-inspector.noarch 0:8.2.6-0.20210210204616.d85b0e4.el7 will be installed DEBUG: --> Processing Dependency: python-construct >= 2.8.10 for package: openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.noarch DEBUG: Loading mirror speeds from cached hostfile DEBUG: * base: mirrors.maine.edu DEBUG: * extras: ewr.edge.kernel.org DEBUG: * updates: mirrors.seas.harvard.edu DEBUG: 2 packages excluded due to repository priority protections DEBUG: --> Processing Dependency: python-ironic-lib >= 2.5.0 for package: openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.noarch DEBUG: --> Processing Dependency: python-retrying >= 1.2.3 for package: openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.noarch DEBUG: --> Processing Dependency: python2-ironicclient >= 2.3.0 for package: openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.noarch DEBUG: --> Processing Dependency: python2-keystoneauth1 >= 3.4.0 for package: openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.noarch DEBUG: --> Processing Dependency: python2-keystonemiddleware >= 4.17.0 for package: openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-concurrency >= 3.26.0 for package: openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-config >= 2:5.2.0 for package: openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-context >= 2.19.2 for package: openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-db >= 4.27.0 for package: openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-i18n >= 3.15.3 for package: openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-log >= 3.36.0 for package: openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-messaging >= 5.32.0 for package: openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-middleware >= 3.31.0 for package: openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-policy >= 1.30.0 for package: openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-rootwrap >= 5.8.0 for package: openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-serialization >= 2.18.0 for package: openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-service >= 1.24.0 for package: openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-utils >= 3.33.0 for package: openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.noarch DEBUG: --> Processing Dependency: python2-swiftclient >= 3.2.0 for package: openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.noarch DEBUG: --> Processing Dependency: dnsmasq for package: openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.noarch DEBUG: --> Processing Dependency: python-flask for package: openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.noarch DEBUG: --> Processing Dependency: python-jsonpath-rw for package: openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.noarch DEBUG: --> Processing Dependency: python2-alembic for package: openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.noarch DEBUG: --> Processing Dependency: python2-automaton for package: openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.noarch DEBUG: --> Processing Dependency: python2-futurist for package: openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.noarch DEBUG: --> Processing Dependency: python2-jsonschema for package: openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.noarch DEBUG: --> Processing Dependency: python2-netaddr for package: openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.noarch DEBUG: --> Processing Dependency: python2-stevedore for package: openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.noarch DEBUG: ---> Package openstack-ironic-inspector-doc.noarch 0:8.2.6-0.20210210204616.d85b0e4.el7 will be installed DEBUG: ---> Package python2-ironic-inspector-tests.noarch 0:8.2.6-0.20210210204616.d85b0e4.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package dnsmasq.x86_64 0:2.76-16.el7_9.1 will be installed DEBUG: --> Processing Dependency: systemd-sysv for package: dnsmasq-2.76-16.el7_9.1.x86_64 DEBUG: --> Processing Dependency: libnettle.so.4()(64bit) for package: dnsmasq-2.76-16.el7_9.1.x86_64 DEBUG: ---> Package python-construct.noarch 0:2.8.10-1.el7 will be installed DEBUG: ---> Package python-jsonpath-rw.noarch 0:1.2.3-2.el7 will be installed DEBUG: --> Processing Dependency: python-ply for package: python-jsonpath-rw-1.2.3-2.el7.noarch DEBUG: --> Processing Dependency: python-decorator for package: python-jsonpath-rw-1.2.3-2.el7.noarch DEBUG: ---> Package python-retrying.noarch 0:1.2.3-4.el7 will be installed DEBUG: ---> Package python2-alembic.noarch 0:1.0.7-1.el7 will be installed DEBUG: --> Processing Dependency: python2-dateutil for package: python2-alembic-1.0.7-1.el7.noarch DEBUG: --> Processing Dependency: python-mako for package: python2-alembic-1.0.7-1.el7.noarch DEBUG: --> Processing Dependency: python-editor for package: python2-alembic-1.0.7-1.el7.noarch DEBUG: ---> Package python2-automaton.noarch 0:1.16.0-0.20190312053340.0e9634c.el7 will be installed DEBUG: --> Processing Dependency: python2-prettytable for package: python2-automaton-1.16.0-0.20190312053340.0e9634c.el7.noarch DEBUG: ---> Package python2-flask.noarch 1:1.0.2-1.el7 will be installed DEBUG: --> Processing Dependency: python-werkzeug for package: 1:python2-flask-1.0.2-1.el7.noarch DEBUG: --> Processing Dependency: python-itsdangerous for package: 1:python2-flask-1.0.2-1.el7.noarch DEBUG: --> Processing Dependency: python-click for package: 1:python2-flask-1.0.2-1.el7.noarch DEBUG: ---> Package python2-futurist.noarch 0:1.8.1-0.20190308155750.481e940.el7 will be installed DEBUG: --> Processing Dependency: python-contextlib2 >= 0.4.0 for package: python2-futurist-1.8.1-0.20190308155750.481e940.el7.noarch DEBUG: --> Processing Dependency: python-futures >= 3.0 for package: python2-futurist-1.8.1-0.20190308155750.481e940.el7.noarch DEBUG: ---> Package python2-ironic-lib.noarch 0:2.16.4-0.20200313054938.67214a7.el7 will be installed DEBUG: ---> Package python2-ironicclient.noarch 0:2.7.3-0.20200116070450.0bd26cc.el7 will be installed DEBUG: --> Processing Dependency: python-dogpile-cache >= 0.6.2 for package: python2-ironicclient-2.7.3-0.20200116070450.0bd26cc.el7.noarch DEBUG: --> Processing Dependency: python2-appdirs >= 1.3.0 for package: python2-ironicclient-2.7.3-0.20200116070450.0bd26cc.el7.noarch DEBUG: --> Processing Dependency: python2-osc-lib >= 1.10.0 for package: python2-ironicclient-2.7.3-0.20200116070450.0bd26cc.el7.noarch DEBUG: --> Processing Dependency: PyYAML for package: python2-ironicclient-2.7.3-0.20200116070450.0bd26cc.el7.noarch DEBUG: --> Processing Dependency: genisoimage for package: python2-ironicclient-2.7.3-0.20200116070450.0bd26cc.el7.noarch DEBUG: ---> Package python2-jsonschema.noarch 0:2.6.0-2.el7 will be installed DEBUG: --> Processing Dependency: python-repoze-lru for package: python2-jsonschema-2.6.0-2.el7.noarch DEBUG: ---> Package python2-keystoneauth1.noarch 0:3.13.2-0.20200320084939.5187463.el7 will be installed DEBUG: --> Processing Dependency: python2-iso8601 >= 0.1.11 for package: python2-keystoneauth1-3.13.2-0.20200320084939.5187463.el7.noarch DEBUG: --> Processing Dependency: python2-os-service-types >= 1.2.0 for package: python2-keystoneauth1-3.13.2-0.20200320084939.5187463.el7.noarch DEBUG: ---> Package python2-keystonemiddleware.noarch 0:6.0.1-0.20200323062101.89af8f0.el7 will be installed DEBUG: --> Processing Dependency: python2-keystoneclient >= 1:3.8.0 for package: python2-keystonemiddleware-6.0.1-0.20200323062101.89af8f0.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-cache >= 1.26.0 for package: python2-keystonemiddleware-6.0.1-0.20200323062101.89af8f0.el7.noarch DEBUG: --> Processing Dependency: python2-pycadf >= 1.1.0 for package: python2-keystonemiddleware-6.0.1-0.20200323062101.89af8f0.el7.noarch DEBUG: ---> Package python2-netaddr.noarch 0:0.7.19-5.el7 will be installed DEBUG: ---> Package python2-oslo-concurrency.noarch 0:3.29.1-0.20190308171519.e11481b.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-concurrency-lang = 3.29.1-0.20190308171519.e11481b.el7 for package: python2-oslo-concurrency-3.29.1-0.20190308171519.e11481b.el7.noarch DEBUG: --> Processing Dependency: python2-fasteners for package: python2-oslo-concurrency-3.29.1-0.20190308171519.e11481b.el7.noarch DEBUG: ---> Package python2-oslo-config.noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 will be installed DEBUG: --> Processing Dependency: python2-debtcollector >= 1.2.0 for package: 2:python2-oslo-config-6.8.2-0.20200113070904.0a9c6c1.el7.noarch DEBUG: --> Processing Dependency: python2-rfc3986 >= 1.2.0 for package: 2:python2-oslo-config-6.8.2-0.20200113070904.0a9c6c1.el7.noarch DEBUG: ---> Package python2-oslo-context.noarch 0:2.22.2-0.20200515061707.445de77.el7 will be installed DEBUG: ---> Package python2-oslo-db.noarch 0:4.45.0-0.20190327114338.79b933b.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-db-lang = 4.45.0-0.20190327114338.79b933b.el7 for package: python2-oslo-db-4.45.0-0.20190327114338.79b933b.el7.noarch DEBUG: --> Processing Dependency: python-migrate >= 0.11.0 for package: python2-oslo-db-4.45.0-0.20190327114338.79b933b.el7.noarch DEBUG: --> Processing Dependency: python2-PyMySQL for package: python2-oslo-db-4.45.0-0.20190327114338.79b933b.el7.noarch DEBUG: ---> Package python2-oslo-i18n.noarch 0:3.23.1-0.20190308162844.20bbee5.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-i18n-lang = 3.23.1-0.20190308162844.20bbee5.el7 for package: python2-oslo-i18n-3.23.1-0.20190308162844.20bbee5.el7.noarch DEBUG: ---> Package python2-oslo-log.noarch 0:3.42.5-0.20200611054613.ef23f70.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-log-lang = 3.42.5-0.20200611054613.ef23f70.el7 for package: python2-oslo-log-3.42.5-0.20200611054613.ef23f70.el7.noarch DEBUG: --> Processing Dependency: python-inotify for package: python2-oslo-log-3.42.5-0.20200611054613.ef23f70.el7.noarch DEBUG: ---> Package python2-oslo-messaging.noarch 0:9.5.2-0.20200721054715.fd795bb.el7 will be installed DEBUG: --> Processing Dependency: python2-amqp >= 2.4.1 for package: python2-oslo-messaging-9.5.2-0.20200721054715.fd795bb.el7.noarch DEBUG: --> Processing Dependency: python2-kombu >= 1:4.0.0 for package: python2-oslo-messaging-9.5.2-0.20200721054715.fd795bb.el7.noarch DEBUG: --> Processing Dependency: python-cachetools for package: python2-oslo-messaging-9.5.2-0.20200721054715.fd795bb.el7.noarch DEBUG: --> Processing Dependency: python-pyngus for package: python2-oslo-messaging-9.5.2-0.20200721054715.fd795bb.el7.noarch DEBUG: ---> Package python2-oslo-middleware.noarch 0:3.37.1-0.20190308170310.acfa72e.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-middleware-lang = 3.37.1-0.20190308170310.acfa72e.el7 for package: python2-oslo-middleware-3.37.1-0.20190308170310.acfa72e.el7.noarch DEBUG: --> Processing Dependency: python2-statsd for package: python2-oslo-middleware-3.37.1-0.20190308170310.acfa72e.el7.noarch DEBUG: ---> Package python2-oslo-policy.noarch 0:2.1.3-0.20200713061604.a49f31d.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-policy-lang = 2.1.3-0.20200713061604.a49f31d.el7 for package: python2-oslo-policy-2.1.3-0.20200713061604.a49f31d.el7.noarch DEBUG: ---> Package python2-oslo-rootwrap.noarch 0:5.15.3-0.20200113060851.38c374b.el7 will be installed DEBUG: ---> Package python2-oslo-serialization.noarch 0:2.28.2-0.20190308171935.bc2a1fb.el7 will be installed DEBUG: --> Processing Dependency: python2-msgpack >= 0.5.2 for package: python2-oslo-serialization-2.28.2-0.20190308171935.bc2a1fb.el7.noarch DEBUG: ---> Package python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 will be installed DEBUG: --> Processing Dependency: python-paste-deploy >= 1.5.0 for package: python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch DEBUG: --> Processing Dependency: python-paste for package: python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch DEBUG: --> Processing Dependency: python2-routes for package: python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch DEBUG: --> Processing Dependency: python2-yappi for package: python2-oslo-service-1.38.1-0.20200113063102.abfec6a.el7.noarch DEBUG: ---> Package python2-oslo-utils.noarch 0:3.40.7-0.20200828084611.4cf03f0.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-utils-lang = 3.40.7-0.20200828084611.4cf03f0.el7 for package: python2-oslo-utils-3.40.7-0.20200828084611.4cf03f0.el7.noarch DEBUG: --> Processing Dependency: python-netifaces >= 0.10.4 for package: python2-oslo-utils-3.40.7-0.20200828084611.4cf03f0.el7.noarch DEBUG: ---> Package python2-stevedore.noarch 0:1.30.1-0.20190308160443.27a8395.el7 will be installed DEBUG: ---> Package python2-swiftclient.noarch 0:3.7.1-0.20191028163455.c2ba4df.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package PyYAML.x86_64 0:3.10-11.el7 will be installed DEBUG: ---> Package genisoimage.x86_64 0:1.1.11-25.el7 will be installed DEBUG: --> Processing Dependency: libusal = 1.1.11-25.el7 for package: genisoimage-1.1.11-25.el7.x86_64 DEBUG: --> Processing Dependency: libusal.so.0()(64bit) for package: genisoimage-1.1.11-25.el7.x86_64 DEBUG: --> Processing Dependency: librols.so.0()(64bit) for package: genisoimage-1.1.11-25.el7.x86_64 DEBUG: ---> Package nettle.x86_64 0:2.7.1-8.el7 will be installed DEBUG: ---> Package python-click.noarch 0:6.3-1.el7 will be installed DEBUG: ---> Package python-decorator.noarch 0:3.4.0-3.el7 will be installed DEBUG: ---> Package python-editor.noarch 0:0.4-4.el7 will be installed DEBUG: ---> Package python-inotify.noarch 0:0.9.4-4.el7 will be installed DEBUG: ---> Package python-mako.noarch 0:0.8.1-2.el7 will be installed DEBUG: --> Processing Dependency: python-beaker for package: python-mako-0.8.1-2.el7.noarch DEBUG: ---> Package python-migrate.noarch 0:0.11.0-1.el7 will be installed DEBUG: --> Processing Dependency: python-tempita >= 0.4 for package: python-migrate-0.11.0-1.el7.noarch DEBUG: --> Processing Dependency: python-sqlparse for package: python-migrate-0.11.0-1.el7.noarch DEBUG: ---> Package python-netifaces.x86_64 0:0.10.4-3.el7 will be installed DEBUG: ---> Package python-oslo-concurrency-lang.noarch 0:3.29.1-0.20190308171519.e11481b.el7 will be installed DEBUG: ---> Package python-oslo-db-lang.noarch 0:4.45.0-0.20190327114338.79b933b.el7 will be installed DEBUG: ---> Package python-oslo-i18n-lang.noarch 0:3.23.1-0.20190308162844.20bbee5.el7 will be installed DEBUG: ---> Package python-oslo-log-lang.noarch 0:3.42.5-0.20200611054613.ef23f70.el7 will be installed DEBUG: ---> Package python-oslo-middleware-lang.noarch 0:3.37.1-0.20190308170310.acfa72e.el7 will be installed DEBUG: ---> Package python-oslo-policy-lang.noarch 0:2.1.3-0.20200713061604.a49f31d.el7 will be installed DEBUG: ---> Package python-oslo-utils-lang.noarch 0:3.40.7-0.20200828084611.4cf03f0.el7 will be installed DEBUG: ---> Package python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 will be installed DEBUG: --> Processing Dependency: pyOpenSSL for package: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch DEBUG: ---> Package python-paste-deploy.noarch 0:1.5.2-6.el7 will be installed DEBUG: ---> Package python-ply.noarch 0:3.4-11.el7 will be installed DEBUG: ---> Package python-prettytable.noarch 0:0.7.2-3.el7 will be installed DEBUG: ---> Package python-pyngus.noarch 0:2.0.3-3.el7 will be installed DEBUG: --> Processing Dependency: qpid-proton-c >= 0.13.0 for package: python-pyngus-2.0.3-3.el7.noarch DEBUG: --> Processing Dependency: python-qpid-proton >= 0.13.0 for package: python-pyngus-2.0.3-3.el7.noarch DEBUG: ---> Package python-repoze-lru.noarch 0:0.4-3.el7 will be installed DEBUG: ---> Package python-routes.noarch 0:2.4.1-1.el7 will be installed DEBUG: ---> Package python2-PyMySQL.noarch 0:0.9.2-2.el7 will be installed DEBUG: --> Processing Dependency: python2-cryptography for package: python2-PyMySQL-0.9.2-2.el7.noarch DEBUG: ---> Package python2-amqp.noarch 0:2.4.1-1.el7 will be installed DEBUG: --> Processing Dependency: python2-vine >= 1.1.3 for package: python2-amqp-2.4.1-1.el7.noarch DEBUG: ---> Package python2-appdirs.noarch 0:1.4.0-4.el7 will be installed DEBUG: ---> Package python2-cachetools.noarch 0:3.1.0-1.el7 will be installed DEBUG: ---> Package python2-contextlib2.noarch 0:0.5.5-8.el7 will be installed DEBUG: ---> Package python2-dateutil.noarch 1:2.8.0-1.el7 will be installed DEBUG: ---> Package python2-debtcollector.noarch 0:1.21.0-0.20190308155412.becfb5b.el7 will be installed DEBUG: --> Processing Dependency: python-wrapt for package: python2-debtcollector-1.21.0-0.20190308155412.becfb5b.el7.noarch DEBUG: ---> Package python2-dogpile-cache.noarch 0:0.6.8-1.el7 will be installed DEBUG: ---> Package python2-fasteners.noarch 0:0.14.1-6.el7 will be installed DEBUG: ---> Package python2-futures.noarch 0:3.1.1-5.el7 will be installed DEBUG: ---> Package python2-iso8601.noarch 0:0.1.11-1.el7 will be installed DEBUG: ---> Package python2-itsdangerous.noarch 0:0.24-14.el7 will be installed DEBUG: ---> Package python2-keystoneclient.noarch 1:3.19.1-0.20200323061933.abe757a.el7 will be installed DEBUG: --> Processing Dependency: python-keyring >= 5.5.1 for package: 1:python2-keystoneclient-3.19.1-0.20200323061933.abe757a.el7.noarch DEBUG: ---> Package python2-kombu.noarch 1:4.2.2-1.el7 will be installed DEBUG: ---> Package python2-msgpack.x86_64 0:0.6.1-2.el7 will be installed DEBUG: ---> Package python2-os-service-types.noarch 0:1.6.0-0.20190308195959.cf1419a.el7 will be installed DEBUG: ---> Package python2-osc-lib.noarch 0:1.12.1-0.20190510032413.9b610ea.el7 will be installed DEBUG: --> Processing Dependency: python-cliff >= 2.8.0 for package: python2-osc-lib-1.12.1-0.20190510032413.9b610ea.el7.noarch DEBUG: --> Processing Dependency: python-simplejson >= 3.5.1 for package: python2-osc-lib-1.12.1-0.20190510032413.9b610ea.el7.noarch DEBUG: --> Processing Dependency: python2-openstacksdk >= 0.15.0 for package: python2-osc-lib-1.12.1-0.20190510032413.9b610ea.el7.noarch DEBUG: --> Processing Dependency: python2-os-client-config >= 1.28.0 for package: python2-osc-lib-1.12.1-0.20190510032413.9b610ea.el7.noarch DEBUG: ---> Package python2-oslo-cache.noarch 0:1.33.3-0.20190520045849.aeb9577.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-cache-lang = 1.33.3-0.20190520045849.aeb9577.el7 for package: python2-oslo-cache-1.33.3-0.20190520045849.aeb9577.el7.noarch DEBUG: --> Processing Dependency: python-memcached for package: python2-oslo-cache-1.33.3-0.20190520045849.aeb9577.el7.noarch DEBUG: ---> Package python2-pycadf.noarch 0:2.9.0-0.20190308165536.4398b7d.el7 will be installed DEBUG: --> Processing Dependency: python-pycadf-common = 2.9.0-0.20190308165536.4398b7d.el7 for package: python2-pycadf-2.9.0-0.20190308165536.4398b7d.el7.noarch DEBUG: ---> Package python2-rfc3986.noarch 0:1.2.0-1.el7 will be installed DEBUG: ---> Package python2-statsd.noarch 0:3.2.1-5.el7 will be installed DEBUG: ---> Package python2-werkzeug.noarch 0:0.14.1-3.el7 will be installed DEBUG: ---> Package python2-yappi.x86_64 0:1.0-1.el7 will be installed DEBUG: ---> Package systemd-sysv.x86_64 0:219-78.el7_9.3 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package libusal.x86_64 0:1.1.11-25.el7 will be installed DEBUG: ---> Package python-beaker.noarch 0:1.5.4-10.el7 will be installed DEBUG: ---> Package python-keyring.noarch 0:5.7.1-1.el7 will be installed DEBUG: ---> Package python-memcached.noarch 0:1.58-1.el7 will be installed DEBUG: ---> Package python-oslo-cache-lang.noarch 0:1.33.3-0.20190520045849.aeb9577.el7 will be installed DEBUG: ---> Package python-pycadf-common.noarch 0:2.9.0-0.20190308165536.4398b7d.el7 will be installed DEBUG: ---> Package python-sqlparse.noarch 0:0.1.18-5.el7 will be installed DEBUG: ---> Package python-tempita.noarch 0:0.5.1-8.el7 will be installed DEBUG: ---> Package python2-cliff.noarch 0:2.14.1-0.20190310203842.99236b4.el7 will be installed DEBUG: --> Processing Dependency: python-cmd2 >= 0.6.7 for package: python2-cliff-2.14.1-0.20190310203842.99236b4.el7.noarch DEBUG: --> Processing Dependency: python2-unicodecsv for package: python2-cliff-2.14.1-0.20190310203842.99236b4.el7.noarch DEBUG: ---> Package python2-cryptography.x86_64 0:2.5-1.el7 will be installed DEBUG: --> Processing Dependency: python2-cffi >= 1.7 for package: python2-cryptography-2.5-1.el7.x86_64 DEBUG: --> Processing Dependency: python2-asn1crypto >= 0.21 for package: python2-cryptography-2.5-1.el7.x86_64 DEBUG: ---> Package python2-openstacksdk.noarch 0:0.27.1-0.20200727064721.25ae60c.el7 will be installed DEBUG: --> Processing Dependency: python2-jsonpatch >= 1.16 for package: python2-openstacksdk-0.27.1-0.20200727064721.25ae60c.el7.noarch DEBUG: --> Processing Dependency: python2-requestsexceptions >= 1.2.0 for package: python2-openstacksdk-0.27.1-0.20200727064721.25ae60c.el7.noarch DEBUG: --> Processing Dependency: python2-jmespath for package: python2-openstacksdk-0.27.1-0.20200727064721.25ae60c.el7.noarch DEBUG: --> Processing Dependency: python2-munch for package: python2-openstacksdk-0.27.1-0.20200727064721.25ae60c.el7.noarch DEBUG: ---> Package python2-os-client-config.noarch 0:1.32.0-0.20190510172422.74fc34a.el7 will be installed DEBUG: ---> Package python2-pyOpenSSL.noarch 0:19.0.0-1.el7 will be installed DEBUG: ---> Package python2-qpid-proton.x86_64 0:0.22.0-1.el7 will be installed DEBUG: ---> Package python2-simplejson.x86_64 0:3.10.0-7.el7 will be installed DEBUG: ---> Package python2-vine.noarch 0:1.2.0-2.el7 will be installed DEBUG: ---> Package python2-wrapt.x86_64 0:1.11.1-1.el7 will be installed DEBUG: ---> Package qpid-proton-c.x86_64 0:0.22.0-1.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package python-unicodecsv.noarch 0:0.14.1-1.el7 will be installed DEBUG: ---> Package python2-asn1crypto.noarch 0:0.23.0-2.el7 will be installed DEBUG: ---> Package python2-cffi.x86_64 0:1.11.2-1.el7 will be installed DEBUG: --> Processing Dependency: python-pycparser for package: python2-cffi-1.11.2-1.el7.x86_64 DEBUG: ---> Package python2-cmd2.noarch 0:0.8.8-5.el7 will be installed DEBUG: --> Processing Dependency: python2-wcwidth for package: python2-cmd2-0.8.8-5.el7.noarch DEBUG: --> Processing Dependency: python2-pyperclip for package: python2-cmd2-0.8.8-5.el7.noarch DEBUG: --> Processing Dependency: python-subprocess32 for package: python2-cmd2-0.8.8-5.el7.noarch DEBUG: --> Processing Dependency: /usr/bin/which for package: python2-cmd2-0.8.8-5.el7.noarch DEBUG: ---> Package python2-jmespath.noarch 0:0.9.0-5.el7 will be installed DEBUG: ---> Package python2-jsonpatch.noarch 0:1.21-1.el7 will be installed DEBUG: --> Processing Dependency: python2-jsonpointer for package: python2-jsonpatch-1.21-1.el7.noarch DEBUG: ---> Package python2-munch.noarch 0:2.2.0-2.el7 will be installed DEBUG: ---> Package python2-requestsexceptions.noarch 0:1.4.0-0.20200416144631.d7ac0ff.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package python-pycparser.noarch 0:2.14-1.el7 will be installed DEBUG: ---> Package python2-jsonpointer.noarch 0:1.10-4.el7 will be installed DEBUG: ---> Package python2-pyperclip.noarch 0:1.6.4-1.el7 will be installed DEBUG: ---> Package python2-subprocess32.x86_64 0:3.2.6-14.el7 will be installed DEBUG: ---> Package python2-wcwidth.noarch 0:0.1.7-8.el7 will be installed DEBUG: ---> Package which.x86_64 0:2.20-7.el7 will be installed DEBUG: --> Finished Dependency Resolution DEBUG: Dependencies Resolved DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: openstack-ironic-inspector noarch 8.2.6-0.20210210204616.d85b0e4.el7 DEBUG: /openstack-ironic-inspector-8.2.6-0.20210210204616.d85b0e4.el7.noarch DEBUG: 747 k DEBUG: openstack-ironic-inspector-doc DEBUG: noarch 8.2.6-0.20210210204616.d85b0e4.el7 DEBUG: /openstack-ironic-inspector-doc-8.2.6-0.20210210204616.d85b0e4.el7.noarch DEBUG: 3.7 M DEBUG: python2-ironic-inspector-tests DEBUG: noarch 8.2.6-0.20210210204616.d85b0e4.el7 DEBUG: /python2-ironic-inspector-tests-8.2.6-0.20210210204616.d85b0e4.el7.noarch DEBUG: 851 k DEBUG: Installing for dependencies: DEBUG: PyYAML x86_64 3.10-11.el7 base 153 k DEBUG: dnsmasq x86_64 2.76-16.el7_9.1 updates 280 k DEBUG: genisoimage x86_64 1.1.11-25.el7 base 299 k DEBUG: libusal x86_64 1.1.11-25.el7 base 136 k DEBUG: nettle x86_64 2.7.1-8.el7 base 327 k DEBUG: python-beaker noarch 1.5.4-10.el7 base 80 k DEBUG: python-click noarch 6.3-1.el7 delorean-stein-testing 119 k DEBUG: python-construct noarch 2.8.10-1.el7 delorean-stein-testing 127 k DEBUG: python-decorator noarch 3.4.0-3.el7 base 27 k DEBUG: python-editor noarch 0.4-4.el7 delorean-stein-testing 12 k DEBUG: python-inotify noarch 0.9.4-4.el7 base 49 k DEBUG: python-jsonpath-rw noarch 1.2.3-2.el7 delorean-stein-testing 28 k DEBUG: python-keyring noarch 5.7.1-1.el7 delorean-stein-testing 116 k DEBUG: python-mako noarch 0.8.1-2.el7 base 307 k DEBUG: python-memcached noarch 1.58-1.el7 delorean-stein-testing 37 k DEBUG: python-migrate noarch 0.11.0-1.el7 delorean-stein-testing 227 k DEBUG: python-netifaces x86_64 0.10.4-3.el7 base 17 k DEBUG: python-oslo-cache-lang noarch 1.33.3-0.20190520045849.aeb9577.el7 DEBUG: delorean 11 k DEBUG: python-oslo-concurrency-lang DEBUG: noarch 3.29.1-0.20190308171519.e11481b.el7 DEBUG: delorean 8.6 k DEBUG: python-oslo-db-lang noarch 4.45.0-0.20190327114338.79b933b.el7 DEBUG: delorean 8.2 k DEBUG: python-oslo-i18n-lang noarch 3.23.1-0.20190308162844.20bbee5.el7 DEBUG: delorean 8.8 k DEBUG: python-oslo-log-lang noarch 3.42.5-0.20200611054613.ef23f70.el7 DEBUG: delorean 8.0 k DEBUG: python-oslo-middleware-lang DEBUG: noarch 3.37.1-0.20190308170310.acfa72e.el7 DEBUG: delorean 7.0 k DEBUG: python-oslo-policy-lang noarch 2.1.3-0.20200713061604.a49f31d.el7 DEBUG: delorean 7.1 k DEBUG: python-oslo-utils-lang noarch 3.40.7-0.20200828084611.4cf03f0.el7 DEBUG: delorean 7.8 k DEBUG: python-paste noarch 1.7.5.1-9.20111221hg1498.el7 DEBUG: base 866 k DEBUG: python-paste-deploy noarch 1.5.2-6.el7 delorean-stein-testing 45 k DEBUG: python-ply noarch 3.4-11.el7 base 123 k DEBUG: python-prettytable noarch 0.7.2-3.el7 base 37 k DEBUG: python-pycadf-common noarch 2.9.0-0.20190308165536.4398b7d.el7 DEBUG: delorean 9.5 k DEBUG: python-pycparser noarch 2.14-1.el7 base 104 k DEBUG: python-pyngus noarch 2.0.3-3.el7 delorean-stein-testing 41 k DEBUG: python-repoze-lru noarch 0.4-3.el7 delorean-stein-testing 12 k DEBUG: python-retrying noarch 1.2.3-4.el7 delorean-stein-testing 15 k DEBUG: python-routes noarch 2.4.1-1.el7 delorean-stein-testing 191 k DEBUG: python-sqlparse noarch 0.1.18-5.el7 delorean-stein-testing 74 k DEBUG: python-tempita noarch 0.5.1-8.el7 delorean-stein-testing 32 k DEBUG: python-unicodecsv noarch 0.14.1-1.el7 delorean-stein-testing 25 k DEBUG: python2-PyMySQL noarch 0.9.2-2.el7 delorean-stein-testing 91 k DEBUG: python2-alembic noarch 1.0.7-1.el7 delorean-stein-testing 786 k DEBUG: python2-amqp noarch 2.4.1-1.el7 delorean-stein-testing 89 k DEBUG: python2-appdirs noarch 1.4.0-4.el7 delorean-stein-testing 16 k DEBUG: python2-asn1crypto noarch 0.23.0-2.el7 delorean-stein-testing 172 k DEBUG: python2-automaton noarch 1.16.0-0.20190312053340.0e9634c.el7 DEBUG: delorean 36 k DEBUG: python2-cachetools noarch 3.1.0-1.el7 delorean-stein-testing 27 k DEBUG: python2-cffi x86_64 1.11.2-1.el7 delorean-stein-testing 228 k DEBUG: python2-cliff noarch 2.14.1-0.20190310203842.99236b4.el7 DEBUG: delorean 88 k DEBUG: python2-cmd2 noarch 0.8.8-5.el7 delorean-stein-testing 105 k DEBUG: python2-contextlib2 noarch 0.5.5-8.el7 delorean-stein-testing 19 k DEBUG: python2-cryptography x86_64 2.5-1.el7 delorean-stein-testing 544 k DEBUG: python2-dateutil noarch 1:2.8.0-1.el7 delorean-stein-testing 290 k DEBUG: python2-debtcollector noarch 1.21.0-0.20190308155412.becfb5b.el7 DEBUG: delorean 27 k DEBUG: python2-dogpile-cache noarch 0.6.8-1.el7 delorean-stein-testing 73 k DEBUG: python2-fasteners noarch 0.14.1-6.el7 delorean-stein-testing 37 k DEBUG: python2-flask noarch 1:1.0.2-1.el7 delorean-stein-testing 152 k DEBUG: python2-futures noarch 3.1.1-5.el7 base 29 k DEBUG: python2-futurist noarch 1.8.1-0.20190308155750.481e940.el7 DEBUG: delorean 58 k DEBUG: python2-ironic-lib noarch 2.16.4-0.20200313054938.67214a7.el7 DEBUG: delorean 93 k DEBUG: python2-ironicclient noarch 2.7.3-0.20200116070450.0bd26cc.el7 DEBUG: delorean 440 k DEBUG: python2-iso8601 noarch 0.1.11-1.el7 delorean-stein-testing 18 k DEBUG: python2-itsdangerous noarch 0.24-14.el7 delorean-stein-testing 25 k DEBUG: python2-jmespath noarch 0.9.0-5.el7 delorean-stein-testing 38 k DEBUG: python2-jsonpatch noarch 1.21-1.el7 delorean-stein-testing 21 k DEBUG: python2-jsonpointer noarch 1.10-4.el7 delorean-stein-testing 13 k DEBUG: python2-jsonschema noarch 2.6.0-2.el7 delorean-stein-testing 76 k DEBUG: python2-keystoneauth1 noarch 3.13.2-0.20200320084939.5187463.el7 DEBUG: delorean 406 k DEBUG: python2-keystoneclient noarch 1:3.19.1-0.20200323061933.abe757a.el7 DEBUG: delorean 241 k DEBUG: python2-keystonemiddleware noarch 6.0.1-0.20200323062101.89af8f0.el7 DEBUG: delorean 91 k DEBUG: python2-kombu noarch 1:4.2.2-1.el7 delorean-stein-testing 350 k DEBUG: python2-msgpack x86_64 0.6.1-2.el7 delorean-stein-testing 87 k DEBUG: python2-munch noarch 2.2.0-2.el7 delorean-stein-testing 15 k DEBUG: python2-netaddr noarch 0.7.19-5.el7 delorean-stein-testing 1.5 M DEBUG: python2-openstacksdk noarch 0.27.1-0.20200727064721.25ae60c.el7 DEBUG: delorean 662 k DEBUG: python2-os-client-config noarch 1.32.0-0.20190510172422.74fc34a.el7 DEBUG: delorean 48 k DEBUG: python2-os-service-types noarch 1.6.0-0.20190308195959.cf1419a.el7 DEBUG: delorean 31 k DEBUG: python2-osc-lib noarch 1.12.1-0.20190510032413.9b610ea.el7 DEBUG: delorean 69 k DEBUG: python2-oslo-cache noarch 1.33.3-0.20190520045849.aeb9577.el7 DEBUG: delorean 45 k DEBUG: python2-oslo-concurrency noarch 3.29.1-0.20190308171519.e11481b.el7 DEBUG: delorean 35 k DEBUG: python2-oslo-config noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 DEBUG: delorean 220 k DEBUG: python2-oslo-context noarch 2.22.2-0.20200515061707.445de77.el7 DEBUG: delorean 20 k DEBUG: python2-oslo-db noarch 4.45.0-0.20190327114338.79b933b.el7 DEBUG: delorean 144 k DEBUG: python2-oslo-i18n noarch 3.23.1-0.20190308162844.20bbee5.el7 DEBUG: delorean 52 k DEBUG: python2-oslo-log noarch 3.42.5-0.20200611054613.ef23f70.el7 DEBUG: delorean 58 k DEBUG: python2-oslo-messaging noarch 9.5.2-0.20200721054715.fd795bb.el7 DEBUG: delorean 218 k DEBUG: python2-oslo-middleware noarch 3.37.1-0.20190308170310.acfa72e.el7 DEBUG: delorean 48 k DEBUG: python2-oslo-policy noarch 2.1.3-0.20200713061604.a49f31d.el7 DEBUG: delorean 64 k DEBUG: python2-oslo-rootwrap noarch 5.15.3-0.20200113060851.38c374b.el7 DEBUG: delorean 39 k DEBUG: python2-oslo-serialization noarch 2.28.2-0.20190308171935.bc2a1fb.el7 DEBUG: delorean 27 k DEBUG: python2-oslo-service noarch 1.38.1-0.20200113063102.abfec6a.el7 DEBUG: delorean 65 k DEBUG: python2-oslo-utils noarch 3.40.7-0.20200828084611.4cf03f0.el7 DEBUG: delorean 73 k DEBUG: python2-pyOpenSSL noarch 19.0.0-1.el7 delorean-stein-testing 97 k DEBUG: python2-pycadf noarch 2.9.0-0.20190308165536.4398b7d.el7 DEBUG: delorean 45 k DEBUG: python2-pyperclip noarch 1.6.4-1.el7 delorean-stein-testing 16 k DEBUG: python2-qpid-proton x86_64 0.22.0-1.el7 delorean-stein-testing 218 k DEBUG: python2-requestsexceptions noarch 1.4.0-0.20200416144631.d7ac0ff.el7 DEBUG: delorean 10 k DEBUG: python2-rfc3986 noarch 1.2.0-1.el7 delorean-stein-testing 41 k DEBUG: python2-simplejson x86_64 3.10.0-7.el7 delorean-stein-testing 274 k DEBUG: python2-statsd noarch 3.2.1-5.el7 delorean-stein-testing 27 k DEBUG: python2-stevedore noarch 1.30.1-0.20190308160443.27a8395.el7 DEBUG: delorean 56 k DEBUG: python2-subprocess32 x86_64 3.2.6-14.el7 base 47 k DEBUG: python2-swiftclient noarch 3.7.1-0.20191028163455.c2ba4df.el7 DEBUG: delorean 162 k DEBUG: python2-vine noarch 1.2.0-2.el7 delorean-stein-testing 29 k DEBUG: python2-wcwidth noarch 0.1.7-8.el7 delorean-stein-testing 27 k DEBUG: python2-werkzeug noarch 0.14.1-3.el7 delorean-stein-testing 466 k DEBUG: python2-wrapt x86_64 1.11.1-1.el7 delorean-stein-testing 48 k DEBUG: python2-yappi x86_64 1.0-1.el7 delorean-stein-testing 39 k DEBUG: qpid-proton-c x86_64 0.22.0-1.el7 delorean-stein-testing 182 k DEBUG: systemd-sysv x86_64 219-78.el7_9.3 updates 97 k DEBUG: which x86_64 2.20-7.el7 base 41 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 3 Packages (+109 Dependent packages) DEBUG: Total size: 19 M DEBUG: Installed size: 67 M DEBUG: Downloading packages: DEBUG: Running transaction check DEBUG: Running transaction test DEBUG: Transaction test succeeded DEBUG: Running transaction DEBUG: Installing : python2-stevedore-1.30.1-0.20190308160443.27a8395.el7. 1/112 DEBUG: Installing : PyYAML-3.10-11.el7.x86_64 2/112 DEBUG: Installing : python2-iso8601-0.1.11-1.el7.noarch 3/112 DEBUG: Installing : python-prettytable-0.7.2-3.el7.noarch 4/112 DEBUG: Installing : python2-futures-3.1.1-5.el7.noarch 5/112 DEBUG: Installing : python2-netaddr-0.7.19-5.el7.noarch 6/112 DEBUG: Installing : python-decorator-3.4.0-3.el7.noarch 7/112 DEBUG: Installing : python2-vine-1.2.0-2.el7.noarch 8/112 DEBUG: Installing : python2-amqp-2.4.1-1.el7.noarch 9/112 DEBUG: Installing : python-netifaces-0.10.4-3.el7.x86_64 10/112 DEBUG: Installing : python2-os-service-types-1.6.0-0.20190308195959.cf1419 11/112 DEBUG: Installing : python2-keystoneauth1-3.13.2-0.20200320084939.5187463. 12/112 DEBUG: Installing : qpid-proton-c-0.22.0-1.el7.x86_64 13/112 DEBUG: Installing : 1:python2-dateutil-2.8.0-1.el7.noarch 14/112 DEBUG: Installing : python-tempita-0.5.1-8.el7.noarch 15/112 DEBUG: Installing : python-ply-3.4-11.el7.noarch 16/112 DEBUG: Installing : python2-appdirs-1.4.0-4.el7.noarch 17/112 DEBUG: Installing : python2-contextlib2-0.5.5-8.el7.noarch 18/112 DEBUG: Installing : python2-futurist-1.8.1-0.20190308155750.481e940.el7.no 19/112 DEBUG: Installing : python-repoze-lru-0.4-3.el7.noarch 20/112 DEBUG: Installing : python2-jsonschema-2.6.0-2.el7.noarch 21/112 DEBUG: Installing : python-routes-2.4.1-1.el7.noarch 22/112 DEBUG: Installing : python-pycparser-2.14-1.el7.noarch 23/112 DEBUG: Installing : python2-cffi-1.11.2-1.el7.x86_64 24/112 DEBUG: Installing : python-jsonpath-rw-1.2.3-2.el7.noarch 25/112 DEBUG: Installing : python2-qpid-proton-0.22.0-1.el7.x86_64 26/112 DEBUG: Installing : python-pyngus-2.0.3-3.el7.noarch 27/112 DEBUG: Installing : 1:python2-kombu-4.2.2-1.el7.noarch 28/112 DEBUG: Installing : python2-automaton-1.16.0-0.20190312053340.0e9634c.el7. 29/112 DEBUG: Installing : python2-statsd-3.2.1-5.el7.noarch 30/112 DEBUG: Installing : python2-fasteners-0.14.1-6.el7.noarch 31/112 DEBUG: Installing : python2-pyperclip-1.6.4-1.el7.noarch 32/112 DEBUG: Installing : python-retrying-1.2.3-4.el7.noarch 33/112 DEBUG: Installing : python-construct-2.8.10-1.el7.noarch 34/112 DEBUG: Installing : python-inotify-0.9.4-4.el7.noarch 35/112 DEBUG: Installing : libusal-1.1.11-25.el7.x86_64 36/112 DEBUG: Installing : genisoimage-1.1.11-25.el7.x86_64 37/112 DEBUG: Installing : python-memcached-1.58-1.el7.noarch 38/112 DEBUG: Installing : python2-msgpack-0.6.1-2.el7.x86_64 39/112 DEBUG: Installing : python2-werkzeug-0.14.1-3.el7.noarch 40/112 DEBUG: Installing : python-oslo-utils-lang-3.40.7-0.20200828084611.4cf03f0 41/112 DEBUG: Installing : python2-rfc3986-1.2.0-1.el7.noarch 42/112 DEBUG: Installing : python-oslo-cache-lang-1.33.3-0.20190520045849.aeb9577 43/112 DEBUG: Installing : python-editor-0.4-4.el7.noarch 44/112 DEBUG: Installing : python2-subprocess32-3.2.6-14.el7.x86_64 45/112 DEBUG: Installing : python-keyring-5.7.1-1.el7.noarch 46/112 DEBUG: Installing : python-sqlparse-0.1.18-5.el7.noarch 47/112 DEBUG: Installing : python-migrate-0.11.0-1.el7.noarch 48/112 DEBUG: Installing : python-click-6.3-1.el7.noarch 49/112 DEBUG: Installing : python-oslo-db-lang-4.45.0-0.20190327114338.79b933b.el 50/112 DEBUG: Installing : python-oslo-i18n-lang-3.23.1-0.20190308162844.20bbee5. 51/112 DEBUG: Installing : python2-oslo-i18n-3.23.1-0.20190308162844.20bbee5.el7. 52/112 DEBUG: Installing : python2-wrapt-1.11.1-1.el7.x86_64 53/112 DEBUG: Installing : python2-debtcollector-1.21.0-0.20190308155412.becfb5b. 54/112 DEBUG: Installing : python2-oslo-utils-3.40.7-0.20200828084611.4cf03f0.el7 55/112 DEBUG: Installing : 2:python2-oslo-config-6.8.2-0.20200113070904.0a9c6c1.e 56/112 DEBUG: Installing : python2-oslo-serialization-2.28.2-0.20190308171935.bc2 57/112 DEBUG: Installing : python2-oslo-context-2.22.2-0.20200515061707.445de77.e 58/112 DEBUG: Installing : 1:python2-keystoneclient-3.19.1-0.20200323061933.abe75 59/112 DEBUG: Installing : python2-swiftclient-3.7.1-0.20191028163455.c2ba4df.el7 60/112 DEBUG: Installing : python-unicodecsv-0.14.1-1.el7.noarch 61/112 DEBUG: Installing : python2-cachetools-3.1.0-1.el7.noarch 62/112 DEBUG: Installing : python2-asn1crypto-0.23.0-2.el7.noarch 63/112 DEBUG: Installing : python2-cryptography-2.5-1.el7.x86_64 64/112 DEBUG: Installing : python2-pyOpenSSL-19.0.0-1.el7.noarch 65/112 DEBUG: Installing : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 66/112 DEBUG: Installing : python-paste-deploy-1.5.2-6.el7.noarch 67/112 DEBUG: Installing : python-beaker-1.5.4-10.el7.noarch 68/112 DEBUG: Installing : python-mako-0.8.1-2.el7.noarch 69/112 DEBUG: Installing : python2-dogpile-cache-0.6.8-1.el7.noarch 70/112 DEBUG: Installing : python2-alembic-1.0.7-1.el7.noarch 71/112 DEBUG: Installing : python2-PyMySQL-0.9.2-2.el7.noarch 72/112 DEBUG: Installing : python2-oslo-db-4.45.0-0.20190327114338.79b933b.el7.no 73/112 DEBUG: Installing : python2-wcwidth-0.1.7-8.el7.noarch 74/112 DEBUG: Installing : python2-requestsexceptions-1.4.0-0.20200416144631.d7ac 75/112 DEBUG: Installing : python2-simplejson-3.10.0-7.el7.x86_64 76/112 DEBUG: Installing : python-oslo-middleware-lang-3.37.1-0.20190308170310.ac 77/112 DEBUG: Installing : python2-oslo-middleware-3.37.1-0.20190308170310.acfa72 78/112 DEBUG: Installing : systemd-sysv-219-78.el7_9.3.x86_64 79/112 DEBUG: Installing : python2-munch-2.2.0-2.el7.noarch 80/112 DEBUG: Installing : python2-itsdangerous-0.24-14.el7.noarch 81/112 DEBUG: Installing : 1:python2-flask-1.0.2-1.el7.noarch 82/112 DEBUG: Installing : python-pycadf-common-2.9.0-0.20190308165536.4398b7d.el 83/112 DEBUG: Installing : python2-pycadf-2.9.0-0.20190308165536.4398b7d.el7.noar 84/112 DEBUG: Installing : python2-oslo-rootwrap-5.15.3-0.20200113060851.38c374b. 85/112 DEBUG: Installing : python-oslo-policy-lang-2.1.3-0.20200713061604.a49f31d 86/112 DEBUG: Installing : python2-oslo-policy-2.1.3-0.20200713061604.a49f31d.el7 87/112 DEBUG: Installing : python-oslo-log-lang-3.42.5-0.20200611054613.ef23f70.e 88/112 DEBUG: Installing : python2-oslo-log-3.42.5-0.20200611054613.ef23f70.el7.n 89/112 DEBUG: Installing : python2-oslo-cache-1.33.3-0.20190520045849.aeb9577.el7 90/112 DEBUG: Installing : python2-keystonemiddleware-6.0.1-0.20200323062101.89af 91/112 DEBUG: Installing : python2-jmespath-0.9.0-5.el7.noarch 92/112 DEBUG: Installing : python2-jsonpointer-1.10-4.el7.noarch 93/112 DEBUG: Installing : python2-jsonpatch-1.21-1.el7.noarch 94/112 DEBUG: Installing : python2-openstacksdk-0.27.1-0.20200727064721.25ae60c.e 95/112 DEBUG: Installing : python2-os-client-config-1.32.0-0.20190510172422.74fc3 96/112 DEBUG: Installing : python2-yappi-1.0-1.el7.x86_64 97/112 DEBUG: Installing : which-2.20-7.el7.x86_64 98/112 DEBUG: Installing : python2-cmd2-0.8.8-5.el7.noarch 99/112 DEBUG: Installing : python2-cliff-2.14.1-0.20190310203842.99236b4.el7.noar 100/112 DEBUG: Installing : python2-osc-lib-1.12.1-0.20190510032413.9b610ea.el7.no 101/112 DEBUG: Installing : python2-ironicclient-2.7.3-0.20200116070450.0bd26cc.el 102/112 DEBUG: Installing : python-oslo-concurrency-lang-3.29.1-0.20190308171519.e 103/112 DEBUG: Installing : python2-oslo-concurrency-3.29.1-0.20190308171519.e1148 104/112 DEBUG: Installing : python2-oslo-service-1.38.1-0.20200113063102.abfec6a.e 105/112 DEBUG: Installing : python2-ironic-lib-2.16.4-0.20200313054938.67214a7.el7 106/112 DEBUG: Installing : python2-oslo-messaging-9.5.2-0.20200721054715.fd795bb. 107/112 DEBUG: Installing : nettle-2.7.1-8.el7.x86_64 108/112 DEBUG: Installing : dnsmasq-2.76-16.el7_9.1.x86_64 109/112 DEBUG: Installing : openstack-ironic-inspector-8.2.6-0.20210210204616.d85b 110/112 DEBUG: Installing : python2-ironic-inspector-tests-8.2.6-0.20210210204616. 111/112 DEBUG: Installing : openstack-ironic-inspector-doc-8.2.6-0.20210210204616. 112/112 DEBUG: Verifying : python2-dogpile-cache-0.6.8-1.el7.noarch 1/112 DEBUG: Verifying : openstack-ironic-inspector-doc-8.2.6-0.20210210204616. 2/112 DEBUG: Verifying : python2-oslo-i18n-3.23.1-0.20190308162844.20bbee5.el7. 3/112 DEBUG: Verifying : openstack-ironic-inspector-8.2.6-0.20210210204616.d85b 4/112 DEBUG: Verifying : nettle-2.7.1-8.el7.x86_64 5/112 DEBUG: Verifying : python2-oslo-log-3.42.5-0.20200611054613.ef23f70.el7.n 6/112 DEBUG: Verifying : python2-oslo-middleware-3.37.1-0.20190308170310.acfa72 7/112 DEBUG: Verifying : python-mako-0.8.1-2.el7.noarch 8/112 DEBUG: Verifying : python-oslo-concurrency-lang-3.29.1-0.20190308171519.e 9/112 DEBUG: Verifying : which-2.20-7.el7.x86_64 10/112 DEBUG: Verifying : python2-yappi-1.0-1.el7.x86_64 11/112 DEBUG: Verifying : python2-cmd2-0.8.8-5.el7.noarch 12/112 DEBUG: Verifying : python2-osc-lib-1.12.1-0.20190510032413.9b610ea.el7.no 13/112 DEBUG: Verifying : python-paste-deploy-1.5.2-6.el7.noarch 14/112 DEBUG: Verifying : python2-jsonpointer-1.10-4.el7.noarch 15/112 DEBUG: Verifying : python2-cffi-1.11.2-1.el7.x86_64 16/112 DEBUG: Verifying : python2-jmespath-0.9.0-5.el7.noarch 17/112 DEBUG: Verifying : python-oslo-log-lang-3.42.5-0.20200611054613.ef23f70.e 18/112 DEBUG: Verifying : python-oslo-policy-lang-2.1.3-0.20200713061604.a49f31d 19/112 DEBUG: Verifying : python2-oslo-rootwrap-5.15.3-0.20200113060851.38c374b. 20/112 DEBUG: Verifying : python2-oslo-service-1.38.1-0.20200113063102.abfec6a.e 21/112 DEBUG: Verifying : python-repoze-lru-0.4-3.el7.noarch 22/112 DEBUG: Verifying : python2-openstacksdk-0.27.1-0.20200727064721.25ae60c.e 23/112 DEBUG: Verifying : python2-jsonschema-2.6.0-2.el7.noarch 24/112 DEBUG: Verifying : python-decorator-3.4.0-3.el7.noarch 25/112 DEBUG: Verifying : python2-qpid-proton-0.22.0-1.el7.x86_64 26/112 DEBUG: Verifying : python-pycparser-2.14-1.el7.noarch 27/112 DEBUG: Verifying : python-beaker-1.5.4-10.el7.noarch 28/112 DEBUG: Verifying : python-pycadf-common-2.9.0-0.20190308165536.4398b7d.el 29/112 DEBUG: Verifying : PyYAML-3.10-11.el7.x86_64 30/112 DEBUG: Verifying : python2-futurist-1.8.1-0.20190308155750.481e940.el7.no 31/112 DEBUG: Verifying : python2-debtcollector-1.21.0-0.20190308155412.becfb5b. 32/112 DEBUG: Verifying : python2-itsdangerous-0.24-14.el7.noarch 33/112 DEBUG: Verifying : python2-munch-2.2.0-2.el7.noarch 34/112 DEBUG: Verifying : systemd-sysv-219-78.el7_9.3.x86_64 35/112 DEBUG: Verifying : python2-contextlib2-0.5.5-8.el7.noarch 36/112 DEBUG: Verifying : python-oslo-middleware-lang-3.37.1-0.20190308170310.ac 37/112 DEBUG: Verifying : python2-appdirs-1.4.0-4.el7.noarch 38/112 DEBUG: Verifying : python2-simplejson-3.10.0-7.el7.x86_64 39/112 DEBUG: Verifying : python2-pyOpenSSL-19.0.0-1.el7.noarch 40/112 DEBUG: Verifying : python2-ironic-lib-2.16.4-0.20200313054938.67214a7.el7 41/112 DEBUG: Verifying : python-ply-3.4-11.el7.noarch 42/112 DEBUG: Verifying : python2-requestsexceptions-1.4.0-0.20200416144631.d7ac 43/112 DEBUG: Verifying : python2-wcwidth-0.1.7-8.el7.noarch 44/112 DEBUG: Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 45/112 DEBUG: Verifying : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 46/112 DEBUG: Verifying : python2-keystoneauth1-3.13.2-0.20200320084939.5187463. 47/112 DEBUG: Verifying : python2-oslo-context-2.22.2-0.20200515061707.445de77.e 48/112 DEBUG: Verifying : python2-cachetools-3.1.0-1.el7.noarch 49/112 DEBUG: Verifying : python-unicodecsv-0.14.1-1.el7.noarch 50/112 DEBUG: Verifying : 1:python2-flask-1.0.2-1.el7.noarch 51/112 DEBUG: Verifying : python2-wrapt-1.11.1-1.el7.x86_64 52/112 DEBUG: Verifying : python-prettytable-0.7.2-3.el7.noarch 53/112 DEBUG: Verifying : python-tempita-0.5.1-8.el7.noarch 54/112 DEBUG: Verifying : 1:python2-dateutil-2.8.0-1.el7.noarch 55/112 DEBUG: Verifying : qpid-proton-c-0.22.0-1.el7.x86_64 56/112 DEBUG: Verifying : python-oslo-i18n-lang-3.23.1-0.20190308162844.20bbee5. 57/112 DEBUG: Verifying : python2-oslo-concurrency-3.29.1-0.20190308171519.e1148 58/112 DEBUG: Verifying : python2-PyMySQL-0.9.2-2.el7.noarch 59/112 DEBUG: Verifying : python-oslo-db-lang-4.45.0-0.20190327114338.79b933b.el 60/112 DEBUG: Verifying : python2-cryptography-2.5-1.el7.x86_64 61/112 DEBUG: Verifying : python2-os-client-config-1.32.0-0.20190510172422.74fc3 62/112 DEBUG: Verifying : python-click-6.3-1.el7.noarch 63/112 DEBUG: Verifying : 1:python2-keystoneclient-3.19.1-0.20200323061933.abe75 64/112 DEBUG: Verifying : python-jsonpath-rw-1.2.3-2.el7.noarch 65/112 DEBUG: Verifying : python-sqlparse-0.1.18-5.el7.noarch 66/112 DEBUG: Verifying : python2-stevedore-1.30.1-0.20190308160443.27a8395.el7. 67/112 DEBUG: Verifying : python-keyring-5.7.1-1.el7.noarch 68/112 DEBUG: Verifying : python2-oslo-db-4.45.0-0.20190327114338.79b933b.el7.no 69/112 DEBUG: Verifying : python2-oslo-cache-1.33.3-0.20190520045849.aeb9577.el7 70/112 DEBUG: Verifying : python2-subprocess32-3.2.6-14.el7.x86_64 71/112 DEBUG: Verifying : python2-swiftclient-3.7.1-0.20191028163455.c2ba4df.el7 72/112 DEBUG: Verifying : python-editor-0.4-4.el7.noarch 73/112 DEBUG: Verifying : python2-os-service-types-1.6.0-0.20190308195959.cf1419 74/112 DEBUG: Verifying : python2-oslo-utils-3.40.7-0.20200828084611.4cf03f0.el7 75/112 DEBUG: Verifying : python2-netaddr-0.7.19-5.el7.noarch 76/112 DEBUG: Verifying : python-netifaces-0.10.4-3.el7.x86_64 77/112 DEBUG: Verifying : dnsmasq-2.76-16.el7_9.1.x86_64 78/112 DEBUG: Verifying : python2-ironicclient-2.7.3-0.20200116070450.0bd26cc.el 79/112 DEBUG: Verifying : python-oslo-cache-lang-1.33.3-0.20190520045849.aeb9577 80/112 DEBUG: Verifying : python-migrate-0.11.0-1.el7.noarch 81/112 DEBUG: Verifying : python2-rfc3986-1.2.0-1.el7.noarch 82/112 DEBUG: Verifying : python-oslo-utils-lang-3.40.7-0.20200828084611.4cf03f0 83/112 DEBUG: Verifying : python2-cliff-2.14.1-0.20190310203842.99236b4.el7.noar 84/112 DEBUG: Verifying : python2-oslo-serialization-2.28.2-0.20190308171935.bc2 85/112 DEBUG: Verifying : python2-werkzeug-0.14.1-3.el7.noarch 86/112 DEBUG: Verifying : python2-msgpack-0.6.1-2.el7.x86_64 87/112 DEBUG: Verifying : python-memcached-1.58-1.el7.noarch 88/112 DEBUG: Verifying : genisoimage-1.1.11-25.el7.x86_64 89/112 DEBUG: Verifying : python2-automaton-1.16.0-0.20190312053340.0e9634c.el7. 90/112 DEBUG: Verifying : python2-amqp-2.4.1-1.el7.noarch 91/112 DEBUG: Verifying : libusal-1.1.11-25.el7.x86_64 92/112 DEBUG: Verifying : python-inotify-0.9.4-4.el7.noarch 93/112 DEBUG: Verifying : python2-futures-3.1.1-5.el7.noarch 94/112 DEBUG: Verifying : python-construct-2.8.10-1.el7.noarch 95/112 DEBUG: Verifying : python2-vine-1.2.0-2.el7.noarch 96/112 DEBUG: Verifying : python-retrying-1.2.3-4.el7.noarch 97/112 DEBUG: Verifying : 2:python2-oslo-config-6.8.2-0.20200113070904.0a9c6c1.e 98/112 DEBUG: Verifying : python-pyngus-2.0.3-3.el7.noarch 99/112 DEBUG: Verifying : python2-iso8601-0.1.11-1.el7.noarch 100/112 DEBUG: Verifying : 1:python2-kombu-4.2.2-1.el7.noarch 101/112 DEBUG: Verifying : python2-alembic-1.0.7-1.el7.noarch 102/112 DEBUG: Verifying : python2-pycadf-2.9.0-0.20190308165536.4398b7d.el7.noar 103/112 DEBUG: Verifying : python2-pyperclip-1.6.4-1.el7.noarch 104/112 DEBUG: Verifying : python2-keystonemiddleware-6.0.1-0.20200323062101.89af 105/112 DEBUG: Verifying : python2-fasteners-0.14.1-6.el7.noarch 106/112 DEBUG: Verifying : python2-oslo-policy-2.1.3-0.20200713061604.a49f31d.el7 107/112 DEBUG: Verifying : python2-jsonpatch-1.21-1.el7.noarch 108/112 DEBUG: Verifying : python2-statsd-3.2.1-5.el7.noarch 109/112 DEBUG: Verifying : python-routes-2.4.1-1.el7.noarch 110/112 DEBUG: Verifying : python2-ironic-inspector-tests-8.2.6-0.20210210204616. 111/112 DEBUG: Verifying : python2-oslo-messaging-9.5.2-0.20200721054715.fd795bb. 112/112 DEBUG: Installed: DEBUG: openstack-ironic-inspector.noarch 0:8.2.6-0.20210210204616.d85b0e4.el7 DEBUG: openstack-ironic-inspector-doc.noarch 0:8.2.6-0.20210210204616.d85b0e4.el7 DEBUG: python2-ironic-inspector-tests.noarch 0:8.2.6-0.20210210204616.d85b0e4.el7 DEBUG: Dependency Installed: DEBUG: PyYAML.x86_64 0:3.10-11.el7 DEBUG: dnsmasq.x86_64 0:2.76-16.el7_9.1 DEBUG: genisoimage.x86_64 0:1.1.11-25.el7 DEBUG: libusal.x86_64 0:1.1.11-25.el7 DEBUG: nettle.x86_64 0:2.7.1-8.el7 DEBUG: python-beaker.noarch 0:1.5.4-10.el7 DEBUG: python-click.noarch 0:6.3-1.el7 DEBUG: python-construct.noarch 0:2.8.10-1.el7 DEBUG: python-decorator.noarch 0:3.4.0-3.el7 DEBUG: python-editor.noarch 0:0.4-4.el7 DEBUG: python-inotify.noarch 0:0.9.4-4.el7 DEBUG: python-jsonpath-rw.noarch 0:1.2.3-2.el7 DEBUG: python-keyring.noarch 0:5.7.1-1.el7 DEBUG: python-mako.noarch 0:0.8.1-2.el7 DEBUG: python-memcached.noarch 0:1.58-1.el7 DEBUG: python-migrate.noarch 0:0.11.0-1.el7 DEBUG: python-netifaces.x86_64 0:0.10.4-3.el7 DEBUG: python-oslo-cache-lang.noarch 0:1.33.3-0.20190520045849.aeb9577.el7 DEBUG: python-oslo-concurrency-lang.noarch 0:3.29.1-0.20190308171519.e11481b.el7 DEBUG: python-oslo-db-lang.noarch 0:4.45.0-0.20190327114338.79b933b.el7 DEBUG: python-oslo-i18n-lang.noarch 0:3.23.1-0.20190308162844.20bbee5.el7 DEBUG: python-oslo-log-lang.noarch 0:3.42.5-0.20200611054613.ef23f70.el7 DEBUG: python-oslo-middleware-lang.noarch 0:3.37.1-0.20190308170310.acfa72e.el7 DEBUG: python-oslo-policy-lang.noarch 0:2.1.3-0.20200713061604.a49f31d.el7 DEBUG: python-oslo-utils-lang.noarch 0:3.40.7-0.20200828084611.4cf03f0.el7 DEBUG: python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 DEBUG: python-paste-deploy.noarch 0:1.5.2-6.el7 DEBUG: python-ply.noarch 0:3.4-11.el7 DEBUG: python-prettytable.noarch 0:0.7.2-3.el7 DEBUG: python-pycadf-common.noarch 0:2.9.0-0.20190308165536.4398b7d.el7 DEBUG: python-pycparser.noarch 0:2.14-1.el7 DEBUG: python-pyngus.noarch 0:2.0.3-3.el7 DEBUG: python-repoze-lru.noarch 0:0.4-3.el7 DEBUG: python-retrying.noarch 0:1.2.3-4.el7 DEBUG: python-routes.noarch 0:2.4.1-1.el7 DEBUG: python-sqlparse.noarch 0:0.1.18-5.el7 DEBUG: python-tempita.noarch 0:0.5.1-8.el7 DEBUG: python-unicodecsv.noarch 0:0.14.1-1.el7 DEBUG: python2-PyMySQL.noarch 0:0.9.2-2.el7 DEBUG: python2-alembic.noarch 0:1.0.7-1.el7 DEBUG: python2-amqp.noarch 0:2.4.1-1.el7 DEBUG: python2-appdirs.noarch 0:1.4.0-4.el7 DEBUG: python2-asn1crypto.noarch 0:0.23.0-2.el7 DEBUG: python2-automaton.noarch 0:1.16.0-0.20190312053340.0e9634c.el7 DEBUG: python2-cachetools.noarch 0:3.1.0-1.el7 DEBUG: python2-cffi.x86_64 0:1.11.2-1.el7 DEBUG: python2-cliff.noarch 0:2.14.1-0.20190310203842.99236b4.el7 DEBUG: python2-cmd2.noarch 0:0.8.8-5.el7 DEBUG: python2-contextlib2.noarch 0:0.5.5-8.el7 DEBUG: python2-cryptography.x86_64 0:2.5-1.el7 DEBUG: python2-dateutil.noarch 1:2.8.0-1.el7 DEBUG: python2-debtcollector.noarch 0:1.21.0-0.20190308155412.becfb5b.el7 DEBUG: python2-dogpile-cache.noarch 0:0.6.8-1.el7 DEBUG: python2-fasteners.noarch 0:0.14.1-6.el7 DEBUG: python2-flask.noarch 1:1.0.2-1.el7 DEBUG: python2-futures.noarch 0:3.1.1-5.el7 DEBUG: python2-futurist.noarch 0:1.8.1-0.20190308155750.481e940.el7 DEBUG: python2-ironic-lib.noarch 0:2.16.4-0.20200313054938.67214a7.el7 DEBUG: python2-ironicclient.noarch 0:2.7.3-0.20200116070450.0bd26cc.el7 DEBUG: python2-iso8601.noarch 0:0.1.11-1.el7 DEBUG: python2-itsdangerous.noarch 0:0.24-14.el7 DEBUG: python2-jmespath.noarch 0:0.9.0-5.el7 DEBUG: python2-jsonpatch.noarch 0:1.21-1.el7 DEBUG: python2-jsonpointer.noarch 0:1.10-4.el7 DEBUG: python2-jsonschema.noarch 0:2.6.0-2.el7 DEBUG: python2-keystoneauth1.noarch 0:3.13.2-0.20200320084939.5187463.el7 DEBUG: python2-keystoneclient.noarch 1:3.19.1-0.20200323061933.abe757a.el7 DEBUG: python2-keystonemiddleware.noarch 0:6.0.1-0.20200323062101.89af8f0.el7 DEBUG: python2-kombu.noarch 1:4.2.2-1.el7 DEBUG: python2-msgpack.x86_64 0:0.6.1-2.el7 DEBUG: python2-munch.noarch 0:2.2.0-2.el7 DEBUG: python2-netaddr.noarch 0:0.7.19-5.el7 DEBUG: python2-openstacksdk.noarch 0:0.27.1-0.20200727064721.25ae60c.el7 DEBUG: python2-os-client-config.noarch 0:1.32.0-0.20190510172422.74fc34a.el7 DEBUG: python2-os-service-types.noarch 0:1.6.0-0.20190308195959.cf1419a.el7 DEBUG: python2-osc-lib.noarch 0:1.12.1-0.20190510032413.9b610ea.el7 DEBUG: python2-oslo-cache.noarch 0:1.33.3-0.20190520045849.aeb9577.el7 DEBUG: python2-oslo-concurrency.noarch 0:3.29.1-0.20190308171519.e11481b.el7 DEBUG: python2-oslo-config.noarch 2:6.8.2-0.20200113070904.0a9c6c1.el7 DEBUG: python2-oslo-context.noarch 0:2.22.2-0.20200515061707.445de77.el7 DEBUG: python2-oslo-db.noarch 0:4.45.0-0.20190327114338.79b933b.el7 DEBUG: python2-oslo-i18n.noarch 0:3.23.1-0.20190308162844.20bbee5.el7 DEBUG: python2-oslo-log.noarch 0:3.42.5-0.20200611054613.ef23f70.el7 DEBUG: python2-oslo-messaging.noarch 0:9.5.2-0.20200721054715.fd795bb.el7 DEBUG: python2-oslo-middleware.noarch 0:3.37.1-0.20190308170310.acfa72e.el7 DEBUG: python2-oslo-policy.noarch 0:2.1.3-0.20200713061604.a49f31d.el7 DEBUG: python2-oslo-rootwrap.noarch 0:5.15.3-0.20200113060851.38c374b.el7 DEBUG: python2-oslo-serialization.noarch 0:2.28.2-0.20190308171935.bc2a1fb.el7 DEBUG: python2-oslo-service.noarch 0:1.38.1-0.20200113063102.abfec6a.el7 DEBUG: python2-oslo-utils.noarch 0:3.40.7-0.20200828084611.4cf03f0.el7 DEBUG: python2-pyOpenSSL.noarch 0:19.0.0-1.el7 DEBUG: python2-pycadf.noarch 0:2.9.0-0.20190308165536.4398b7d.el7 DEBUG: python2-pyperclip.noarch 0:1.6.4-1.el7 DEBUG: python2-qpid-proton.x86_64 0:0.22.0-1.el7 DEBUG: python2-requestsexceptions.noarch 0:1.4.0-0.20200416144631.d7ac0ff.el7 DEBUG: python2-rfc3986.noarch 0:1.2.0-1.el7 DEBUG: python2-simplejson.x86_64 0:3.10.0-7.el7 DEBUG: python2-statsd.noarch 0:3.2.1-5.el7 DEBUG: python2-stevedore.noarch 0:1.30.1-0.20190308160443.27a8395.el7 DEBUG: python2-subprocess32.x86_64 0:3.2.6-14.el7 DEBUG: python2-swiftclient.noarch 0:3.7.1-0.20191028163455.c2ba4df.el7 DEBUG: python2-vine.noarch 0:1.2.0-2.el7 DEBUG: python2-wcwidth.noarch 0:0.1.7-8.el7 DEBUG: python2-werkzeug.noarch 0:0.14.1-3.el7 DEBUG: python2-wrapt.x86_64 0:1.11.1-1.el7 DEBUG: python2-yappi.x86_64 0:1.0-1.el7 DEBUG: qpid-proton-c.x86_64 0:0.22.0-1.el7 DEBUG: systemd-sysv.x86_64 0:219-78.el7_9.3 DEBUG: which.x86_64 0:2.20-7.el7 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-stein-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-centos-stein-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-centos-stein-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-centos-stein-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-centos-stein-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: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stein-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: None Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-stein-x86_64-5/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': '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-centos-stein-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 DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot Finish: run